body
{
	background-color:#FEFCE3;
}

#wrapper
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:495px;
	background:url("../bilder/background/bg.jpg") no-repeat 0 0;
	border:0px solid #000;
	font-family:verdana,arial,sans-serif;	
	font-size:11px;
}

#header
{
	width:980px;
	height:120px;
	
	border:0px solid #000;
	
}

#content
{
	width:980px;
	margin-top:23px;
	clear:both;
	
	border:0px solid #000;
	
}

#content_left
{
 	width:200px;
 	float:left;
	 
	 border:0px solid #000;	
}

#navi_left
{
	border:0px solid #000;
	margin-top:8px;
	height:296px;
	width:180px;
	padding-left:20px;
	padding-top:5px;
	font-size:14px;

}

#navi_left ul
{
	margin:20px 0 0 0;
	padding-left:0px;
}

#navi_left li
{
 	margin:10px 0 0 0;
	list-style-type: none;
	height:23px;
	background-image:url("../bilder/background/navi_active.jpg");
	padding-top:3px;
	background-repeat:no-repeat;
	width:150px;
	text-align:center;



	
}

#navi_left li:hover
{

	background-image:url("../bilder/background/navi_hover.jpg");
}


#navi_left li a:link, #navi_left li a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#FFCC33;
	width:100%;
	display:block;
	

}

#navi_left li a:hover
{
	color:#009998;
}
#navi_left li a:visited
{
	color:#FFCC33;	
}



#navi_left li:hover a
{
	color:#009998;
}

#home
{
	border:0px solid #000;
	text-align:center;
	width:150px;
	height:23px;
	padding-top:3px;
	background-image:url("../bilder/background/navi_active.jpg");
	margin:35px 0 0 20px;
}



#home a:link, #home a:visited
{
	color:#FFCC33;	
	text-decoration:none;
	font-weight:bold;
}

#home a:hover
{
	color:#009998;		
}
#home:hover
{
	background-image:url("../bilder/background/navi_hover.jpg");
}

#home:hover a
{
	color:#009998;		
}
#content_right
{
 	margin-top:10px;
 	width:750px;
 	height:280px;
 	float:right;
 	border:0px solid #000;
 	padding-top:20px;
	
}

#inhalt
{
	width:350px;	
	border:0px solid #000;
	float:left;
	height:240px;
	overflow:auto;
	padding-right:10px;
}

.gallery
{
	margin-top:20px;
	text-align:center;
	width:90%;
	height:190px;
}

.gallery img
{
	border:2px solid #ffcc33;
	text-align:center;
}

#index
{
	margin-top:40px;
	font-size:12px;
}

#index p
{
	margin:8px;	
}





#inhalt2
{
	width:320px;	
	height:240px;
	border:0px solid #000;
	float:right;
	margin-top:0px;
	margin-right:40px;
	font-size:12px;
	background-color:#FBF284;

}

#inhalt2 p
{
	width:240px;
	margin-left:40px;
	text-align:center;
}

#footer
{
 	width:100%;
	clear:both;
	border:0px solid #000;
	text-align:center;
	font-size:10px;
}


/* Schriften und Sonstiges */


.ue1
{
	font-size:20px;
	font-weight:bold;
	color:#009998;
	margin-left:120px;
	margin-bottom:10px;
}

.ue3
{
	font-size:20px;
	font-weight:bold;
	color:#009998;
	text-align:center;
	margin:15px 0 0 0 ;
}

.center
{
	text-align:center;
}

.center_b
{
	text-align:center;
	font-weight:bold;
}

.ue2
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.klein
{
	font-size:8px;
}