/* - - - - - - - - - - - - - - - - - - - - */
/* Body */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
font-family: Verdana, Arial, sans-serif;
font-size: 25px;
color: #336699;
margin: 0 0 5px 0;
padding: 0;
 background-color: #d3d3d3;
}
a {
color: navy;
}
a:hover {
color: navy;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Aeussere Contentbox */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
background: #3380CC;
margin: 0px auto;
text-align:left;
width: 1000px;
border: 5px solid #3380CC;
padding: 8px;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Headerbereich */
/* - - - - - - - - - - - - - - - - - - - - */
#topsmall {
background-color: #336699;
height: 0px;
background-image: url(images/header_top.jpg);
}
#topbanner {
color: #ffffff;
background-color: #336699;
font-size: 30px;
font-weight: bold;
padding: 0px 0 1px 15px;
letter-spacing: 3px;
}
#topslogan {
color: #ffffff;
background-color: #336699;
font-size: 20px;
font-weight: normal;
letter-spacing: 1px;
padding: 3px 0 15px 8px;
}

#menuecontent {
background: #5960AE;
font-family: Verdana, Arial;
font-size: 11px;
font-weight: normal;
}

#menueleer {
background: #5960AE;
font-family: Verdana, Arial;
font-size: 11px;
border-bottom: 2px solid #ffffff;
margin: 0 0px 2px 0; 
padding: 4px;
}

#menuecontent a {
display: block;
color: #ffffff;
margin: 0 0px 2px 0; 
padding: 4px 7px 4px 7px;
text-decoration: none;
background: #cc6600; 
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
white-space: nowrap;
text-align: center;
}

#menuecontent a:hover {
background-color: #ffcc00; 
color: #000000;
}

#menuecontent #aktuell a { 
background-color: #5960ae; 
border-color: #5960ae #ffffff #5960ae #5960ae;
color: #ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Menue und Content */
/* - - - - - - - - - - - - - - - - - - - - */
#menuetop {
color: #ffffff;
padding: 3px 3px 3px 8px;
font-size: 11px;
font-weight: normal;
background-color: #000000;
}
#contenttop {
color: #ffffff;
padding: 3px 3px 3px 8px;
font-size: 11px;
font-weight: normal;
background-color: #000000;
white-space: nowrap;
border-left: 1px solid #000000;
}

#contenttop a {
color: #ffffff;
text-decoration: none;
}
#contenttop a:hover {
color: #ffffff;
text-decoration: underline;
}

#menue {
color: #000000;
padding: 3px 3px 1px 0px;
font-size: 11px;
font-weight: normal;
background: #336699; 
border-top: 1px solid #000000;
border-bottom: 1px solid #6688CB2;
vertical-align: top;
}

#navdiv {
padding: 3px;
border: 1px solid #339966;
margin-bottom: 3px;
background-color: #3380CC;
}

#navdiv ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navdiv li { margin: 0 0 1px 0; }
#navdiv ul li { margin: 0 0 1px 0; }

#navdiv .kategorie {
padding: 3px;
color: #ffffff;
background-color: #6E9ECF;
text-decoration: none;
font-weight: bold;
border-bottom: 0px solid #000000;
text-align: left;
}

#navdiv ul a {
display: block;
padding: 3px 3px 3px 10px;
width: 170px;
color: #4D7399;
background-color: #f5f5f5;
text-decoration: none;
border-bottom: 1px solid #ffffff;
border-left: 5px solid #990000;
}

#navdiv ul a:hover {
color: #ffffff;
background-color: #003399;
text-decoration: none;
border-left: 5px solid grey;
}

#navdivlegend {
padding: 3px;
border: 1px solid #DE7501;
margin-bottom: 3px;
background-color: #ffffff;
}

#content {
color: #000000;
padding: 3px 0px 3px 5px;
font-size: 11px;
font-weight: normal;
background: #ffffff; 
border-top: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
vertical-align: top;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Footerbereich*/
/* - - - - - - - - - - - - - - - - - - - - */
#footer {
color: #000000;
padding: 3px;
font-size: 2px;
font-weight: normal;
background: #ffffff; 
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: center;
}

#footer a {
color: #990000;
