a:link    {color:black;
           text-decoration:none;
           font-weight:500;
}
a:visited {color:#474762;
           text-decoration:none;
           font-weight:500;
}
a:hover   {color:#474762;
           font-weight:bold;
           text-decoration:none;
}
a:active  {color:#003078;
           text-decoration:none;
           font-weight:bold;
}

hr {
    width:80%;
    color:#999999;
}

td {
font-family:Verdana, Genera, Arial,"Century Gothic";
}

th {
font-family:Verdana, Genera, Arial,"Century Gothic";
}

h1,h2,h3,h4.h5,h6 {
font-weight:normal; }


/* Bildschirm-Aufteilungen */


#Allgemein
     {
     position:absolute;
     top:0px;
     left:0px;
     background-color:white;
     font-family:Verdana, Genera,Arial,"Century Gothic";
     font-weight:100;
     font-size:10pt;
     width:100%;
     height:100%;
     }

#Hintergrund
{
     position:absolute;
     top:170px;
     left:0px;
}


#Logo
    {
    position:absolute;
    top:20px;
    left:20px;

    }

#Ueberschrift
    {
    position:absolute;
    top:30px;
    left:110px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:14pt;

    }

#Adresse
    {
    position:absolute;
    top:85;
    left:570; /* 680; */
    width:230;
    background-color:#F3F3F3;
    padding:2mm;
    border-style:none;
    border-color:black;  /*#003078;  */
    border-width:thin;
    margin:0;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:8pt;
    font-weight:100;
    }


#Spruch
    {
    position:absolute;
    top:500px;
    left:460px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:9pt;
    color:#003078;
    font-weight:600;
    }

#Auswahl0
    {
    position:absolute;
    top:130px;
    left:200px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:10pt;
    }
    
#Auswahl1
    {
    position:absolute;
    top:185px;
    left:290px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:10pt;
    }
    
#Auswahl2
    {
    position:absolute;
    top:240px;
    left:360px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:10pt;
    }
    
#Auswahl3
    {
    position:absolute;
    top:300px;
    left:400px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:10pt;
    }

#Auswahl4
    {
    position:absolute;
    top:360px;
    left:430px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:10pt;
    }
    
#Auswahl5
    {
    position:absolute;
    top:420px;
    left:450px;
    font-family:Verdana, Genera,Arial,"Century Gothic";
    font-size:10pt;
    }

#Menueleiste
    {
    position:absolute;
    top:100px;
    left:0px;
    width:680px;

    }

#MenueTabelle
{
    font-family:Verdana, Genera, Arial,"Century Gothic";
    font-size:8pt;
    width:680px;
    }


td.menue
{
    background-color:#D8D8D8;
    width:113px;
    padding-top:0mm;
    vertical-align:top;
}

img.menue {
border-style:none;
width:55px;
height:35px;
}

