/* GLOBALS */
body
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
}

td, pre, div, xmp
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #404040;
}

a:link
{
    text-decoration: none;
    color: #404040;
}

a:visited
{
    text-decoration: none;
    color: #404040;
}

a:active
{
    text-decoration: none;
    color: #404040;
}

a:hover
{
    text-decoration: none;
    color: #ff0000;
}

h1
{
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

h2
{
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

form
{
    background-image:url(background.gif);
    padding:0px;
    border:0px solid #ddd;
}

select, input
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica;
}

radio
{
    margin: 0px;
    padding: 0px;
    width: 10px;
    height: 10px;
}

.Button
{
    color:#000;
    width:13px;
    height:8px;
    border:1px solid #808080;
    font-size:9px;
    font-weight:bold;
}

.Button2
{
    color:#808080;
    width:13px;
    height:8px;
    border:1px solid #808080;
    font-size:9px;
    font-weight:bold;
}

.Aktbutton
{
    background-color:#009933;
    color:#000;
    width:15px;
    height:12px;
    border:0px solid #ddd;
    font-size:9px;
    font-weight:bold;
}

.Send
{
    background-color:#E9EAEB;
    color:#404040;
    text-decoration: none;
    font-weight:bold;
    width:80px;
    height:20px;
    border:1px solid #A3BCE5;
    text-align:center;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 1px;
}

.Kal
{
    color:#404040;
    font-size:11px;
    font-family:Geneva,Helvetica,Arial;
    padding-left:2px;
    border:1px solid #A3BCE5;
}

.radiobtn
{
    margin: 1px;
    padding: 0px;
    width: 12px;
    height: 12px;
}

.list
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    color: #000000;
}

.listtop
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

/* MAINFRAME */
.fwmain
{
    margin-top: 5px;
    margin-left: 20px;
}

.fwnavi
{
    width: 150px;
    padding-right: 0px;
    padding-left: 10px;
    vertical-align: top;
    border: 2px solid #FF0000;
}

.fwcontent
{
    width: 660px;
    vertical-align: top;
    padding-left: 10px;
    border: 2px solid #FF0000;
}

/* NAVI */
.navimain
{
    width: 143px;
}

.naviitem
{
    background-color:#ffffff;
    width: 175px;
    padding-left: 10px;
}

.navilink:link
{
    font-family: Arial, Verdana, Helvetica;
    color: #404040;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.navilink:active
{
    font-family: Arial, Verdana, Helvetica;
    color: #404040;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.navilink:visited
{
    font-family: Arial, Verdana, Helvetica;
    color: #404040;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.navilink:hover
{
    font-family: Arial, Verdana, Helvetica;
    color: #404040;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

.formitem
{
    width: 150px;
}

.cbox
{
    margin: 0px;
    padding: 0px;
    width: 14px;
    height: 14px;
}

.titlebar
{
    height: 18px;
    padding: 2px;
    font-weight: bold;
    color: #FFFFFF;
}

.forminput
{
    border: 1px solid #BDCED6;
    background-color:#F6F6F6;
    width: 200px;
}

.kontaktform
{
    border: 1px solid #BDCED6;
    background-color:#F6F6F6;
    width: 300px;
}

.formlabel
{
    padding-bottom: 2px;
    text-align: left;
    line-height: 14px;
}

