@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c80ba;
	background-color: #FFF;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-size: 0.8em;    	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c80ba;
}
img {border:0;}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #7c80ba;	
	text-align: left;
	font-size: 26px;
	line-height: 1.1em;
	height: 40px;
	margin-top: 15px;
}
h1.boxTitle1 {
	width: 190px;
	height: 80px;
	margin-top: 5px;
	margin-left: 130px;
	font-size: 20px;
}
h1.boxTitle2 {
	width: 230px;
	margin: 0 0 20px 50px;
	font-size: 20px;
}
h1.boxTitle3 {
	width: 300px;
	margin: 5px 0 20px 0px;
	font-size: 20px;
}
h1.testimonial {
	margin: 10px 0 0 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #7c80ba;	
	text-align: left;
	font-size: 16px;
	line-height: 1em;
	height: 30px;
	white-space:nowrap;
}
h3.testimonial {
	width: 273px;
	margin: 10px 0 0 10px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
    	color: #7c80ba;	
	font-size: 12px;
	white-space:nowrap;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-style:italic;
    	color: #7c80ba;	
	font-size: 12px;
	white-space:nowrap;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
    	color: #e98366;	
	font-size: 12px;
	white-space:nowrap;
}
.textbox1 {
	font-family: Verdana, Geneva, sans-serif;
    	color: #7c80ba;	
	width: 180px;
	height: 60px;
	margin: -20px 0 16px 130px;
	*padding: 5px 0 0 10px;
}
.textbox2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style:italic;
	font-weight:bold;
    	color: #7c80ba;
	margin: 0 0 -16px 10px;
	height: 40px;
	width: 290px;
	text-align:center;
}
.textbox3 {
	font-family: Verdana, Geneva, sans-serif;
    	color: #7c80ba;	
	font-size: 12px;
	width: 160px;
	height: 67px;
	margin: -5px 0 -20px 120px;
}
.sitemaptitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

#wrap {
	position: relative; 
	width: 100%; 
	padding: 0; 
	margin: 0; 
	text-align: center; 
	overflow:hidden;
}
#container {
	margin: 0 auto;
	position: relative;    
	width: 1000px;
	height: 100%;
	padding: 0;
	text-align: left;
}
#leftBar {
	/* background: #FFF url(../images/leftcontainer.jpg) top right no-repeat; */
	width: 102px;
	height: 397px;
	padding: 0;
	margin: 0;
	position:absolute;
	left:-102px;
}
#rightBar {
	/* background: #FFF url(../images/rightcontainer.jpg) top left no-repeat; */
	width: 140px;
	height: 397px;
	padding: 0;
	margin: 0;
	position:absolute;
	right:-140px;
} 
#headerleft {
	width: 28px;
	height: 108px;
	position: relative;
	float: left; 
	/* background-image: url(../images/headerbgleft.jpg); */
	display: block;
	padding: 0;
	margin: 0;
}
#headerright {
	width: 28px;
	height: 108px;
	position: relative;
	float: left; 
	/* background-image: url(../images/headerbgright.jpg); */
	display: block;
	padding: 0;
	margin: 0;
}
#headercontainer {
	width:944px;
	height:108px;
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}
#header {
	width: 944px;
	height: 79px;
	position: relative;
	float: left; 
	background-image: url(../images/headerbackground.jpg);
	display: block;
	padding: 0;
	margin: 0;
}
#logo {
	width: 126px;
	height: 66px;
	position:absolute;
	bottom:0px;
	left:33px;
	padding: 0;
	margin: 0;
}
#payoff {
	width: 360px;
	height: 15px;
	position:absolute;
	top:40px;
	left:170px;
	padding: 0;
	margin: 0;
}
#nieuwsbrief {
	width: 170px;
	height: 15px;
	position:absolute;
	top:40px;
	right:185px;
	padding: 0;
	margin: 0;
}
#search {
	width: 143px;
	height: 22px;
	position:absolute;
	top:36px;
	right:24px;
}
.searchbox {
	background: url(../images/searchboxBackground.jpg) no-repeat top left;
	height: 22px;
	width: 143px;
}
.searchboxInput {
	background-color: #ede4ea;
	color: #7c80ba;
	font-size:12px;
	font-family:verdana;
	border: 0;
	width:114px;
	margin-top:3px;
	margin-left:4px;
}
.searchboxSubmit {
	width: 13px;
	height: 14px;
	position:absolute;
	top:4px;
	right:6px;
}

