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

body {
margin: 0px;
}

div.achtergrond {
background-image:url(Img/background.jpg);
/*width:1024px;*/
width: 100%;
height:768px;
margin:auto;
background-position:center;
}

div.tekstvak {
background-color:#700122;
width:801px;/*790*/
height:580px;
position:relative;
left:112px;
top:9px;
overflow:auto;
padding-left:5px;
padding-right:5px;
}

div.header {
background-image:url(Img/head.jpg);
background-position: center;
width:1024px;
height:100px;
position:relative;
top:9px;
}

div.werkbalk {
background-image:url(Img/balk.png);
width:810px;
height:50px;
position:relative;
left:112px;
top:9px;
}

div.onderlijn {
background-color:#FF6600;
width:190px;/*190*/
height:40px;/*20*/
position:relative;
left:112px;
top:0px;
padding-left:759px;/*630*/
}

a img {
border:0px;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#FFFFFF;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#FFFFFF;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFF99;
}

a:link {
color:#FFFF66;
font-style:normal;
/*font-size:16px;*/
font-size: medium;
font-family:Georgia, "Times New Roman", Times, serif;
}

a:visited {
color:#FFFF66;
font-style:normal;
/*font-size:16px;*/
font-size:medium;
font-family:Georgia, "Times New Roman", Times, serif;
}

a:hover {
color:#FF6600;
font-style:normal;
/*font-size:18px;*/
font-size: larger;
font-family:Georgia, "Times New Roman", Times, serif;
}

