/* Body opmaak */
	BODY { 
		background-color: #6e6158;
		margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
		padding: 0px;
		color: #59503b; 
		font-size: 10pt; 
		text-decoration: none; 
		font-family: Arial, Verdana, Tahoma,  Helvetica, sans-serif;
		scrollbar-face-color: #ddcead; 
		scrollbar-highlight-color: #6e6158;
		scrollbar-shadow-color: #6e6158;
		scrollbar-3dlight-color: #ddcead; 
		scrollbar-arrow-color:  #FFFFFF;
		scrollbar-track-color: #6e6158; 
		scrollbar-darkshadow-color: #6e6158;
		background-image: url("/images/achtergrond.jpg");
		background-repeat: repeat-x;
	} 
	
/* Naamlose links */	
	A:link {color: #FFFFFF; text-decoration: underline; font-size: 10pt;}
	A:visited {color: #FFFFFF; text-decoration: underline; font-size: 10pt;}
	A:active {color: #FFFFFF; text-decoration: underline; font-size: 10pt;}
	A:hover {color: #c4341c; text-decoration: none; font-size: 10pt;}
	
	hr {
		height: 0;
		border: 0;
		border-top: 1px solid #bd2426;
	} 

	p{
		margin:0;
	}
	
	
/* Header */
	.header {
		background-repeat:no-repeat;
		background-position: middle center;
		background-color: #6e6158;
		border-left: solid #292523 1px;
		border-right: solid #292523 1px;
	}
	.header_div{
		position: relative;
		margin:	0px;
		padding:0px;	
		height:294px;
		width:920px;
	}

	.header_foto{
		display:inline-block;
		position:absolute;
		left:0px;
		top:0px;
		z-index:10;
		height:294px;
		
	}
	.sfeer_normaal{
		
		margin:0px;
		padding:0px;
	}
	.sfeer_over{
		border-right: solid #292523 4px;
		margin:0px;
		padding:0px;
	}
	.header_logo{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png');
		display:inline-block;
		position:absolute;
		left:670px;
		top:170px;
		z-index:30;
		width:229px;
		height:120px;
	}

/* Menu */
	.menu {
		background-image: url("/images/menu.gif");
		background-repeat: repeat-x;
		background-position: top;
		border-left: solid #292523 1px;
		border-right: solid #292523 1px;
		border-top: solid #292523 1px;
		border-bottom: solid #292523 1px;
	}
	.menu_normaal {
		padding: 3px 15px 3px 15px;
		font-size: 10pt;
		color: #ffffff; 
		cursor: pointer;	
		font-weight:bolder;
	}
	.menu_over {
		padding: 3px 15px 3px 15px;
		font-size: 10pt;
		color: #3f3732; 
		cursor: pointer;	
		font-weight:bolder;
		background-image: url("/images/menu_over.gif");
		background-repeat: repeat-x;
		background-position: middle center;
	}
	.menu_op {
		padding: 3px 15px 3px 15px;
		font-size: 10pt;
		color: #3f3732; 
		cursor: pointer;	
		font-weight:bolder;
		background-image: url("/images/menu_over.gif");
		background-repeat: repeat-x;
		background-position: middle center;
	}
	
	.menu_normaal A:link{color: #ffffff; text-decoration: none;}
	.menu_normaal A:visited{color: #ffffff; text-decoration: none;}
	.menu_normaal A:active{color: #ffffff; text-decoration: none;}
	.menu_normaal A:hover{color: #3f3732; text-decoration: none;}
	
	.menu_over A:link{color: #3f3732; text-decoration: none;}
	.menu_over A:visited{color: #3f3732; text-decoration: none;}
	.menu_over A:active{color: #3f3732; text-decoration: none;}
	.menu_over A:hover{color: #3f3732; text-decoration: none;}
	
	.menu_op A:link{color: #3f3732; text-decoration: none;}
	.menu_op A:visited{color: #3f3732; text-decoration: none;}
	.menu_op A:active{color: #3f3732; text-decoration: none;}
	.menu_op A:hover{color: #3f3732; text-decoration: none;}
		

/* Inhoud */

	.inhoud_links{
		padding: 10px 10px 10px 10px;
		border-left: solid #292523 1px;
		border-bottom: solid #292523 1px;
		background-color:#ddcead;
		color: #59503b; 
	}
	.inhoud_rechts{
		padding: 10px 5px 10px 10px;
		border-right: solid #292523 1px;
		border-bottom: solid #292523 1px;
		background-color:#ddcead;
		color: #59503b; 
	}
	
	.inhoud_midden{
		padding: 10px 10px 10px 10px;
		border-bottom: solid #292523 1px;
		background-color:#ddcead;
		background-image: url("/images/inhoud.gif");
		background-repeat:no-repeat;
		color: #59503b; 
	}
	
	.inhoud_kop {
		font-size: 11pt;
		color: #3f3732; 	
		font-weight:bolder;
		margin:0px;
		padding:0px;
	}
	
	.img_border{
		border: solid #292523 1px;
	}
		
	
	.inhoud_links A:link,.inhoud_midden A:link,.inhoud_rechts A:link{color: #59503b; text-decoration: underline;}
	.inhoud_links A:visited,.inhoud_midden A:visited,.inhoud_rechts A:visited{color: #59503b; text-decoration: underline;}
	.inhoud_links A:active,.inhoud_midden A:active,.inhoud_rechts A:active{color: #59503b; text-decoration: underline;}
	.inhoud_links A:hover,.inhoud_midden A:hover,.inhoud_rechts A:hover{color: #3f3732; text-decoration: none;}


	
	.inhoud_klein2 div {
		border: solid 1px #2f2c22;
 		padding: 1px;
	}
	
	.inhoud_klein2 a:visited div {
		border: solid 1px #2f2c22;
 		padding: 1px;
	}
	
	.inhoud_klein2 a:active div {
		border: solid 1px #2f2c22;
 		padding: 1px;
	}
	
	.inhoud_klein2 a:hover div {
		border: solid 1px #FFFFFF;
 		padding: 1px;
	}
	
	.inhoud_kleine2_afbeelding{
		filter:alpha(opacity=60);
		-moz-opacity:0.6;
	}
/* Onder */
	.onder {
		color: #ddcead; 
		font-size: 8pt; 
		padding-top:4px; 
	}	
	.onder A:link{color: #ddcead; text-decoration: none; font-size: 8pt;}
	.onder A:visited{color: #ddcead; text-decoration: none; font-size: 8pt;}
	.onder A:active{color: #ddcead; text-decoration: none; font-size: 8pt;}
	.onder A:hover{color: #FFFFFF; text-decoration:underline; font-size: 8pt;}

	
/* Overige */
	table,tr, td{
		color: #59503b; 
		font-size: 10pt; 
	}
	img{
		border: 0px;
	}
	hr { 
		height: 1px;
		border: solid #98002e 1px;
	}
	

.buttons-bg {
	width: 90%;
	*width: 100%;
	*margin-bottom: 50px;
	background-color: #342d29;
}

.buttons {
	float: right;
	width: 200px;
	height: 25px;
}

.buttons ul {
	padding: 0px;
	margin: 0px;
}

.buttons li {
	list-style: none;
}

.buttons li a:link, .buttons li a:visited, .buttons li a:active {
	width: 225px;
	height: 25px;
	line-height: 24px;
	background-image: url(../images/menu_over.gif);
	color: #ffffff;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.buttons li a:hover {
	width: 225px;
	height: 25px;
	line-height: 24px;
	background-image: url(../images/menu_over.gif);
	color: #3f3732;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}



/* Buttons */
	input {
		background-color: #ffffff; 
		border: #7c7c7c 1px solid;
		color: #2f2c22;
		font-size: 10pt;
	} 
	textarea {
		background-color: #ffffff; 
		border: #7c7c7c 1px solid;
		color: #2f2c22;
		font-size: 10pt;
	}
	option {
		background-color: #ffffff; 
		border: #7c7c7c 0px solid;
		color: #2f2c22;
		font-size: 10pt;
		/*font-weight: bolder;*/
	}
	button {
		background-color: #6c6256; 
		border: #7c7c7c 0px solid;
		color: #2f2c22;
		font-size: 10pt;
		/*font-weight: bolder;*/
	}
	

	
.kozijnen_tekst {

}

.kozijnen_mm {
	font-size:10px;
}

.kozijnen_overzicht {
	width: 300px;
	height: 80px;
	padding-top: 10px;
	padding-bottom:10px;
}

.kozijnen_omschrijving {
	margin-left: 100px;
	padding-top:4px;
	height:60px;
}

.kozijnen_overzicht a:link, .kozijnen_overzicht a:visited, .kozijnen_overzicht a:active {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
	display: block;
	width: 300px;
	height: 80px;
}

.kozijnen_overzicht a:hover {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
	display: block;
	background-color: #cebf9f;	
	width: 300px;
	height: 80px;
}


.kozijnen_overzicht a:link img, .kozijnen_overzicht a:visited img, .kozijnen_overzicht a:active img {
	float: left;
	border: 2px solid #3e3731;
	cursor:pointer;
	margin-right:8px;
}

.kozijnen_overzicht a:hover img {
	float: left;
	border: 2px solid #ffffff;
	cursor:pointer;
	margin-right:8px;	
}




 


	


.projecten_titel {
	font-weight: bold;
	height: 30px;
}

.projecten_overzicht a:link, .projecten_overzicht a:visited, .projecten_overzicht a:active {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
}

.projecten_overzicht a:hover {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
}

.projecten_overzicht {
	width: 300px;
	height: 75px;
	padding-top: 10px;
}

.projecten_overzicht a:link, .projecten_overzicht a:visited, .projecten_overzicht a:active {
	width: 300px;
	height: 75px;
	display: block;
}

.projecten_overzicht a:hover {
	width: 300px;
	height: 75px;
	display: block;
	background-color: #cebf9f;
}

.projecten_overzicht a:link img, .projecten_overzicht a:visited img, .projecten_overzicht a:active img {
	float: left;
	border: 2px solid #3e3731;
	cursor:pointer;
}

.projecten_overzicht a:hover img {
	float: left;
	border: 2px solid #ffffff;
	cursor:pointer;
}


.projecten_overzicht2 a:link, .projecten_overzicht2 a:visited, .projecten_overzicht2 a:active {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
}

.projecten_overzicht2 a:hover {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
}

.projecten_overzicht2 {
	width: 200px;
	height: 180px;
	padding-top: 10px;
}

.projecten_overzicht2 a:link, .projecten_overzicht2 a:visited, .projecten_overzicht2 a:active {
	width: 150px;
	height: 150px;
	display: block;
}

.projecten_overzicht2 a:hover {
	width: 150px;
	height: 150px;
	display: block;
	background-color: #cebf9f;
}

.projecten_overzicht2 a:link img, .projecten_overzicht2 a:visited img, .projecten_overzicht2 a:active img {
	float: left;
	border: 2px solid #3e3731;
	cursor:pointer;
}

.projecten_overzicht2 a:hover img {
	float: left;
	border: 2px solid #ffffff;
	cursor:pointer;
}


.projecten_omschrijving {
	margin-left: 100px;
	margin-top:4px;
	height:60px;
}

 


.projecten_overzicht3 a:link img, .projecten_overzicht3 a:visited img, .projecten_overzicht3 a:active img {
	float: left;
	border: 2px solid #3e3731;
	cursor:pointer;
	margin-left:30px;
}

.projecten_overzicht3 a:hover img {
	float: left;
	border: 2px solid #ffffff;
	cursor:pointer;
	margin-left:30px;
}





.project_titel {
	font-weight: bold;
	height: 30px;
}

.project_overzicht a:link, .project_overzicht a:visited, .project_overzicht a:active {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
}

.project_overzicht a:hover {
	color: #3e3731;
	text-decoration: none;
	cursor:pointer;
}

.project_overzicht {
	width: 275px;
	height: 55px;
	padding-top: 10px;
}

.project_overzicht a:link, .project_overzicht a:visited, .project_overzicht a:active {
	width: 275px;
	height: 55px;
	display: block;
}

.project_overzicht a:hover {
	width: 275px;
	height: 55px;
	display: block;
	background-color: #cebf9f;
}

.project_overzicht a:link img, .project_overzicht a:visited img, .project_overzicht a:active img {
	float: left;
	border: 2px solid #3e3731;
	cursor:pointer;
}

.project_overzicht a:hover img {
	float: left;
	border: 2px solid #ffffff;
	cursor:pointer;
}

.project_omschrijving {
	margin-left: 70px;
	margin-top:4px;
	height:50px;
}