#search2 {
	width: 143px; 
	height: 23px; 
}
.searchbox2 {
	background: url(../images/searchboxBackground.jpg) no-repeat top left; 
	height: 23px; 
	width: 143px; 
	float: left;
	margin-right: 55px;
}
.searchbox2Input {
	background-color: #ede4ea; 
	color: #7c80ba; 
	font-size:12px; 
	font-family:verdana; 
	border: 0; 
	width:114px; 
	height: 15px; 
	margin-top: 2px;
	margin-left:4px;
}
.searchbox2Submit {
	width: 13px; 
	height: 14px; 
	position:relative;
	margin-top: -18px;
	*margin-left: 115px;
}
.counter {
	float: right;
	padding-right: 30px;
}
.active {
	padding: 2px 30px 0 0;
}
.categories {
	float: left;
	width:350px;
	height: 100px;
	vertical-align:top;
	}
.aantallen {
	float: left;
	vertical-align:top;
	width: 20px;
	line-height: 1.6em;
	}
form .textbox {
	background-color: #ede4ea;
	color: #7c80ba;
	font-size:12px;
	font-family:verdana;
	background: url(../images/textboxBackground.jpg) no-repeat top left;
	width: 255px;
	height: 28px;
	border: 0;
	padding: 7px;
}
form .textboxMultiline {
	background-color: #ede4ea;
	color: #7c80ba;
	font-size:12px;
	font-family:verdana;
	background: url(../images/textboxMultiBackground.jpg) no-repeat top left;
	width: 506px;
	height: 96px;
	border: 0;
	padding: 7px;
	margin-left: -1px;
}
form .checkbox {
	padding: 5px 10px 5px 2px;
}
form .formSubmit {
	padding: 15px 10px 5px 2px;
}
form .mijnstemSubmit {
	padding: 15px 10px 5px 155px;
}
form .formSubmit {
	padding: 40px 0 0 0;
}
form .contactformSubmit {
	padding: 0 0 0 408px;
}
label.inside {
color: #145693;
position:absolute;
visibility:hidden;
}
input#e-mailadres {
width:98px;
} 
SELECT.pull {
	 font-family:verdana;
     font-size: 12px;
     color: #7c80ba;
     background: #ede4ea;
     width: 255px;
     height: 26px;
	 padding: 2px;
}
.gezicht img {
	padding: 30px 0 0 0;
}
.verpakkingGroot {
	float: right;
}
.contentboxFirst .pagina {
	background: url(../images/pagina.gif) no-repeat left top;
	width: 600px;
	height: 30px;
	padding: 6px 0 0 0;
}
.paginaNumber {
	margin-left: 224px;
}

