a:link {font-weight: bold; color: #62bd19; text-decoration: none;}
a:visited {font-weight: bold; color: #62bd19; text-decoration: none;}
a:hover {font-weight: bold; color: #62bd19; text-decoration: underline;}

a:link.top {font-weight: bold; color: #000000; text-decoration: none;}
a:visited.top {font-weight: bold; color: #000000; text-decoration: none;}
a:hover.top {font-weight: bold;	color: #62bd19;	text-decoration: none;}

a:link.navi {font-weight: bold;	color: #000000;	text-decoration: none;}
a:visited.navi {font-weight: bold;	color: #000000;	text-decoration: none;}
a:hover.navi {font-weight: bold; color: #62bd19; text-decoration: none;}

a:link.submenu1 {font-weight: normal; color: #000000; text-decoration: none;}
a:visited.submenu1 {font-weight: normal; color: #000000; text-decoration: none;}
a:hover.submenu1 {font-weight: normal; color: #62bd19; text-decoration: none;}

a:link.submenu3 {font-weight: normal; color: #62bd19; text-decoration: none; font-size: 10px;}
a:visited.submenu3 {font-weight: normal; color: #62bd19; text-decoration: none; font-size: 10px;}
a:hover.submenu3 {font-weight: normal; color: #62bd19; text-decoration: underline; font-size: 10px;}

a:link.oben {font-weight: normal; font-size: 10px; color: #62bd19; text-decoration: none;}
a:visited.oben {font-weight: normal; font-size: 10px; color: #62bd19; text-decoration: none;}
a:hover.oben {font-weight: normal; font-size: 10px; color: #62bd19; text-decoration: underline;}

body { overflow-y:auto; }

.topnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bgnavi {
	background-color: #e0f2d1;

}
.sidenavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.textfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}
.seitentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.lead {
	font-weight: bold;
	color: #000000;
}
.bgstartnews {
	background-color: #e0f2d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;

}
.bild {
	margin-bottom: 10px;
	margin-left: 10px;
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0f2d1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62bd19;
}
.tablecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62bd19;
	line-height: 18px;

}
.tabletotal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #62bd19;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62bd19;
	line-height: 18px;
}
.titel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

table {
	font-size: 11px;
}

/* Aufzählungen */ 
ul { margin-left: -23px; }
*+html ul { margin-left: 17px; }
* html ul { margin-left: 17px; }
li { list-style-type:disc; padding-bottom:3px;  }
