/*HERBST*/
  .topsite01{
  width:286px;
  height:160px;
  background:url(../images/top_hr_01.jpg) no-repeat;
  }
  .topsite02{
  width:705px;
  height:160px;
  background:url(../images/top_hr_02.jpg) no-repeat;
  }
  
  
  .topsite03{
  width:286px;
  height:78px;
  background:url(../images/top_hr_03.jpg) no-repeat;
  }
  
  .topsite04{
  width:705px;
  height:78px;
  background:url(../images/top_hr_04.jpg) no-repeat;
  }
  
/*COLOR-LEVEL1*/
.level1,.level1_active,.level1_open_active,.level1_open{
  border-top:1px solid #E2E9F1;
  border-bottom:1px solid #AA586F;
  }

.level1 a{
  color:#B52C3C;
  background:url(../images/nav_1_off.gif) 0 50% no-repeat;
  }
.level1 a:hover{
  background:url(../images/nav_1_on.gif) 0 50% no-repeat;
  color:#B52C3C;
  }    
.level1_active a,.level1_open_active a,.level1_open a{
  color:#B52C3C;
  background:url(../images/nav_1_on.gif) 0 50% no-repeat;
  }
.level1_active a:hover{
  background:url(../images/nav_1_off.gif) 0 50% no-repeat;
  color:#B52C3C;
  }
.level1_open_active a{
  background:url(../images/nav_1_sub.gif) 0 50% no-repeat;
  }
  
  
.ServiceLevel a,.ServiceLevel a:hover{
color:#B53B32;
}  
  
/*INPUT*/
.SUCHFELDBOX input{
border:1px solid #B91B24;
background-color:#EBF2F5;
}
.SUCHFELDBOX input.SUCHBUTTON{
background:url(../images/search.gif) 0 3px no-repeat;
color:#B91B24;
}

.content_search input,.content_search select{
border:1px solid #B91B24;
background-color:#EBF2F5;
color:#B91B24;
}

/* LOGIN */
div#login_container{
font-size:9px;
color:#B91B24;
}

div#login_container div#loginpaar div#felder-login input.search_field{
border:1px solid #B91B24;
background-color:#EBF2F5;
}
div#login_container div#loginpaar div#but_login input{
background-color:#FFF;
color:#B91B24;
border:1px solid #B91B24;
font-size:10px;
padding:1px;
margin-top:2px;
}
#intern_nav_content{
font-size:9px;
color:#B91B24;
margin:5px 5px 5px 5px;
clear:both;
padding:5px;
border:1px solid #E2E9F1;
background-color:#E5EEF5;
}
#intern_level0 a{
color:#487D8F;
text-decoration:none;
}
#intern_level0 a:hover{
color:#487D8F;
text-decoration:underline;
}
