
div.left {

    float: left;
    width: 480px;
	
}

div.right{
	float: left;
    width: 230px;
}
.box_grey_small_top {

	height: 10px;
	width: 100%;
	background-size: 100%;
background: url("/images/de/ms/portalneu/backgrounds/bg_content_navi_top.png") no-repeat scroll center top transparent;
}

.box_grey_small_bottom {

	height: 10px;
	width: 100%;
	background-size: 100%;
	background: url("/images/de/ms/portalneu/backgrounds/bg_content_navi_bottom.png") no-repeat scroll center bottom transparent;
}

#topcontent_home {
    background: none repeat scroll 0 0 transparent;
    height: 185px;
    margin: 0;
    padding: 105px 0 0 5px;
    position: relative;
    width: 945px;
    z-index: 4;
}