

body{
margin: 0 0 0 0;
}
img{
border: 0;
}

#telefoonbox{
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
width: 170px;	

border: 1px solid blue;
margin: 0px 0 10px 30px;
font-weight: normal; 
}

.vraagtitle{
font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight: bold;
}


#container{
width: 785px;
margin: 0 auto;
padding: 0;
background: url(images/background.jpg) repeat-y 0 0;
min-height:700px;
height:auto !important;
height:700px;
}


#header{
padding:0;
margin:0;
width: 782px;
height: 250px;
}

#menu{
width:225px;

float: left;
font: bold 15px "Trebuchet MS";
background: url(images/menu.jpg) no-repeat 0 0;
}


#menutekst{
padding: 30px 0 0 40px;
color: blue;
height: 220px;
}

#menutekst a:visited{
color: blue;
}

#menutekst a:hover{
color: red;
}




#offerte{
width: 225px;
height: 90px;
background: url(images/offerte.jpg) no-repeat 0 0;

}

#offertetekst{
font: bold 16px "Trebuchet MS";
color: red;
padding: 20px 0 0 25px;
text-align:center;
}

#offertetekst a{
color: red;
}

#offertetekst a:hover{
color: green;
}

#content{
padding: 30px 20px 0 250px;
font: 13px "Trebuchet MS";

}

#backgroundimg{
background: url(images/intro.jpg) no-repeat 0 0;
height: 400px;
}

#introtekst1{
font: bold 18px "Trebuchet MS";
color: blue;
padding: 0 0 0 20px;
}

#introtekst2{
font: bold 18px "Trebuchet MS";
color: red;
padding: 0px 0 0 80px;
}

#introtekst3{
font:  12px "Trebuchet MS";
color: red;
padding: 40px 0 0 0;
width: 300px;
}

#introtekst4{
font: bold 12px "Trebuchet MS";
color: blue;
padding: 0 0 0 0;
text-align: center;
width: 300px;
}

#introtekst5{
font: bold 15px "Trebuchet MS";
color: green;
padding: 65px 0 0 0;
text-align: center;
width: 300px;
}

#introtekst5 a:visited{
color: red;
}


#active a{
color: red;
}

#active a:visited{
color: red;
}

.right{
float: right;
padding: 10px ;
}

.left{
float: left;
padding: 10px;
}

h5{
padding: 0px;
margin:0;
}

#border{
border: 1px solid black;
}

.center{
text-align:center;
}

.foto{
float: left;
padding: 0 10px 5px 10px;
}

.dotline{
border-right : 0px;
border-top : 0px;
border-left : 0px;
border-bottom : 1px dashed #000000;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.product{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.item{
margin: 20px 0 0 0;
padding: 0px;
overflow: auto;
}

.inputsubmit{
margin: 15px 0 40px 0;
}

.centers{
text-align: center;
}


