a {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: #ADD8E6;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: Red;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: #ADD8E6;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: Red;
	font-size: 13px;
	font-weight: bold;
}

div,p,pre,td,th,nobr,i  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: White;
	line-height: 12pt;
}

BODYALT {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: none;
	color: White;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: White;
}
.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: White;
}

SELECT { width: 220px;} 