#mainMenu {
	background-image: url(../images/menubackground.jpg);
	width: 944px;
	height: 29px;
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}
#top {
	/* background-image: url(../images/topBackground.jpg);
	background-repeat: no-repeat;
	*/
	width: 1000px;
	height: 290px;
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	z-index: 0;
	_z-index: -1;
}
#middle {
	background-image: url(../images/middleBackground.jpg);
	background-repeat:no-repeat;
	background-position: 28px 0px;
	width: 1000px;
	height: 5px;
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	z-index: -1;
}
#textbox {
	width: 1000px;
	height: 100%;
	position: relative;
	float: left;
	margin: 15px 0px;
	padding: 0;
}
.textboxFirst {
	background-image: url(../images/boxFirstBackground.jpg);
	background-repeat:no-repeat;
	background-position: 28px 0px;
	width: 329px;
	height: 220px;
	float: left;
	text-align: left;
	display:-moz-inline-stack;/* Firefox 2 and under*/
	display:inline-block;/* FF3, Opera, Safari */
	margin:0 1em 0 0;/* need to remove top and bottom margin from p element*/
	padding:4px;
	vertical-align:bottom;/* align to bottom */
}
.textboxFirst img {
	margin-top:-20px;
}
.textboxFirst .meerinfo {
	margin-top:133px;
	*padding-left: -10px;
}
.textboxSecond {
	background-image: url(../images/boxBackground.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 301px;
	height: 220px;
	float: left;
	text-align:center;
	display:-moz-inline-stack;/* Firefox 2 and under*/
	display:inline-block;/* FF3, Opera, Safari */
	margin:0 1em 0 0;/* need to remove top and bottom margin from p element*/
	padding:4px;
	vertical-align:bottom;/* align to bottom */
}
.bekijknogmeervragen {
	margin-top: 4px;
	*margin-top: -10px;
}
.textboxThird {
	background-image: url(../images/boxBackground.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 301px;
	height: 220px;
	float: left;
	text-align: left;
	display:-moz-inline-stack;/* Firefox 2 and under*/
	display:inline-block;/* FF3, Opera, Safari */
	margin:0 1em 0 0;/* need to remove top and bottom margin from p element*/
	padding:4px;
	vertical-align:bottom;/* align to bottom */
}
.textboxThird .vraagnuaan {
	margin-top:30px;
}
#footer {
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	color:#e98366;
	width: 1000px;
	height: 39px;
	position: relative;
	float: left;
	margin: 0;
	padding-top: auto;
	display: inline;
}
#leftfooter {
	background: #b89ad2 url(../images/footerbackground.gif);
	background-color: #b89ad2;
	width: 100px;
	height: 310px;
	position: absolute;
	left:-100px;
}
#rightfooter {
	background: #b89ad2 url(../images/footerbackground.gif);
	background-color: #b89ad2;
	width: 100px;
	height: 310px;
	position: absolute;
	right:-100px;
} 
#disclaimer {
	background-color: #b89ad2;
	background-image: url(../images/horizontalLine.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FFF;
	text-align: left;
	width: 560px;
	height: 26px;
	float: left;
	padding-left: 40px;
	padding-top: 8px;
}
#disclaimer a {
	background-color: #b89ad2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#fff;
	text-decoration: none;
}
#disclaimer a:link {
	background-color: #b89ad2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#fff;
	text-decoration: none;
}
#disclaimer a:visited {
	background-color: #b89ad2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#fff;
	text-decoration: none;
}
#disclaimer a:hover {
	background-color: #b89ad2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#fff;
	text-decoration: underline;
}
#disclaimer a:active {
	background-color: #b89ad2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#fff;
	text-decoration: none;
}
#copyrightLogo {
	background-color: #b89ad2;
	width: 60px;
	height: 34px;
	float: left;
	display: inline;
}
#copyright {
	background-color: #b89ad2;
	color:#FFF;
	text-align: left;
	width: 300px;
	height: 26px;
	float: right;
	padding-right: 40px;
	padding-top: 8px;
	display: inline;
}
#hr {
	background-color:#FFF;
	width: 100%;
	display: inline;
	margin: 0;
	padding: 0;
}
#sitemap  {
	font-size:11px; 
	line-height:16px; 
	font-family: Verdana, Geneva, sans-serif; 
	color:#e98366; 
	background-color: #f3c9b0; 
	width: 960px; 
	height: 241px; 
	float: left; 
	margin: 0 auto; 
	padding: 10px 40px 20px 40px; 
	display: block; 
}	
#sitemap a {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#e98366;
	text-decoration: none;
}
#sitemap a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#e98366;
	text-decoration: none;
}
#sitemap a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#e98366;
	text-decoration: none;
}
#sitemap a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#e98366;
	text-decoration: underline;
}
#sitemap a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color:#e98366;
	text-decoration: none;
}
.columnFirst {
	width: 20%;
	float: left;
	text-align: left;
	display: inline;
}
.columnSecond {
	width: 20%;
	float: left;
	text-align: left;
	display: inline;
}
.columnThird {
	width: 20%;
	float: left;
	text-align: left;
	display: inline;
}
.columnFourth {
	width: 20%;
	float: left;
	text-align: left;
	display: inline;
}
.columnFifth {
	width: 20%;
	float: left;
	text-align: left;
	display: inline;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color:#7c80ba;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color:#7c80ba;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color:#7c80ba;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color:#7c80ba;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	color:#7c80ba;
	text-decoration: none;
}
a:focus { outline:none }
ul {
	list-style-type: none;
	padding:0;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	_margin-left: -40px;
}
#home {
	width: 60px;
	height: 24px;
	float: left;
	border: 0px;
	text-align:center;
	display: inline;
	margin: 0;
	padding:5px 0 0 0;
}
#home img {
	width: 13px;
	height: 17px;
}

