/* CSS Document */

/* Text, Tabellen und Titel definitionen*/

form { margin: 0pt; padding: 0pt }


.headerfront {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00598f;
}


.footer {
	font-family: Arial,sans-serif;
	font-size: 10px;
	line-height: 23px;
	color: #00598f;
}


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 */

.temp {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.mintemp {
	font-size: 11px;
	color: #0000cc;
	font-weight: bold;
}

.maxtemp {
	font-size: 11px;
	color: #cc0033;
	font-weight: bold;
}

.fronttitles {
	font-size: 14px;
	font-weight: bold;
	color: #96989b;
}

.newstitle {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newszeile {
	font-size: 12px;
	color: #244894;
}

.newsdatum {
	font-size: 12px;
	color: #000000;
}

.quickzeile {
	font-size: 11px;
	color: #244894;
}

/* 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: #244894;
	text-decoration: none; 
}

a.newszeile:hover {
	color: #244894;
	font-weight: normal; 
		text-decoration: underline;
}

a.newszeile:active {
	color: #244894;
	font-weight: normal; 
}