/*
Bacol blauw - #007FBC (RGB: 0 127 188)
*/
body
{
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;
	margin-top: 		10px;
	margin-bottom: 		0px;
	margin-left:	    auto;
	margin-right:       auto;
	background-color:     #FFFFFF;
}
H1 {
	font-size:			11px;
	font-weight:		bold;
	margin-bottom:      6px;
}
H2 {
	margin-bottom:		3px;
	margin-top:	   		3px;
	font-size:			11px;
	color: 				#007FBC;
	border-bottom:		1px dotted #CCCCCC	;
	/*border-top:			1px solid #007FBC;*/
}
H3 {
	margin-bottom:		3px;
	font-weight:		bold;
	font-size:			11px;
}
p {
	font-size:			11px;
	margin-bottom:		6px;
	margin-top:	   		0px;
}
ul {
	font-size:			11px;
	margin-bottom:		6px;
	margin-top:  		0px;
	margin-left:        16px;
	padding-left:		0px;
	list-style-image:	url(../images/list.gif);
}
li {
	margin-bottom:		0px;
	margin-top:  		0px;
}

hr {
	border:				2px solid #007FBC;
}

a {
	color:				#007FBC;
	text-decoration:	none;
}
a:hover {
	color: 				#666666;
	text-decoration: 	underline;	
}

table.MAIN {
	width:				800px;
	background-color:	#FFFFFF;
	border:				0px;
	padding:			0px;
	margin-left:		auto;
	margin-right:		auto;
}

table.TEXT {
padding-top:			15px;
}

table#GEZICHT {
	width:				560px;
}

table#GEZICHT TD{
	font-size:			10px;
	text-align:			center;
	width:				140px;
	vertical-align:		top;
}


p#BIT{
	font-weight:		bold;
	font-style:			italic;
}

p#BC { /*Bread Crums*/
	font-size:			9px;
	color:				#666666;
	border-bottom:		1px solid #CCCCCC;
	border-top:			1px solid #CCCCCC;	
}
p.MENU {
	padding-left:		3px;
	margin-bottom:		0px;
	margin-top:  		0px;	
}

img.perspic{
	width:				51px;
	height:				64px;
	display:			block;
	border:				1px solid #666666;
}

img.LZVW {
	margin-top:			20px;
	width:				155px;
	height:				28px;
	display:			block;
	border-bottom:		1px solid #CCCCCC; 
	border-top:			1px solid #CCCCCC; 
}
img.INTTXT {
	display: 			block;
	text-align:			center;
}
span.MENU {
	padding-left:		2px;
	text-indent:        2px;
	display:			block;
}
/*FORMS*/
table.FORM{
	border:				1px;
	padding:			0px;
}
table.FORM td{
	vertical-align:		top;
}

input {
	border:				1px solid #CCCCCC;
	background-color:	#FFFFFF;
	height:				14px;
	font-size:			10px;
	color:				#007FBC
}
input.TXT{
	width:				250px;
}

input.BUTTON{
	background-color:	#007FBC;
	color:				#FFFFFF;
	width:				90px;
	height:				18px;
	padding-right:      10px;
	border:				1px solid #666666;
	
}
input.CHECKBOX{
	border:				0px;
}
textarea {
	border:				1px solid #CCCCCC;
	height:				100px;
	width:				250px;
	font-size:			11px;
	color:				#007FBC;
	SCROLLBAR-FACE-COLOR: #007FBC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #000066; 
	/*
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 	
	*/
}
.vac {
	margin-bottom:		3px;
	margin-top:	   		3px;
	text-align:			center;
	font-size:			12px;
	font-weight:		bold;
	color: 				#007FBC;
	border-top:			1px dotted #CCCCCC	;
}
.vacsub {
	margin-bottom:		3px;
	margin-top:	   		0px;
	text-align:			center;
	font-size:			11px;
	font-weight:		bold;
	color: 				#007FBC;
	border-bottom:			1px dotted #CCCCCC	;
}
