/* 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;
	background-position: 0px,800px;
	
}


.footer {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}


body, td, div {
	font-family: Arial,sans-serif;
	font-size: 12px;
}

h1 {
font-size: 11pt;
}

h2{
font-size: 10pt;
}

h3{
font-size: 10pt;
}

/* News, Events und Quickfinder Definitionen */

.newstitle {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.newszeile {
	font-size: 9pt;
	color: #ffffff;
}

.newsdatum {
	font-size: 9pt;
	padding-left: 15px;
	color: #000000;
}

.quickfinder {
	font-size: 12px;
	color: #000000;
	padding-left: 17px;
}

/* link*/

a { 
	text-decoration: none; 
}

a:link, a:visited, a:active{
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-weight: normal; 
	text-decoration: underline;
}

a.news { 
	color: #000000;
	text-decoration: none; 
}

a.newszeile:hover {
	color: #ffffff;
	font-weight: normal; 
	text-decoration: underline;
}

a.newszeile:active {
	color: #ffffff;
	font-weight: normal; 
}

a.newszeile:visited {
	color: #ffffff;
	font-weight: normal; 
}
a.newszeile:link {
	color: #ffffff;
	font-weight: normal; 
}
