BODY,TD,P {
        font-family: Arial, Helvetica, sans-serif;
                        font-size: 12px;
                        }
SMALL {
        font-family: Arial, Helvetica, sans-serif;
                        font-size: 11px;
                        }
BIG {
        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 16px;
                        }

a:link { text-decoration:underline; color:blue; }
a:visited { text-decoration:underline; color:blue; }
a:hover { text-decoration:underline; color:red; }
a:active { text-decoration:underline; }

#logotext {
             font-style:normal;
             font-weight:bold;
             font-size:12pt;
             font-family:Arial, Tahoma, Verdana;
             color:black;
             text-align:center;

}

#logotext2 {
             font-style:normal;
             font-weight:normal;
             font-size:8pt;
             font-family:Verdana, Arial, Tahoma;
             color:black;
             text-align:center;

}


#Mitteltext1 {

             background-color:#adc2d6;
             border-style:solid;
             border-color:white;
             border-width:1px;
             width:100%;
             margin-left:20px;
             margin-right:20px;
              }


#Mitteltext2 {
             font-style:normal;
             font-weight:bold;
             font-size:8pt;
             font-family:Arial, Tahoma, Verdana;
             color:black;
             text-align:left;
             width:70%;
             margin-left:25px;
             margin-right:25px;
              }

#Mitteltext3 {
             font-style:normal;
             font-size:8pt;
             font-family:Arial, Tahoma, Verdana;
             color:black;
             text-align:left;
             width:100%;
             margin-left:25px;
             margin-right:25px;
              }



.mainframe   {   border-style:none;
                 background-color:#d6e0eb;
                 width:auto;
                 padding:0px;
                 margin:0px;
             }

.mainframe4   {   border-style:none;
                 background-color:#d6e0eb;
                 width:auto;
                 padding:30px;
                 margin:30px;
             }

.mainframe3   {  border-top-style:solid;
                 border-top-width:2px;
                 border-top-color:white;
                 background-color:#d6e0eb;
                 width:auto;
                 padding:0px;
                 margin:0px;
              }


#Pics         {
             border-style:solid;
             border-color:white;
             border-width:1px;
             margin-left:20px;
              }

#Pics2         {
             border-style:none;
             margin-left:20px;
              }


.mainframe2   {   border-top-style:none;
                 border-left-style:none;
                 border-right-style:none;
                 border-bottom-style:solid;
                 border-width:2px;
                 border-color:white;
                 background-color:#d6e0eb;
                 width:100%;
                 vertical-align:top;
                 margin:0px;
                 }

.testframe { width:100%;
             height:90px;
             background-color:#d6e0eb;
             background-image: url("logo.jpg");
             background-repeat: no-repeat;
             background-position: center;
           }
