body {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-repeat: repeat-y;
background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #5C86BB;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #808080;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #003366;
}
body, p, table, pre {
font: 13px verdana,sans-serif,arial;
color: #333333;
}


#header {
padding: 0;
margin: 0;
height: 60px;
background-color: #003366;
}
#header p {
padding-top: 15px;
padding-left: 20px;
margin: 0;
font-family: georgia, "times new roman", times, serif;
font-size: 25px;
font-weight: normal;
text-align: left;
color: #FFFFFF;
}


#navigation {
margin: 0;
padding: 0;
font-family: verdana, arial;
font-size: 11px;
height: 23px;
background-color: #5C86BB;
border-top: 1px solid #FFFFFF;
border-bottom: 10px solid #395A84;
}

#navi {
display: block;
font-size: 14px;
float: left;
text-align: center;
border-left: 0px;
width: 95px;
height: 23px;
left: 0px;
margin-left: 3px;
}
#navi a {
display: block;
font-weight: bold;
text-align: center;
float: left;
width: 95px;
height: 23px;
color: #333333;
border-bottom: 0px solid #FFFFFF;
text-decoration: none;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
#navi a:hover {
display: block;
font-weight: bold;
width: 95px;
height: 23px;
color: #FFFFFF;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
#navi .active {
background-color: #000099;
color: #FFFFFF;
}
#nav {
padding: 0px 0px 0px 10px;
margin: 0;
list-style: none;
}
#nav li {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
list-style: none;
}
#nav a {
float: left;
text-decoration: none;
padding: 5px 10px 5px 10px;
font-weight: bold;
color: #FFFFFF;
border: 1px solid #5C86BB;
border-bottom: 0px;
border-top: 0;
}
#nav a:hover, #nav a:active {
font-weight: bold;
color: #FFFFFF;
background-color: #395A84;
border: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 0;
}


#navcontainer {
display: block;
font-size: 11px;
float: left;
border-left: #FFFFFF 0px solid;
width: 180px;
left: 0px;
}
#navcontainer ul {
padding: 0;
margin: 0;
width: auto;
list-style-type: none;
}
#navcontainer A {
display: block;
font-weight: bold;
width: 180px;
color: #000000;
border-bottom: #385885 1px solid;
text-decoration: none;
}
#content {
border: 1px solid #333333;
height: auto;
text-align: left;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
font-size: 14px;
font-weight: bold;
padding: 5px;
}
#content .aktuell {
color: #FF0000;
}
h4 {
text-decoration: underline;
font-weight: bold;
}
#content A {
text-decoration: overline underline;
font-weight: bold;
color: #000000;
}
content table {
border: 1px solid #333333;
}
#content A:hover {
text-decoration: overline underline;
font-weight: bold;
color: #CC3333;
}
textarea, input {
/* border-top:#333333 solid thin; 
/* border-bottom:#333333 solid thin; 
/* border-right:#333333 solid thin; 
/* border-left:#333333 solid thin; */
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
font-family: verdana, helvetica, sans-serif;
color: #0000FF;
background-color: #00FFFF;
margin: 1px;
}