html {
	background: #F7F7F7 url(../img/html_home.png) repeat-x left top;
}

body {
	background: url(../img/body_home.png) no-repeat left top;
}

#container {
	padding-top: 445px;
}

#media {
	height: 350px;
}

#media_mask {
	height: 352px;
	background-image: url(../img/media_mask_home.png);
}

* html #media_mask {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/template/img/media_mask_home.png');
}

#media_mask .controls {
	margin: 110px 0 0 32px;
}

h2 {
	display: none;
}

h3 {
	background-repeat: no-repeat;
}

#content {
	height: 175px;
}

#col0 {
	position: absolute;
	display: block;
	left: 100px;
	top: 450px;
	width: 190px;
	height: 150px;
	padding: 5px 20px 5px 0;
}

#service_info {
	position: absolute;
	display: block;
	left: 310px;
	top: 450px;
	width: 180px;
	height: 150px;
	padding: 5px 20px;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}

#col2 {
	position: absolute;
	display: block;
	left: 550px;
	top: 450px;
	width: 390px;
	height: 150px;
	margin: 0;
	padding: 5px 20px 5px 0;
	border: 0;
}
