table
{
        padding:0;
        

}


a:link {font-weight:bold;color:#002F00; text-decoration:none }
a:visited {font-weight:bold;color:#002F00; text-decoration:none }
a:hover {font-weight:bold;color:#5F0000; text-decoration:none }
a:active {font-weight:bold;color:#002F00; text-decoration:none }
a:focus {font-weight:bold;color:#002F00; text-decoration:none }

div
{
        font-family:Arial;
        font-size:18pt;
        color:#DF0000;
        text-align:justify;
}
hr
{
        color:#003F00;
        font-weight:lighter;
}
h1
{
        color:#ffffff;  
visibility:hidden;      
}
td
{
        font-family:Arial;
        font-size:9pt;
        color:#003F00;


}

.meld
{
        font-family:Arial;
        font-size:9pt;
        color:#7F0000;


}
.auswahlbox{

        width:200px;

}

input
{
        font-family:Arial;
        font-size:8pt;
        color:#003F00;
        text-align:justify;

}
.input
{
        font-family:Arial;
        font-size:8pt;
        color:#003F00;
        text-align:justify;

}
.button
{
        font-family:Arial;
        font-size:10pt;
        text-align:center;
        background-color:#002F00;
        border-right: white 1px solid;
        border-top: white 1px solid;
        font-weight: bold;
        font-size: 80%;
        border-left: white 1px solid;
        color: white;
        border-bottom: white 1px solid;
        background-color: #002F00;
        width: 120px;
}
.buttonsuche
{
        font-family:Arial;
        font-size:10pt;
        text-align:center;
        background-color:#002F00;
        border-right: white 1px solid;
        border-top: white 1px solid;
        font-weight: bold;
        font-size: 80%;
        border-left: white 1px solid;
        color: white;
        border-bottom: white 1px solid;
        background-color: #002F00;
        width: 80px;
}
.submit
{
        font-family:Arial;
        font-size:10pt;
        text-align:center;
        background-color:#003366;
        border-right: white 1px solid;
        border-top: white 1px solid;
        font-weight: bold;
        font-size: 80%;
        border-left: white 1px solid;
        color: white;
        border-bottom: white 1px solid;
        background-color: #003080;
        width: 120px;
}
.nav
{
       background-color:#EFF0DD;
       border-right: white 1px solid;
       border-top: white 1px solid;
       border-left: white 1px solid;
       border-bottom: white 1px solid;
}
.border
{
       background-color:#F8F8F1;
       border-right: #EFF0DD 1px solid;
       border-top: #EFF0DD 1px solid;
       border-left: #EFF0DD 1px solid;
       border-bottom: #EFF0DD 1px solid;
}
.nav2
{
       background-color:#EFF0DD;
}