body{
background-image: url(Background.jpg);
color: black;
font-family: Times New Roman;
}

h3 {
color: white;
font-size: 115%;
font-family: Comic Sans MS;

}

h4 {
font-size: 125%;
font-family: Times New Roman;
}

hr {
color: black;
}

#paper{
position: absolute;
margin-left: 185px;
width: 660px;
top: -5px;
}

#banner{
position: absolute;
margin-left: 245px;
top: 110px;
width: 660px;
}

#menu{
position: absolute;
margin-left: 295px;
width: 660px;
top: 312px;
}

#menutekst{
position: absolute;
margin-left: 315px;
width: 660px;
top: 305px;
}

#nieuws {
position: absolute;
margin-left: 425px;
width: 570px;
height: 450px;
top: 370px;
}

#content{
position: absolute;
margin-left: 425px;
width: 570px;
height: 400px;
top: 405px;
overflow:auto;
SCROLLBAR-FACE-COLOR: #966232; 
SCROLLBAR-ARROW-COLOR: #FFFF99; 
SCROLLBAR-TRACK-COLOR: #FFFFF9; 
}


#zijkant{
	position: absolute;
	margin-left: 250px;
	top: 372px;
	width: 17px;
	left: 11px;
}

#indexlogo{
position: absolute;
margin-left: 520px;
top: 425px;
width: 150px;
}

A:link {
color: #FFFFFF;
text-decoration: none;
}

A:visited {
color: #FFFFFF;
text-decoration: none;
}

#affiche{
width: 550px;
border: 0px;
}

table { 
border-collapse: collapse;
width: 150px;
cell-spacing: 0px;
border: 1px solid #44240b;
}

td    { 
text-align: left;
height: 30px;
cell-spacing: 0px;
border: 0px solid #44240b;
}

th{
text-align: center;
height: 30px;
border: 0px solid #44240b;
background-color: none;
}

