@CHARSET "UTF-8";

html {
	margin: 0px;
	padding: 0px;
}

body,#header,#telefon,#fill, img {
	behavior: url("fileadmin/hueskens/images/iepngfix.htc");
}

body {
	width: 100%;
	background: #a1bfdb url(../images/background.png) top left repeat-x
		fixed;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	width: 840px;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 840px;
	height: 260px;
	background: transparent url(../images/foto_hueskens_header.png) 50px
		29px no-repeat;
}

#header #fdp_logo {
	position: absolute;
	top: 55px;
	right: 0px;
}

#header #headline {
	position: absolute;
	top: 153px;
	right: 0px;
}

#leftcol {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 175px;
	height: 50px;
}

#telefon {
	padding-left: 30px;
	width: 145px;
	height: 35px;
	margin-top: 35px;
	background: transparent url(../images/icon_phone.png) bottom left
		no-repeat;
}

#rightcol {
	position: absolute;
	top: 260px;
	right: 0px;
	width: 650px;
}

#fill {
	position: absolute;
	top: 260px;
	left: 175px;
	width: 15px;
	height: 145px;
	background: transparent url(../images/foto_hueskens_fill.png) top left
		no-repeat;
}

#content {
	margin: 0px;
	padding: 30px 20px 40px 20px;
	background-color: #fff;
	border-bottom: 1px solid #fbee31;
	overflow: hidden;
}

.newsbox {
	width: 295px;
}

#left {
	float: left;
	border-right: 1px solid #aecbe5;
	padding: 4px;
}

#right {
	border-left: 8px solid white;
	float: left
}

#footer {
	margin: 10px 0px 30px 0px;
	width: 650px;
}

#footer p {
	margin: 0px;
}

#footer p.lfooter {
	width: 500px;
	float: left;
}

#footer p.rfooter {
	width: 120px;
	float: right;
	text-align: right;
}
