body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
}

.stijl1 {
	font-size: 14px;
	font-weight: bold;
}

.stijl2 {
	font-size: 16px;
	font-weight: bold;
}

.stijl3 {
	color: #FF0000
}

.wrapper{
width:650px;
position:relative;
left:50%;
margin-left: -325px;
}

.banner{
width:650px;
height:111px;
background-image:url(../images/__03.png);
}

.menu{
width:650px;
height:30px;
background-image:url(../images/__05.png);
}

.menutekst{
width:auto;
height:auto;
color:#FFFFFF;
padding-left: 35px;
padding-top: 5px;
font-weight:bold;
position:absolute;
}

.board{
width:650px;
height:182px;
background-image:url(../images/__06.png);
}

.tekst1{
width:305px;
height:165px;
margin-left:10px;
margin-top:5px;
position:absolute;
color:#FFFFFF;
}

.tekst2{
width:305px;
height:165px;
margin-left:337px;
margin-top:5px;
position:absolute;
color:#FFFFFF;

}

.content{
width:630px;
height:436px;
background-image:url(../images/__07.png);
color:#000000;
padding:10px;
overflow:auto;
}

.copyright{
width:650px;
height:19px;
background-image:url(../images/__08.png);
text-align:center;
color:#FFFFFF;
padding-top:3px;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
