body {
	background-color: #FFF;
	background-image:url(images_top/bg_main.jpg); 
	background-repeat:no-repeat;
	background-position:top center;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#003300;
	padding:0px;
	margin:0px;
}
*+html ul {margin-left: 20px;}
*html ul {margin-left: 20px;}
ul {margin-left: -25px;}
#content li {margin-bottom: 0px;}

a {color: #00924b; text-decoration:none;}
a:visited {color:#00924b;}
a:hover {color: #000;}
a:active {color:#000;}

h1 {
	font-size:16px;
	line-height:18px;
	color: #00924b;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin:0 0 12px 0;
}
h2 {
	font-size:16px;
	color: #003300;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin:0 0 15px 0;
}
h3 {
	font-size:13px;
	line-height:16px;
	color: #003300;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin:0px 0 5px 0;
}
h4 {
	font-size:16px;
	line-height:18px;
	color: #00924b;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin:16px 0 12px 0;
}
/* -----------------balken--------------------- */

#balken1 {
	background-color: #FF0;
	height:15px;
	width:234px;
}
#balken2 {
	background-color: #00924b;
	height:15px;
	width:616px;
}
/* -----------------content--------------------- */

p {padding:0; margin: 0 0 12px 0;}

#content {
	width:380px;
	background-color: #FFF;
	padding: 20px 20px 20px 0;
	margin-top:0px;
}

#content2 {
	width:400px;
	background-color: #FFF;
	padding: 0px 0px 0px 0;
	margin-top:0px;
}

#right {
	width:216px;
	background-color: #FFF;
	padding: 0;
	margin-top:0px;
}
#right p {margin:0 0 5px 0;}
#kasten {
	width:186px;
	background-image:url(images_content/bg_kasten.jpg);
	padding: 15px 15px 10px 15px;
	margin: 0 0 0px 0;
	}

#left {
	background-color:#FFF;
	background-image:url(images_content/bg_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:200px;
	margin: 0px;
	padding: 20px 0 0 20px;
}
#suche {margin:20px 0 0 0;}

input#search {
	float:left;
	height:20px;
	width:115px;
	border: 1px solid #00924b;
	margin: 0;
	}
input#submit {
	width:55px;
	height:24px;
	border: 1px solid #00924b;
	background-color:#00924b;
	font-size:10px;
	color:#FFF;
	}

#nav {
	float:left;
	width:200px;
	padding:0;
	font-size: 11px;
	font-weight:normal;
	line-height: 22px;
}

#nav ul {
list-style:none;
margin: 0px; 
padding: 0px;
}

#nav ul li a {
display:block;
width:199px;
text-transform:uppercase;
font-weight:bold;
color: #00924b;
text-decoration:none;
background:url(images_basics/pfeil02.gif);
background-repeat:no-repeat;
background-position:center left;
padding: 0 0 0 15px;
}

#nav ul li a:visited {
color:#00924b;
text-decoration:none;
}

#nav ul li a:hover {
color: #003300;
text-decoration:none;
font-weight: bold;
background:url(images_basics/pfeil01.gif);
background-repeat:no-repeat;
background-position:center left;
padding: 0 0 0 15px;
}

#nav ul li a:active {
	color:#003300;
	text-decoration:none;
	font-weight: normal;
}

/* -----------footer--------------------------- */

#footer {
	background-image:url(images_bottom/bottom.jpg);
	background-repeat:no-repeat;
	height: 30px;
	width: 810px;
	padding: 0px 20px 0px 20px;
	font-size:10px;
	font-weight: normal;
	color: #003300;
}

a.footer {
	color: #00924b;
	text-decoration:none;
}
a.footer:visited {
	color:#00924b;
	text-decoration:none;
}
a.footer:hover {
	color: #003300;
	text-decoration:none;
	font-weight: normal;
}
a.footer:active {
	color:#003300;
	text-decoration:none;
	font-weight: normal;
}

/* -----------kontaktformular------------------- */

.formlabel {width:100px; padding:5px 0 2px 0;}
.formfield {width:250px; padding:5px 0 2px 0;}
.formfield input{width:250px; border:1px solid #00924b;  height:18px;}
.formfield textarea{width:250px; height:80px; border:1px solid #00924b;}
.formsubmit input {margin-top:15px; width:80px; height:20px; border:1px solid #00924b; background-color:#00924b; color:#FFF;}
.formreset input  {margin-top:15px; width:80px; height:20px; border:1px solid #00924b; background-color:#00924b; color:#FFF;}
