#mainframe a {
font-family: Verdana;
font-size: 10px;
color: #000000;
}
#mainframe a:hover {
font-family: Verdana;
font-size: 10px;
color: #666666;
text-decoration: none;
}
.main_body {
/*background-color: #FF7E00;*/
color: #000000;
font-family: Verdana;
font-size: 10px;
}
table, tr, td, input, select, div, span {
/*color: #000000;*/
font-family: Verdana;
font-size: 10px;
}
.text_black, .text_small_black{
font-family: Verdana;
font-size: 9px;
color: #5D2054;
line-height: 20px;
}
.text_white{
font-family: Verdana;
font-size: 9px;
color: #ffffff;
line-height: 11px;
}
.form{
font-family: Verdana;
font-size: 9px;
color: #000000;
line-height: 11px;
border: 1px solid #000000;
background-color: #ffffff;
}
.fehler {
font-family: Verdana;
font-size: 10px;
color: #ff0000;
font-weight: bold;
border: 2px solid #ff0000;
background-color: #ffffff;
display: block;
padding: 5px;
width: 50%
}
a.more {
color: #ffffff;
font-size: 12px;
line-height:16px;
font-family: tahoma;
text-decoration: none;
}
a.more:hover {
color: #ffff00;
font-size: 12px;
line-height:16px;
font-family: tahoma;
text-decoration: underline overline;
}