<!--
body {
	background-color: #333333;
	margin: 0 0 0 0;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-->

.oben, a.oben:link, a.oben:visited, a.oben:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	word-spacing: 6px;
	top: 12px;
	page-break-before: 12;
	}

a.oben:hover {
	text-decoration: underline;
}

.Lauftext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	
	}

a.Lauftext:link, a.Lauftext:visited, a.Lauftext:active  {
	text-decoration: underline;
}
a.Lauftext:hover  {
	color:#666666;
}

.Headline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	line-height: 35px;	
	}
a.Headline:link, a.Headline:visited, a.Headline:active  {
	text-decoration: underline;
}
a.Headline:hover  {
	color:#666666;
}

.historie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;	
	}
	
.Jahreszahlen {
font-size: 12px;
font-weight: bold;
border-right: 5px;
border-color: #FFFFFF;
border-right-style: solid;
border-left: 9px;
border-color: #FFFFFF;
border-left-style: solid;
}

.Jahreszahlen2 {
font-size: 12px;
font-weight: bold;
border-right: 5px;
border-color: #FFFFFF;
border-right-style: solid;
}

.unten, a.unten:link, a.unten:visited, a.unten:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
		}

a.unten:hover {
	text-decoration: underline;
}	

/*
    Kontaktformular
*/

.radiobuttons {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.form__left
{
	padding:  5px;
	clear: both;
	float: left;
	width: 70px;
	margin-bottom: 0px;
}

.form_right
{
	padding: 5px;
	float: left;
	width: 400px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