#contentcont {
	width: 1000px;
	height: 100%;
	position: relative;
	float: left;
	margin: -168px 0 0 0;
	padding: 0;
	display: inline;
}
#contentcontLandingspage {
	width: 1000px;
	height: 100%;
	position: relative;
	float: left;
	margin: -188px 0 0 0;
	padding: 0;
	display: inline;
}

/* End general styles for this page */
/* General configuration CSS */
#photo_menu{
	width: 884px;
	height: 28px;
	padding: 0;
	visibility:hidden;
	display: inline;
}
#photo_menu ul{
	font-family: Verdana, Geneva, sans-serif;
	line-height:25px;
	font-size: 11px;
	margin:0px;	/* No indent */
	padding:0px;	/* No indent */
}
#photo_menu li{
	text-align: left;
	font-size: 9px;
	margin: 0;
	padding: 0;
	list-style-type:none;	/* No bullets */
}
#photo_menu ul li ul{
	display:none;	/* Needed to display ok in Opera */
}
#photo_menu a{
	margin:12px;
	padding:0px;
}
/* End general configuration CSS */

/* Cosmetic */

/***********************************************************************
	CSS - MENU BLOCKS
	General rules for all menu blocks (group of sub items) 
***********************************************************************/
#photo_menu ul{
	border:1px solid #000;
	padding:1px;
}

#photo_menu ul.menuBlock1{	/* Menu bar - main menu items */
	border:0px;
	padding:1px;
	overflow:visible;
}
#photo_menu ul.menuBlock2{
	background: url(../images/subMenuBackground.gif);
	text-align:left;
	border:0px; 
	padding:0px; 
	border:1px solid #f0e9f3;		
	/* ADD - makes first level submenu wider and higher for image */ 
	width:942px;
	height:auto;
	/* margin:29px auto; //Removed for sliding menu */
} 

/***********************************************************************
	CSS - MENU ITEMS
	Here, you could assign rules to the menu items at different depths.
***********************************************************************/
/* General rules for all menu items */
#photo_menu a{
	background-color: transparent;
	color: #FFF;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	font-size: 130%;
}

/*
Main menu items 
*/

#photo_menu .currentDepth1{
	background-image: url(../images/menuspacer.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	padding-left:5px;
	padding-right:5px;
	height:28px;
}
#photo_menu .currentDepth1over{
	background-image: url(../images/menuBackground_over.gif);
	background-position:top right;
	padding-left:5px;
	padding-right:5px;
	height:28px;
}
#photo_menu .currentDepth1 a{
	font-weight:bold;
}
#photo_menu .currentDepth1over a{	/* Text rules */
	font-weight:bold;
}

