body{
font-family: arial;
font-size: 15px;
color: white;
}

#container{
width: 996px;
height: 580px;
margin: 0 auto; 
}

#headerMenu{
background: url(../../images/header.png) no-repeat;
height: 102px;
margin-bottom: 2px;
}

#headerMenu ul{
padding-top: 80px;
}

#headerMenu li{
float: left;
color: white;
margin-right: 25px;
}

#headerMenu li a{
color: white;
text-decoration: none;
}

#headerMenu ul li .active{
background: #c4df9b;
padding: 7px;
}

#content{
background: url(../../images/bg.png) no-repeat;
background-color: #C4DF9B;
width: 772px;
min-height: 467px;
float: left;
}

#contentMenu{
background: url(../../images/bgContentMenu.png) no-repeat;
width: 180px;
height: 400px;
float: left;
margin-left: 18px;
margin-top: 0px;
margin-right: 10px;
}

#contentMenu ul{
padding: 0px;
margin: 0px;
margin-top: 10px;
border-top: 1px solid white;
}

#contentMenu ul li{
list-style: none;
border-bottom: 1px solid white;
padding: 5px;
}

#contentMenu .active{
background: url(../../images/activeContentMenu.png) no-repeat;
border-left: 1px solid white;
border-right: 1px solid white;
background-color: #A7485F;
}

#contentMenu ul li a{
color: white;
text-decoration: none;
font-size: 11px;
}

#contentText{
color: #504e4e;
margin-top: 0px;
padding-left: 20px;
overflow: hidden;
padding-right: 20px;
font-size: 10px;
min-height: 428px;
}

#contentText h1{
color: #504e4e;
margin: 0;
font-size: 18px;
}

#contentFooter{
width: 772px;
height: 50px;
background: url(../../images/bg_f.png) no-repeat;
background-color: white;
}

#sfeerbeeld{
width: 220px;
float: left;
margin-left: 1px;
}

.breaker{
clear: both;
}

#footer p a img{
border: none;
}

#footer{
margin-top: -40px;
}

#languages{
margin-left: 20px;
}

#languages p{
padding: 0px;
margin: 0px;
margin-top: 7px;
margin-bottom: 6px;
}

#languages p a img{
border: none;
}