/* CSS fuer alle Inhalts-Seiten */

.site_headline{
                font-family:arial,sans-serif;
                font-weight: bold;
                font-size:14pt;
                color:#00395A;
                line-height:1.2em;
                margin:0 10 0 0;
                }

.site_fliesstext{
                font-family:arial, sans-serif;
                font-size:12px;
                color:#00395A;
                font-weight: normal;
                }

.site_subline{
                font-family:arial, sans-serif;
                font-weight: bold;
                font-size:12px;
                color:#007AA5;
                line-height:1.2em;
                }

.hg_beige{
                width: 100%;
                background-color: E6E1D2;
                padding: 3px;
                border: 1px solid #CCCCCC;
                }

.hg_hellblau{
                width: 100%;
                background-color: B5D1E3;
                padding: 3px;
                border: 1px solid #CCCCCC;
                }

.border_grau{
                width: 100%;
                padding: 3px;
                border: 1px solid #CCCCCC;
                }

.VERDANA_8_blau_fett {
                font-family: verdana;
                font-size:8pt;
                color:#00395A;
                font-weight:bold;
                }

.VERDANA_9_blau_fett {
                font-family: verdana;
                font-size:9pt;
                color:#00395A;
                font-weight:bold;
                }

.VERDANA_10_blau_fett {
                font-family: verdana;
                font-size:10pt;
                color:#00395A;
                font-weight:bold;
                }

.VERDANA_11_blau_fett {
                font-family: verdana;
                font-size:11pt;
                color:#00395A;
                font-weight:bold;
                }

.VERDANA_12_blau_fett {
                font-family: verdana;
                font-size:12pt;
                color:#00395A;
                font-weight:bold;
                }

.VERDANA_14_blau_fett {
                font-family: verdana;
                font-size:14pt;
                color:#00395A;
                font-weight:bold;
                }

.VERDANA_16_blau_fett {
                font-family: verdana;
                font-size:16pt;
                color:#00395A;
                font-weight:bold;
                }



.VERDANA_8_rot_fett {
                font-family: verdana;
                font-size:8pt;
                color:#C60410;
                font-weight:bold;
                }

.VERDANA_9_rot_fett {
                font-family: verdana;
                font-size:9pt;
                color:#C60410;
                font-weight:bold;
                }

.VERDANA_10_rot_fett {
                font-family: verdana;
                font-size:10pt;
                color:#C60410;
                font-weight:bold;
                }

.VERDANA_11_rot_fett {
                font-family: verdana;
                font-size:11pt;
                color:#C60410;
                font-weight:bold;
                }

.VERDANA_12_rot_fett {
                font-family: verdana;
                font-size:12pt;
                color:#C60410;
                font-weight:bold;
                }

.VERDANA_14_rot_fett {
                font-family: verdana;
                font-size:14pt;
                color:#C60410;
                font-weight:bold;
                }

.VERDANA_16_rot_fett {
                font-family: verdana;
                font-size:16pt;
                color:#C60410;
                font-weight:bold;
                }


.link a:link{color:#4C4C4C; text-decoration:none;}
.link a:visited{color:#4C4C4C; text-decoration:none;}
.link a:hover{color:#9E0000; text-decoration:none;}

.templ_downloadcenter a:link{font-family:verdana,sans-serif; color:#000000; font-weight:normal; font-size:11px; line-height:1.4em;}
.templ_downloadcenter a:visited{font-family:verdana,sans-serif; color:#000000; font-weight:normal; font-size:11px; line-height:1.4em;}
.templ_downloadcenter a:hover{font-family:verdana,sans-serif; color:#B60010; font-weight:normal; font-size:11px; line-height:1.4em;}


