td   {  font-family: Arial, Helvetica, sans-serif;}
	h2   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #466A93}
	h3   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #466A93}
	a	    { text-decoration: none}
	a:hover	{ text-decoration: underline}

/* CSS Document */

/* Text, Tabellen und Titel definitionen*/

form { margin: 0pt; padding: 0pt }

.header_red {
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 2px;
	padding-left: 5px;
}


body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h2{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16pt; 
font-weight: bold; 
color: #466A93
}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14pt; 
font-weight: bold; 
color: #466A93
}

/* News, Events und Quickfinder Definitionen */

.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #0F1879;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newszeile {
	font-size: 11px;
	color: #0F1879;
}

.newsdatum {
	font-size: 11px;
	color: #0F1879;
}

.quickzeile {
	font-size: 11px;
	color: #0F1879;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* link*/

a { 
	text-decoration: none; 
}

a:link, a:visited, a:active{
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline; 
}

a.news { 
	color: #000000;
	text-decoration: none; 
}

a.newszeile:hover {
	color: #0F1879;
	font-weight: normal;
	text-decoration: underline; 
}

a.newszeile:active {
	color: #23499D;
	font-weight: normal;
	text-decoration: underline; 
}