body {
	font-family: Verdana, Arial, Times, serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #f4f4f4;
}

.clear {
	clear:both; line-height:1px; font-size:1px
}

#wrapper {
	text-align: center;
}

.reacties_wrapper {margin-top: 10px;}

/* header styles */
#hdwrapper {
	background-color: #FFF;
}
#hdcontent {
	height: 87px;
	width: 975px;
	margin: 0 auto;
}
#imghdlefttop {
	float: left;
	margin-top: 38px;
}
#loginwrapper {
	float: left;
	table-layout:auto;
	background-image: url(../gfx/loginbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	height: 54px;
	margin-left: 180px; /*97*/
	padding: 0 0 0 0px;
	text-align:left;
}
#logintxt {
	padding-left: 15px;
}
#loginbtn {
	padding: 0;
}

#logoutbtn {
	padding: 0;
}

/* content */
#contentwrapper {
	margin: 0 auto;
	width: 975px;/*833*/
	text-align: left;
}
#contentleftclmn {
	float: left;
	width: 626px;
	margin-left: 71px;
	display: inline;
}
#content {width: 600px;}
/* sidebar */
#contentrightclmn {
	float: left;
	width: 207px;
}
#searchbox {
	background-image: url(../gfx/zoekbox.gif);
	background-repeat: no-repeat;
	width: 207px;
	height: 120px;
	margin: 38px 0 20px 0;
}
#searchbtn {
	float: right;
	margin: 10px 13px 0 0;	
}
#searchbox input#criteria {
	float: left;
	margin: 47px 0 0 20px;
}
#persoonlijkezaken {
	background-image: url(../gfx/functionsbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 207px;
	height: 110px;
	padding-left: 13px; 
}
#loginlink {
	position: relative;
	top: -10px;
	left: -1px;
	width: 54px;
}
#pidlink {
	position: relative;
	top: -3px;
	left: -1px;
}
#favlink {
	position: relative;
	margin-top: 5px;
	left: -1px;
}
#functions {
	background-image: url(../gfx/functionsbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 207px;
	height: 112px;
	padding-left: 13px; 
}

#addtocartlink {
	position: relative;
	top: -3px;
	left: -1px;
}
#downloadlink {
	position: relative;
	top: 2px;
	left: -1px;
}
#cbwerkendlink {
	position: relative;
	top: 4px;
	left: -1px;
	width: 140px;
}

#loginlink a, #pidlink a, #addtocartlink a, #downloadlink a, #cbwerkendlink a, #favlink a {
	text-decoration: none;
}
/* footer */
#ftwrapper {
	background-image: url(../gfx/footerbg.gif);
	background-repeat: repeat-x;
	border-top: solid #434844 1px;
	height: 299px;
	width: 100%;
	margin-top: 15px;
}
#ftcontent {
	margin: 20px auto 0 auto;
	text-align: left;
	width: 833px;
}
#ftlinks {
	float: left;
	width: 208px;
	height: 166px;
	border-top: dotted 1px #535d55
}
#ftcontact {
	float: left;
	width: 208px;
	height: 166px;
	border-top: dotted 1px #535d55
}
#ftcontact p {
	margin: 3px 0;
}
#ftroutebeschrijving {
	float: left;
	width: 208px;
	height: 166px;
	border-top: dotted 1px #535d55
}
#routebeschrijfingform {
	margin: 5px 0 15px 0;
}
#routebeschrijfingform input#postcode {
	color: #999999;
}
#routebeschrijfingform input#submitbtn {
	margin-bottom: -4px;
}
#ftagenda {
	float: left;
	width: 208px;
	height: 166px;
	border-top: dotted 1px #535d55
}
#ftagenda h3 {
	margin-bottom: 6px;
}
.ftagendaitem {
	border-bottom: dotted 1px #535d55;
	padding: 4px 0;
	color: #545d55;
}
#ftbottom {
	border-top: solid 1px #545d55;
	padding-top: 15px;
}
#ftbottom a {
	text-decoration: none;
	color: #333333;
}
#ftbottom a:hover {
	color: #666666;
}
	
#imgftleft {
	float: right;
	margin-top: -14px;
}

#cbw_erkend {width: 550px;}

.countdown_title {font:18px arial; margin-bottom:15px;}
.countdown_text {font:11px arial;}
.countdown_text p {margin:0; font:12px arial;}