@charset "UTF-8";

#gesamt {
    position:relative;
    top:0;
    width:100%;
}

#topbar, #navigation, #teasers{
	display:none;
}

#content{
	width:100%;
	color:#000000;
	font-size:12pt;
}

img.fullwidth{ width:100%;}
