body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
}

img {
	border: 0px;
	margin: 0px;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

hr {
	margin-left: 10px;
	border: 1px solid #FFF;
}

#logo_placeholder {
	background-color: #FFF;
	background-image: url("../../images/logo.gif");
	background-repeat: no-repeat;
	border: 0px;
	float: left;
	height: 85px;
	margin-left: 0px;
	padding: 5px;
	position: absolute;
	width: 137px;
}

#pg_content {
	float: left;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#pg_header {
	float: left;
	height: 85px;
	padding: 0px;
	width: 800px;
	margin: 0px 0px 25px 0px;
}

#pg_header a {
	color: #FFF;
}

#pg_invulFormulier {
	font: 10px/22px 'Trebuchet MS', verdana, arial, sans-serif;
	float: left;
	margin: 5px auto;
	padding: 0px;
	width: 800px;
}

#pg_leveringsVoorwaarden {
	background-color: #CCC;
	color: #000;
	float: left;
	margin: 25px auto;
	padding: 0px 10px 0px 0px;
	width: 790px;
}

#pg_leveringsVoorwaarden a, em {
	
	font-weight: bold;
}

#pg_leveringsVoorwaarden a {
	text-decoration: underline;
}

#pg_leveringsVoorwaarden h1 {
	font-size: 13px;
	text-align: center;
	display: block;
	margin: 1px 0px;
	padding: 7px;
}

.adBlock {
	
	border: 0px;
	color: #FFF;
	float: left;
	font: 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
 	height: 85px;
	padding: 5px;
	position: absolute;
	width: 301.5px;
}

.adBlockWide {
	
	border: 0px;
	color: #FFF;
	float: left;
	font: 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
 	height: 85px;
	padding: 5px;
	position: absolute;
	width: 649px;
}

.adBlockRight {
	
	border: 0px;
	color: #FFF;
	float: left;
	font: 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 85px;
	padding: 5px;
	position: absolute;
	width: 327.5px;
}

