/*Links*/
a:link {
color:#FFFFFF;
text-decoration:none;
font-family:Verdana;
font-size:11px;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
font-family:Verdana;
font-size:11px;
}

a:active {
color:#FFFFFF;
text-decoration:none;
font-family:Verdana;
font-size:11px;
}

a:hover {
color:#FFFFFF;
text-decoration:none;
font-family:Verdana;
font-size:11px;
}

/*Links - Blau*/
a.blue:link {color:#003399;text-decoration:none;font-weight:bold}
a.blue:visited {color:#003399;text-decoration:none;font-weight:bold}
a.blue:active {color:#003399;text-decoration:none;font-weight:bold}
a.blue:hover {color:#003399;text-decoration:none;font-weight:bold}

/*Menü*/
.menu_top{color:#FFFFFF;font-weight:bold;font-family:Verdana;font-size:12px}
.menu_top a:hover {font-weight:bold;font-family:Verdana;font-size:12px}
.menu_title{color:#212121;font-weight:bold;font-family:Verdana;font-size:12px; margin-left:20px;}
.menu_point{color:#212121;font-family:Verdana;font-size:12px; margin-left:30px;}
.menu_disable{color:#808080;font-family:Verdana;font-size:12px}

/*Haupttext*/
.text_r   {color:#003399;font-family:Verdana;font-size:9px;font-weight:normal;}
.text   {color:#003399;font-family:Verdana;font-size:12px;font-weight:normal;}
.text_b {color:#003399;font-weight:bold;font-family:Verdana;font-size:12px;}
.text_it {color:#003399;font-style:italic;font-family:Verdana;font-size:12px;font-weight:normal;}
.text_u {color:#003399;text-decoration:underline;font-family:Verdana;font-size:12px;font-weight:normal;}

/*Zahlenwerte - Farben (Billing)*/
.billing_pos   {color:#00C000;font-family:Verdana;font-size:12px;font-weight:bold;}
.billing_neg {color:#FF0000;font-weight:bold;font-family:Verdana;font-size:12px;}

/*Haupttext - Weiß*/

.text_white   {color:#160e6e;font-family:Verdana;font-size:12px;font-weight:normal;}
.text_white_b {color:#FFFFFF;font-weight:bold;font-family:Verdana;font-size:12px;}
.text_white_it {color:#FFFFFF;font-style:italic;font-family:Verdana;font-size:12px;font-weight:normal;}
.text_white_u {color:#FFFFFF;text-decoration:underline;font-family:Verdana;font-size:12px;font-weight:normal;}

/*Haupttext - Schwarz*/
.text_black  {color:#000000;font-family:Verdana;font-size:12px;font-weight:normal;}
.text_black_b {color:#000000;font-weight:bold;font-family:Verdana;font-size:12px;}
.text_black_it {color:#000000;font-style:italic;font-family:Verdana;font-size:12px;font-weight:normal;}
.text_black_u {color:#000000;text-decoration:underline;font-family:Verdana;font-size:12px;font-weight:normal;}

/*Optionstext*/
.option_c   {color:#f5f5f5;font-family:Verdana;font-size:10px;font-weight:normal;}
.option   {color:#160e6e;font-family:Verdana;font-size:10px;font-weight:normal;}
.option_b {color:#160e6e;font-weight:bold;font-family:Verdana;font-size:10px}
.option_k {color:#160e6e;font-style:italic;font-family:Verdana;font-size:10px;font-weight:normal;}
.option_u {color:#160e6e;text-decoration:underline;font-family:Verdana;font-size:10px;font-weight:normal;}

/*Menübox - Bordercolor */
div#menubox {
left: 0px;
color:#000000;
width: 150px;
height:420px;
}

div#menubox a {
display: block;
padding-top: 2px;
padding-bottom: 2px;
margin: 0px 0px 2px;
color: #000000;
text-align: ;
text-decoration: none;
}

div#menubox a:hover {
color: #ab0000;
}

/* Farbe der Farbigen tabellenreihen */
td.colored {background-color: #6487DC;}

tr.grey1 {background-color: #F0F0F0;}
tr.grey2 {background-color: #E0E0E0;}

/* Farbe der LoginBox und des Rahmens*/
table.login {border-color: #ffffff; border-width: 1px; border-collapse:collapse; border-style:dashed}
td.login    {background-color: #ffffff}

/*Passwort - Holen - Farben*/
table.passwd {border-color: #ffffff; border-width: 1px; border-collapse:collapse; border-style:dashed}
td.passwd    {background-color: #ffffff}


.navi_01 {
font-family:Verdana;
font-size:11px;
color:#ffffff;
background-color:#d73212;
height:36px;
}

.navi_02 {
width:220;
}

input {
font-family: Verdana;
font-size: 10px;
border-color: #505050;
background-color: #ededed;
}

select {
font-family: Verdana;
font-size: 10px;
border-color: #505050;
background-color: #ededed;
}

option {
font-family: Verdana;
font-size: 10px;
border-color: #505050;
background-color: #ffffff;
}


