* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
font-family: Helvetica, Arial, Verdana, sans-serif;                                                                                                
margin: 0;
padding: 0;
}

body {
text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body {
height: 100%;
}

p {
font-size: 12px;
margin: 10px;
}
unter  { font-size: 12px; margin: 1px 10px }
.engab { line-height: 12px; margin: 0 10px 1px; border-top: 0 }
u { font-size: 12px; margin: 0 10px }
iframe {
margin: 10px;
}

h2 {
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 1px;
font-weight: bold;
font-size: 14px;
}
h5 { font-size: 12px; font-weight: normal; margin-left: 10px }
div#wrapper {
background-color: white;
position:relative;
margin: 0 auto;
width: 700px;
min-height: 100%;
height: auto !important;
height: 100%;
}

div#header {
text-align: left;
height: 180px;
margin-bottom: 15px;
}

div#topNavi {
text-align: left;
height: 100px;
margin-bottom: 40px;
margin-top: 0px;
margin-left: 15px;
margin-right: 15px;
clear: both;
}

div#leftCol {
margin-left: 30px;
margin-bottom: 10px;
margin-right: 10px;
margin-top: 10px;
float: left;
width: 180px;
}

div#centerCol {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-top: 10px;
	background-color: #ffe000;
	float: right;
	width: 440px;
	font-size: 12px;
}

div#singleCol {
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 500px;
	font-size: 12px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

a:link, a:visited, a:focus, a:hover, a:active { color: #760101; text-decoration:none; }


.date  { padding: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; margin-top: 1px; font-weight: bold; text-align: right; border-bottom-width: 2px; border-bottom-color: #ffe000; border-bottom-style: solid; font-size: 12px; }
.tit  { font-size: 12px; font-weight: bold; margin: 10px 0 0 10px; padding: 0; border-bottom: 2px solid #ffe000 }
.tityellow { font-size: 12px; font-weight: bold; background-color: #ffe000; text-align: left; margin: 0; padding: 0 0 0 10px; border-top: 2px solid #ffe000; border-bottom: 2px solid #ffe000 }
.eng { margin: 0 10px }
.yellow { font-size: 12px; background-color: #ffe000; text-align: left; margin: 0; padding: 0 0 0 10px; border-top: 2px solid #ffe000; border-bottom: 2px solid #ffe000 }
.dateyellow   { font-size: 12px; font-weight: bold; background-color: #ffe000; text-align: right; margin: 0; padding: 0; border-top: 2px solid #ffe000; border-bottom: 2px solid #ffe000 }
.datelineless  { font-weight: bold; text-align: right; padding: 0px; margin: 0px; font-size: 12px; }

div#eroffnung, div#monster, div#umzug, div#peepshow  { clear: both; display: inline-block}
div#pro1, div#pro2, div#pro3, div#pro4,div#pro5,div#pro6,div#pro7,div#pro8 { display: inline-block; clear: both }
div#einblenden  { padding-left:10px; margin-bottom:10px; font-size:12px; }

div#leftCol img  { margin-right: 0px; margin-left: 80px; margin-bottom: 20px; margin-top: 10px; }

div#topNavi img  { clear: none; }


img {
	border:none;
}

