@CHARSET "ISO-8859-1";

.contactform{
}
.contactform .validation {
	position:relative;
	z-index: 4;
	margin-left:-20px;
}

.contactform .validationarea {
	position:absolute;
	z-index: 4;
	margin-left:-20px;
	margin-top:10px;
}

.contactform .validationpostcode{
	position:relative;
	z-index: 4;
	margin-left:-25px;
	margin-right:3px;
}
.clabel{
	width:			70px; 
	text-align:		right;
	padding-right: 	5px;
	font-family:	Lucidaaaaa,Tahoma,Arial;
	font-size:		9pt;	
}

.cinput_small{
	border: 		1px solid #ccc;
	color: 			#778b9e;
	width: 			93px;
	height:			20px;
	padding:	 	5px;
	font-family:	Lucidaaaaa,Tahoma,Arial;
	font-size:		9pt;
	margin-right: 	5px;
}

.cinput_medium{
	border: 		1px solid #ccc;
	color: 			#778b9e;
	width: 			120px;
	height:			20px;
	padding:	 	5px;	
	font-family:	Lucidaaaaa,Tahoma,Arial;
	font-size:		9pt;	
}

.cinput{
	border: 		1px solid #ccc;
	color: 			#778b9e;
	width: 			230px;
	padding:	 	5px;
	font-family:	Lucidaaaaa,Tahoma,Arial;
	font-size:		9pt;	
}

.cbutton{
	border: 		1px solid #ccc;
	background: 	#19446C;	
	padding:	 	5px;
	float:			right;
	color: 			#FFF;
	text-align: 	left;
	font-family:	Lucidaaaaa,Tahoma,Arial;
	font-size:		9pt;
	text-decoration:none;
	padding-right: 15px;
}
.cbutton:hover{
	text-decoration:none;	
}

.stuurdoorform {
	margin-left: 5px;
}

.stuurdoorform .cinput{
	border: 		1px solid #778b9e;
	background:		#19446C;
	color: 			#778b9e;
	width: 			260px;
	padding:	 	5px;
	font-family:	Lucidaaaaa,Tahoma,Arial;
	font-size:		9pt;	
}

.stuurdoorform .validation {
	/*position:relative;*/
	z-index: 4;
	margin-left:-20px;
}

.stuurdoorform .validationarea {
	/*position:absolute;*/
	z-index: 4;
	margin-left:-20px;
	
}

.stuurdoorform .cbutton{
	border: 		1px solid #778b9e;
	background: 	#19446C;
	padding:	 	5px;	
	color: 			#DDE466;
	text-align: 	left;
	font-family:	Lucidaaaaa,Tahoma,Arial;
	font-size:		9pt;
	cursor:pointer;
}


#framemap{
	border:			1px solid #19446C;
}

#container-left-fisheye{
	width: 			545px;
	height:			130px;
	filter:			alpha(opacity=90);
	-moz-opacity:	0.9;
	-khtml-opacity: 0.9;
	opacity: 		0.9;
	float:			left;
}

#container-left-fisheye .top{
	height: 30px;
	
}
#container-left-fisheye .top .left{
	float: 		left;
	background: #FFF;
	height: 	23px;
	margin: 	0px 2px 2px 0px;
	color:		#19446C;
	padding:	5px 10px 0px 5px;
	cursor:		pointer;
}

#container-left-fisheye .top .left-active{
	background:	#19446C;
	color:		#FFF;
}


#container-left-fisheye .top .middle{
	float: 		left;
	background: #19446C;
	height: 	30px;
	width: 		357px;
}

#container-left-fisheye .top .middle .nav-item{
	float:		left;
	margin: 	5px 0px 0px 7px;
	color: 		#FFF;
	font-weight: bold;
	cursor: 	pointer;
}

#nav-back{
	float:		left;
	width:		30px;
	margin: 	5px 5px 0px 7px;
	cursor: 	pointer;	
}
#container-left-fisheye .top .left2{
	float: 		left;
	background: #19446C;
	height: 	23px;
	margin: 	0px 2px 2px 0px;
	color:		#19446C;
	padding:	5px 7px 0px 7px;
	cursor:		pointer;
}

#container-left-fisheye .top .left-active2{
	background:	#FFF;
	color:		#19446C;
}

#nav-text{
	float:		left;
	width: 		200px;
	text-align: left;
	margin: 	5px 0px 0px 0px;
	padding-left: 10px;
	color:		#FFF;
}
#nav-next{
	float:		right;
	width:		30px;
	margin: 	5px 7px 0px 5px;
	cursor: 	pointer;	
}

#container-left-fisheye .top .right{
	float: 		right;
	background: #FFF;
	height: 	23px;
	margin: 	0px 0px 2px 2px;
	color:		#19446C;
	padding:	5px 10px 0px 5px;
	cursor:		pointer;
}

#container-left-fisheye .top .right-active{
	background:	#19446C;
	color:		#FFF;
}

#container-left-fisheye .top .right2{
	float: 		left;
	background: #19446C;
	height: 	23px;
	margin: 	0px 0px 2px 2px;
	color:		#FFF;
	padding:	5px 7px 0px 7px;
	cursor:		pointer;
}

#container-left-fisheye .top .right-active2{
	background:	#FFF;
	color:		#19446C;
}

#container-left-fisheye .top .right .button{
	margin:		5px;
}

#container-left-fisheye .pictures{
	height: 	65px;
	background: #19446C;
	overflow: 	hidden;
}
#container-left-fisheye .pictures .picture{
	background:	#3D6D91;
	border:		1px solid #3D6D91;
	float:		left;
	height: 	55px;
	width:		80px;
	margin: 	4px;
	cursor: 	pointer;
}

#container-left-fisheye .pictures .picture:hover{
	border:		1px solid #DDE466;
}

#container-left-fisheye .pictures .picture-active{
	background:	#3D6D91;
	border:		1px solid #DDE466;
	float:		left;
	height: 	55px;
	width:		80px;
	margin: 	4px;
	cursor: 	pointer;
	
}






