body{
font-size: 10pt;
font-family:Verdana;
color:black;
background: #21539E;



}
#root {
    width: 98%;
    float: center;
    background: #Ffffff;
     margin-left: 10px;
 
    }
#banner {
    height: 95px;
    background-image:url('images/hi1.gif');
}

#links5 {
    height: 12px;
    color:black;

  font-margin-top: 5px;
}

a{
    height: 12px;
    color:black;
 margin-left: 2px;
  font-margin-top: 5px;
}
#links {
    width: 15%;
    
    float: left;
    background:#B7D2EE; 
}
#mitte {
    width: 60%;

    float:left;
}
#news{
    width: 25%;
    float: left;
    background:#B7D2EE; 
}

#footer {
   width: 100%;
   color:#ffffff;
   text-align: center;

}
#video {
 
   text-align: center;

}


h1 {
	font-size: 10.5pt;
	font-family:Verdana;
	text-align: center;
	color: #F8FCFA; 
	font-weight:bold;
	background:#21539E;
  border:2px;
 padding:2px;
 border-style:outset;

 border-color:#255FB4;

 	 margin-bottom: 0;
	 margin-left: 2px;
	 margin-right: 2px;
	
}

h2 {
	font-size: 10pt;
text-align: left;
margin-top: 0; margin-bottom: 0;
	 margin-left: 2px;
	 margin-right: 2px;

font-family:Verdana;
  color: #000000;
  text-decoration: none;
  background:#FFFFCC; 
  border:2px;
 padding:2px;
 border-style:outset;

 border-color:#FFFFA6;

	
}

h3 {
	font-size: 10pt;
font-weight:normal;
text-align: left;
	 margin-left: 2px;
	 margin-right: 2px;
font-family:Verdana;
  color: #000000;
  text-decoration: none;
  margin-top: 0; 
  border:1px;
 padding:1px;
 border-style:outset;

 border-color:#FFFFA6;
}
h4 {
	font-size: 10pt;
font-weight:normal;
text-align: left;
	 margin-left: 2px;
	 margin-right: 2px;
font-family:Verdana;
  color: #000000;
  text-decoration: none;
  margin-top: 1pt; margin-bottom: 0;
background:#F8F8F8;
}
a{
font-size: 10pt;


  color: black;
  text-decoration: none;
  
}

a:hover {
  color: #000000;

  text-decoration: underline;
  font-weight:bold;