body {
	background:#fff;
	margin:0;
	padding:0;
}

#geheel {
	height:560px;
	width:990px;
	border:1px solid #FFBE18;
	background:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-280px;
}

#geheel1 {
	height:700px;
	width:990px;
	border:1px solid #FFBE18;
	background:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-280px;
}

#geheel2 {
	height:850px;
	width:990px;
	border:1px solid #FFBE18;
	background:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-280px;
}


.stenen_top {
	background-image:url(../images/bovensteentjes.jpg);
	height:8px;
	width:990px;
	position:absolute;
	top:0px;
	overflow: hidden;
}

.stenen_bottom {
	background: #FFF3D3 url(../images/bovensteentjes.jpg) top no-repeat ;
	height:23px;
	width:990px;
	bottom:0px;
	padding-top:11px;
	position:absolute;
	z-index:2px;
}


.menu_verloop {
	background-image:url(../images/verloopgeel.jpg);
	height:1px;
	width:160px;
	position:absolute;
	top:28px;
	left:630px;
	overflow: hidden;
}

.right_yellow {
	background:#FFF3D3;
	height:542px;
	width:200px;
	position:absolute;
	right:0px;
	top:8px;
	border-left:1px solid #FFBE18;
}
.right_yellow1 {
	background:#FFF3D3;
	height:682px;
	width:200px;
	position:absolute;
	right:0px;
	top:8px;
	border-left:1px solid #FFBE18;
}
.right_yellow2 {
	background:#FFF3D3;
	height:812px;
	width:200px;
	position:absolute;
	right:0px;
	top:8px;
	border-left:1px solid #FFBE18;
}


.content_left {
	width:480px;
	height:360px;
	position:relative;
	float:left;
}

.content_right {
	width:450px;
	height:342px;
	position:relative;
	float:left;
	padding-top:20px;
}

.logos {
	margin-bottom:5px;
	height:54px;
}

.img_border {
	border:1px solid #FFBE18;
}

.img_border_refs {
	border:1px solid #FFBE18;
}

.cds_scrollbar {
	position: absolute;
	background: url(../images/geelblokje.jpg) right top repeat-y;
	right: 3px;
	cursor: pointer;
	max-width:12px;
	overflow: hidden;
	display: block;
}

a {
	text-decoration:none;
	color:#DFA200;
}

.cds_scrollbar_over {
	background: url(../images/geelblokje.jpg)  right top repeat-y;
	max-width:12px;
}

.cds_scrollbar_pushed {
	background: url(../images/geelblokje.jpg)  right top repeat-y;
	max-width:12px;
}

.cds_track {
	position: absolute;
	background: url(../images/streepbak.jpg) center;
	right: 0px;
	top: 0px;
	height: 100%;
	cursor: pointer;
}

.cds_up {
	position: absolute;
	background: #fff url(../images/pijltjeboven.jpg) center bottom no-repeat;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.cds_down {
	position: absolute;
	background: #fff url(../images/pijltjeneer.jpg) center top no-repeat;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
}

#inhoud_index {
	position: absolute;
	height: 292px;
	width: 400px;
	overflow: auto;
	background: #FFF;
	top:79px;
	left:50px;
	font-family: Arial;
	color: #636363;
	font-size: 12px;
}

#inhoud {
	margin-top:20px;
	left:50px;
	font-family: Arial;
	color: #636363;
	font-size: 12px;
}

#inhoud_refs {
	position: absolute;
	height:250px;
	top:79px;
	left:43px;
	font-family: Arial;
	color: #636363;
	font-size: 12px;
}

#inhoud_ref {
	width:330px; 
	float: left; 
	height:344px; 
	overflow:auto; 
	position:absolute; 
	left:610px; 
	top:-88px;
	background:#FFF;
}
#inhoud_ref2 {
/*	width:375px; 
	float: left; 
	position:absolute; 
*/	
	position:absolute;
	
	top:10px;
	left: 552px;
