/*T.Vreugdenhil*/


html, body{
font-family: Calibri, Arial, Helvetica;
font-weight: normal;
font-style: normal;
letter-spacing: 0; 
font-size: 16px;
background-color: #fff;
color: #333;
overflow-x: hidden;
}

#wrapper{
overflow: hidden;
position: relative;
}

#links, #rechts{
display: none;
}

#boxmidden{
margin: 0 auto;
width: 980px;
text-align: left;
}

#boxfooter{						/* t.b.v. footer*/
margin: 0 auto;
width: 980px;
}

#header{
float: left;
width: 980px;
height: 120px;
background: #fff url('../img/header.jpg') 0 0px no-repeat;
}

#boxtop{
float: left;
width: 980px;
height: 387px;
background: #fff url('../img/bg-content.jpg') 0 0px no-repeat;
}

#slide{							/* t.b.v. firefox */
float:left;
width: 980px;
height: 300px;
margin: 3px 0 0 0;
}

#content{
float: left;
width: 980px;
margin: 0;
padding: 0;
border: 0;
}

#boxlinks, #boxrechts{  				/*  box tekst*/
float: left;
width: 550px;
padding: 0;
margin: 40px 0 0 20px;
border: 0;
background: #fff;
}

#boxrechts{ 						/* box contact*/
float: right;
width: 300px;
margin: 40px 20px 0 0;
}

#formulier{
float: left;
border: 0;
padding: 0;
width: 550px;
margin: 10px 0 30px 0;
background: #fff;
}

#gegevens{
float: left;
margin: 0;
padding: 0 0 2px 0;
width: 500px;
border: 0px solid #ccc;
}

#zenden{
float: left;
margin: 0;
padding: 2px 0;
width: 400px;
border: 0;
}

#verplicht{
float: left;
margin: 0;
padding: 0;
width: 400px;
border: 0;
font-size: 12px;
}

#footer{
background: #d9d9d9;
color: #ccc;
padding: 5px;
text-align: center;
height: 150px;
}

h1, h2, h3{	
float: left;
width: 700px;
border-bottom-style: inset;
border-color: #d9d9d9;
text-align: left;
margin: 0;
padding: 0;
font-size: 30px;
font-weight: normal;
color: #039; 
}

h2{
width: 210px;
color: #333; 
}

h3{
width: 210px;
margin: 60px 0 0 0;
font-size: 24px;
color: #333; 
}

p, p.contacttekst, p.contactimg, p.contactimg2, p.contact{
float: left;
text-align: left;
margin: 20px 0 50px 0;
color: #666;
}

p.contacttekst{
width: 150px;
margin: 20px 0 0 0;
line-height: 1.6em;
}

p.contactimg{
margin: 30px 20px 0 15px;
}

p.contactimg2{
margin: 30px 0 0 15px;
}

p.contact{
margin: 20px 0 80px 0;
line-height: 1.4em;
color: #333;
}

p.footer{
width: 980px;
border: 0;
color: #333;
margin: 10px 0;
text-align: center;
font-size: 14px;
}

p.gegevens{
clear: both;
float: left;
width: 140px;
margin: 0;
padding: 2px 0;
}

p.inp{
float: left;
width: 250px;
margin: 0 0 0 30px;
padding: 2px 0;
}

p.inp1{
float: left;
margin: 0 0 0 30px;
padding: 2px 0;
}

em, em.contact{
font-weight: bold;
font-style: normal;
}

em.contact{
color: #039;
}

img{
border: 0;
}

img.wow{
width: 156px;
height: 48px;
}

img.light{
width: 99px;
height: 66px;
}

a.info, a.footer{
font-family: Calibri, Arial, Helvetica;
font-weight: normal;
font-style: normal;
letter-spacing: 0; 
font-size: 16px;
color: #333;
text-decoration: none;
}

a.footer{
font-size: 14px;
color: #333;
}

a:hover.info{
color: #039;
}

a:hover.footer{
color: #666;
}

@media screen and (min-width: 980px){

#links, #rechts{
display: block;
width: 460px;
height: 800px;
position: absolute;
left: 50%;
}

#links{
background: url('../img/bg-links.jpg') 0 120px repeat-x;
margin-left: -950px;
}

#rechts{
background: url('../img/bg-rechts.jpg') -500px 170px repeat-x;
margin-left: 490px;
top: 0;
}
}

/*<!--[if (lt IE 10)]>
<style>
.no-touch article {height: auto;}
#voor-ie {height: 700px; overflow: auto;}
footer {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#cccccc');}
</style>
<![endif]-->*/

