body {
	background-image: url(../images/structure/bg_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	background-image: url(../images/structure/bg_home_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* NEEDED for correct div pos */
	border-top: 1px solid #f6f6f6;
}
	
#contentFrame{
	height:0px;
	display: none;
}

#topmenu {
	margin-top: 275px;
}
		
#teaserbox {
	margin-top: 60px;
}

