/** Site indeling **/
div#leftContent {
	positon: relative;
	float: left;
	width: 321px;
	height: 665px;
	/*background-color: #FFFFFF;
	background-image: url("../images/bg_content_left.jpg");*/
}


div#mainContent {
	position: relative;
	float: left;
	width: 334px;
	height: 665px;
	/*background-color: #FFFFFF;
	background-image: url("../images/bg_content_main.jpg");*/
}


div#rightContent {
	position: relative;
	float: left;
	width: 299px;
	height: 665px;
	padding-left: 12px;
	/*background-color: #FFFFFF;
	background-image: url("../images/bg_content_right.jpg");*/
}

div#content_home {
	position: relative;
	height: 665px;
	background: url(../images/home_bg.jpg) no-repeat;
}

/** Site content **/
div#supertitel {
	position: absolute;
	top: 74px;
	left: 164px;
	font-size: 60px;
	line-height: 60px;
	color: #FFFFFF;
	z-index: 150;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 24px;
	color: #709ABC;
	font-size: 42px;
	line-height: 42px;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	color: #709ABC;
	font-size: 24px;
	line-height: 24px;
}

div#homeText {
	margin-left: 20px;
	margin-top: 180px;
	color: #525252;
	line-height: 14px;
	font-size: 14px;
}

#homeTextTitle {
	color: #0070ba;
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 10px;
}

#homeTextContent {
	width: 240px;
}
div#homePackshot {
	position: absolute;
	top: 280px;
	right: 18px;
	width: 49px;
	height: 140px;
	background: url("../images/home_packshot_extra.png");
}


div#homeText #tip {
	margin-top: 0px;
	margin-left: 15px;
	line-height: 18px;
	color: #005EA8;
	font-size: 12px;
	font-weight: bold;
	width: 195px;
}

div#slippers {
	position: absolute;
	top: 348px;
	right: 18px;
	width: 88px;
	height: 76px;
	background: url("../images/slippers.gif");
}

div#banner_actie {
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 306px;
	height: 184px;
	padding-top: 12px;
	padding-left: 12px;
	background: url("../images/banner_actie_bg.png");
	background-repeat: no-repeat;
	_behavior: url("css/iepngfix.htc");
	text -align: center;
	font-size: 19px;
	line-height: 21px;
	color: #005EA8;
}

div#banner_actie_content {
	position: absolute;
	top: 505px;
	left: 12px;
}


div#banner1 {
	position: relative;
	top: 79px;
	width: 268px;
	height: 198px;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url("../images/bg_banner1.png");
	_behavior: url("css/iepngfix.htc");
}


div#banner1 ul {
		vertical-align:top;
}

div#banner1 ul li {
	color: #525252;
	vertical-align:top;
}

div#banner1 #homeProductfoto {
	float: left;
	margin-right: 16px;
}

.producttext {
	position: relative;
	float: left;
	color: #525252;
}
div#banner1 #bannertext ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

div#banner1 #bannertext li {
	padding: 0px;
	margin-left: 0px;
	width:140px;
}

#bannertext li {
	font-size: 11px;
}


.producttitel a {
	font-size:14px;
	font-weight:bold;
	display:block;
	width:140px;
}

div#knoppen {
	position: absolute;
	top:260px;
	right: 45px;
	z-index: 100;
}

div.bannerTitel {
	color: #709ABC;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 18px;
}

div#banner2 {
	width: 266px;
	height: 156px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 72px;
	background-image: url("../images/bg_banner2.png");
	_behavior: url("css/iepngfix.htc");
}

table.productselector {
	display: block;
	border: 0px;
	width: 185px;
	font-size: 11px;
	color: #525252;
}

table.productselector td {
	vertical-align: top;
}


div#banner2_content {
	position: absolute;
	top:340px;
	width: 266px;
	left: 30px;
	z-index: 100;
}

div.banner2_link {
	width: 200px;
	margin: 0px;
	padding: 0px;
}

div#banner3 {
	width: 268px;
	height: 176px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: -5px;
	background-image: url("../images/bg_banner3.png");
	_behavior: url("css/iepngfix.htc");
}

div#banner3 #bannerHoofdtitel {
	font-size: 21px;
	color: #005EA8;
	float: left;
	width: 120px;
}

div#banner3	a {
	color: #005EA8;
	font-weight: bold;
}

#bannerNewsletter {
	display: block;
	width: 273px;
	height: 72px;
	background: url(../images/newsletterbanner.png) no-repeat;
	margin-left: 7px;
	margin-bottom: 7px;
}

#bannerNewsletter strong, #bannerNewsletter span {
	display: none;
}

div#banner_sample {
	position: absolute;
	top: 379px;
	left: 18px;
}

div#poll {
	position: absolute;
	top: 487px;
	left: 33px;
	color: #525252;
}

div#poll h2 {
	margin-bottom: 0px;
}

.newsitem {
	margin-bottom: 8px;
}


