body{
font-family: verdana;
font-size: 10;
}

ul, li{
list-style-type: none; 
display: inline;	
padding: 0;	
margin: 0; 
}

a:link{color: black; text-decoration: none;}
a:hover{color: black; text-decoration: underline;}
a:active{color: black; text-decoration: none;}
a:visited{color: black; text-decoration: none;}

#wrapper{
width: 649px;
height: 600px;
}

#header{
height: 116px;
width: 649px;
background-image: url(images/header.gif);
}

.menulinks{
margin-top: 5px;
}

.menuklein{
padding-top: 3px;
text-align: center;
height: 22px;
width: 163px;
background-image: url(images/menuklein.gif);
}

.menuktxt{

}

#links{
float: left;
}

#content{
float: right;
margin-top: 5px;
}

#contentbalk{
height: 22px;
width: 471px;
background-image: url(images/contentbalk.gif);
}

#contenttxt{
width: 471px;
height: 100px;
background-image: url(images/varkentje.gif);
background-repeat: no-repeat;
background-position: top;
background-position: right;
}

#ctxt{
width: 380px;
}

#contenttxt2{
}

#footer{
padding-left: 150px; 
width: 649px;
text-align: center;
}

