A:link {
	background-color : transparent;
	color : black;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color : #676767;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #00a1be;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #00a1be;
	font-weight : bold;
	text-decoration : none;
}


body,
html {
	margin: 0px;
	padding: 0px;
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt { font-size: 12px; line-height: 140%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; letter-spacing: 0px }

.ueb1 { font-size: 12px; color: #00a1be; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; letter-spacing: 0px }

.inhalt h1  { font-size: 12px; line-height: 140%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; letter-spacing: 0px }

.inhalt p {
	line-height: 135%;
}

.inhalt mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.inhalt mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.inhalt mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.inhalt mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}


.fliesstext     { font-size: 11px; line-height: 140%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 1px }