/*RICHTER*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	color: #666666;
	background-color: #333333;
}

a {
	color: #8F9B00;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #004795;
	text-decoration: none;
}

table {
	background-color: #ffffff;
}

td {
	vertical-align: top;
}

p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

h1 {
	color: #C6D32B;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	padding: 0px;
}

.center { 
   margin-right: auto;
   margin-left: auto;
}

.header {
	line-height: 0px;
}

.navitop {
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-color: #666666;
	background-position: left top;
	height: 31px;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
}

.navitop a {
	line-height: normal;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.navitop a:hover {
	color: #C6D32B;
}

.navileft {
	background-image: url(images/leftnavi_bg.jpg);
	background-repeat: no-repeat;
	background-color: #034792;
	background-position: left top;
	width: 213px;
	font-size: 12px;
	padding-top: 50px;
	margin: 0px;
}

.navileft li {
	line-height: 30px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #C6D32B;
}

.navileft a {
	text-decoration: none;
	color: #ffffff;
}

.navileft a:hover {
	color: #C6D32B; 
}

.content {
	margin: 10px;
	padding: 50px 20px 20px 30px;
}


.blocksatz {
	  text-align: justify;
}

.content img {
	vertical-align: bottom;
	padding: 50px 10px 10px 5px;
}

.content ul {
	list-style-image: url(images/point.gif);
}

.content iframe {
	border: 1px solid #C6D32B;
	width: 100%;
	height: 600px;
}

.content_images {
	width: 105px;
	vertical-align: bottom;
	padding: 0px 10px 10px 5px;
}


.headline_agb {
	color: #666666;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}

.footer_left {
	background-color: #034792;
}

.footer {
	font-size: 10px;
	color: #666666;
	max-height: 20px;
	padding: 5px 20px 5px 10px;
	text-align: right;
	border-top: 1px solid #C6D32B;
}

.footer a {
	text-decoration: underline;
	color: #666666;
}

.footer_active
{
	font-size: 10px;
	color:#C6D32B;
	text-decoration: underline;
	font-weight: bold;
}

.footer img {
	margin-left: 20px;
}

.aufzaehlung {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
}

.aktiv {
	color: #C6D32B;
}

.shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

.shadow_u {
	background-color: #333333;
	background-image: url(images/shadow_u.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
