/* home.layout.css */

body {
	background: #ffffff url('/fileadmin/web/images/bg.gif') repeat-y 0px 0px !important;
}

#layout.home {
	height: 516px;
	background-color: #f4f4f6;
	background-repeat: no-repeat;
}

#layout.home img.background {
	float: left;
	position: relative;
}

#layout.home .content-box {
	margin: 85px 0px 0px 235px;
	position: absolute;
	left: 22px;
}

#layout.home .content-box img {
	*behavior: url('/fileadmin/web/styles/iepngfix.htc');
}