body {
color: #111111;
background: #eeeeff;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 4px;
text-align: center;
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: Arial, Helvetica, sans-serif;
}

#frame {
background-color: #ffffff;
width: 970px;
min-height: 550px;
border: 1px solid #7091b1;
margin: auto;
}

#banner {
width: 100%;
height: 100px;
background-color: #ffffff;
background-image: url(rotation/bann.gif);
background-repeat: no-repeat;
background-position: left;
margin: 0px;
text-align: left;
border-bottom: 0px solid #282E34;
}

#header {
	height: 30px;
	font-size: 20px;
	color: #333333;
	background-color: #cedff0;
}

#content, #sidebar {
padding:7px;
text-align: left;
}

#title {
width: 100%;
height: 18px;
font-size: 13px;
color: white;
text-align: left;
vertical-align: middle;
font-weight: bold;
padding: 0px 0px 0px 0px;
}


#title a{
font-size:   13px;
font-weight: bold;
color: white;
text-decoration: none;
}

a:link, a:visited, a:active, a:hover { 
color: #aaaaff; 
font-weight: bold; 
text-decoration: none; 
}

#footer a:link { 
color: #9999ff;  
font-size: 10px; 

}

#footer { 
color: #9999ff;  
font-size: 10px;  

}

#footer a:hover { 
color: #cedff0;  
ffont-size: 10px;  

}

a:link, a:visited, a:active { 
color: #21396B; 
font-weight: bold; 
text-decoration: none; 
}

a:hover { 
color: #aaaaff;  
font-weight: bold; 
}

div#navbar {
height: 22px;
width: 100%;
background-color: #ffffff;
border-top: 0px solid #7091b1;
border-bottom: 0px 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: #21396B;
font-weight: bold;
}
div#navbar li a:link, div#navbar li a:visited {
color: #21396B;
font-weight: bold;
}
div#navbar li a:hover {
text-decoration: none;
color: #aaaaff;
background-color: #ffffff;
font-weight: bold;
}
div#navbar li a.active {
text-decoration: none;
color: #aaaaff;
font-weight: bold;
}

h1
{
	font-size:   14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 0px;
	margin: 0px;
	color: #DEA200;
}

form {
margin: 2px;
font-size: 12px;
}

input, textarea, select, object {
border: 1px solid black;
background-color: #cedff0;
color: black;
font-size: 12px;
}

.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: #ffcc33;
	font-size: 11px;
}

#newsbox {
float: right;
width: 25%;
margin-bottom: 7px;
margin-left: 20px;
padding: 4px;
color: #DEA200;
background-image: url(images/news.jpg);
border: 1px solid #146598;
}	

.newsboxue {
color: #ffffff;
font-size: 15px;
font-weight: bold;
}	

#newsbox ul, #newsbox ol {
margin: 0;
padding: 0 1.5em;
}

#newsbox li {
list-style-type: square;
}

#newsbox a{
	color: #21396B;
}

#newsbox a:hover{
	color: #aaaaff;
	
}

#navcontainer { 
width: 210px;
padding-left: 0; 
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 200px;

border-bottom: 1px solid white;

}

#navcontainer a:link, #navlist a:visited
{
color: #21396B;
text-decoration: none;
}

#navcontainer a:hover
{

color: #aaaaff;
}

#navcontainer li a.active
{

color: #aaaaff;
}
html>body #navcontainer li a 
{
	width: auto;
}

/* ------- BLOCK --------- */
#block {

	width: 200px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #21396B;
	font-size: 11px;
	padding:0px;
	padding-top: 9px;
	padding-left: 0px;
	margin-left: -1px;
}

#block a {
	color: #006EB6;
}

.sonderb {
border-right: 1px solid #7091b1;
}

.hrstyle {
color: #cccccc;
}


