body {
margin: 0px;
padding: 0px;
background: #d4dcdf url(images/bg.png) repeat-x;
font-size: 12px;
font-family: Arial;
line-height: 20px;
color: #373737;}

.clear{
clear: both;
}

#wrapper{
width: 902px;
margin: 20px auto 0 auto;
}

#header{overflow: hidden;
height: 84px;
width: 902px;
background: url(images/header.png);
}

.left{
float: left;
width: 350px;
}

#header h1{
float: left;
margin: 0;
padding: 17px 0 0 13px;
font-size: 30px;
color: #3fa6d4;
line-height: 30px;
}

#header h2{
font-weight: normal;
float: left;
margin: 0;
padding: 0 0 0 15px;
font-size: 18px;
color: #373737;
line-height: 25px;
}

#menu{
float: right;
overflow: hidden;
}

#menu ul{
font-weight: bold;
margin: 46px 2px 0 0;
padding: 0;
}

#menu ul li{
margin-left: 5px;
line-height: 35px;
height: 35px;
float: right;
list-style: none;
display: block;
width: 150px;
text-align: center;
}

#menu ul li a{
color: #373737;
text-decoration: none;
display: block;
background: #ebebeb;
}

#menu ul li a:hover{
background: #373737;
color: #ffffff;
text-decoration: none;
}

#content{
padding-top: 12px;
clear: both;
overflow: hidden;
background: url(images/content.png);
}

#content h2{
margin: 0 0 7px 0;
padding: 0 0 5px 0;
font-size: 14px;
color: #3fa6d4;
background: url(images/h2.png) left bottom repeat-x;
}

#content a{
text-decoration: underline;
font-weight: bold;
color: #3fa6d4;
}

#left{
margin-left: 14px;
width: 618px;
float: left;
}

#right{
margin-right: 21px;
float: right;
width: 229px;
}

.txt{
margin-bottom: 20px;
}

ul.tekst{
margin: 0;
padding: 0;
}

ul.tekst li{
height: 36px;
line-height: 36px;
padding: 0 0 0 12px;
display: block;
}

#content #right ul.tekst li a{
font-weight: normal;
color: #373737;
text-decoration: none;
}

ul.tekst li.blauw{
background: #ebf6fb;
}

#bottom{
height: 7px;
width: 902px;
background: url(images/bottom.png);
}

#footer{
text-align: center;
color: #373737;
}

#footer a{
text-decoration: underline;
color: #373737;
}

h1{
margin: 0;
padding: 0;
font-size: px;
color: #;
}
