body {
background-color: #4f5f7b;
font-family: Verdana, Arial;
}

td {
font-family: Verdana, Arial;
font-size: 11px;
}

a {
font-size: 11px;
text-decoration: none;
color: #547c9a;
font-weight: normal;
}

a:hover {
font-size: 11px;
text-decoration: underline;
color: #547c9a;
font-weight: normal;
}

a:active {
font-size: 11px;
text-decoration: none;
color: #547c9a;
font-weight: normal;
}

.red {
color: #dd3333;
}
.gray {
color: #777777;
}

.menulefttop {
background-image: url(gfx/menuekopf.gif);
font-size: 11px;
text-align: right;
font-weight: bold;
color: #000000;
padding-right: 5px;
height: 18px;
}
.menurighttop {
background-image: url(gfx/menuekopfr.gif);
font-size: 11px;
text-align: left;
font-weight: bold;
color: #000000;
padding-left: 5px;
height: 18px;
}

.menucontent {
background-image: url(gfx/menuebg.gif);
font-size: 11px;
text-align: left;
color: #000000;
padding: 4px;
}

.menubottom {
background-image: url(gfx/menuebottom.gif);
font-size: 1px;
height: 8px;
}

.menubottomr {
background-image: url(gfx/menuebottomr.gif);
font-size: 1px;
height: 8px;
}

.contenttop {
background-image: url(gfx/bgtopbg.gif);
height: 18px;
font-size: 11px;
text-align: left;
font-weight: bold;
color: #000000;
padding-left: 0px;
}

.content {
background-color: #EAECF0;

font-size: 11px;
text-align: left;
color: #000000;
padding-top: 2px;
padding-bottom: 2px;
}

/* Links normal */
.nl {
font-size: 11px;
text-decoration: none;
color: #000000;
font-weight: normal;
}

.nl:hover {
font-size: 11px;
text-decoration: underline;
color: #665566;
font-weight: normal;
}

.nl:active {
font-size: 11px;
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

.trenner {
background-image: url(gfx/trenner.gif);
font-size: 1px;
height: 1px;

}