
/* CSS Document */



body 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#daeffe;
 margin:0 auto;
}

p{
margin:12px;
}


#header{
width:980px;
height:115px;
background-image:url(header.jpg);
margin:0 auto;
}

#content1{
width:978px;
background-color: #bcd9ee;
height:459px;
 border-left:1px solid #9ac8ea;
  border-right:1px solid #9ac8ea;
  margin:0 auto;
}

#content1 .links{
width:600px;
background-color: #bcd9ee;
float:left;
color:#s2d2d2d;
line-height:18px;
padding-bottom:10px;

}

#content1 .rechts{
width:378px;
background-color: #bcd9ee;
float:right;
}

#content1 .img-rechts{
margin-left:50px;
border:none;
}


.balk
{
background-image:url(balk.jpg);
background-repeat:repeat-x;
height:14px;
width:980px;
margin:0 auto;
}



#content2{
width:978px;
background-color:#fff;
height:350px;
margin:0 auto;
 border-left:1px solid #9ac8ea;
  border-right:1px solid #9ac8ea;
}

#content2 .links{
width:575px;
float:left;
background-color: #edf0f2;
border:1px solid #4193cd;
line-height:18px;
margin-top:5px;
margin-left:5px;
}

#content2 .rechts{
width:370px;
background-color: #edf0f2;
float:right;
border:1px solid #4193cd;
margin-top:5px;
margin-right:5px;
padding-right:5px;
}



#bestellen{
margin-top:10px;
width:978px;
margin:0 auto;
background-color: #edf0f2;
height:321px;
border:1px solid #9ac8ea;
}

#bestellen .links{
width:598px;
background-color: #edf0f2;
float:left;
}

#bestellen .rechts{
width:380px;
background-color: #edf0f2;
float:right;
}


#bestellen table{
margin-top:16px;
line-height:25px;
text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
.lijn
{
background-color:#91bef5;
}

#bestellen .leftcrn{
background-image:url(leftcrn.gif);
background-repeat:no-repeat;
height:20px;
width:5px;
}

#bestellen .rightcrn{
background-image:url(rightcrn.gif);
background-repeat:no-repeat;
height:20px;
width:5px;
}

#bestellen .middle{
background-image:url(middle.gif);
background-repeat:repeat-x;
height:20px;
color:#fff;
font-weight:bold;

}

#footer{
width:978px;
height:50px;
background-color:#bcd9ee;
margin: 0 auto;
 border-left:1px solid #9ac8ea;
  border-right:1px solid #9ac8ea;
}

#menu{
width:978px;
height:25px;
background-color:#458bc9;
margin: 0 auto;
border-left:1px solid #9ac8ea;
border-right:1px solid #9ac8ea;
font-weight:bold;
}

#menu ul{
margin:0 auto;
padding-top:5px;
}

#menu li{
list-style:none;
display: inline;
padding-left:15px;
}

a.wit:link {color:#fff; text-decoration:none;} /* unvisited link */
a.wit:visited {color:#fff; text-decoration:none;} /* visited link */
a.wit:hover {color:#fff; text-decoration:underline;} /* mouse over link */
a.wit:active {color:#fff; text-decoration:underline;} /* selected link */

.clear{clear:both;}

.kopjes{
color:#666666;
font-size:16px;
margin-bottom:5px;
margin-top:5px;
margin-left:5px;
}

p{
margin-left:5px;
}

.end{
margin-top:2px;
margin-left:25px;

}

.boxes{
border:none;
}