.adBlockRight h1{
	font: bold 18px/24px "Trebuchet MS", verdana, arial, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.adHeader {
	font: bold 14px/normal 'Trebuchet MS', verdana, arial, sans-serif;
}

.bloxTabel {
	width: 100%;
	float: left;
	vertical-align: bottom;
}

.bloxTabel table {
	margin-top: 10px;
	background-color: #FFF;
	border-collapse: collapse;
	border: 1px solid #000;
	padding: 0px;
	width: 100%;
	text-align: left;
}

.bloxTabel th {
	font-weight: bold; 
}

.bloxTabel td {
	font-weight: normal;
}

.bloxTabel th, td {
	padding: 2px;
	border: 1px solid #000;
}

.bloxTabel a {
	
}

.bloxTabel a:hover {
	text-decoration: underline;
}

.bloxTabel .img {
	border-right: 0px;
	vertical-align: middle;
}

.bloxTabel .img img {
	
}

.bloxTabel .titel {
	border-left: 0px;
	border-bottom: 0px;
}

.bloxTabel .inhoud {
	border-left: 0px;
	border-top: 0px;
	height: 110px;
	vertical-align: top;
}

.dataTabel {
	width: 100%;
	float: left;
/*	vertical-align: bottom; */
}

.dataTabel input {
	display: inline;
	border: 0px;
	font-size: 10px;
/*	margin: 0px 0px 0px 0px;*/
	height: 14px;
	text-align: left;
}

.dataTabel .toestelKeuze {
	text-align: left;
}

.dataTabel table {
	margin-top: 10px;
	background-color: #FFF;
	border-collapse: collapse;
	border: 1px solid #000;
	padding: 0px;
	width: 100%;
	text-align: left;
}

.dataTabel th {
	font-weight: bold; 
}

.dataTabel td {
	font-weight: normal;
}

.dataTabel th, td {
	padding: 1px;
	border: 1px solid #000;
}

.dataTabel a {
	color: #000;
}

.dataTabel .blink {
	
	text-decoration: blink;
	font-weight: bold; 
}

.dataTabel div {
	width: 152px;
	height: 300px;
	display: block;
	float: left;
	border: 1px solid #F09;
	padding: 2px;
	margin: 1px 1px 1px 1px;
}

.dataTabel div h2 {
	color: #999;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0 0;
	padding: 0;
	text-align: center;
}

.dataTabel div a {
	color: #F09;
	text-decoration: underline;
}

/* @group LAPTOP */
.dataTabel .Laptop table {
	margin-top: 10px;
	background-color: #FFF;
	border-collapse: collapse;
	border: 1px solid #000;
	padding: 0px;
	width: 800px;
	text-align: left;
}

.dataTabel .Laptop th {
	font-weight: bold; 
}

.dataTabel .Laptop td {
	padding: 5px;
	font-weight: normal;
}

.dataTabel .Laptop th, td {
	padding: 1px;
	border: 1px solid #000;
}

.dataTabel .Laptop a {
	color: #000;
	text-decoration: underline;
}

.dataTabel .Laptop .blink {
	text-decoration: blink;
	font-weight: bold; 
}

.dataTabel .Laptop .bestel , .dataTabel .Laptop .bestel a {
	color: #F09;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

.dataTabel .Laptop h1 {
	color: #999;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0;
}

.dataTabel .Laptop h2 {
	color: #999;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0 0;
	padding: 0;
}

.dataTabel .Laptop img {
	float: left;
	margin-right: 20px;
	border: none;
	margin-bottom: 50px;
}

/* @end */

.formulierTussen {
	background-color: #000;
	background-image: url(/images/formtussen.jpg);
	background-position: top left;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
	padding-left: 2px;
	vertical-align: middle;
	width: 723px;
}

.holder {
	margin: 0px auto;
	width: 800px;
	background-color: #FFF;
	font: 10px/normal 'Trebuchet MS', verdana, arial, sans-serif;
}

.infoBanner {
	border: 1px solid #000;
	float: left;
	color: #FFF;
	float: left;
	font: bold 14px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 20px;
	margin: 10px 0px auto;
	padding: 2.5px;
	width: 794px;
}

.infoBanner a {
	color: #FFF;
}

.infoBanner table {
	border: 0px solid #000;
	font: bold 14px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 14px;
	margin: -2px;
	padding: 0px;
	width: 100%;
}

.infoBanner table a {
	color: #FFF;
	text-decoration: underline;
}

.infoBannerLink {
	background-color: #FFF;
	border: 1px solid #000;
	float: left;
	font: bold 14px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 20px;
	margin: 10px 0px auto;
	text-align: center;
	width: 797.5px;
}

.infoBannerLink a {
	width: 100%;
	float: left;
}

.infoBannerSmall {
	border: 1px solid #000;
	color: #FFF;
	float: left;
	font: 10px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: auto;
	margin: 10px 0 0 0;
	padding: 2.5px;
	text-align: center;
	width: 794px;
}

.infoBannerSmallLeft {
	border: 1px solid #000;
	color: #FFF;
	float: left;
	margin: 10px 0 0 0;
	font: bold 10px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 90px;
	text-align: center;
	width: 380px;
}

.infoBannerSmallRight {
	border: 1px solid #000;
	color: #FFF;
	float: right;
	margin: 10px 0 0 0;
	font: bold 10px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 90px;
	text-align: center;
	width: 380px;
}

.infoBlock {
	background-image: url("../../images/block.jpg");
	background-position: top;
	border: 0px;
	color: #FFF;
	float: left;
	font: bold 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 65px;
	margin: 10px 0px auto;
	padding: 5px;
	position: relative;
	width: 385px;
}

.invulFormulier {
	border: 0px;
	float: right;
	padding: 0px;
	width: 800px;
}


.invulFormulier .label {
	background-color: #fff;
	display: block;
	float: left;
	line-height: 16px;
	margin-left: 6px;
	margin-right: 2px;
	padding-left: 5px;
	width: 194px;
}

.invulFormulier .abonnementprijs {
	background-color: #fff;
	display: block;
	float: left;
}

.invulFormulier textarea {
	border: 1px solid #CCC;
	font: 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	margin-bottom: 2px;
}

.invulFormulier button, select, input {
	border: 1px solid #CCC;
	font: 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	margin-bottom: 0px;
	text-transform: capitalize;
	cursor: pointer;
}

.invulFormulier .postcodenr {
	border: 1px solid #CCC;
	font: 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.label {
	background-color: #FFf;
	display: block;
	float: left;
	line-height: 16px;
	margin-left: 6px;
	margin-right: 2px;
	padding-left: 5px;
	width: 194px;
}

.megaTabel {
	width: 100%;
	float: left;
	vertical-align: bottom;
}

.megaTabel a {
	color: #000000;
}

.megaTabel table {
	margin-top: 10px;
	background-color: #FFF;
	border-collapse: collapse;
	border: 1px solid #000;
	padding: 0px;
	width: 100%;
	text-align: left;
}

.megaTabel th {
	font-weight: bold; 
}

.megaTabel td {
	font-weight: normal;
}

.megaTabel td a {
	font-weight: normal;
	text-decoration: none;
}

.megaTabel th, td {
	padding: 1px;
	border: 1px solid #000;
}

.mini {
	letter-spacing: -1px;
}

.prijsTotaalLabel {
	display: block;
	float: left;
	background-color: #FFF;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 2px;
	padding-left: 0px;
}

.prijsLabel {
	background-color: #FFF;
	line-height: 16px;
	margin-left: 24px;
	margin-right: 2px;
	padding-left: 5px;
}

.radio input {
	border: 0px;
}

.smallAdBlock {
	border: 0px;
	color: #FFF;
	font: 11px/normal 'Trebuchet MS', verdana, arial, sans-serif;
	height: 35px;
	padding: 5px;
	position: absolute;
	width: 327.5px;
}

.smallAdBlock h1 {
	font: bold 14px/18px "Trebuchet MS", verdana, arial, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.toestelInfo {
	font: 11px/11px 'Trebuchet MS', verdana, arial, sans-serif;
	background-color: #FFF;
	border: 1px solid #000;
	display: block;
	margin-left: 640px;
	height: 220px;
	padding: 0 5px 0 5px;
	position: absolute;
	vertical-align: top;
	width: auto;
	overflow: hidden;
}

.showInfo {
	display: block;

	position: absolute;
	left: 200px;
	top: 200px;
	width: auto;
	height: auto;

	visibility: hidden;
	z-index: 25;

	font: 11px/11px 'Trebuchet MS', verdana, arial, sans-serif;
	background-color: #FFF;
	border: 1px solid #000;
	padding: 0 5px 0 5px;
	vertical-align: top;

}

#twoads {
	padding: 0px 0px 0px 0px;
	width: 800px;
	display: block;
	height: 120px;
}

.adImgLeft {
	display: block;
	float: left;
	width: 342px;
	height: 120px;
	padding: 0px;
}

.adImgRight {
	display: block;
	float: right;
	width: 342px;
	height: 120px;
	padding: 0px;
}