*{
margin:0px;
padding:0px;
}
html{
height:101%;
}
body{
margin:0px auto;
width:1000px;
background-image:url(../bilder_layout/hintergrund.jpg);
font-family:Arial, Helvetica, sans-serif;
}
#content{
width:1000px;
border:1px solid #000;
background-image:url(../bilder_layout/links.jpg);
background-color:#FFFFFF;
margin:5px auto;
background-repeat:no-repeat;
background-position:bottom left;
}
#kopf{
background-image:url(../bilder_layout/kopf.jpg);
background-color:#006633;
width:1000px;
height:138px;
}
#navi{
width:200px;
float:left;
padding:20px 0px 0px 20px;
}
#text{
width:730px;
float:right;
padding:20px 30px 30px 0px;
}
#fuss{
width:1000px;
background-color:#006633;
height:34px;
clear:both;
margin:0px auto;
background-image:url(../bilder_layout/fuss.jpg);
}
#navigation_oben{
width:842px;
height:33px;
margin:10px auto 0px auto;
background-color:#006633;
background-image:url(../bilder_layout/navi.png);
background-repeat:no-repeat;
float:right;
color:#fff;
}
#clear{
clear:both;
}
#bredcrumbs{
color:#666666;
font-size:11px;
padding:10px 0px 30px 60px;
}
.search_box{
width:150px;
padding:15px 0px 0px 5px;
}
.search_box input{
width:140px;
border:1px solid #006627;
background-color:#FFF;
}
.login_table {
padding: 30px 0px 0px 0px;
width:150px;
padding:18px 0px 0px 0px;
}
.login_table input{
border:1px solid #006627;
width:150px;
background-color:#FFF;
}
input, textarea, select{
border:1px solid #006627;
width:200px;
margin:3px 0px 3px 0px;
background-color:#FFF;
}
/*			Navigation	Oben		*/
.menu_oben {
	vertical-align: top;
	background-color:;
	padding: 5px 0px 0px 0px;
	float:right;
}
.menu_oben ul, .menu_oben li{
	list-style-type: none;
	margin: 0;
	padding: 0;	
	display: inline;

}
.menu_oben ul {
	border-bottom: 0px;
	background-color:;
}
.menu_oben ul ul {
	padding-left: 10px;
}
.menu_oben a:link, .menu_oben a:visited, .menu_oben a:active {
	padding: 4px 10px 4px 10px;
	display: block;
	background-color:;
	text-decoration: none;
	display:inline;
	color:#fff;
}
.menu_oben a:hover {
	color:#ff9;
	text-decoration: underline;
}
.menu_oben {
	font-weight: bold;
}
/*			Navigation Oben Ende			*/
/*			Navigation	*/
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 5px;
	display: block;
	background-color:;
	text-decoration: none;
	display:inline;
	color: #006627;
	font-weight:bold;
}
.menu a:hover {
	color:#000;
	text-decoration: underline;
}
.menu li{
list-style:none;
padding:5px 0px;
}
.menu ul{
padding:15px 0px;
}
.menu li li{
padding: 0px 0px 10px 30px;
}
/*			Navigation Ende			*/
/*			Text 			*/
h1{
font-size:18px;
color: #006627;
text-decoration:none;
font-weight:bold;
padding:0px 0px 0px 20px;
font-stretch:100%;
background-color:transparent;
font-style: normal;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color: #000;
text-decoration: underline;
font-weight:bold;
padding:0px 0px 0px 0px;
background-color:transparent;
font-style: normal;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #006627;
text-decoration: underline;
font-weight:bold;
padding:0px 0px 0px 10px;
background-color:transparent;
font-style: normal;
}
h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #000;
text-decoration:none;
font-weight: normal;
padding:0px 0px 0px 0px;
background-color:transparent;
font-style: normal;
}
h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #000;
text-decoration:none;
font-weight:bold;
padding:0px 0px 0px 0px;
background-color:transparent;
font-style:italic;
}
h6{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #006627;
text-decoration:none;
font-weight:normal;
padding:0px 0px 0px 0px;
background-color:transparent;
font-style:italic;
}
/*			Text Ende			*/
/*			Links			*/
a:link{
color:#006627;
text-decoration:underline;
}
a:visited{
color:#999;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:underline;
}
a:active{
color:#f00;
text-decoration:underline;
}
/*			Links Ende			*/
li{
list-style: circle;
list-style-position: inside;
color:#333;
}
/*			Links Ende			*/
hr{
width:95%;
color:#006627;
}
#fuss a{
color:#fff;
line-height:180%
}
#counter{
padding:0px 0px 0px 5px;
}