/* überschreibt insel.css */
div.wrapper{
  width:768px;
}
div.container{
  width:768px;
}
div.search{
  width:218px;
}
.suchfeld{
  width:130px;
  text-align:center;
}
div.BR-NavigationFuss li.top{
  position:relative;
  left:75px;
}
/* //überschreibt insel.css */
div.insel-wrapper{
  background:#337089;
}
div.branding{
  height:2px;
}
div.logo{
  top:0px;
  position:relative;
}
#BR-NavigationFuss{
  height:60px;
}
td.top_nav{
  position:relative;
}
a.daserste{
  position:absolute;
  top:200px;
  left:10px
}
*html a.daserste{
  top:205px;
}
