/* CSS Document */

/* Text, Tabellen und Titel definitionen*/
body {
/*background: url(bg.gif) #595959 top repeat-x;*/
background: #818181
}

#logo2 {
position: relative;
margin: 10px 0 0 0;
z-index: 22;
}

#page #logo2 {
position: relative;
margin: 10px 5px 0 0;
z-index: 22;
}

#logo2 img{
height: 150px;
width: auto;
}

form { margin: 0px; padding: 0px; border: 0px; }

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

.header_blue {
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #183F78;
}


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: 9pt;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newszeile {
	font-size: 9pt;
	color: #FFFFFF;
}

.newsdatum {
	font-weight: bold;
	font-size: 9pt;
	color: #E50535;
}

.quickzeile {
	font-size: 9pt;
	color: #000000;
	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 {
	font-weight: normal; 
}

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

a.newszeile:hover {
	color: #d3272e;
	font-weight: normal; 
}

a.newszeile:active {
	color: #d3272e;
	font-weight: normal; 
}
