/* CSS-Datei GfK */

body { font-family:Tahoma,Helvetica,Arial,sans-serif; background-color:#FDF5E6; margin: 10px; }
body, td { font-size:90%; } /* 14px */
.groesser { font-size:120%; } /* 18px */
.kleiner { font-size:80%; } /* 11px */

.headline { color:#003399; font-size:24px; font-weight:bold; }

.haftung { color:#003399; font-weight:bold; }
.haftungadresse { margin-top:5px; margin-right:0px; margin-bottom:5px; margin-left:18px; font-size:smaller; color: #003399;}
.haftungadresse a { color: #FF6600;}

.fest { font-size:18px; font-weight:bold; border-top: 1px solid #003399; padding-top: 3px;  border-bottom: 1px solid #003399; padding-bottom: 3px; text-align:center; }

img.rechts_oben { margin-top:0px; margin-right:0px; margin-bottom:10px; margin-left:10px; vertical-align:top; float:right;}
img.links { margin-top:10px; margin-right:10px; margin-bottom:10px; margin-left:0px; vertical-align:none; float:left;}
img.mitte { margin-top:10px; margin-right:10px; margin-bottom:10px; margin-left:10px; vertical-align:none; float:right;}

table.news { color:#FFFFFF; font-size:14px; font-weight:normal; text-decoration:none; }
table.news a { color:#FFFFFF; font-weight:bold; text-decoration:none; }
table.news a:link { color:#FFFFFF; font-weight:bold; text-decoration:none; }
table.news a:visited { color:#FFFFFF; }
table.news a:hover { color:#FF6600; text-decoration:underline; font-weight:bold; }
table.news a:active { color:#FF6600; }
table.news a:focus  { color:#FF6600; text-decoration:underline; }

td.aktline { border-top-style:solid;
             border-top-color:#003399;
             border-top-width:1px;
/*             border-bottom-style:solid;
             border-bottom-color:#003399;
             border-bottom-width:1px;
*/
             margin:0px; }

p.datum { font-size:0.75em; border-top-style:solid; border-color:#003399; border-top-width:2px; margin:0px; }

/* .impuls { font-size:13px; } */

table.navigation { border-color:#FF6600; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; margin:0px; }
table.navigation a { color:#003399; text-decoration:none; }
table.navigation a:link { color:#003399; text-decoration:none; }
table.navigation a:visited { color:#003399; }
table.navigation a:hover { color:#FF6600; text-decoration:underline; }
table.navigation a:active { color:#FF6600; }
table.navigation a:focus  { color:#FF6600; text-decoration:underline; }

table.fp_buchhandlung a { color:#003399; text-decoration:none; }
table.fp_buchhandlung a:link { color:#003399; text-decoration:none; }
table.fp_buchhandlung a:visited { color:#003399; }
table.fp_buchhandlung a:hover { color:#FF6600; text-decoration:underline; }
table.fp_buchhandlung a:active { color:#FF6600; }
table.fp_buchhandlung a:focus  { color:#FF6600; text-decoration:underline; }

/* Bezirke */
table.veranstaltungen { border: 0px solid; border-spacing: 3px; font-size: 11px; }
table.veranstaltungen th {
    border-top: 2px solid #003399;
    border-bottom: 2px solid #003399;
    padding: 5px;
    margin: 0px;
    text-align: left;
}
table.veranstaltungen td {
    border-top: 0px solid #003399;
    border-bottom: 1px solid #003399;
    padding: 2px 5px 5px 5px;
    margin: 0px;
    font-size: 11px;
}

/* eMail-Liste */
table.mailliste { border: 0px solid; border-spacing: 3px; font-size: 11px; }
table.mailliste th {
    border-top: 2px solid #FF6600;
    border-bottom: 2px solid #FF6600;
    padding: 5px;
    margin: 0px;
    text-align: left;
}
table.mailliste td {
    border-top: 0px solid #FF6600;
    border-bottom: 1px solid #FF6600;
    padding: 2px 5px 5px 5px;
    margin: 0px;
    font-size: 11px;
}

table.impressum td {
    font-size: 80%; /* 11px */
}

table.struktur { border: 0px solid; border-spacing: 10px; font-size: 14px; }
table.struktur td {
    border: 2px solid #003399;
    padding: 5px;
    margin: 0px;
    font-size: 14px;
}

table.blau { 
    border-top:    1px solid #003399; 
    border-left:   1px solid #003399; 
    border-spacing: 0px;
}
table.blau td {
    border-bottom: 1px solid #003399;
    border-right:  1px solid #003399;
    padding: 5px;
}