body {
    font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
}



a,
a:activ
a:link,e,
a:visited {
	  text-decoration:underline;
	  color: #445B80;
}

a.navigation,
a.navigation:link,
a.navigation:active,
a.navigation:visited {
	  text-decoration:none;
	  color: #ffffff;
}

a.navigation:hover {
	  text-decoration:underline;
	  color: #ffffff;
}

a.sprung,
a.sprung:link,
a.sprung:active,
a.sprung:visited {
	  text-decoration:none;
	  color: #ffffff;
}

#hauptrahmen {
    width: 910px
}

#hauptrahmen2 {
/*    border: 1px solid #000665;*/
}

#banner {
    margin-left: -4px;
    width: 908px;
    height: 210px;
    text-align:justify;
    background-image:url(images/banner.jpg);
    background-repeat: no-repeat;
}

#menue {
    text-align: center;
    font-family: verdana, arial;
    font-size: 11px;
    color: #ffffff;
    background: #4E90A8;
    background-repeat: no-repeat;
    padding: 5px;

    line-height: 14px;
    border: 1px solid #4E90A8;
    border-top: 1px solid #000665;
    border-left: 1px solid #000665;    
    border-right: 1px solid #000665;
    border-bottom: 1px solid #000665;        
    margin: 0px;
}

#haupttext {
    text-align: justify;
    font-size: 14px;
    color: #000665;
    font-family: verdana, arial;
	  padding: 10px;
	  background: #f9f9f5;
    border-left: 1px solid #000665;    
    border-right: 1px solid #000665;        
    border-bottom: 1px solid #000665;
}

#ueberschrift {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #445B80;
    background: #ffffff;
    background-repeat: no-repeat;
    padding: 15px;
    padding-bottom: 0px;
    line-height: 14px;
  	border-left: 1px solid #ffffff;
	  border-right: 1px solid #ffffff;
	  border-top: 1px solid #ffffff;
  	margin-left: 10px;
	  margin-right: 10px;
  	margin-top: 10px;
	  margin-bottom: 0px;
}

#rahmen {
    text-align: left;
    font-size: 12px;
    color: #445B80;
	  border-left: 1px solid #ffffff;
	  border-right: 1px solid #ffffff;
  	border-bottom: 1px solid #ffffff;
	  padding: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  margin-left: 10px;
	  margin-right: 10px;
	  margin-bottom: 0px;
	  margin-top: 0px;
	  background: #ffffff;
}

#ueberschrift2 {
    text-align: left;
    font-weight: bolder;
    color: #ffffff;
    background: #000266;
    background-repeat: no-repeat;

    border: 1px solid #000266;
    margin: 0px;
}

#rahmen2 {
    text-align: justify;
    font-family: verdana, arial;
    font-size: 11px;
    color: #666666;
  	padding: 15px;
	  background: #ffffff;
}


#impressum {
    text-align: center;
    font-size: 10px;
    color: #666666;
    font-family: verdana, arial;
    margin: 0px;
    padding: 0px;
	  background: #ffffff;
}
