* {
margin:0; 
padding:0;
} 

a img {
border:0;
}
a {
color:#330066;
font-family:Arial, Helvetica, sans-serif;
}

p {
margin-bottom:15px;
}

.break{
clear:both;
}

/* BASIS */
html, body{
height: 100%;
text-align:center;
background:#fff;
color:#330066;
font-family:Arial, Helvetica, sans-serif;
}

#box {
width:950px;
margin:0 auto;
text-align: left;
}

/* HEADER */
#header {
width:900px;
height:186px;
padding:0px 0px 0px 50px;
background:url(../images/bg_header.png) bottom no-repeat;
z-index:11;
}

#logo {
padding-top:12px;
float:left;
}
#sfeerfoto {
width:279px;
height:160px;
margin-left:465px;
float:left;
z-index:12;
}

/* CONTENT  */
#content {
width:950px;
height:auto;
padding-top:8px;
}
#actie {
width:150px;
height:150px;
float:left;
margin:-50px 0px 0px 10px;
}
#mid {
width:543px;
height:auto;
float:left;
margin-bottom:20px;
padding:18px 25px 18px 41px;
border-right:1px solid #330066;
}
#mid a {
display:inline-block;
margin:0px 16px 14px 0px;
}

#right {
width:136px;
height:auto;
float:left;
margin:0px 0px 20px -1px;
padding:18px 22px 5px 22px;
border-left:1px solid #330066;
}

p#snelmenu {
margin-bottom:55px;
}
p#snelmenu a {
font-size:12px;
font-weight:bold;
}
p#snelmenu a:hover {
text-decoration:none;
}

p#naw {
font-size:11px;
}
/* FOOTER */
#footer {
width:900px;
height:30px;
padding:20px 0px 0px 50px;
background:#cc6600;
text-align:left;
font-size:10px;
}
#footer a {
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}