#box{
  border-left: solid 1px #B9C7D6;
  border-right: solid 1px #B9C7D6;
  background-color: #ffffff;
  width: 990px;
  margin: 0px auto;
  padding: 0px;
  overflow: hidden;
}

#box_kopf{
  /*position: fixed;*/
  width: 990px;
}

#box_rubriken1{
  /*border: solid 1px #000000;*/
  background-color: #B9C7D6;
  width: 990px;
}

#box_inhalt {
  margin-top: 20px;
  width: 990px;
  float: left;
}

#box_mitte {
  float: left;
  width: 590px;
  margin: 0 0 20px 25px ;
}

#box_komplett {
  margin: 0 25px 25px 25px ;
}

#box_mehr_mitte {
  width: 750px;
  float: left;
  margin: 0 25px 25px 25px ;
}

.mehr_breite {
width: 750px;
}

#box_pfad{
  /*border: solid 1px #000000;*/
  text-align: right;
  /*width: 590px;*/
}

#box_retour{
  /*width: 590px;*/
  text-align: right;
  margin-top:20px;
}

hr{
  border-top: 1px solid #FF7800;
  border-bottom: 1px solid  #ffffff;
  border-left: 1px solid  #ffffff;
  border-right: 1px solid  #ffffff;
}

#box_thema {
  /*width: 590px;*/
}

#box_infosystem{
  /*width: 590px;*/
  text-align: right;
}

#navigation {
  float: left;
  Width: 185px;
}

#box_neuigkeiten {
  float: right;
  width: 150px;
}

.unterlegt{
  margin: 0px;
  background-color: #B9C7D6;
}

.box_neuigkeiten_innen{
  /*background-color: #FFDBBB;*/
  border-top: 1px solid #B9C7D6;
  border-bottom: 1px solid #B9C7D6;
  border-left: 1px solid #B9C7D6;
  line-height: 16px;
}

.unterlegt_aktiv{
  margin: 0px;
  background-color: #FFDBBB;
  color: #FF7800;
}

.box_neuigkeiten_innen_aktiv {
  border-top: 1px solid #FF7800;
  border-bottom: 1px solid #FF7800;
  border-left: 1px solid #FF7800;
  line-height: 16px;
}

.box_neuigkeiten_innen_aktiv a{
  color: #FF7800;
}

#box_rubriken2{
position:absolute;
/*  border-left: solid 1px #B9C7D6;
  border-right: solid 1px #B9C7D6;*/
  margin-top: 78px;
  background-color: #B9C7D6;
  width: 990px;
  z-index:1;
}

#fuss {
  clear: both;
  height: 94px;
}

#box_logo{
  position:absolute;
  background-image:url(bilder/landeslogo-mv.gif);
  background-repeat:no-repeat;
  width: 162px;
  height: 94px;
  margin-left: 826px;
  z-index:2;
}