/*	width:375px;
	float: left; 
	position:absolute; 
	left:527px; 
	top:-78px;
*/}


#refs {
	position: absolute;
	overflow: auto;
}

.titel {
	position: relative;
	height:20px;
	width:320px;
	border-bottom:1px solid #FFBE18;
	font-family: Arial;
	color: #202c54;
	font-size: 18px;
	margin-bottom:20px;
}

.titel_terugknop a {
	position: absolute;
	height:20px;
	width:160px;
	top:324px;
	left:500px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#888888;
	z-index: 1;
	cursor: pointer;
}

.tekst_onder {
	font-family: Arial;
	color: #636363;
	font-size: 11px;
	display: inline;
	margin-left: 61px;
	line-height: 20px;
}

.tekst_onder_2 {
	font-family: Arial;
	color: #636363;
	font-size: 11px;
	display: inline;
	margin-left: 35px;
	border-left: 1px solid #636363;
	padding-left:30px;
	line-height: 20px;
}

.tekst_onder_2 a {
	color: #636363;
	text-decoration:none;
}

.tekst_onder_border {
	border-top: 2px solid #FFBE18;
	height:2px;
	width:990px;
	top:8px;
	position:absolute;
}	

.home_knop {
	background-image:url(../images/huisjegrijs.jpg);
	height:24px;
	width:28px;
	position:absolute;
	top:5px;
	right:5px;
}

.home_knop:hover {
	background-image:url(../images/huisjeblauw.jpg);
	height:24px;
	width:28px;
}

.home_knop_active {
	background-image:url(../images/huisjeblauw.jpg);
	height:24px;
	width:28px;
	position:absolute;
	top:5px;
	right:5px;
}

.menu_knop {
	font-family: Arial;
	font-size: 13px;
	display: inline;
	margin-left: 50px;
	font-weight:bold;
	line-height: 22px;
}

.menu_knop_2 {
	font-family: Arial;
	font-size: 13px;
	display: inline;
	margin-left: 10px;
	border-left: 1px solid #FFBE18;
	padding-left:10px;
	font-weight:bold;
}

.link a {
	text-decoration:none;
	color:#888888;
}

.link a:hover {
	text-decoration:none;
	color:#202c54;
}

.link_active a {
	text-decoration:none;
	color:#202c54;
}

.new {
	color:#DFA200;
}

#submenu {
	height:20px;
	width:960px;
	left: 13px;
	top: 6px;
	position:absolute;
}

.submenu_knop {
	font-family: Arial;
	font-size: 11px;
	display: inline;
	margin-left: 24px;
	font-weight:bold;
	line-height: 25px;
}

.submenu_knop_2 {
	font-family: Arial;
	font-size: 11px;
	display: inline;
	margin-left: 14px;
	border-left: 1px solid #FFBE18;
	padding-left:20px;
	font-weight:bold;
}

.content_left a {
	font-weight:bold;
	font-family: Arial;
	text-decoration:none;
	color:#DDA002;
	font-weight:normal;
}

.content_left a:hover {
	color:#202c54;
}

.refs_voor {
	height:210px;
	width:220px;
	margin-right:15px;
	float:left;
	position:relative;
	text-align:center;
	font-family: Arial;
	color:#202C54;
	font-size: 16px;
	font-weight: bold;
}


.refs_voor_2 {
	height:210px;
	width:200px;
	float:left;
	position:relative;
	text-align:center;
	font-family: Arial;
	color:#888888;
	font-size: 18px;
	font-weight: bold;
	
}

.bouwmogelijkheden {
	position: relative;
	float: left;
	width: 134px;
	height: auto;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
}

.bijschrift {
	position: relative;
	float: left;
	width: 132px;
	height: 20px;
	margin-right: 15px;
	text-align: center;
	font-size: 12px;
	color: #192B4F;
	font-weight: bold;
	cursor: pointer;
	
}

.bouwmogelijkheden2 {
	border: none;
	text-decoration: none;
}


