body{
	color:#333333;
	background: #706661;
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	margin-bottom:0px;
background: url('images/bienback2.jpg');
background-position:center top; 
background-attachment:fixed;
background-repeat:no-repeat;
	}
body.overons{
	color:#333333;
	background: #706661;
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	margin-bottom:0px;
background: url('images/bienback2b.jpg');
background-position:center top; 
background-attachment:fixed;
background-repeat:no-repeat;
	}
body.behandelingen{
	color:#333333;
	background: #706661;
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	margin-bottom:0px;
background: url('images/bienback2d.jpg');
background-position:center top; 
background-attachment:fixed;
background-repeat:no-repeat;
	}
body.producten{
	color:#333333;
	background: #706661;
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	margin-bottom:0px;
background: url('images/bienback2c.jpg');
background-position:center top; 
background-attachment:fixed;
background-repeat:no-repeat;
	}
body.contact{
	color:#333333;
	background: #706661;
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	margin-bottom:0px;
background: url('images/bienback2a.jpg');
background-position:center top; 
background-attachment:fixed;
background-repeat:no-repeat;
	}
#container{
	width:978px;
	margin:0px auto;
	}
#bienshead{
	margin-bottom:0px;
	clear:both;
	height:130px;
	padding-top:0px;
	}
.afspraak{
float:right;margin-top:40px; text-align:right;
	font-size:18px;
	color:#666666;
	}
#biensnav{
	margin: 20px 20px 20px 20px;
	clear:both;
	height:40px;
	background-color:rgba(255,255,255,0.5);
	}

#bienscontent{
	margin: 80px 20px 20px 20px;
	clear:both;
	float:left;
	width:700px;
	background-color:rgba(255,255,255,0.6);
	}
#bienscontentcontact{
	margin: 80px 20px 20px 20px;
	clear:both;
	float:left;
	width:599px;
	background-color:rgba(255,255,255,0.6);
	}

#biensright{
	margin: 80px 19px 20px 19px;
	float:left;
	width:200px;
	background-color:rgba(255,255,255,0.6);
	}
#biensrightcontact{
	margin: 80px 19px 20px 19px;
	float:left;
	width:300px;
	background-color:rgba(255,255,255,0.6);
	}

#biensfoot{
clear:both;
	background-color:rgba(255,255,255,0.6);
	color:#666666;
	}

a.biensnavi{ display:block;float:left;font-size:16px;font-weight:normal;color:#666666;text-decoration:none;margin-left:58px;margin-right:25px;margin-top:12px;}
a.biensnavi:hover{color:#333333;text-decoration:none;}

a.ined{font-size:10px;font-weight:normal;color:#8AA682;text-decoration:none;}
a.ined:hover{text-decoration:none;}

ul{margin-top:15px;}

li{font-size:16px;font-weight:normal;color:#333333;text-decoration:none;
	padding: 0px 10px 0px 10px;line-height:25px;
	}

p.bienscontent1{
	font-size:15px;font-weight:normal;color:#666666;text-decoration:none;
	padding: 20px 20px 0px 0px;line-height:25px;
	}
p{
	margin-top:0px;
	margin-left:20px;
	margin-bottom:0px;
	padding: 0px 10px 0px 0px;
	line-height:22px;
	font-size:15px;
	color:#666666;
	}
p.producten{
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
	padding: 0px 10px 0px 0px;
	line-height:22px;
	font-size:15px;
	}
	
img.blezi1{
	vertical-align:top;
	float:left;
	margin: 0px 20px 20px 0px;
	}	

h1{color:#333333;font-weight:normal;font-size:22px;letter-spacing:2px;margin: 20px 20px 0px 20px;}  
h2{color:#333333;font-weight:normal;font-size:18px;letter-spacing:2px;margin: 20px 20px 0px 20px;}  

input.rounded{
border: 1px solid #ccc;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
-moz-box-shadow: 2px 2px 3px #666;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 3px #666;
font-size: 14px;
padding: 4px 7px;
margin: 1px 10px 0px 0px;
outline: 0;
-webkit-appearance: none;
}
input.rounded:focus{
}
textarea.rounded{
border: 1px solid #ccc;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
-moz-box-shadow: 2px 2px 3px #666;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 3px #666;
font-size: 18px;
padding: 4px 7px;
outline: 0;
-webkit-appearance: none;
}
input.contactsend{
 cursor: pointer;
 background-color:#83B817;
 border:0px;
font-size: 16px;
padding: 4px 7px;
margin: 1px 10px 0px 0px;
outline: 0;
-webkit-appearance: none;
color:#ffffff;

}
input.contactsend:focus{
 background-color:#94D119;
}

