
@charset "utf-8";
/* CSS Document */

#content{
width: 500px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:30px;
border: 1px solid #999999;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
text-align:center;
margin-top:50px;
font-size: 36px;
}
body{
background-color:black;

}
#tabel{
margin-bottom:40px;
margin-left:auto;
margin-right:auto;

}
img{
margin:10px;

}
#tabel a:link img{
border:none;

}
#tabel a:visited img{
border:none;

}
#tabel a:hover img{
border:none;

}
#tabel a:active img{
border:none;

}
#voet{
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
text-align:center;

}

#tekst{

font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
text-align:justify;

width: 500px;
margin-left:auto;
margin-right:auto;
padding:10px;
margin-top:50px;
border: 1px solid #999999;

}
h2{
text-align:center;

}
h2 a:link {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;

}
h2 a:visited {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;

}
h2 a:hover {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;

}
h2 a:active {
font-size:12px;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;

}
#voet a:link{
text-decoration:none;
color:white;
font-size:16;

}
#voet a:visited{
text-decoration:none;
color:white;
font-size:16;

}
#voet a:hover{
text-decoration:none;
color:white;
font-size:16;

}
#voet a:active{
text-decoration:none;
color:white;
font-size:16;

}
#voet{
padding-bottom:10px;

}