@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/pagebg.gif);
background-repeat:repeat-x;
background-color:#0391e3;
margin: 0 auto;
text-align:center;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

div.main {
height:100%;
width:950px;
margin: 0 auto;
text-align:center;
}

div.header {
height:109px;
width:950px;
}

div.headerleft {
width:350px;
float:left;
}

div.headerright {
width:574px;
float:right;
}

div.menu {
padding-top:7px;
text-align:left;
width:950px;
height:32px;
}

div.aanbieding {
text-align:left;
width:235px;
float:left;
}

div.content {
text-align:left;
width:715px;
float:left;
color:#ffffff;
font-family:arial;
font-size:12px;
}

.recept {
color:#ffffff;
font-family:arial;
font-size:12px;
}

.recept a:link,a:hover,a:active,a:visited {
font-family:arial;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

.receptmid 
{
border-right-color:#00a7ff;
border-right-style:dashed;
border-right-width:1px;
}
