body {
	background: #4B4B4B;
	
	text-align: center;	
}

body, p, html, table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainWindowFrame {
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	text-align: left;
	background-image: url(backmain.jpg);
	background-repeat: repeat-y;
	background-position: top left;		
}

#mainheader {
	background-color: white;
	
	top: 0px;
	left: 0px;
	width: 100%;
	height: 83px;
}

#mainfooter {
	background-color: black;
	clear: both;
	width: 100%;
	height: 24px;
}

#centercolumn {
	border: 0px solid #666666;
	margin-top: 2px;
	padding: 5px;
	margin-left: 155px;
	margin-right: 160px;
	background-color: white;
}

#printFriendlyColumn {
	border: 0px solid #666666;
	margin-top: 2px;
	padding: 5px;
	margin-left: 0px;
	width: 620px;
	background-color: white;
}

#leftcolumn {
	float: left;
	width: 153px;
	background-color: #1E2B74;
	background-image: url(left-bar-back.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
	
}

#rightcolumn {
	float: right;
	width: 158px;
	background-color: black;
	
}


.bestel_regel_omschrijving {
	font-size: 10px;	
	width: 100%;
	height: 14px;
	line-height: normal;
	text-overflow: ellipsis;
	overflow: hidden;	
	text-align: left;	
	background-color: rgb(85%,85%,85%);
	clear: both;
	border-top: solid 1px black;	
}

.bestel_regel_details {
	padding-left: 2px;
	text-align: left;
	height: 18px;
	font-size: 10px;
	background-color: rgb(95%,95%,100%);
}

.bestel_regel_details  input{
	width: 16px;
	font-size: 9px;
	height: 10px;
}


.menuBox {
	margin-top: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: black;
	background-image: url(back-fx2.jpg);
	background-repeat: repeat-y;
	background-position: top right;


	
}

.subMenu {
 	display: none;
	height: 1px;
	position: relative;	


	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tmptest {
	background-color: #B3BFFC;
	background-image: url(back-fx1.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	
}

.menuItem A, .menuSubItem A, .menuSubItem2 A, .menuBox A, .subMenu A {
	text-decoration: none;
}

.menuItem {
	
	margin-top: 4px;
	padding: 2px 2px 2px 6px;
	overflow: hidden;
	height: 18px;
	background-color: white;
	background-image: url(menuitem-back.jpg);
	border: 1px solid #262B62;
	font-weight: bold;
	font-size: 12px;
	color: #022986;
	cursor: hand;
}

.menuSubItem {
	cursor: hand;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	height: 18px;
	overflow: hidden;

	color: white;
	font-weight: bold;
	font-size: 10px;
	
}

.menuSubItem2 {
	cursor: hand;
	margin: 0px 2px 0px 6px;
	padding: 0px 2px 0px 2px;
	height: 18px;
	overflow: hidden;
	color: white;
	font-weight: normal;
	font-size: 10px;
	
}


.floatbox {
	margin: 8px 5px 12px 5px;
	padding: 0px;
	background: #FFF;
	text-align: center;
}



.tableheader {
	background: #8C99DD;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 2px;

	border-top: 2px solid #B3BFFC;
	border-right: 2px solid #B3BFFC;
	border-left: 2px solid #B3BFFC;
	
	border-bottom: 1px solid #262B62;
	font-size: 13px;	
}


.formbox { 
	width: 140px; 
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

.formbutton {

	padding: 0px;
	margin: 2px 0px 2px 0px;
	font-size: 9px;
	width: 70px; 
	background: #B1C1FF;
	border: 1px solid #262B62;
	font-weight: bold;


}

form {
	margin-top:		0;
	margin-bottom:	0;
}


H2 {
	background: black;
	color: white;
	margin: 0px;
	padding: 4px;
	line-height: 27px;
	border: 1px solid black;

	font-family: Arial, Tahoma;
	font-size: 16px;
	text-align: center;
	font-weight: bold;

	background-image: url(h2-back.jpg);
	background-repeat: repeat-x;
	background-position: top left;

	height: 27px;
}

H3 {

	background: black;
	color: white;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #262B62;

	font-size: 13px;
	text-align: center;
	background-image: url(float-h3-fill.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 18px;
}

H4 {
	background-color: #B1C1FF;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
	
}

H6 {

	font-size: 12px;
	padding: 3px;
	background: #6CC2F4;
	border: 2px groove #1480BF;

}


.aanbBody {
	width: 99%;
	margin: 4px 0px 4px 0px;
	padding: 2px;
}

.aanbTitel {
	background-color: #B1C1FF;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
	
}

.aanbAfb {
	background-color: white;
	
}

.aanbOmschrijving {
	font-size: 12px;
	line-height: 16px;
}

.aanbPrijs {
	background-color: #001E8F;
	color: white;

	font-weight: bold;
	font-size: 24px;
	padding: 5px;
	margin-top: 2px;
	white-space: nowrap;
}

.RaanbBody {
	
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

.RaanbTitel {
	background-color: #B1C1FF;
	font-size: 14px;
	font-weight: bold;

}

.RaanbAfb {

}

.RaanbPrijs {
	font-size: 24px;
	line-height: 26px;
	background-color: #001E8F;
	color: white;
}

.systeemTitel {
	background-color: #B1C1FF;
	font-size: 24px;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 2px;
	text-align: center;
}

.systeemComment2 {
	background-color: #001E8F;
	color: white;

	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	margin-top: 2px;
}


.nieuwsBody {
	width: 99%;
}

.nieuwsDate {
	background: #8C99DD;
	color: white;
	font-size: 10px;
	padding-right: 4px;
	text-align: right;
}

.nieuwsTekst {
	background-image: url(light-graydient-back.jpg);
	background-repeat: repeat-y;
	background-position: top right;	
}

.meerprKop {
	background-image: url(light-graydient-back2.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
}


.merkenDataVak {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;

	padding: 3px;
	background: #C1E2F6;

	border-right: 3px solid #0C9DF1;
    border-left: 3px solid #00476F;
    border-bottom: 3px solid #00476F;

}
.merkenImgVak {
	border-top: 3px solid #0C9DF1;
	border-right: 3px solid #0C9DF1;
    border-left: 3px solid #00476F;
    
	
	height: 96px; 
	text-align: center;
}