/* Sub menu depth 1 */

#photo_menu li.currentDepth2 {
	background-image: url(../images/menusubspacer.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	text-align:center;
	float:left;
	padding:15px 5px 5px 0px; 
	_padding: 5px 2px 5px 0px;
	width:152px;
	height:100%;
	display: inline-block; 
	z-index: 100;
}
#photo_menu li.currentDepth2over {
	background-image: url(../images/subMenuBackground_over.gif);
	background-position:top right;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	text-align:center;
	float:left;
	padding:15px 5px 5px 0px;
	_padding: 5px 2px 5px 0px;
	width:152px;
	height:auto;
	display: inline-block; 
	z-index: 100;
}
#photo_menu .currentDepth2 a{
	color:#8588be;
	margin:0px;
	padding:0 0 5px 0;
}
#photo_menu .currentDepth2over{
	margin:0px;
	padding:0px;
}	
#photo_menu .currentDepth2over a {
	/* Text rules */ 
	margin:0px;
	padding:0 0 5px 0;
	color:#8588be;
}	

/* Sub menu depth 2 */
#photo_menu .currentDepth3{
	padding-right:2px;
	border:1px solid #FFF;
}

#photo_menu .currentDepth3over{
	padding-right:2px;
	background-color:#EDE3EB;
	border:1px solid #000;
}
/* Sub menu depth 3 */
#photo_menu .currentDepth4{
	padding-right:2px;
	border:1px solid #FFF;
}
#photo_menu .currentDepth4over{
	padding-right:2px;
	background-color:#EBEDE3;
	border:1px solid #000;
}
/* Question  area */
div.questionButton
{
	cursor:pointer;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#questionButtons
{	*margin: -6px 0 1px 0;
	margin: -7px 0 1px 70px;
	width:155px;
	height:29px;
	text-align: center;
}
#questions {
	width: 290px;
	height: 150px;
	text-align: center;
}
.faq {	
	background: #b89ad2 url(../images/faqBackground.jpg) top left;
	font-weight: bold;
	padding: 8px 0 0 30px;
	color: #FFF;
	width: 576px;
	height: 28px;
	list-style-type: none;}

/* Vragen */

#vragen .vraag {
	cursor:pointer;
	float: left;
	background: url(../images/vraagBackground.jpg) no-repeat;
	color: #FFF;
	font-weight: bold;
	width: 575px; 
	height: 29px;
	padding: 4px 0 0 10px;
}

#vragen .antwoord {
	float: left; 
	background: url(../images/answerBackground.jpg) repeat-x; 
	color: white; 
	width: 564px; 
	display:none; 
	margin: -10px 0 0 1px; 
	padding: 5px 10px 20px 10px; 
}
.nietinlijst {
	margin-top: 20px;
}

/* FAQ */

ul#faq {
	list-style-type: none;
	margin-left: -20px;
	}
ul#faq li{
	padding-top: 4px;
	list-style-position:inside;
    }
ul#faq a{
	background: #b89ad2 url(../images/faqBackground.jpg) top left;
	font-weight: bold;
	padding: 8px 0 0 30px;
	color: #FFF;
    	display:block;
    	width: 576px;
	height: 28px;
	list-style-type: none;
	text-decoration: none;
    }
ul#faq a.nietindelijst{
	background: #fff url(../images/faqBackgroundNotinlist.jpg) top left;
	font-weight: bold;
	padding: 8px 0 0 30px;
	color: #FFF;
    	display:block;
    	width: 576px;
	height: 28px;
	list-style-type: none;
	text-decoration: none;
    }
#language 
{
	position: absolute;
	right: 15px;
}
.currentLanguage
{
	font-weight:bold;
}

img.indicatorHidden {
	display:none; 
}

img.indicator {
/* Arrow hidden by display:none */
	display:none; 
	position:absolute; 
	top: 12px; 
	right:4px; 
	width: 5px; 
	height: 4px; 
}

