body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #57ab27;
}

div, form, td, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}


#container {
	width: 766px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: url(../img/basis-13/circle_gruen_s1.gif);
	background-repeat: no-repeat;
	background-position: 418px 131px;
	height: auto !important;
	height: 540px;
	min-height: 540px;
}

#header {
	height: 117px;
	width: 766px;
	background-image: url(../img/basis-13/text_headline_gruen_s1.gif);
	background-repeat: no-repeat;
	background-position: 308px 0;
}

#header h1 {
	display: none;
}

#header span {
	width: 456px;
	float: right;
	height: 117px;
}
#header span a, #header span a:link, #header span a:active, #header span a:visited, #header span a:hover {
	text-decoration: none;
	display: block;
	width: 456px;
	height: 117px;
}

#mainNavi {
	margin: 0;
	padding: 0;
	position: relative;
	width: 303px;
	height: 38px;
	top: 79px;
	left: 0;	
	background-color: #FFFFFF;
	background-image: url(../img/basis-13/navi_rounded_gruen_s1.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#mainNavi p {
	padding-top: 12px;
	padding-left: 3px;
	text-align: center;
	text-transform: uppercase;
}
#mainNavi a, #mainNavi a:link, #mainNavi a:active, #mainNavi a:visited, #mainNavi a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#mainNavi a:hover {
	color: #57ab27;
	text-decoration: underline;
}
#mainNavi a.activeNavi, #mainNavi a.activeNavi:link, #mainNavi a.activeNavi:active, #mainNavi a.activeNavi:visited {
	color: #57ab27;
	text-decoration: none;
	border-bottom: 1px dotted #57ab27;
}

#footer {
	position: relative;
	top: 55px;
	left: 0;
	height: 151px;
	background-image: url(../img/basis-13/text_gruen_s1.gif);
	background-repeat: no-repeat;
	background-position: 16px 0;
	color: #FFFFFF;
	padding-bottom: 20px;
}

#footer h2 {
	position: relative;
	top: 55px;
	left: 319px;
	height: 19px;
	background-image: url(../img/basis-13/text_date_gruen_s1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 190px;
	text-indent: -1000em;
}
#footer p {
	position: relative;
	top: 91px;
	left: 0;
	border-top: 23px solid #000000;
	padding-top: 6px;
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 10px;
}
#footer p span {
	position: absolute;
	top: 6px;
	right: 9px;
	clear: both;
	text-transform: none;
	padding-right: 2px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#content {
	position: relative;
	top: 50px;
	left: 20px;
	width: 377px;
	height: auto !important;
	height: 240px;
	min-height: 240px;
	line-height: 145%;
	margin-bottom: 20px;
}
#content h1 {
	white-space: nowrap;
	margin-bottom: 10px;
}

#content a, #content a:link, #content a:active, #content a:visited, #content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content a:hover {
	color: #000000;
}

span.pm {
	padding: 2px 0 3px 18px;
	background: url(../img/icon_pdf.gif) no-repeat left top;
	font-weight: bold;
	position: relative;
	top: -2px;
}
