body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background: #008800 url(/layout_bilder/hintergrund_1280x1024.jpg) fixed repeat-y;
}

a {
	text-decoration: none;
	color: #333333;
}

#inhalt { 	
	position: absolute;
	width: 910px;
	height: 600px;
	margin:-300px 0px 0px -455px;
	top: 50%; 
	left: 50%;
	background: transparent url(/layout_bilder/background_content.gif) no-repeat;
}

#inhalt_links {
	float: left;
	width: 115px;
	padding: 30px 0px 0px 40px;
}

#inhalt_rechts {
	float: right;
	width: 475px;
	height: 585px;
	text-align: left;
	padding: 30px 15px 0px 0px;
}

#hauptnav {	
	height: 30px;
	width: 100%;
	margin-left: 3px;
	margin-top: 10px;
	background: transparent url(/layout_bilder/background-navigation.gif) repeat-x;

}

.hauptnav_elements{
	margin-left: 48px;
}



.hauptnav_elements a:hover{
	text-decoration: underline;
}

#subnav {	
	height: 30px;
	width: 100%;
	margin-left: 3px;
	margin-top: 15px;
	padding-top: 4px;
	background: transparent url(/layout_bilder/background-navigation2.gif) repeat-x;

}
.subnav_elements{
	margin-left: 10px;
	font-size: 10px; 
	color: white; 
}

.subnav_elements h5{
	font-size: 10px; 
	color: white; 
	font-weight: bold;
	text-decoration: underline;
	float:left;
	margin: 5px 10px 0px 0px;
}

.subnav_elements a{
	font-size: 10px; 
	color: white; 
	font-weight: normal;
	text-decoration: none;
}

.subnav_elements a:hover{
	text-decoration: underline;
}

.content_text {
	height: 378px;
	padding: 5px 30px 0px 50px;
	line-height: 18px;
	overflow-y: auto;
	overflow-x: hidden;
}

.content_text h1{
	font-size: 18px;
}

#galerie {
	margin-top: 15px;
	padding-left: 5px;
	width: 368px;
	height: 245px;
	border: 1px solid #008800;
	overflow: hidden;
}

#galerie a {	
	z-index: 100;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

#galerie a:hover {	
	z-index: 100;
	opacity: 1;
	filter:alpha(opacity=100);
}

.galerie_box {	
	height: 90px;
	width: 100px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #008800;
}

.galerie_ueberschrift {	
	height: 30px;
	width: 100%;
	padding: 5px 0px 0px 10px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(/layout_bilder/background-navigation.gif) repeat-x;
	color: white; 
}

.galerie_pics {	
	height: 200px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.footer {	
	font-size: 10px;
	float:right;
padding-right: 20px;
}

.footer a{	
	text-decoration: underline;
	font-weight: bold;
}
