body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; background-color: white;
    min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
    margin: 0; 
    padding: 0;
    text-align:center;
}
#adressbox {
	position: absolute;
	top: 80px;
	margin-left: 852px;
	width: 218px;
	height: 150px;
	background-image:url(images/corones_adresse.gif);
	font-family:"Courier New", Courier, monospace;
	font-size:12px;


}

#sommerwinter {
	position:absolute;
	top: 250px;
	margin-left: 852px;
	width: 218px;
	height: 80px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;


}
#logo {
    position: absolute;
    top: 4px;
    margin-left:21px;
    width: 153px;
	height:89px;
    border: 0px solid silver;
	
	z-index:7;
}
#fixiert {
	margin:0em auto;
    position: absolute;
    top: 0em;
    width: 832px;
    border: 0px solid silver;
	 z-index: 6;
}
#tab {
	position: absolute;
	top: 380px;
	margin-left: 715px;
	width: 32px;
	height: 122px;
	background-image:url(tabs/camping.png);
}
#container {
	margin: 0em auto;
	width: 1080px;
	text-align: left;

	
}
div#container { 
min-height:300px;
height:expression(this.scrollHeight > 300 ? "auto":"300px"); }



  html>body #logo {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
	
  }


#navi, #navi ul { 
	list-style-type:none; 
	margin:0; 
	padding:0;   
	margin-left:0px;
	height:45px;
} /* Style-Reset */
#navi2, #navi2 ul { 
	list-style-type:none; 
	margin:0; 
	padding:0;  
} /* Style-Reset */
#navi li { 
	width:105px; 
	float:left;



} /* Horizontale Anordnung */
#navi li ul { display:none; } /* Normalzustand eingeklappt */
#navi li:hover ul { display:block; } /* Ausgeklappt */
/*  #navi { position:absolute; }*/
#navi li { 
	border:0px; 
	margin:0px; 
	padding:0px; 

}
#navi ul li { 
	border-bottom:1px inset #000000; 
	border-left:1px outset #000000; 
	border-right:1px inset #000000; 
	background:#EAEAEA;
	margin:0; 
	text-align:left;

}
#navi a { 
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	text-align:center; 
	display:block; 
	padding-top:15px;
}
#navi a:link, #navi a:visited { 
	color:#000000; 

	text-decoration:none; 
}
#navi a:active, #navi a:hover { 
	color:#000; 
	background:#66cc33; 
	text-decoration:none; 
}

.u1 {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight: bold; 
	text-align:left;
	color: Black; 
}

.normaltext {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	text-align:left;
	color: black; 
	padding-right:100px;
}
.normaltext_tabelle {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	text-align:left;
	color: black; 
}


.normallink:link, .normallink:visited {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	text-align:left;
	color: black; 
	text-decoration:none;
}
.normallink:hover {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	text-align:left;
	color: black; 
	text-decoration:underline;

}
.adresse_link:link, .adresse_link:visited {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	text-align:left;
	color: black; 
	text-decoration:none;
}
.adresse_link:hover {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	text-align:left;
	color: black; 
	text-decoration:underline;

}

