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;
}
#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;
}

/* bugfix IE7 */
#menu3 .ml1plain {
	width: 150px;
}