/* CSS Document */



body { 
background-color: #E5E5E5; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 4px;
text-align: left;
SCROLLBAR-FACE-COLOR: Silver;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #454F58;	
SCROLLBAR-3DLIGHT-COLOR: #454F58;
SCROLLBAR-ARROW-COLOR:  #454F58;
SCROLLBAR-TRACK-COLOR: #CDCDCD;
SCROLLBAR-DARKSHADOW-COLOR: #CDCDCD;
}

body, td, a, li {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

#topnav {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#frame {
background-color: #454F58;
width: 860px;
border: 1px solid Silver;
margin: auto;

}



#banner {
width: 183px;
height: 108px;
background-image: url(rotation/rotator.php);
background-repeat: no-repeat;
background-position: left;

}

#header {
height: 30px;
font-size: 20px;
color: white;
}

#content, #sidebar {
padding:7px;
text-align: left;
}

#title {
width: 100%;
height: 22px;
font-size: 12px;
color: #000000;
background-color: #606E7B;
text-align: left;
vertical-align: middle;
font-weight: bold;
padding: 0px 0px 0px 0px;;
}

#title a{
font-size:   12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

#footer a {
color: 000000; 
font-weight: bold; 
text-decoration: none; 
}

#footer a:hover { 
color: #A9A9A9;  
font-weight: bold; 
background-color: white;
}

a:link, a:visited, a:active { 
color: #000000; 
font-weight: bold; 
text-decoration: none; 
}

a:hover { 
color: #C41301;  
font-weight: bold; 
background-color: ;
}


H1
{
font-size:   12px;
font-weight: bold;
padding-bottom: 8px;
padding-top: 0px;
margin: 0px;
}

form {
margin: 0;
font-size: 11px;
}

input, textarea, select, object {
border: 1px solid #454F58;
background-color: white;
color: #454F58;
font-size: 10px;
}

.search {
border: 1px solid white;
font-size: 10px;
background-color: #606E7B;
color: white;
}

#newsbox {
float: right;
width: 30%;
margin-bottom: 7px;
margin-left: 7px;
padding: 7px;
color: #505050;
background-color: #DDDAB9;
border: 1px dotted #505050;
}	

#newsbox ul, #newsbox ol {
margin: 0;
padding: 0 1.5em;
}

#newsbox li {
list-style-type: square;
}

#newsbox a:hover{
color:#505050;
}

#navcontainer { 
width: 100%; 
}

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

#navcontainer a
{
display: block;
padding-right: 15px;
padding-bottom:  3px;
padding-top: 3px;
width: 100%;
background-color: #BFBFBF;


}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}


#navcontainer a:hover
{
background-color: #CCCCCC;
color: #000000;
}

#navcontainer a.active
{
background-color: #FFFFFF;
color: #000000;
}


html>body #navcontainer a 
{
	width: auto;
}


.mainnavifont
{

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: white; 
text-decoration: none; 
}

.mainnavifont:link, .mainnavifont:visited, .mainnavifont:active { 
color: white; 
text-decoration: none; 
}

.mainnavifont:hover { 
color: white; 
text-decoration: none; 
}



.footertext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-color: red; 
text-decoration: none; 
}

#subnavbar 
{
      margin-left: 10px;
      padding-left: 0px;

}

#dritteslevel 
{
      margin-left: 1px;
      margin-top: 2px;
      padding-left: 0px;

}

#subnavbar  li
{
      list-style-type: none;
      margin-top: 5px;
      margin-left: 0px;
      padding-left: 0px;
}


#dritteslevel  li
{
      list-style-type: none;
      margin-left: 0px;
      padding-left: 0px;
}


#subnavbar  a
{
      color: #000000;
      display: block;
      padding: 2px 10px 2px 10px;
      margin:2px 0px 2px 0px;
      font-size: 11px;
      font-family: arial;
}


#dritteslevel  a
{
      color: #000000;
      padding-left:10px;
      padding-right: 5px;
      margin-left:10px;
      display: block;
      font-size: 10px;
      font-family: arial;
}


#subnavbar  a:link, #subnavbar a:visited
{
      color: #000000;
      text-decoration: none;
}


#dritteslevel  a:link, #dritteslevel a:visited
{
      color: #333333;
      background: #E5E5E5;
      text-decoration: none;
}


#subnavbar a:hover
{
      color: #333333;
      background-color: #FFFFFF;
  
}

#dritteslevel a:hover
{
      color: #333333;
      background-color: #FFFFFF;
}


#subnavbar li a.active {
      color: #FFFFF;
      background-color: #FFFFFF;
      border-bottom: 1px solid #666666;
      border-left: 1px solid #666666;
      border-top: 1px solid #666666;
}


#dritteslevel li a.active {
      color: #666666;
      background-color: #FFFFFF;
      border-bottom: 1px solid #666666;
      border-left: 1px solid #666666;
      border-top: 1px solid #666666;
}



