body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logobox {
	float: right;
	height: 100px;
	width: 300px;
	margin-right: 30px;
	margin-top: 51px;
}
.logobox_sm {
	float: right;
	height: 50px;
	margin-right: 30px;
	margin-left: 10px;
}
.balken {
	background-color: #1CA841;
	background-image: url(../img/clouds.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 80px;
	width: 100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.balken a:link {
	color: #ffffff;
	text-decoration: none;
}
.balken a:visited {
	color: #ffffff;
	text-decoration: none;
}
.balken a:hover {
	color: #66FF99;
	text-decoration: none;
}
.balken a:active {
	color: #66FF99;
	text-decoration: none;
}
.breite {
	width: 750px;
	color: #FFFFFF;
}
.balken_sm {
	margin-top: 50px;
	float: left;
	height: 60px;
	width: 100%;
	min-width: 750px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.balken_smsub {
	float: left;
	width: 63%;
	min-width:450px;
	background-image: url(../img/header_green.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
}
.shadow {
	background-image: url(../img/shadow.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
	float: left;
}
.shadow {
	background-image: url(img/shadow.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
	float: left;
}
.copybox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 60%;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pfad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: right;
	width: 70%;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
}
.pfadtext, .pfadtext a:visited, .pfadtext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.pfadtext a:hover, .pfad a:active {
	color: #5AB160;
}
.copyboxb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 70%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.menu {
	padding-left: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}
.menu_sm {
	color: #ffffff;
	padding-left: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	float: left;
	width: 100%;
	vertical-align: bottom;
	height: 15px;
}
.menu_sm a:link, .menu_sm a:visited {
	color: #666666;
}
.menu_sm a:hover, .menu_sm a:active {
	color: #1ca841;
}
.menuend {
	background-color: #FFF0FF;
	color: #FFFFFF;
	float: right;
	width: 10px;
}
.pull {
	border: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00761F;
}
.submen, .submen a:link, .submen a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00761F;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submen a:hover, .submen a:active {
	color: #66CC66;
}
.headline {
	font-size: 18px;
	font-weight: bold;
	color: #5BB361;
}
.headlinemid {
	font-size: 12px;
	font-weight: bold;
	color: #5BB361;
}

/* Presse */
#kb_press {
	padding-bottom: 25px;
}
.pr_linkmenu {
	font-weight: bold;
}
.pr_linkmenu a {
	text-decoration: underline;
}
#pr_table {
	background-color: #EEFEF3;
	border: 1px solid #16A742;
}
.pr_highlightbg {
	background-color: #FFFFFF;
}
#pr_table td {
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #B4DCB9;
	border-right-color: #B4DCB9;
	border-bottom-color: #B4DCB9;
	border-left-color: #B4DCB9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.pr_lastrow .pr_lastrow td {
	border: none;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}
.pr_listtitle a {
	text-decoration:underline;
}
.doklink, .doklink a:link, .doklink a:visited {
	text-decoration: none;
	vertical-align: middle;
}
.pr_readlink a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5BB361;
	padding: 1px 5px;
}
.pr_readlink a:hover {
	background-color: #066F1D;
}
.pr_nofile {
	color: #999999;
}
.filelist, .filelist a:link{
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.filelist a:visited{
	color: #777777;
}

.filelist img{
	vertical-align: middle;
	padding: 2px;
}
.downmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
#content{ min-height:300px; overflow:visible; display:block; }

/* Ende Presse */
