html, body           {
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%
	}






#pageSurround   {
	background-color: #ffffff;
	margin-bottom: 7px;
	width: 100%
	}


#gebruiker       {
	color: #ffffff;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 784px;
	height: 24px;
	vertical-align: middle
	}


#topHeader {
	text-align: right;
	height: 26px;
	margin-left: auto;
	margin-bottom: 7px;
	padding-right: 14px;
/*	padding-top: 195px; */
}

.boxTitleLeft, .boxTitleRight   {
	color: #000000;
	font-size: 75%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000
	}



.boxContentLeft, .boxContentRight    {
	background-color: #ffffff;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: solid 1px #000000
	}



.colLeft  {
	padding: 0;
	position: relative;
	left: 0;
	width: 160px;
	float: left
	}

.colMid {
	position: relative;
	width: 436px;
	float: left;
}
.colPimp {
padding-left: 7px;
	position: relative;
	width: 770px;
	float: left;
}
.colRight         {
	padding-left: 7px;
	position: relative;
	right: 7px;
	width: 160px;
	float: right
	}


.boxContent    {
	color: #000000;
	font-size: 75%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.4em;
	margin-bottom: 7px;
	padding-left: 7px
	}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 7px;
	padding-right: 7px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 603px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs  {
	background-color: white;
	text-align: center;
	margin: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #000000
	}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagination_pimp {
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 75%;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	/* border: 1px solid #C9CEFC; */
	margin: 0px;
	padding: 3px;
	float: left;
	width: 421;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 140px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



