/* CSS-Datei fuer saemtliche Formatierungen */


/*Grundlegende Designes fuer alle Seiten*/

body
{
    background-color:#FFFFFF;
    text-align: center;
}


a
{
    font-family: "Verdana";
    font-size: 0.9em;
    text-decoration: underline;
    font-style: normal;
    color: #0061C1;
}


.inactive
{
    color: #000000;
    font-family: "Verdana";
    font-size: 0.8em;
    font-weight: normal;
}


.header_middle
{
    color: #000000;
    font-family: "Verdana";
    font-size: 1.8em;
    background-color: #ffffff;
}


.head_text
{
    font-family: "Verdana";
    font-size: 1.3em;
    color: #000000;
}


.table_underline
{
    text-decoration: underline;
}

#inhalt_tables
{
    font-family: "Verdana";
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    }

.innen_tables
{
    font-weight: normal;
    font-size: 0.8em;
    color: #000000;
}
   font-family:Arial,Verdana,sans-serif;
   font-size:15px;
   margin-right:10px;
   margin-left:10px;
}

h1 {
   font-weight:bold;
   font-style:normal;
   font-size:26px;
   line-height:1.9em;
   color: #000000;
   padding-bottom:5px;
   margin-top:10px;
}

h2 {
   font-weight:bold;
   font-style:normal;
    font-size:17px;
   line-height:1.1em;
   color: #008000;
   padding-bottom:3px;
   margin-top:5px;
}

h3 {
   font-family:Arial,Verdana,sans-serif;
   font-weight:bold;
   font-style:normal;
   font-size:24px;
   color: #000000;
   padding-bottom:3px;
}

h4 {
   font-family:Arial,Verdana,sans-serif;
   font-weight:bold;
   font-style:normal;
   font-size:13px;
   color: #000000;
   padding-bottom:3px;
   padding-left:0px;
   margin-top: 0px;
}

h5 {
   font-family:Arial,Verdana,sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:12px;
   color: #000000;
   padding-bottom:3px;
   padding-left:0px;
   margin-top: 0px;
}

h6 {
   font-weight:bold;
   font-style:normal;
   font-size:14px;
   color: #000;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-left: 0px;
}

p {
   font-weight:bold;
   font-size:13px;
   line-height:1.3em;
   color:black;
}
}
.ueberschrift {
        font-size: 24px;
        font-weight: bold;
        color: #EC0000;
}
.ueberschrift1 {
        font-size: 20px;
        font-weight: bold;
        color: #EC0000;
}
.uebertext {
        font-size: 14px;
         color: #EC0000;

}
.uebertext1 {
        font-size: 24px;
         color: #000051;
         font-weight: bold;
         }
.text {
        font-size: 12px;
        color: #000000;
}
 .text1 {
        font-size: 14px;
        font-weight: bold;
}
 .text5 {
        font-size: 26px;
        font-weight: bold;
        color: #000000;
         }
 .text2 {
        font-size: 12px;
        font-weight: bold;
        color:#000000;
     }
 .text3 {
         font-size: 14px;
         color:#000000;
    }
 .text4 {
        font-size: 14px;
        color:#000000;
   }
 .text5 {
        font-size: 14px;
        color:#FF0000;


