@charset "UTF-8";
/* CSS Document */
	
	img, div, a, html, body; { behavior: url(/images/iepngfix.htc)}
	
	html, body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/behang3.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#333333;
	font-size:14px;
	color:#CCCCCC;	
	
	
	}
	
	a { 
		color:#FFFFFF;
		text-decoration:none;
	
	}
	
	
	p { margin-top:0px; }
	
	ul { line-height:25px; }
	
	img {border-width:0px;}
	
	/* BUTTONS FROM TUTORIAL! */

#menu {
	list-style: none;	
	padding: 0;
	margin: 0;
	width: 774px;
	height: 45px;
	background: url() no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
	font-size:13px;
}
#menu a {
	display: block;
	text-indent: 000%;
	position: absolute;
	outline: none;
	font-size:13px;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 144px;
	height: 45px;
	background: url(../images/menu_home_plain.jpg) no-repeat;
	left: 00px;
	top: 0px;
}

#menu .home_selected {
	width: 144px;
	height: 45px;
	background: url(../images/menu_home_white.jpg) no-repeat;
	left: 00px;
	top: 0px;
	
	}
	
#menu .home span {
	width: 144px;
	height: 45px;
	background: url(../images/menu_home.jpg) no-repeat;
	left: 0px;
	top: 0px;}

#menu .dienstenpakket {
	width: 144px;
	height: 45px;
	background: url(../images/menu_dienstenpakket_plain.jpg) no-repeat;
	left: 245px;
	top: 0px;
	
}

#menu .dienstenpakket_selected{
	width: 144px;
	height: 45px;
	background: url(../images/menu_dienstenpakket_white.jpg) no-repeat;
	left: 245px;
	top: 0px;}

#menu .dienstenpakket span {
	width: 144px;
	height: 45px;
	background: url(../images/menu_dienstenpakket.jpg) no-repeat;
	left: 0px;
	top: 0px;}


#menu .organisatie {
	width: 144px;
	height: 45px;
	background: url(../images/menu_organisatie_plain.jpg) no-repeat;
	left: 397px;
	top: 0px;
}


#menu .organisatie_selected {
	width: 144px;
	height: 45px;
	background: url(../images/menu_organisatie_white.jpg) no-repeat;
	left: 397px;
	top: 0px;
}

#menu .organisatie span {
	width: 144px;
	height: 45px;
	background: url(../images/menu_organisatie.jpg) no-repeat;
	left: 0px;
	top: 0px;}
	
	#menu .referenties {
	width: 120px;
	height: 45px;
	background: url(../images/menu_referenties_plain.jpg) no-repeat;
	left: 515px;
	top: 0px;
}

#menu .referenties_selected {
	width: 144px;
	height: 45px;
	background: url(../images/menu_referenties_white.jpg) no-repeat;
	left: 515px;
	top: 0px;
}



#menu .referenties span {
	width: 144px;
	height: 45px;
	background: url(../images/menu_referenties.jpg) no-repeat;
	left:0px;
	top: 0px;}

#menu .contact {
	width: 144px;
	height: 45px;
	background: url(../images/menu_contact_plain.jpg) no-repeat;
	left: 635px;
	top: 0px;
}

#menu .contact_selected {
	width: 139px;
	height: 45px;
	background: url(../images/menu_contact_white.jpg) no-repeat;
	left: 635px;
	top: 0px;
}

