* {
margin:0px;
padding:0px;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #3861AC;
	background-image:url(hintergrund.png);
}
#content{
width:965px;
margin:10px auto 0px auto;
}
#kopf{
width:965px;
height:191px;
background-image:url(kopf.png);
}
#kopf a, #kopf p{
display:none;
}
#navi_oben{
padding:10px 0px 0px 10px;
height:23px;
background-image:url(navi_oben.png);
}
#page{
background-image:url(inhalt.png);
}
#navigation{
width:220px;
float:left;
padding:10px 0px 20px 0px;
}
#inhalt{
width:680px;
float:right;
padding:20px 15px 20px 0px;
}
#fuss{
	clear: both;
	height:24px;
	width:965px
	font-size: 10px;
	color: #fff;
	background-image:url(fuss.png);
	text-align: right;
	line-height: 18px;
	padding: 13px 40px 0px 40px;
}
#fuss a{
	color: #fff;
}
a:link, a:visited, a:active {
	color: #300;
	text-decoration: underline;
}
img{
border:0px;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
hr {
	margin: 10px 0px 10px 0px;
	color: #3861AC;
	border-top: 1px solid #3861AC;
	height: 1px;
	width: 90%;
}
#suche{
width:240px;
margin-right: 10px;
float:left;
margin-left:3px;
}
input, submit {
border-bottom:1px solid #fff;
border-right:1px solid #fff;
border-top:0px;
border-left:0px;
color:#000;
background-color:#ECC17E;
}
#bread_crumbs {
	text-decoration:none;
	font-size: 10px;
	color: #ccc;
	line-height:200%;
}
#bread_crumbs a:link, #bread_crumbs a:visited, #bread_crumbs a:hover, #bread_crumbs a:active{
	color:#CCC;
	text-decoration:underline;
}
#clear{
clear:both;
}

.menu {
	float: left;
	margin: 15px 0px 0px 20px;
	width:200px;
}
.menu a:link, .menu a:visited, .menu a:hover, .menu a:active{
color:#000;
text-decoration:none;
display: block;
}
 .menu a:hover{
color:#000;
text-decoration:none;
display: block;
font-weight:bold;
}
.menu ul, .menu li {
	margin: 0;
	padding: 5px 0px 5px 0px;;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding: 5px 0px 10px 20px;;
}

.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #3B3E2C;
}
.menu_main a:hover {
	border-bottom: 1px solid #3B3E2C;
}
#admin a{
width:40px;
float:left;
margin:auto 0px;
text-decoration:none;
color:#999;
font-size:9px;
}
#seitenanfang{
float:right;
font-size:9px;
}
h1 {
	font-size: 18px;
	font-weight:bold;
	color: #3B3E2C;
	text-align: left;
	margin: 8px 2px 8px 2px;
	border-bottom:1px dashed #3B3E2C;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #3B3E2C;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	color: #000;
	text-align: left;
	margin: 8px 2px 8px 2px;
	text-decoration:underline;
}
h4 {
	font-size: 14px;
	font-weight:bold;
	color: #000;
	text-align: left;
	margin: 8px 2px 8px 2px;
	text-decoration:underline;
}
h5 {
	font-size: 14px;
	font-weight:bold;
	color: #000;
	text-align: left;
	margin: 8px 2px 8px 2px;
	text-decoration:none;
}
h6 {
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 8px 2px 8px 2px;
	text-decoration:none;
}
#powered_by {
height:30px;
	text-align: center;
	font-size: 10px;
	padding: 10px 0px 20px 0px;
}
#powered_by a{
color:#333;
}
