*{
margin:0;
border:0;
padding:0;
}
body{
background-color:#ccc;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:13px;
color:#000;
}
a{
color:#000;
font-weight:bolder;
text-decoration:none;
}
a:hover{
color:#cc9933;
font-weight:bolder;
text-decoration:underline;
}
#wrapper{
width:955px;
margin:0 auto;
margin-top:30px;
overflow:hidden;
}
#container{
width:955px;
background-color:#fff;
margin:0 auto;
overflow:hidden;
}
#container .left{
width:197px;
float:left;
}
#container .right{
width:718px;
float:left;
}
#menu{
width:117px;
margin-left:51px;
margin-top:25px;
}
#menu ul{
list-style-type:disc;
list-style-position:inside;
}
#menu li{
font-size:10px;
}
#menu h1{
width:117px;
height:18px;
color:#fff;
background-color:#cc9933;
font-size:12px;
font-weight:bolder;
text-align:center;
padding-top:3px;
margin-bottom:8px;
}
#menu h1 a{
color:#fff;
text-decoration:none;
}
#menu h1 a:hover{
color:#fff;
text-decoration:underline;
}
#menu .verloop{
width:117px;
height:250px;
background-color:#993300;
margin-bottom:30px;
}
#contentheaderbalk{
width:660px;
height:28px;
color:#fff;
background-color:#cc9933;
font-size:16px;
font-weight:bolder;
padding:8px 20px 0 20px;
margin-bottom:10px;
}

#content{
width:750px;
}
#content .left{
width:577px;
float:left;
padding-right:10px;
padding-bottom:30px;
}
#content .right{
width:163px;
float:right;
height:100%;
}
#logos{
margin-top:25px;
}
.headerimg{
margin-top:25px;
width:700px;
height:121px;
}
#footer{
margin:0 auto;
text-align:center;
}