<!-------------------------------------------------->

#home_referenties {
	position:relative;
	width:375px;
	height:241px;
	background:#FFFFFF;
	border:1px solid #dfdcd6;
}

a.home_ref_button {
	position:relative;
	display:block;
	float:right;
	width:140px;
	height:18px;
	right:16px;
	padding-right:10px;
	color:#666666;
	text-decoration:none;
	cursor:pointer;
	font-size:13px;
	background:url(../images/arrow.jpg) no-repeat right;
}


#home_img {
	position:relative;
	width:374px;
	height:100px;
	background:#FFFFFF;
	border:1px solid #dfdcd6;
}

#ref_img_groot {
	position:relative;
	width:468px;
	height:350px;
}

#ref_thumbs_row {
	position:relative;
	width:100%;
	height:100px;
	margin-top:10px;
}

#thumb {
	position:relative;
	float:left;
	width:89px;
	height:89px;
	margin-right:5px;
	background:#edece9;
}

#ref_text_col {
	position:relative;
	float:left;
	width:180px;
	height:auto;
}

#ref_box {
	width:380px;
	height:140px;
	margin-bottom:5px;
	background:url(../images/ref_box.jpg);
}

#ref_box_img {
	position:relative;
	float:left;
	width:148px;
	height:111px;
	margin:15px 15px 0 0;
	padding-left:15px;
}

#ref_box_text {
	position:relative;
	float:left;
	width:170px;
	height:111px;
	margin:15px 0 0 0;
}

#ref_box_text2 {
	position:relative;
	padding-top:10px;
	padding-left:10px;
}

#ref_box_btn {
	position:absolute;
	width:165px;
	height:26px;
	bottom:0;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
	font:Arial;
	font-size:12px;
	color:#333333;
	background:url(../images/ref_btn.jpg);
}

#footer {
	position:absolute;
	bottom:0;
	width:990px;
	height:25px;
	background:url(../images/footer_bg.jpg);
}

.bouwgarant {
	position:relative;
	float:left;
	width:133;
	height:72px;
	padding-left:10px;
	margin-top:5px;
}

.bouwendnederland {
	position:relative;
	float:left;
	width:198;
	height:72px;
	margin-top:5px;
}

.home_ref {
	position:relative;
	float:left;
	width:108px;
	height:108px;
	left:15px;
	margin-right:7px;
	border:1px solid #e9b92f;
}

.home_ref_img {
	position:absolute;
	cursor:pointer;
}

.zoom {
	position:absolute;
	bottom:0;
	right:0;
}


/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
position:relative;
clear: both;
float:left;
width: 260px;
text-align: center;
padding: 2px 0;
margin: 0;
font-family:Arial;
font-size:12px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid #999999;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
position:relative;
float:left;
width:18px;
padding: 0;
padding-top:8px;
text-decoration: none;
color: navy;
background:none;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color:#CCCCCC;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
	width:32px;
	height:24px;
	padding:0;
	padding-top:8px;
	background-color:#f6c522;
	color:#755a00;
	background:url(../images/nav_page.jpg);
}

#ref_intro {
	position:relative;
	float:left;
	width:250px;
	height:auto;
	margin-right:20px;
	line-height:20px;
}

#ref_choice {
	position:relative;
	float:left;
	width:300px;
	height:auto;
	margin-right:15px;
}

a.ref_img {
	position:relative;
	width:300px;
	height:auto;
}

a.ref_btn {
	position:relative;
	float:left;
	width:270px;
	height:25px;
	text-align:right;
	padding-right:30px;
	padding-top:10px;
	color:#3e3e3f;
	background:url(../images/arrow.jpg) right no-repeat;
	background:url(../images/ref_btn2.jpg);
}

a.nav_btn {
	position:relative;
	float:left;
	width:86px;
	height:24px;
	padding:0;
	padding-top:8px;
	background:url(../images/nav_btn.jpg);
	color:#755a00;
}

