* {
	margin:0;
	padding:0;
	text-decoration: none;
}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {
	font-family: "arial", sans-serif;
	font-size: 12px;
	background-color: #cde091;
	background-image: url(../bilder/bg.png);
	background-repeat: repeat-x;
}

#header {
	background-image: url(../bilder/header.png);
	background-repeat: no-repeat;
	width: 903px;
	height: 103px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;

}

#menu {
	background-image: url(../bilder/menu-bg.png);
	background-repeat: no-repeat;
	width: 903px;
	height: 72px;
	margin-top: -35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#subcontent {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#horizmenue {
	color: #113002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 442px;
}
#horizmenue li {
	display: inline;
	margin-right: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#horizmenue a {
	padding: 2px 8px 5px;
	color: #123102;
}
#horizmenue a:hover {
	padding: 2px 8px 5px;
	color: #A20564;
}


#contentbox{
	width: 901px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8cad2c;
	border-left-color: #8cad2c;
	overflow: hidden;
}

#startgrafik {
	background-image: url(../bilder/startgrafik.png);
	background-repeat: no-repeat;
	width: 854px;
	height: 281px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.startgrafik-textbox {
	width: 350px;
	height: auto;
	padding-top: 27px;
	padding-left: 35px;
}

.startgrafik-textbox h1{
	color: #A20564;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 13px 0px;
}

.startgrafik-textbox h2{
	color: #3a5c08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
}

.startgrafik-textbox a{
	color: #3a5c08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.startgrafik-textbox p{
	color: #3a5c08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
}

#content-text{
	width: 854px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.leftside{
	width: 410px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #deeeab;
	margin-top: 5px;
	padding: 13px 7px 5px 13px;
	

}

.leftside a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b7e0f;
	

}

.rightside{
	padding-top: 13px;
	margin-top: 5px;
	width: 400px;
	float: right;

}

.rightside h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A20564;

}

.rightside h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E3E04;
	text-decoration: none;
	padding-top: 35px;

}

.rightside h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #577a0e;
	padding-bottom: 15px;
}

.anmelden{

}
#content-end{
	height: 26px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../bilder/content-end.png);

}

#footer{
	height: auto;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #1E3E04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E3E04;
	text-decoration: none;

}

#footer a:hover{
	color: #5F8210;
	text-decoration: underline;

}

.search{
	text-decoration: none;
	border: 1px solid #3C5E08;
	background-color: #C1D77D;
	height: 20px;
	color: #000;

}

.submit-search{
	color: #FFF;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #A20564;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 25px;
	float: right;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-right: 15px;
	font-size: 12px;

}

h5{
	text-decoration: underline;
	height: 20px;
	color: #000;
	font-size: 10px;

}

a{
	color: #113002;
}

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

#login_bar { 
border:1px solid #C1D77D; 
color:#fff; 
width:903px; 
margin-top: 5px;
margin-right: auto;
margin-left: auto;
padding-top:2px;
padding-bottom:2px;
}
#login_bar a { color:#fff }
#login_bar div  { margin-left:5px; margin-right:5px; }

.formfehler {
	border:#F00 2px solid;
}

.fehler {
	color:#F00;
	font-weight: bold;
}

.ajaxload {
	background: #C1D77D url(/bilder/ajax-loader.gif) no-repeat center
}
