body {
    margin: 0;
    padding: 0px;
    background: #61AC09;
}



   a.menu:link {font-family:Arial; color:#000000;font-size:8pt;text-decoration: none}
   a.menu:visited {font-family:Arial;color:#000000;font-size:8pt;text-decoration: none}
   a.menu:hover {font-family:Arial;color:#000000;font-size:8pt;text-decoration: underline}

a.header:link {font-family:Arial;font-size:8pt;color:#000000;text-decoration:none;font-weight: bold}
a.header:visited {font-family:Arial;font-size:8pt;color:#000000;text-decoration:none;font-weight: bold}
a.header:hover {font-family:Arial;font-size:8pt;color:#000000;text-decoration:underline;font-weight: bold}


TD.status{FONT-FAMILY: Verdana, Arial;FONT-SIZE:9pt;COLOR:#ffffff;}

input{border-color:#A3B5C3;FONT-FAMILY: Verdana, Arial;FONT-SIZE:9pt;color:#000000;border-style:solid;border-width:1px;background:#D8E0E5;height:20px;}

input.loginfeld{border-color:#000000;FONT-FAMILY: Verdana, Arial;FONT-SIZE:9pt;color:#000000;border-style:solid;border-width:1px;background:#ffffff;height:18px;width:110px}

table.rahmen{background-color:#EBEFF2;width:100%}



TD{FONT-FAMILY:Verdana,Arial;FONT-SIZE:10pt;COLOR:#000000;}

TD.ubgross{FONT-FAMILY:Verdana,Arial;FONT-SIZE:11pt;COLOR:#000000;font-weight:bolder;}

TD.ubmittel{FONT-FAMILY: Verdana, Arial;FONT-SIZE:10pt;COLOR:#000000;font-weight:bold}

TD.ubklein{FONT-FAMILY:Verdana,Arial;FONT-SIZE:7pt;COLOR:#000000}




   a.ub:link    {font-family:Verdana, Arial; color:#000000;font-size:10pt;text-decoration: underline;font-weight:bolder;}
   a.ub:visited {font-family:Verdana, Arial;color:#000000;font-size:10pt;text-decoration: underline;font-weight:bolder;}
   a.ub:hover   {font-family:Verdana, Arial;color:#FF9F00;font-size:10pt;text-decoration: underline;font-weight:bolder;}

   a:link    {font-family:Verdana, Arial; color:#000000;font-size:10pt;text-decoration: underline}
   a:visited {font-family:Verdana, Arial;color:#000000;font-size:10pt;text-decoration: underline}
   a:hover   {font-family:Verdana, Arial;color:#FF9F00;font-size:10pt;text-decoration: underline}


//Menu
a:link, a:visited, a:active {
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}
div.p {
    font-family: Verdana, Arial;
    font-size: 11px;
    margin: 0;
    padding: 10px;
}


div.small {
    font-family: Verdana, Arial;
    font-size: 11px;
}
div.title {
    color: #000000;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #ffffff;
}
/* Default Style */
div.domMenu_menuBar {
    border: solid #ffffff;
    border-width: 1px 0 0 1px;
}
div.domMenu_menuElement {
    font-family: Arial, Arial;
    font-size: 11px;
    font-weight: bold;
    border: solid #ffffff;
    border-width: 0 1px 1px 0;
    background-color: #C0C7CF;
    color: #000000;
    text-align: center;
    padding: 3px;
}
div.domMenu_menuElementHover {
    text-decoration: underline;
}
div.domMenu_subMenuBar {
    border: solid #ffffff;
    border-width: 1px 1px 1px 1px;
}
div.domMenu_subMenuElement {
    font-family: Arial, Arial;
    font-size: 11px;
    font-weight: bold;
    border: solid #ffffff;
    border-width: 1px 1px 0 1px;
    background-color: #C0C7CF;
    color: #000000;
    padding: 3px;
}
div.domMenu_subMenuElementHeading {
    font-weight: bold;
}
div.domMenu_subMenuElementHover {
    background-color: #e0e0e0;
    color: #000000;
}




