/* CSS definition file containing sitestyle stylesheets */

/* ------ Body ------ */
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366; margin: 10px 0px 10px 0px; background-color:#003366; }
table { background-color:#345680;}
td { background-color:#FFFFFF; text-align:left; vertical-align:top;}

/* ------ Normale Links ------ */
A:link { font-weight:bold; color: #EC5E00; text-decoration: none; }
A:visited { font-weight:bold; color: #FF9900; text-decoration: underline; }
A:hover { font-weight:bold; color: #FF9900; text-decoration: underline; }
A:active { font-weight:bold; color: #EC5E00; text-decoration: none; }

/* ------ Hauptnavigation-Logos ------ */
.navl { background-color:#E1E4E7; width:109px; padding:1px 9px 3px 9px; border-width:1px 0px 1px 0px; border-style:solid; border-top-color: #E8EBED; border-bottom-color: #CED3D8;}
.tran { background: transparent; }

/* ------ Text ------ */
.content { color: #003366; text-decoration: none; padding-left: 5pt; padding-right: 6pt; }
.teaser_header { color: #0059BC; font-weight: bold; padding-left: 1pt; }
.content_header { color: #003366; font-weight: bold; padding-left: 1pt; }

/* ------ Bildunterschrift ------ */
.bu { font-size: 7pt; color: #666666; margin: 3px 5px 5px 19px}

/* ------ Tabellen ------ */
.cont_tab_TH { background: #B0C1D0; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366; }
.cont_tab_TD { background: #D9E1E8; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366; }
.cont_tab_TD2 { background: #ECF0F3; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366; }
.liste_orange { font-weight:bold; background: #FF8A00; color: #FFFFFF; border-top: 1px solid #EEEEEE;}
.liste_grau { background: #EEEEEE; border-top: 1px solid #FFFFFF;}
.liste_grau2 { background: #EEEEEE;border-left:9px solid #EEEEEE; border-right:9px solid #EEEEEE; border-top:7px solid #EEEEEE; border-bottom:7px solid #EEEEEE}
.textflaeche { background: #FFFFFF; border-left:9px solid #FFFFFF; border-right:9px solid #FFFFFF; border-top:7px solid #FFFFFF; border-bottom:7px solid #FFFFFF;}
.TD_white { background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366; text-decoration: none; }
