/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}
body {
	font-family: Verdana;
	font-size: 12px;
}
h1 {
	font-weight: bold;
}
fieldset {
border: 0;
}
fieldset label {
width: 100px !important;
display: block;
float: left;
}
fieldset input, textarea {
float: left;
}
fieldset div.csc-mailform-field {
clear: left;
}
div#header {
	background-image: url(banner.gif);
	height: 67px;
	margin: 0 auto;
	width: 763px;
}
div#box {
	margin: 0 auto;
	width: 763px;
	border: 1px solid #008155;
}
div#verysmall {
	background-color: #CEDDE4;
	border-bottom: 1px solid #008155;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
div#verysmallv {
	background-color: #CEDDE4;
	border-top: 1px solid #008155;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
div.small {
	border-top: 1px solid #fff;
	text-align: right;
	background-color: #CEDDE4;
	color: #008155;
	padding-right: 10px;
	display: block;
	height: 15px;
}
div#container {
	border-top: 1px solid #008155;
}
ul#menu {
	float: left;
	margin-top: 30px;
	list-style: none;
	width: 164px;
}
ul#menu li {
	padding: 7px;
	display: block;
	border-top: 1px solid #008155;
	background-color: #DEE9EF;

}
ul#menu li a {
	color: #008155;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
ul#menu li.green {
	padding: 0;
	padding-left: 8px;
	border-bottom: 1px solid #008155;
	background-color: #008155;
	margin-bottom: 4px;
}
ul#menu li.green a {
	color: #fff;
}
ul#menu li.last {
	border-bottom: 1px solid #008155;
}
ul#menu li ul {
	border: 0;
}
ul#menu li ul li {
	border: 0;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
}
ul#menu li ul li a {
	color: #656662;
}
ul#rdlevel {
	padding: 5px;
	margin-top: 15px;
	clear: both;
	border-top: 1px solid #008155;
	border-bottom: 1px solid #008155;
	float: right;
	width: 90%;
	list-style: none;
	color: #008155;
}
ul#rdlevel li {
	float: left;
}
ul#rdlevel li a {
	color: #008155;
	text-decoration: none;
}
ul#submenu {
	padding: 5px;
	list-style: none;
	float: right;
	background-color: #008155;
	font-size: 9px;
}
ul#submenu li {
	color: #fff;
	float: left;
}
ul#submenu li a {
	margin: 0 2px;
	color: #fff;
	text-decoration: none;
}
div#cont {
	margin-top: 1px;
	border-top: 1px solid #008155;
	border-left: 1px solid #008155;
	border-bottom: 1px solid #008155;
	margin-bottom: 1px;
	float: left;
}
p#wia {
	margin-top: -2px;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px;
	background-color: #008155;
	color: #fff;
	font-size: 9px;
	width: 232px;
}
p#wia span {
	font-weight: bold;
}
p#wia a {
	color: #fff;
	text-decoration: none;
}
div#out {
	width: 598px;
}
div#cimg {
	background-image: url(zahn.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div#line {
	border-top: 1px solid #008155;
	height: 9px;
}
div#line span {
	float: right;
	display: block;
	width: 50%;
	background-color: #008155;
	height: 9px;
	margin-bottom: -1px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}




#content {
	color: #565853;
	font-size: 11px;	
	padding: 35px 35px 35px 55px;
	clear: right;
	
	
}

div#content ol, ul {
	list-style-position: inside;
}
div#content a {
	color: #008155;
}