@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content{
width: 758px;
height: auto;
background-color:#FFFFFF;
}

.linkbottom{
color: #FFFFFF;
font-size:10px;
}

#nieuwstop{
width: 300px;
height: 20px;
position: static;
background-image:url(nieuwstop.jpg);
}

#nieuwsmidden{
width: 300px;
height: 500px;
top: 20px;
position: static;
background-image:url(nieuwsmidden.jpg);
}

#nieuwsmidden{
width: 300px;
height: 500px;
top: 20px;
position: static;
background-image:url(nieuwsmidden.jpg);
}


#nieuwsbottom{
width: 300px;
height: 30px;
top: 520px;
position: static;
background-image:url(nieuwsbottom.jpg);
}

#introtekst{
width: 500px;
height: auto;
left: 300px;
top: -550px;
position: relative;
z-index:1;
}

#tekst{
width: 500px;
left: 300px;
top: -550px;
position: relative;
z-index:1;
}
#bottom{
width: 100%;
background-color:#333;
padding-top:10px;
height: 30px;
position: static;
text-decoration:none;
}

#bottom A:link{
text-decoration:none;
color:#FFF;
}

#bottom A:visited{
text-decoration:none;
color:#FFF;
}

#bottom A:actief{
text-decoration:underline;
color:#FF3;
}

#bottom A:hover{
text-decoration:underline;
color:#FF3;
}
