body {
margin: 0;
background: url(images/bg.gif);
background-color: #e8e8e8
}

.topmitte {
background: url(images/mitteob.gif);
}

.menu {
background: url(images/menbg.gif);
}

.menur {
background: url(images/rebg.gif);
}

.remenu {
font-family: Verdana, Arial;
font-size: 11px;
padding: 5px;
line-height: 18px;

}

.remenu a {
color: #333399;
font-weight: bold;
text-decoration: none;
}

.remenu a:hover {
color: #98b0d1;
font-weight: bold;
text-decoration: underline;
}


.lemenu {
font-family: Verdana, Arial;
font-size: 11px;
padding: 5px;
line-height: 18px;
margin-left: 50px;
}

.lemenu a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.lemenu a:hover {
color: #98b0d1;
font-weight: bold;
text-decoration: underline;
}

.content {
font-family: Verdana, Arial;
font-size: 11px;
padding: 5px;
line-height: 18px;
margin: 5px;
}

.content a {
color: #333399;
font-weight: bold;
text-decoration: none;
}

.content a:hover {
color: #98b0d1;
font-weight: bold;
text-decoration: underline;
}

LI { padding-bottom: 5px }