.xsltsearch_result_description 
{
	margin-top: -13px;
}
.backButton {
	*margin-top:-18px;
	float:right;
}
#stapTerug a {
	text-decoration: none;
}
#stapTerug:link {
	text-decoration: none;
}
#stapTerug:visited {
	text-decoration: none;
}
#stapTerug:hover {
font-weight: bold;
	text-decoration: none;
}
#stapTerug:active {
	text-decoration: none;
}
#clangForm {
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
}
#clangDiscount {
	background-image: url(../images/bar2.jpg);
	background-repeat: repeat-x;
}
.subItemDesc {
	font-weight:normal;
}
.contentboxFirst {
	background-image: url(../images/contentbackground3.jpg);
	background-repeat: no-repeat;
	/* width: 645px; */
	width: 620px;
	height: 100%;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 20px 0 0 15px;
	padding: 10px 25px 40px 25px;
	*padding-top: 20px;
}
.contentboxFirst ul li {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin-left: 17px;
	*margin-left: -22px;
}
.contentboxFirst ul {
	color: #8588be;
	list-style-type: disc;
}
.contentboxSecond {
	background-image: url(../images/textbox3Background.jpg);
	background-repeat: no-repeat;
	width: 301px;
	height: 100%;
	min-height: 220px;
	position: relative;
	float: left;
	margin: 32px 0 0 2px;
	padding: 0;
}
.contentboxSecond h1.boxTitle1 {
	width: 170px;
	height:auto;
	margin: 10px 0 10px 110px;
	*margin: 10px 0 10px 120px;
}
.contentboxSecond h1.boxTitle3 {
	width: 170px;
	height:auto;
	margin: 10px 0 0px 10px;
	*margin: 10px 0 0px 10px;
}
.contentboxSecond .textbox1 {
	width: 150px;
	margin: -10px 0 20px 110px;
	*margin: -20px 0 0 -50px;
}
.contentboxSecond .textbox3 {
	width: 150px;
	margin: 10px 0 0 120px;
	*margin: -10px 0 0 120px;
}
.contentboxSecond .vrouw {
	margin-top:-20px
}
.contentboxSecond .meerinfo {
	margin: -10px 0 0 0;
}
.contentboxSecond .mijnstemSubmit {
	margin: 0;
}
.contentboxThird .meerinfo {
	margin-top:30px;
}
.mijnstem img {
	margin-top:20px;
}
.contentboxThird {
	background-image: url(../images/textbox3Background.jpg);
	background-repeat: no-repeat;
	width: 291px;
	height: 100%;
	min-height: 220px;
	position: relative;
	float: left;
	margin: 13px 0 0 2px;
	padding:  0 10px 0 10px;
}
.contentboxThird h1 {
	width: 280px;
	margin: 10px 0 0 40px;
}
.contentboxThird h1.boxTitle1 {
	width: 170px;
	height:auto;
	margin: 10px 0 10px 110px;
	*margin: 10px 0 10px 110px;
}
.contentboxThird h1.boxTitle3 {
	width: 170px;
	height:auto;
	margin: 10px 0 0px 10px;
	*margin: 10px 0 0px 10px;
}
.contentboxThird h1.testimonial {
	width: 170px;
	height:auto;
	margin: 10px 0 0px 10px;
	*margin: 10px 0 0px 10px;
}
.contentboxThird .textbox1 {
	width: 150px;
	margin: -10px 0 20px 110px;
	*margin: -20px 0 0 -50px;
}
.contentboxThird .textbox3 {
	width: 150px;
	margin: 10px 0 0 120px;
	*margin: -10px 0 0 120px;
}
.contentboxThird .verpakking {
	margin: -20px 0 20px 0; 
}
.contentboxThird .vraagnuaan {
	margin: 30px 0 20px 0; 
}
#enquete {
	width: 600px;
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

.textbox2 {

}

.textbox1 {

}

.textbox3 {

}

