html{
height:101%;
}
*{
margin:0px;
padding;0px;
}
body{
background-color:#285129;
background-image: url(../bilder_layout/wald_blur.jpg);
background-repeat:repeat;
background-attachment:fixed;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#330000;
font-size:13px;

}
#content{
width:1024px;
margin: 10px auto 0px auto;
}
#kopf{
width:1024px;
height:225px;
background-color:transparent;
background-image:url(../bilder_layout/kopf.jpg);
}

#navi_oben{
margin-left:30px;
padding: 200px 0 0 0;
}
#navi_oben a
{text-decoration:none;color:#330000;}
#navi_oben a:hover
{text-decoration:none;color:#330000;}
#navi_oben a:visited
{text-decoration:none;color:#330000;}
#navi_oben a:active
{text-decoration:none;color:#330000;}

#navigation{
float:left;
width:156px;
}

#inhalt{
width:868px;
height:672px;
float: left;
background-image:url(../bilder_layout/inhalt.jpg);
background-repeat:no-repeat;
}

.inhalt_inhalt{
width:490px;
height:600px;
overflow:auto;
margin:20px 800px 0 33px;
padding-right:40px;
background-color:transparent;
float:left;
}
#fuss{
width:1024px;
height:1px;
background-color:#fff;
}
#clear{
clear:both;
}
.search_box form{
width:150px;
padding:0px 0px 10px 0px;
background-color:transparent;
}
input, textarea{
border:1px solid #000;
background-color:white;
color:#000;
width:150px;
overflow:hidden;
}

#austauschfigur{
position:fixed;
bottom:0px;
right:20px;
float:right;
width:40%;
}



/*_________________Navigation Anfang______________________*/
.menu {
margin:20px 0px 0px 0px;
padding:0px;
}
 .menu li {
	list-style-type: none;
	background-image:url(../bilder_layout/navi.jpg);
	background-repeat:no-repeat;
	height:29px;
	margin:0px;
padding:2px 0px 0px 8px;
}
 .menu ul ul{
	list-style-type: none;

	margin:0px;
padding:2px 0px 0px 40px;
}
.menu ul {
	border-bottom: 0px;
	margin:0px;
	padding:0px;
}

.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	text-decoration: none;
	margin:0px;
padding:0px;
}
.menu a:hover {
	text-decoration: none;
	font-weight:bold;
	margin:0px;
padding:0px;
}
.menu_current {
	text-decoration:none;
	margin:0px;
padding:0px;
}

/*_________________Navigation Ende______________________*/


.login{
width:200px;
padding:10px 0px 0px 10px;
}
.breadcrumbs{
padding:5px 0px 0px 20px;
color:#285129;
font-size:10px;
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited{
color:#285129;
text-decoration:none;
}
.breadcrumbs a:hover{
color:#285129;
text-decoration:none;
}

.powered_by{
width:1001px;
margin: 0px auto 0px auto;
padding:10px 0px;
}
.powered_by a:link, .powered_by a:active, .powered_by a:visited, .powered_by a:hover{
color:#fff;
text-decoration:none;
}
.banner{
display:none;
}
h1{
font-family:Verdana, "Times New Roman", Times, serif;
font-size:18px;
color:#006600;
text-decoration:none;
}
h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000;
text-decoration:none;
}
h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000;
text-decoration:none;
}
h4{
font-size:14px;
color:#000;
text-decoration:underline;
}
h5{
color:#000;
font-weight:bold;
text-decoration:none;
}
h6{
font-size:12px;
color:#000;
font-weight:bold;
text-decoration:none;
}
img{
border:0px;
}
a{
color:#ab5c00;
text-decoration:none;
}
a:hover{
color:#ab5c00;
}
a:visited{
color:#ab5c00;
}
a:active{
color:#ab5c00;
}


