body,html {
	margin: 0px;
	padding:0px;
	height: 100%;
	width:100%;
	background: url(/i/header.jpg)  repeat-x  #FFFFFF center top;
	
	font-family: Arial,  Helvetica, Verdana,  sans-serif;
}

img{
	border: none;
}
form{
	padding: 0px;
	margin: 0px;
}

#wrapper{
	
	position: relative;
	margin: 0px auto 0px auto;
	width: 990px;
	
	
}

.keys{
	color: #999999;
}

.left{
	float: left;
}
.right{
	float: right;
}
td{
	vertical-align: top;
}
#header{
	position: absolute;
	width: 990px;
	
	height: 98px;
	top: 0px;
}
#logo{
	position: absolute;
	margin: 5px 0px 0px 40px;
	
}
#menu{
	position: relative;
	
	
	color: #000000;
	font-family: Arial,  Helvetica, Verdana,  sans-serif;
	font-size: 12px;
	margin: 50px auto 0px auto;
	text-align: center;
	
}
.menuItem a{
	color: #000000;
	text-decoration: none;
}
.menuItem a:hover{
	color: #FF6300;
}
.menuItem{
	display: inline;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}
.menuItemSel{
	color: #000000;
	display: inline;
	margin: 0px 10px 0px 0px;
	background: url(/i/menuSelR.png) right top no-repeat;
	height: 40px; 
	padding: 11px 20px 15px 10px;
	font-weight: bold;
}
.menuItemSel a{
	color: #000000;
	text-decoration: none;
} 


.selL{
	display: inline;
	background: url(/i/menuSelL.png) left top no-repeat;
	width: 10px;
	padding: 11px 0px 15px 10px;

}

#content{
	
	position: absolute;
	margin: 120px 10px 0px 40px;
	padding: 0px 0px 60px 0px;
	font-size: 12px;
	width: 970px;
}

#content h1{
	
	color: #065FBB;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
#content h3{
	
	color: #065FBB;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;

}
#content a{
	text-decoration: none;
	color: #990000;
}
#content a:hover{
	text-decoration: underline;
}
#contentL{
	width: 680px;
	
}

#breads{
	position: absolute;
	left: 40px;
	margin: 90px 20px 0px 0px;
	text-align: left;
	
	font-family: Arial,  Helvetica, Verdana,  sans-serif;
	font-size: 12px;
	padding: 0px 120px 2px 0px;
	background: url(/i/breadBg.gif) right bottom no-repeat;
}
#breads a{

	color: #660000;
	text-decoration: none;
}

.uitgelicht{
	color: #660000;
}
.splittable{
	width: 630px;
}
.splittable td{
	width: 50%;
	vertical-align: top;
}

.ulStar{
	list-style-image: url("/i/star.png");
	line-height: 20px;
	list-style-position: inside;
	padding: 3px;
	margin: 0px;
}
.ulStarb{
	list-style-image: url("/i/starb.png");
	list-style-position: inside;
	padding: 3px;
	margin: 0px;
}
.sub{
	color: #666666;
	font-size: 10px;
}
.rechts{
	float: right;
	width: 280px;
}
/* /////////////////////////////
 * ////////////////////RECHTS///
 * /////////////////////////////
 */
.balkrechts{	
	margin: 10px;
}
.balkrechts h3{
	font-size: 14px;
	color: #065FBB; 
	margin: 0px 0px 0px -7px;
	padding: 3px 0px 10px 3px;
}
.rechtsTop{
	background: url(/i/rechtsTop.png) no-repeat;
	height: 16px;
	width : 248px;
}
.rechtsMid{
	background: url(/i/rechtsMid.png) repeat-y;
	width : 248px;
	padding: 0px 14px 14px 14px;
	
}
.rechtsBot{
	background: url(/i/rechtsBot.png) no-repeat;
	height: 27px;
	width : 248px;
}

#topMenu{
	position: absolute;
	right: 0px;
	margin: 10px 20px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial,  Helvetica, Verdana,  sans-serif;
	font-size: 11px;

}
#topMenu a{

	color: #FFFFFF;
	text-decoration: none;
}

.tarieftable{
	width: 200px;
	
}
.tarieftable td{
	width: 50%;
	
}
.footer{
	position: fixed;
	bottom: 0%;
	background: url(/i/footer.png) left top repeat-x;
	width:100%;
	text-align: center;
	padding: 10px;
	height: 12px;
	font-family: Arial,  Helvetica, Verdana,  sans-serif;
	font-size: 11px;
}
#footer a{
	text-decoration: none;
	color: #000000;
}
#footer a:hover{
	text-decoration: underline;
	color: #660000;
}

/*/////////////////
////////////////// LOSSE PAGINAS
//////////////////
*/
.hide{
	display: none;
}
.websiteScreenshot{
	width: 150px;
	height: 150px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px;
	padding: 5px;
	text-align: center;
}

.tabSel{
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 6px;
	float: left;
	font-weight: bold;
	color: black;
	background: #FFFFFF;

}
.tabSel a{
	color: black;
}
.tab{
	

	border: 1px solid #CCCCCC;
	border-top: none;
	border-left: 0px;
	border-right: 0px;
	padding: 6px;
	float: left;

}
