/* überschreibt insel.css */
div.wrapper{
  width:780px;
}
div.container{
  width:780px;
}
div.search{
  width:230px;
}
div.BR-NavigationFuss li.top{
  position:relative;
  left:75px;
}
div.BR-NavigationFuss ul{
  top:10px;
}
img.brLogoKl{
  margin-top:5px;
} 
/* //überschreibt insel.css */
div.insel-wrapper{
  background:#b6c6dc;
}
*html div.insel-wrapper{
  margin-top:-15px;
}
div.branding{
  background:url(/image/medienforschung/branding.gif) repeat-x 0 5px;
}
div.logo{
  height:80px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='/image/medienforschung/logo.png');
  background:url(/image/medienforschung/logo.png) no-repeat;
  top:30px;
  position:relative;
}
*html div.logo{
  background:none;
}
#BR-NavigationFuss{
  height:60px;
}
td.top_nav{
  position:relative;
}
