﻿.body {
        background-color:        white;
        color:                                black;


}

.bodylink {
        color:                                 #102d4d;
        font-size:                         13px;
        font-family:                 Arial;
        line-height:                 15px;
        text-decoration:         underline;
}

.bodytext {
        color:                                 #006666;
        font-size:                         11px;
        font-family:                 Verdana, Arial;
        line-height:                 15px;
}

.bodytextwhite {
        color:                                 #ffffff;
        font-size:                         13px;
        font-family:                 Arial;
        line-height:                 15px;
}

.infotext {
        color:                                 #006666;
        font-size:                         12px;
        font-family:                 Arial;
        line-height:                 13px;
}

.langerText {
         text-align:                        justify;
         font-size:                         12px;
         margin-right:                 20px;

}

.startdescription {
        color:                                 #006666;
        font-size:                         11px;
        font-family:                 Arial;
        line-height:                 13px;
}

.startdescription_head {
        color: #FFFFFF;
        font-size: 13px;
        font-family: Arial;
        font-weight: bold;
        text-align: center;
        line-height: 13px;
}

.startdescription_fraktion {
        color:                                 #006666;
        background-color:         #EAFFEA;
        font-size:                         11px;
        font-family:                 Arial;
        line-height:                 13px;
}

.startdescription_aktuell {
        color:                                 #006666;
        background-color:         #EEFFAA;
        font-size:                         11px;
        font-family:                 Arial;
        line-height:                 13px;
}

.startdescription_grey {
        color:                                 #FAFAFA;
        background-color:         #424242;
        font-size:                         11px;
        font-family:                 Arial;
        line-height:                 13px;
}

.startdescriptionlink {
        color:                                 #D1000D;
        font-size:                         12px;
        font-family:                 Arial;
        line-height:                 13px;
}

.sublevel {
        color:                                 #102d4d;
        font-weight:                bolder;
        font-size:                         11px;
        font-family:                 Verdana, Arial;
        line-height:                 18px;
}

.tabhead {
        color:                                 white;
        background-color:        #778899;
        font-weight:                 bold;
        font-size:                         12px;
        font-family:                 Verdana, Arial;
        height:                                28px;
        text-align:                        left;
        padding-left:                6px;
}

.tabueberschrift {
        color:                                 #006666;
        font-weight:                 bold;
        font-size:                         18px;
        font-family:                 Verdana, Arial;
        height:                         28px;
        text-align:                 center;
        padding-top:                6px;
        padding-left:                 12px;
}

/* für die Funktionsbezeichnung direkt unter dem Header der Tabelle*/
.tabhead2 {
        color:                                #006666;
        font-weight:                bold;
        font-size:                        11px;
        font-family:                Verdana, Arial;
        height:                                16px;
        padding-left:                6px;
        padding-bottom:                2px;
        padding-top:                2px;
}

/* für die Funktionsbezeichnung direkt unter dem Header der Tabelle*/
.tabbottom {
        color:                                 #006666;
        background-color:         #98C6EA;
        font-weight:                 bold;
        font-size:                         12px;
        font-family:                 Verdana, Arial;
        height:                         28px;
        text-align:                 center;
        padding-left:                 6px;
}

.tablink {
        color:                                 #102d4d;
        font-size:                         11px;
        font-family:                 Verdana, Arial;
        line-height:                 13px;
        text-decoration:         underline;
        padding-left:                6px;
        padding-bottom:                2px;
        padding-top:                2px;



}

.tabtext {
        color:                                 #006666;
        font-size:                         11px;
        font-family:                 Verdana, Arial;
        height:                         16px;
        padding-left:                6px;
        background-color:        #DDEEFF;

}


h1 {
        /*color:                                 #002288;*/
        color:                                #102d4d;
        font-weight:                 bold;
        font-size:                         22px;
        font-family:                 Verdana, Arial;
        line-height:                 24px;
        letter-spacing:         2px
}

h2 {
        color:                                 #102d4d;
        font-weight:                 bold;
        font-size:                         17px;
        font-family:                 Verdana, Arial;
         line-height:                 19px;
        letter-spacing:         1px
}

h3 {
        color:                                 #002288;
        font-weight:                 bold;
        font-size:                         15px;
        font-family:                 Verdana, Arial;
        line-height:                 19px;
        letter-spacing:         1px
}

a  {
        font-size:                         11px;
        font-family:                 Verdana, Arial;
        font-weight:                 bold;
        text-decoration:         none;
        line-height:                15px;
}

a:link         {
        color:                                 #006666
}

a:visited {
        color:                                 #006666
}

a:active {
        color:                                 #D1000D
}

a:hover        {
        color:                                 #D1000D
}

p {
        color:                                #006666;
        font-size:                         11px;
        font-family:                 Verdana, Arial;
        font-weight:                 normal;
        text-decoration:         none;
        line-height:                15px;
        text-align:                        justify;
        padding-right:                12px;
}

ul{
        color:                                #006666;
        font-size:                         11px;
        font-family:                 Verdana, Arial;
        font-weight:                 normal;
        text-decoration:         none;
        line-height:                15px;
        text-align:                        justify;
        padding-right:                12px;
}

.red{

        color:                                 #D1000D;

}

.text_grey {
        color:                                 #FAFAFA;
        background-color:         #424242;
        font-size:                         30px;
        font-family:                 Verdana, Arial;
}

