/* CSS Document */
body{
	background-color:#093458;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	word-spacing:1px;
	
}
img{
border:none;

}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#dff0fc;
}
#header{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:199px;
}
h1{
font-size:16px;
font-weight:normal;
text-align:center;
letter-spacing:4px;
word-spacing:1px;
}
h2{
font-size:16px;
font-weight:bold;
margin:10px 0px 10px 20px;
}
h3{
color:#000066;
font-size:14px;
}
p{
color:#000066;
margin-left:50px;
}
#content {
background-image:url(images/verloop.jpg);
background-repeat:repeat-x;
padding-left:20px;
}
#content2 {
background-image:url(images/produktenbg.jpg);
background-repeat:no-repeat;
padding-left:20px;
height:1170px;

}
#content3 {
background-image:url(images/contactbg.jpg);
background-repeat:no-repeat;
padding-left:20px;
height:590px;

}
#content4 {
background-image:url(images/contactbg.jpg);
background-repeat:no-repeat;
padding-left:20px;
height:1500px;

}
#content4 IMG{
border: 4px solid white;
margin:15px 0px 0px 30px;
}
#content4 h1{
color:#000066;
text-align:left;
font-size:16px;
font-weight:normal;
letter-spacing:0px;
word-spacing:0px;
margin:0px 0px 0px 30px;
}
#menu{
padding-left:10px;
padding-bottom:30px;
padding-top:10px;
}
#menu a{
margin-left:40px;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}

a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}
#tekst{
width:400px;
float:left;
margin:0px 20px 0px 0px;
margin-top:40px;
}
#video{
margin:40px 0px 0px 0px;	
}
.vet{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}
#boxa{
clear:both;
width:350px;
float:left;
background-color:#1ab7ea;
margin:30px 20px 0px 70px;
}
#boxa p{
margin:0px 0px 10px 20px;
}
#boxb{
width:350px;
float:left;
background-color:#0094b9;
margin:30px 0px 30px 40px;
}
#boxb p{
margin:0px 10px 10px 20px;
}
#specialisatie{
background-image:url(images/gespec.jpg);
width:750px;
height:120px;
margin:70px;
}
#specialisatie p{
width:330px;
margin:35px 0px 0px 200px;
text-align:center;
font-weight:bold;
font-size:14px;
}
#prodpag{
margin-left:50px;
}
#prodpag p{
width:600px;
padding-left:20px;
}
#prodpag img{
	padding-right:10px;
	padding-bottom:10px;
	
}
