a {
font-family: Verdana;
font-size: 10px;
color: #ff0000;
}
a:hover {
font-family: Verdana;
font-size: 10px;
color: #ffff00;
text-decoration: none;
}
body {
background-color: #000000;
color: #ffffff;
font-family: Verdana;
font-size: 10px;
}
.text_black, .text_small_black{
font-family: Verdana;
font-size: 9px;
color: #5D2054;
line-height: 11px;
}
.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;
}
a.menu {
color: #ffffff;
font-size: 12px;
line-height:15px;
font-family: tahoma;
text-decoration: none;
}
a.menu:hover {
color: #aaaaaa;
font-size: 12px;
line-height:15px;
font-family: tahoma;
text-decoration: underline overline;
}
a.vote_menu {
color: #994400;
background-color: #000;
font-size: 10px;
line-height:12px;
font-family: tahoma;
text-decoration: none;
}
a.vote_menu:hover {
color: #ffffff;
background-color: #000;
font-size: 10px;
line-height:12px;
font-family: tahoma;
text-decoration: underline;
}
a.special_menu {
color: #ffffff;
background-color: #000;
font-size: 10px;
line-height:12px;
font-family: tahoma;
text-decoration: none;
}
a.special_menu:hover {
color: #aaaaaa;
background-color: #000;
font-size: 10px;
line-height:12px;
font-family: tahoma;
text-decoration: underline overline;
}
a.bottom_menu {
color: #ff0000;
background-color: #000;
font-size: 12px;
line-height:16px;
font-family: tahoma;
text-decoration: none;
}
a.bottom_menu:hover {
color: #ffff00;
background-color: #000;
font-size: 12px;
line-height:16px;
font-family: tahoma;
text-decoration: underline overline;
}
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;
}
.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%
}
.startlinks{
background-color: #F0C67A;
color: #000;
padding: 5px;
width: 200px;
text-align: center;
}
.startlinks a{
color: #000;
text-decoration: none;
}