body{
	background-color: #feddab;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet,trebuchet ms, verdana, sans-serif;
	color: #c06d1a;
}

img{
	border:0px;
}




#container {
	background-image: url(images/content_2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:950px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color:#feddab;
	clear:left;
	
}



/*logo------------------------------------------------------------------------------------------------------------------------- logo */ 
#logodiv{

	width: 386px;
	height: 170px;
	margin: 0px;
	padding: 0px 0px 0px 23px;
	position:relative;
}
#logodiv2{

	width: 700px;
	height: 179px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	position:relative;
}
#logo{
	
	width: 138px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#titel{
	
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float:left;
	float:left;
}

/*logo ende */ 

#links{
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*Navigation------------------------------------------------------------------------------------------------------------- Navigation */ 

#navibild{
	background-image: url(images/navi_3.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 484px;
	margin:-23px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float:left;
}

#navi{
	/*background-image: url(images/navi_2.gif);
	background-repeat: no-repeat;*/
	width: 215px;
	height: 525px;
	margin:20px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float:left;
	text-align:right;
	font-size: 16px; 
	line-height:28px;
	font-weight:bold;
	
}


#navi a{
	text-decoration:none;
	color: #c06d1a;	
}

#navi a:hover{
	text-decoration:none;
	color: #a11b2b;	
}

#navi span.active{
	color: #a11b2b;	
}

ul#navigation {
	list-style: none;
	margin:0px;
	padding:0px;
}
ul#navigation li {
	
    display: block;
	margin:0px;
	padding:0px;
} 
/*kleine Bilder-------------------------------------------------------------------------------------------------------- kleine Bilder */ 
#thumbs{
	
	width: 193px;
	height: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float:left;
	
}
#thumbs .thumb{
	width:142px;
	/*height:100%;*/
	clear:left;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
#thumbs .thumb_href{
	width:142px;
	/*height:100%;*/
	clear:left;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
#thumbs .thumb_href:hover{
	width:142px;
	/*height:100%;*/
	clear:left;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
	

/*Inhalt---------------------------------------------------------------------------------------------------------------------- Inhalt */ 
#content{
	
	margin-top: -179px;
	padding: 0px;
	float:left;
}
#foto{
	
	width: 532px;
	height: 351px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	
	
}
h2{
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	font-size: 17px;
	


}
#text{

	width: 532px;
	height: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	
	font-size: 14px; 
	line-height:18px;
		
}
.fett{
	font-weight:bold;

}
.rot{
	font-weight:bold;
	color:#a11b2b;
}
.rot_link{
	font-weight:bold;
	color:#a11b2b;
}
.rot_link:hover{
	font-weight:bold;
	color: #c06d1a;
}
.klein{
	font-size:9px;
}

#video{
	width: 300px;
	height:300;
	margin:185px 0px 0px 100px;	
}

a{
	text-decoration:none;
	color: #c06d1a;
	cursor:url(rot.jpg); 

}
a:hover{
	text-decoration:none;
	color: #a11b2b;	
}
/*Galerie------------------------------------------------------------------------------------------------------------------------ Galerie */ 

#galeriecontainer{
	
	padding:0px;
	margin: 185px 0px 0px 0px;
	float:left;
}
#galeriebilder{
	float:left;
	padding:0px;
	margin:0px 0px 0px 80px;
}
#galeriereihe_1{
	width:532px;
	height:40px;
	padding:0px;
	margin-bottom:10px;
}
#galeriereihe_2{
	width:399px;
	height:40px;
	padding:0px;
	margin:0px 0px 10px 150px;
}
#galeriereihe_3{
	width:482px;
	height:40px;
	padding:0px;
	margin:0px 0px 10px 50px;
}
#galeriereihe_4{
	width:532px;
	height:40px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#galeriereihe_5{
	width:332px;
	height:40px;
	padding:0px;
	margin:0px 0px 10px 110px;
}
#galeriereihe_6{
	width:532px;
	height:40px;
	padding:0px;
	margin:0px 0px 10px 20px;
}
.gt{
	padding:0px 5px 0px 0px;
	margin:0px;
	float:left;
	border:0px;
}
.gt:hover{
	padding:0px 5px 0px 0px;
	margin:0px;
	float:left;
	border:0px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#zurück{
	margin-left:375px;
}
/*Fußzeile---------------------------------------------------------------------------------------------------------------------- Fußzeille */ 
#footer{
	font-size: 13px; 
	font-weight: bold;
	background-color: #fff;
	text-align: right;
	width: 950px;
	height: 24px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	float:right;
	
	
}
#footer a{
	text-decoration:none;
	color:#c06d1a; 
}
#footer a:hover{
	text-decoration:none;
	color: #a11b2b;
}

