body {
     background-color:#FFFFFF;
     text: #000000;
     margin-left: 0;
     margin-top: 0;
     margin-width: 0;
     margin-height: 0
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.balken_teaser { 
		background-color: #FF0000
}
.balken_kopf {
		background-color: #CCCCCC
}
.fontklein { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000
}
.ueberschrift { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 18px;
		font-weight: bold; 
		color: #666666 
}
.untertitel {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		font-weight: bold; 
		color: #666666
}
.fontfunktion {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000
}
.fontfunktionweiss {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FFFFFF
}
.fontaktiv { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #FF0000 
}
.fontkleinaktiv { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #FF0000
}
a {  
	text-decoration: none
}
a.nav:link  {
        color : #000000;
        text-decoration :none;
}
a.nav:visited {
        color : #000000;
        text-decoration :none;
}
a.nav:hover {
        color : #FF0000;
        text-decoration :none;
}
a.nav:activ {
        color : #FF3300
        text-decoration :none;
}
h1 {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #666666
}

a:link  {
        color : #FF0000;
        text-decoration :none;
}
a:visited {
        color : #FF0000;
        text-decoration :none;
}
a:hover {
        color : #FF0000;
        text-decoration :none;
}
a:activ {
        color : #FF3300
        text-decoration :none;
}
