body {
color: #000000;
background: #ECF2FA url(images/back_verlauf_unten.jpg) bottom left fixed repeat-x;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 1px;
text-align: center;
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
SCROLLBAR-FACE-COLOR: #7091b1; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #7091b1; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #d3dde7; 
SCROLLBAR-DARKSHADOW-COLOR: #7091b1
overflow:auto;
overflow: -moz-scrollbars-vertical;
}

body, td, a, li {
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
}

#frame {
background-color: #cedff0;
width: 860px;
border: 1px solid #7091b1;
margin: auto;
}

#banner {
width: 100%;
height: 100px;
background-color: #cedff0;
background-image: url(rotation/rotator.php);
background-repeat: no-repeat;
background-position: left;
margin: 0px;
text-align: left;
border-bottom: 1px solid #282E34;
}

#header {
	height: 40px;
	font-size: 20px;
	color: #333333;
	background-color: #cedff0;
}

#content, #sidebar {
padding:7px;
text-align: left;
}

#title {
width: 100%;
height: 22px;
font-size: 13px;
color: black;
text-align: left;
vertical-align: middle;
font-weight: bold;
padding: 0px 0px 0px 0px;;
}

#title a{
font-size:   13px;
font-weight: bold;
color: black;
text-decoration: none;
}

a:link, a:visited, a:active, a:hover { 
color: #6699ff; 
font-weight: bold;
text-decoration: underline; 
font-size: 12px;
}

#footer a:hover { 
color: #000;  


}

a:link, a:visited, a:active { 
color: #000; 
text-decoration: none; 
}

a:hover { 
color: #6699ff;  
text-decoration: underline;
}

div#navbar {
height: 22px;
width: 100%;
background-color: #F0F9FB;
border-top: 1px solid #7091b1;
border-bottom: 2px solid #7091b1;

}

div#navbar ul {
margin: 0px;
padding: 0px;
font-weight: bold;
color: red;
line-height: 22px;
white-space: nowrap;

}
div#navbar li {
list-style-type: none;
display: inline;
}
div#navbar li a {
text-decoration: none;
padding: 4px 10px 4px 10px;
color: red;
font-weight: bold;
}
div#navbar li a:link, div#navbar li a:visited {
color: red;
font-weight: bold;
}
div#navbar li a:hover {
text-decoration: none;
color: black;
background-color: #cedff0;
font-weight: bold;
}
div#navbar li a.active {
text-decoration: none;
color: red;
background-color: #cedff0;
font-weight: bold;
}

h1
{
	font-size:   14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 0px;
	margin: 0px;
	color: red;
}

form {
margin: 0;
font-size: 11px;
}

input, textarea, select, object {
border: 1px solid black;
background-color: #cedff0;
color: black;
font-size: 11px;
}

.search {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	COLOR: white;
	BORDER-BOTTOM: black 1px solid;
	BACKGROUND-COLOR: #ff0000;
	font-size: 11px;
}

#newsbox {
float: right;
width: 30%;
margin-bottom: 7px;
margin-left: 7px;
padding: 7px;
color: black;
background-color: #F0F9FB;
border: 1px solid red;
}	

#newsbox ul, #newsbox ol {
margin: 0;
padding: 0 1.5em;
}

#newsbox li {
list-style-type: circle;

}

#newsbox a{
	color:black;
}

#newsbox a:hover{
	color:white;
	background-color: red;
}

#navcontainer { width: 180px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 174px;
background-color: #cedff0;
border-bottom: 1px solid white;

}

#navcontainer a:link, #navlist a:visited
{
color: black;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #F0F9FB;
color: black;
}

#navcontainer li a.active
{
background-color: #F0F9FB;
color: black;
}
html>body #navcontainer li a 
{
	width: auto;
}

#container_footer_l {
float:left;
width: 650px;
}