/* General Fonts */
BODY,P,OL,UL,DIV,TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
/*color: #00000; */
font-style: normal;  
line-height: 130%; 
text-decoration: none ;
}

a:link {
 text-decoration: none;
}

a:visited {
 text-decoration: none;
}

a.menu_left { color: #474747; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.menu_top { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.flow   { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.bottom  { color: gray; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
.menu { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu_head { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.flow  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.flow_head { color: black; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; line-height: 24px; }
.menuspaltenhintergrund { font-size: 12px; font-weight: bold; background-color: #d1d1d1; text-indent: 10px; }
.menuhintergrund { font-size: 12px; font-weight: bold; text-indent: 10px; border-bottom: 3px solid #e2007e; }
.menuhintergrund_aktiv { font-size: 12px; font-weight: bold; text-indent: 10px; border-bottom: 3px solid #e3087e; }
.hauptspalte { padding-left: 8px; }

