P {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10pt;
        }

P:first-letter {
        font-size : 120%;
        font-weight : bold;
}

.Pzurueck {
        text-align : center;
}

.Pzurueck:first-letter {
        font-size : 100%;
        font-weight : normal;
}

P.BEMERKUNG {
        font-family : Verdana, Arial, sans-serif;
        font-size: 8pt;
}

body {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10pt;
}

TD {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10pt;
}

TD.GRAY {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10pt;
      text-align : left;
      vertical-align : top;
      padding :4px;
}

TD.TABLEROWS {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10pt;
        text-align : left;
        vertical-align : top;
        border-bottom : 1px solid;
        border-color : gray;
       padding :4px;
}

h1 {
       font-family : Verdana, Arial, sans-serif;
           font-size : 14pt;
       color : Navy;
           border-left-width: 10px;
           border-left-style: solid;
       padding-left: 3px;
 }

HR {
        color : Gray;
        background-color : transparent;
        height : 1px;
 #       outline-style : dashed;
}

h2 {
    font-family : Verdana, Arial, sans-serif;
    font-size : 13pt;
    color : Maroon;
}

h3 {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12pt;
}

h4 {
   font-size : 11pt;
   font-family : Verdana, Arial, sans-serif;
   color : Navy;
}

h5 {
   font-family : Verdana, Arial, sans-serif;
   font-size : 10pt;
   color : Navy;
}

h6
 {
       font-family : Verdana, Arial, sans-serif;
           font-size : 10pt;
       color : Navy;
}

.H1intern
 {
     font-family : Verdana, Arial, sans-serif;
     font-size : 30pt;
     color : blue;
         text-align:center;
}

.H1intern:first-letter
 {
        font-weight : normal;
     font-size : 30pt;
}

A:LINK {
       font-family : Verdana, Arial, sans-serif;
           font-size : 10pt;
       color : Blue;
}

A:HOVER {
        color : Navy;
        background :Silver;
}

TABLE.GRAY {
        padding :10px;
        background : #DEDEDE;
        border : none;
        border-spacing : 0px;
}

TABLE.TABLEROWS {
        background : #DEDEDE;
        border-width:1px;
        border-style:solid;
        border-color:gray;
        border-spacing : 0px;
}


A:FOCUS {
     color : Green;
}

A:ACTIVE {
        color : red;
}

A:VISITED {
        color : Maroon;
}

.header {
           font-size : 8pt;
        text-align : center;
}

.header:first-letter {
        font-size : 100%;
        font-weight : normal;
}

.FOOTER {
        font-size : 8pt;
}


