body {
background-color: #FFFFFF; 
margin-top: 0px;
}

#nav {
   
   display: block;
	height: 18px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F7F4;
	font-size: 9pt;
} 

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: block;
	height: 18px;
	padding: 0 0 0 7px;
	margin: 0 0 0 0;
	color: #5F7064;
	background-color: #F2F7F4;
	text-decoration: none;
}

#nav a:hover
{
	background-color: #FFF;
	color: #5F7064;
}

.Stil1 {color: #FF0000}
.style1 {color: #FF0000; font-family: Arial, Helvetica, sans-serif; }
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #F4A217;
}
.style4 {font-size: 16px; font-weight: bold; color: #F4A217; font-family: Arial, Helvetica, sans-serif; }
.tom {font-size: 24px; font-weight: bold; color: Blue; font-family: Arial, Helvetica, sans-serif; }
.style5 {
	color: #000000;
	font-weight: bold;
}

.style5b {
	color: #000000;
	font-weight: bold;
}
.style6 {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.tomb {font-size: 16px; color: Blue; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style7 {color: #ca7e00;}
.style8 {
	font-size: 14px;
	font-weight: bold;
}

h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #304A38; font-weight: bold}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #304A38;}
.fund {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #008331;}
.open {  font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #ffffff;}
.textfett {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #304A38; font-weight: bold}
.ueberschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #008231}
.snavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #304A38;
	background-color: #FFFFFF;
}

.naviquik {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #304A38;
	margin: 0 0 0 0;
	
}

.wetter {
	background-color: #DFEAE3;
	background-image: url(bilder/news_bg.jpg);
	background-repeat: repeat-y;
	width: 161px;
}

.aktuell {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
	color: #2E3E34;
	background-color: #ADC5B6;
	background-image: url(bilder/aktuell_bg.gif);
	background-repeat: repeat-y;
	width: 172px;
}

.sant {
	background-color: #ADC5B6;
	background-image: url(bilder/sant_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 172px;
	height: 19px;
}

a {  
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #C20410;}

a:active, a:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #C20410;}

a:hover{
text-decoration: none;
color: #FED000;
}


.tdhell {background-color:#F2F7F3; height:30px}
.tddunkel {background-color:#DFEAE3; height:30px}

input, form {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #008331;
	
}

select { 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border:1px solid #ffffff;
	color: #304A38;
	
}

option { 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1px #ffffff;
	color: #304A38;
	
}

ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #304A38;
	list-style-image: url(bilder/pt.gif);
	list-style-type: square;
}