/* CSS Document */
html{
	margin:0px;
	padding:0px;
	font-size:100.01%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #993300 url(../verlauf.gif) repeat-x;
	}
	
body {

	background:#993300 url(../verlauf.gif) repeat-x;
	width:90%;
 	height:1100px; 

	font-size:medium; 
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
}
h2 , h3 ,h4  , h5 {color:#FFFF99; font-size:large;}
/***********TEXTBEREICH OBEN LOGO***********************/



#textebox h1 {
	margin-top:0.2em;
	margin-bottom:0.2em;
	
}		
.gallery{margin-left:auto; margin-right:auto; border:#660000 thin groove;} 
/*******************************************************/








/**********************MITTE******************************/

	
#main{
width:48em;
margin-left:auto;
margin-right:auto;
margin-top:1em;
	height:55%;
	background:#000;

	
} 
#mainkontakt{
width:47%;
margin-left:auto;
margin-right:auto;
margin-top:1em;
	height:35%;
	background:#000;
	border:#FFCC33 groove thin;
	padding-top:5em;

	
} 
	


 #head h1{ color:#FFFF99;text-align:center; letter-spacing:0.5em; font-weight:500; font-size:large;}
#head  h2 {color:#FFCC33; }
#head h3 {background:#660000; width:10em; margin-left:auto; margin-right:auto; font-size:medium;}



#head {
	height:75px;
	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:1.5em;
	margin-bottom:0.5em;
	width:75%;
	
}

				
/**********************Bild auf Seite1**************************/
#pic {
	width:45em;
	height:400px;
	text-align:center;

	margin-right:auto;
	margin-left:auto;
	
	
}
div#pic img {border:#FFFFFF  thick solid; margin-top:1em;}

/*****************************MENUE OBEN*************************************/

 #menuethumb {
	width:48em;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1.5em;
	padding-top:10px;
	background: #660000;	
	border-bottom:#ccc solid thick; 
	text-transform:lowercase;
	color:#fff;

}
 #menuethumb li{
	list-style-type:none;
	display:inline;
	margin-left:0em;
	padding-left:25px;
	padding-right:25px;
	border-left:thin solid;
	border-left-color:#FFCC00;
	}
	
 #menuethumb ul {list-style-type:none; display:inline; padding-left:0;margin-left:0;  margin-bottom:10px;}
 
div#menuethumb a:link { font-weight:300; color:#FFF; text-decoration:none; text-transform:lowercase; }
div#menuethumb   a:visited { font-weight:600; color:#FFFF00; text-decoration:none;text-transform:lowercase;}
div#menuethumb  a:hover {color:#FFCC00; font-weight:500; text-decoration:none; font-style:italic;  text-transform:lowercase; }


.unsichtbar {
display: none;
	
}



/***********************unterer Bereich**************************/
#foot {
	width:55%;
	height:15px;
	font-weight:bolder;
	font-size:small;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	text-align:center;
	background:#660000;
	padding-bottom: 0em;

	
} 
#designed{margin-top:2em;font-size:10px; color:#CCCCCC; font-family:Geneva, Arial, Helvetica, sans-serif;}		

/** banner positionierung bei link.html **/	
.banner {
	height: 110px;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5em;
	color: #FFFFFF;
	background: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffcc33;
	border-right-color: #ffcc33;
	border-bottom-color: #ffcc33;
	border-left-color: #ffcc33;
}

