/* CSS Document */

body {
		background-color:#e6e6e6;
		font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#333333;
	   }
	  
#logo {
	width: 				170px;
	height:				81px;
	padding:			0px;
	padding-top:		5px;
	margin: 			0 auto;
	position:			relative;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	z-index:2;
	} 	  
	  

#container {
	width: 				1005px;
	height:				650px;
	padding:			0px;
	padding-top:		70px;
	margin: 			0 auto;
	position:			relative;
	background-image:url(../images/hg_rot.png);
	background-repeat:no-repeat;
	z-index:2;
	} 
	
#weiss_hg {
	width: 100%;
	height:				80px;
	padding:			0px;
	padding-top:		220px;
	margin: 			0 auto;
	position:			absolute;
	z-index: 1;
	left: 0px;
	top: 150px;
	background-color:#FFFFFF;
	} 
	
#hauptnavi 	{ position:		relative; 
			  width:		930px; 
			  height:		30px; 
			  z-index:		2; 
			  left: 		30px; 
			  top: 			-23px;
			  } /*menüleiste oben - Hauptnavigation*/
			  
#unternavigation 	{ position:		relative; 
			  width:		460px; 
			  height:		30px; 
			  z-index:		2; 
			  left: 		175px; 
			  top: 			15px;
			  		  } /*menüleiste oben - Unternavigation*/

#inhalt {
	width: 				950px;
	height:				455px;
	padding:			10px;
	left:				20px;
	position:			relative;
	top: 50px;
	overflow:		auto;
	overflow-x:	hidden;
			}

#inhalt_galerie {
	width: 				750px;
	height:				500px;
	padding:			10px;
	left:				120px;
	position:			relative;
	top: 0px;
	overflow:		auto;
	overflow-x:	hidden;
			}
			
		
#agb 	{
	position:		absolute;
	width:			350px;
	height:			25px;
	z-index:		2;
	left: 			640px;
	top: 			671px;
			} /*menüleiste oben - Unternavigation*/

/*#rot  {
	position:		absolute;
	width:		10px;
	height:		500px;
	z-index:		3;
	left: 		30px;
	top: 			0px;
	background-color:#990000;
			  } */
			  
h2 { font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  font-weight:bold;
	  color:#990000;
	  font-variant:small-caps;}
	
/*#foto { 	  position:		relative; 
			  width:		750px; 
			  height:		500px; 
			  z-index:		3; 
			  left: 		40px; 
			  top: 			0px;
			  } */
			  
#bild { 	  position:		relative; 
			  width:		320px; 
			  height:		500px; 
			  z-index:		3; 
			  left: 		40px; 
			  top: 			0px;
			  } 

#text { 	  position:		absolute; 
			  width:		420px; 
			  height:		493px; 
			  z-index:		3; 
			  left: 		365px; 
			  top: 			3px;
			  overflow:		auto;
			  overflow-x:	hidden;
			  padding-left:	3px;
			    } 




.navi {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-stretch:wider;
	font-weight:100;
	color: #333333;
	}
	
#hauptnavi a:hover, a:focus{
				color:		#851532;
				text-decoration:none;
				}
				
#unternavigation a:hover, a:focus{
				color:		#851532;
				text-decoration:none;
				}
	
.impress {  font-family: Verdana, Tahoma, Arial;
			font-size: 12px;
			font-stretch:wider;
			color: #333333;
			}
			
.unternavi {  font-family: Verdana, Tahoma, Arial;
			font-size: 12px;
			font-stretch:wider;
			color: #333333;
			}
			
			
.text {  	font-family: Verdana, Tahoma, Arial;
			font-size: 11px;
			font-stretch:wider;
			color: #333333;
			line-height: 14px;
			}
			
h1 {  	font-family: Verdana, Tahoma, Arial;
			font-size: 14px;
			font-stretch:wider;
			color: #333333;
			line-height: 18px;
			font-weight:bold;
			}	
			
a:link, :visited {  font-family: Verdana, Tahoma, Arial;
					text-decoration:none;
					color: #333333;
					}

/*a:focus, :active {  font-family: Verdana, Tahoma, Arial;
							text-decoration:none;
							color: #990000;
							}*/

	
	
	
	
	
	

