body {
background: #000000 url(http://fan.glast-heim.net/run/background.jpg);
}

font, td, p, div, body {
color: #FFF;
font-family: verdana;
font-size: 11px;
text-decoration: none;
}

a, a:visited, a:active {
color: #2B40A0;
font-family: verdana;
font-size: 11px;
text-decoration: underline;
font-weight: bold;
}

a#navigation {
width: 150px;
position: absolute;
font-family: arial;
font-size: 9px;
color: black;
background: #526BC5;
border-right: 2px solid #2B40A0;
font-weight: none;
text-decoration: none;
}

#navigation:hover {
font-family: tahoma;
font-size: 9px;
color: black;
background: #2B40A0;
border-right: 2px solid #526BC5;
font-weight: bold;
text-decoration: none;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#navigation li {
border-bottom: 1px solid black;
}

a:hover {
color: #526BC5;
font-family: verdana;
font-size: 11px;
text-decoration: none;
font-weight: none
}

b {
color: #526BC5;
}

.text, text, #text, .textarea, textarea, #textarea, input, .input, #input , .select,
#select, select {
color: #526BC5;
font-family: tahoma;
font-size: 11px;
text-decoration: none;
font-weight: bold;
border: 1px solid #FFF;
background: #000;
}