body {
	background: url(bg_head_verlaufhalb.jpg) top left repeat-x;
}
body.medsize {
	background: url(bg_head_verlauf.jpg) top left repeat-x;
}
#topmenu {
	background: url(/styles/img/bg_topmenu_mc_105.png) top left no-repeat;
	height: 105px;
	top: 300px;
}
#topmenutxt {
	height: 105px;
	top: 300px;
}

body.overviewsize {
	background: url(bg_head_overviewsize.jpg) top left repeat-x;
}

#topmenu.medsize, #topmenutxt.medsize {
	top: 393px;
}
#content.medsize {
margin-top: 503px;
}

#logo {
	margin: 10px 0 0 0;
	border: 0;
	background: url(/styles/logo/logo_about.gif) top left no-repeat;
	overflow: hidden;
}
#logo img{
	width: 113px;;
	height: 24px;;
	border: none;
}
#emissionspopup {
    display:none !important;
}    
body.news #emissionspopup {
    display:block !important;
}    

div.onebroc {border-top: 1px solid #595959;padding-left:0px;padding-top:15px;margin-left:0px;}
div.onebroc div.brocname {width:300px;}
div.onebroc div.brocversion {margin-left:300px;}