#menu .contact span {
	width: 144px;
	height: 45px;
	background: url(../images/menu_contact.jpg) no-repeat;
	left: 0px;
	top: 0px;}



	
	.page-container {
	
		margin:auto;
		height:auto;
		width:805px;
		position:relative;
		padding:15px;
	}
	
	
	
	.bartop {
		position:relative;
		height:20px;
		width:100%;
		margin:0px;
		clear:both;
		display:block;	
		
		}
	
	
	.topleft{
		float:left;
		width:5%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		background-image: url(../images/tl.png);
		background-repeat: no-repeat;
	}
	
	.topcenter {
		float:left;
		margin:0;
		width:90.5%;
		height:100%;
		position:absolute;
		left:5%;
		background-image: url(../images/t.png);
		background-repeat: repeat-x;
		
		
		}
	
	
	.topright {
		margin:0;
		float:left;
		width:5%;
		height:100%;
		position:absolute;
		top:0;
		right:0;
		background-image: url(../images/tr.png);
		background-repeat: no-repeat;
		background-position:left bottom;
	}
	
	.content {
		position:relative;
		float:left;
		margin:0px;
		width:100%;
		height:620px;
		background-position:bottom;
		background-repeat:repeat-x;
		clear:both;
		z-index:0;
		}
	
	.page {
		position:absolute;
		float:left;
		margin:0px;
		width:95.5%;
		height:622px;
		background-position:bottom;
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		z-index:0;
		left: 0px;
		top: -1px;
	}
	
	.barright {
		margin:0;
		position:absolute;
		right:0px;
		float:left;
		width:5%;
		height:100%;
		background-image: url(../images/r.png);
		background-repeat: repeat-y;
	}
	
	.barfloat {
		float:left;
		position:absolute;
		top:145px;
		left:0px;
		width:96.7%;
		height:45px;
		background-image:url(../images/menubar.png);
		background-repeat:repeat-x;
		z-index:1;
		color:#FFFFFF;
		
	}
	
	.logo {
		float:left;
		position:absolute;
		top:0px;
		left:15px;
		width:194px;
		height:119px;
		z-index:1;
	}
	
	
	.titel {
		float:left;
		position:absolute;
		top:0px;
		right:61px;
		width:499px;
		height:120px;
		background-image:url(../images/titel_vlak.png);
		background-repeat:repeat;
		z-index:1;
		text-align:center;
	}
	
	
	.textarea {
		float:left;
		position:absolute;
		top:210px;
		left:0px;
		width:96.7%;
		height:363px;
		background-image:url(../images/Behang_VV.png);
		background-repeat:repeat;
		z-index:1;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
			}
	
	.menu {
	float:left;
	position:absolute;
	top:29px;
	left:43px;
	width:160px;
	height:300px;
	z-index:1;
	text-align:left;
	padding-left:20px;
	color:white;
	background-image:url(../images/streep_vtklein.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 18px;
	}
	
	.menu a {
	
	font-size: 14px;
	}
	
	#tekst {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	
	}
	
	
	
	#wattaxerenwij {
	float:left;
	position:absolute;
	top:29px;
	left:239px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
	
	#onlinetaxaties {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:3;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	
	
	}
	
	
	#boedeltaxatie {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:3;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	
	
	}
	
	#bedrijfs-inventarisatietaxatie {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:3;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	
	
	}
	
	#fysieketaxatie {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:3;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	
	
	}
	
	
	#organisatie {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;	
	display:block;

	}
	
	#werkwijze {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;
	}
	
	#overvaluenviews {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	#referenties {
	float:left;
	position:absolute;
	top:29px;
	left:239px;
	width:267px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
	#klanten1 {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	#klanten2 {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	#klanten3 {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	#klanten4 {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	#media {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	
	#links {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	#rijksmuseum {
	float:left;
	position:absolute;
	top:29px;
	left:240px;
	width:245px;
	height:300px;
	z-index:4;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:none;	
	}
	
	
	#contact {
	float:left;
	position:absolute;
	top:30px;
	left:244px;
	width:235px;
	height:300px;
	z-index:3;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	}
	
	.route {
	float:left;
	position:absolute;
	top:30px;
	right:33px;
	width:250px;
	height:250px;
	z-index:1;
	text-align:center;
	}
	
	
	
	.tekst_home {
	float:left;
	position:absolute;
	top:29px;
	left:27px;
	width:427px;
	height:300px;
	z-index:1;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
	
	
		.tekstbreed {
	float:left;
	position:relative;
	top:50px;
	left:240px;
	width:508px;
	height:300px;
	z-index:1;
	text-align:left;
	padding-left:20px;
	background-image:url(../images/streep_vt.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
	
	
	.afbeelding {
	float:left;
	position:absolute;
	top:29px;
	right:35px;
	width:230px;
	height:157px;
	z-index:1;
	text-align:center;
	}
	
	
	.referenties {
	float:left;
	position:absolute;
	top:30px;
	right:36px;
	width:230px;
	height:322px;
	z-index:1;
	text-align:right;	
	}
	
		
	.referenties ul {
	line-height:25px;
	}
	
	
	.referenties img {
	margin-bottom: 5px;
	text-align: right;
	right: 0px;
	clip: rect(auto,0px,auto,auto);
	position: static;
	}
	
	
	
	.afbeeldingfloat {
		float:right;
		margin:15px;
		top:150px;
		right:35px;
		width:230px;
		height:157px;
		z-index:1;
		text-align:center;
	}
	
	
	
	.quote {
	float:left;
	position:absolute;
	bottom:41px;
	right:35px;
	width:230px;
	height:110px;
	z-index:1;
	text-align:center;
	}
	
	
	
	.footer {
		float:left;
		position:absolute;
		bottom:10px;
		left:0px;
		width:96.7%;
		height:20px;
		z-index:1;
		text-align:center;
		color:#666666;
		
	}
	
	.barbottom{
		position:relative;
		height:25px;
		width:100%;
		float:left;
		
	}
	
	.bottomcenter {
		float:center;
		margin:0px;
		width:90.0%;
		height:100%;
		position:absolute;
		left:5%;
		background-image: url(../images/b.png);
		background-repeat: repeat-x;
	}
	
	
	.bottomleft {
		float:left;
		width:5.01%;
		height:100%;
		position:absolute;
		bottom:0;
		left:0;
		background-image: url(../images/bl.png);
		background-repeat: no-repeat;
		
	}
	
	
	.bottomright {
		margin:0;
		float:right;
		width:5.0%;
		height:100%;
		position:absolute;
		bottom:0;
		right:0;
		background-image: url(../images/br.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	.style4
	{ 
	
	font-size:15px;}
