body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-color: #e69800;
	text-align: center;
	margin: 0;
} 

#header {
	height: 152px;
	background-color: #f5f3cd;
	background-image : url(../images/bg/logo.png);
	background-repeat: no-repeat;
}
#ueberschrift{
	margin-top: 10px;
}

#gesamt {
	width: 900px;
	margin: 0px auto;
	/*background-image : url(../images/content.png);*/
	background-color: #f5f3cd;
	}

#sidebar {
	background-color: #f5f3cd;
	width: 200px;
	text-align: left;
	float: left;
	margin-left:0px;
	background-image : url(../images/bg/sidebar.jpg);
	background-repeat: no-repeat; 
}

li.navi  {
	list-style : none;
	margin: 0px;
	padding: 0px;
}

ul#navi_list {
	padding: 30px 20px;
}

#inhalt {
	background-color: #f5f3cd;
	width: 620px; /*653*/
	float: right;
	margin-right: 6px;
	text-align: center;
	margin-bottom: 20px;
}
p .textmitte_ueber {
	text-align: left;
	clear: both;
}
table {
text-align: left;
}
p {
	color: #056400;
}

#footer {
margin-top:20px;
   height: 26px;
	text-align: center;
	width: 900px;
	clear: both;
	font-size: 10px;
	background-color: #f5f3cd;
	background-image: url(../images/bg/footer.png);
	}
#galerie img {
	width: 180px;
	border: 0px;
	background-image: url(../images/bg/imgunten.png);
	background-position: bottom;
	padding-bottom: 15px;
	padding-right: 15px;
	background-repeat: repeat-x;
}
#galerie2 img {
	width: 120px;
	border: 0px;
	
	background-position: bottom;
	padding-bottom: 15px;
	padding-right: 15px;
	background-repeat: repeat-x;
}
span {
font-size: 16px;
font-weight: bold;

}
form {
	color: #006300;
}


#sidebar {
height:30em;
}
#navi_list {
list-style-type:none; 
margin:0 0 0px; /*margin:0 0 10px;*/
padding:0; 
position:absolute; 
width:15em; 
/*background:#fff;*/ 
z-index:100;
}
#navi_list li {
display:block;
padding:0; 
margin:0; 
position:relative; 
z-index:100;
}
#navi_list li a, #menu li a:visited {
display:block; 
text-decoration:none;
}
#navi_list li dd {
display:none;
}
#navi_list li:hover, #menu li a:hover {
border:0;
}
#navi_list li:hover dt a , #menu li a:hover dt a {
/*background:#d4d8bd url(top_grad_2.gif) center center;*/ 
color:#ff0; }
#navi_list li:hover dd, #menu li a:hover dd {
display:block;
}
#navi_list li:hover dl, #menu li a:hover dl {
/*height:20em; */
/*background:#b4be9c url(sub_grad.gif);*/
}
#navi_list table {border-collapse:collapse; 
padding:0; 
margin:0px; /*margin:-4px;*/ 
/*font-size:1em;*/
}
#navi_list dl {
width: 15em;
margin: 0; 
/*background: #6f9c6f;*/ 
cursor:pointer;
}
#navi_list dt {
margin:0; 
padding: 0; 
/*font-size: 1.1em; */
/*border-top:1px solid #cce;*/
}
#navi_list dd {
margin:0; 
padding:0; 
/*font-size: 1em; */
text-align:left;
}
.gallery dt a, .gallery dt a:visited {
display:block; 
color:#fff; 
padding:0px 0px 0px 0px; /*padding:5px 5px 5px 10px;*/ 
/*background:#949e7c url(top_grad.gif) center center;*/
}
.gallery dd a, .gallery dd a:visited {
color:#000; 
/*min-height:1em;*/ 
text-decoration:none; 
display:block; 
padding:0px 0px 0px 0px; /*padding:4px 5px 4px 20px;*/ 
/*background:#b4be9c url(sub_grad.gif);*/
}
* html .gallery dd a, * html .gallery dd a:visited {
/*height:1em;*/
}
.gallery dd a:hover {
/*background:#7aa; */
color:#ff0;
}
#website
{
	display:none;
}

a.emp, a.emp:visited, a.emp:hover, a.emp:active {
	color: #006300;
}
