div#boxrug{
position: absolute;
left: 25px;
top: 15px;
background-color: white;
width: 30%;
height: 50px;
}

div#boxfeb{
position: absolute;
left: 230px;
top: 15px;
background-color: white;
width: 30%;
height: 50px;
}

div#boxgrey{
position: absolute;
top: 70px;
right: 27px;
background-color: white;
width: 42%;
}

div#boxslantedstripes{
position: absolute;
left: 0px;
top: 87px;
background-color: red;
width: 100%;
}

div#boxflag{
position: absolute;
right: 27px;
top: 96px;
width: 20%;
}


div#boxred{
position: absolute;
top: 117px;
left: 0px;
background-color: #C11B17;
width: 100%;
height: 30px;
}

div#boxpic{
position: absolute;
top: 145px;
left: 0px;
background-color: black;
width: 100%;
height: 70px;
}


div#boxmenu{
position: absolute;
top: 258px;
left: 1%;
background-color: white;
width: 12%;
height: 200px;
}

div#boxnews{
position: absolute;
top: 258px;
left: 87%;
background-color: white;
width: 12%;
height: 200px;
} 

div#boxregheader{
position: absolute;
top: 215px;
left: 0px;
background-color: white;
width: 100%;
height: 33px;
}

div#boxregcontent{
position: absolute;
top: 258px;
left: 14%;
padding: 2px 5px 2px 5px;
background-color: white;
width: 71%;
}

div#boxppmenu{
position: absolute;
top: 258px;
left: 86%;
background-color: white;
width: 130px;
height: 200px;
} 

ul{
margin: 0;
padding: 12;
}

ulmenu{
list-style: none;
margin: 0;
padding: 0;
}

li{
margin: 0;
padding: 0;
font-family: arial;
}

li a{
display: block;
text-decoration: none;
padding: 2px 5px 2px 5px;
border-top: 1px solid #FAAFBE;
border-right: 1px solid #FAAFBE;
border-bottom: 1px solid #FAAFBE;
border-left: 1px solid #FAAFBE;
background: #F75D59;
width: 92%;
font-weight: bold;
font-size: 0.7em;
font-family: arial;
}

li a:hover, li a:active{
background: #C11B17;
}

ulpp{
list-style: none;
margin: 0;
padding: 0;
}

lipp{
margin: 0;
padding: 0;
font-family: arial;
}

lipp a{
display: block;
text-decoration: none;
padding: 2px 5px 2px 5px;
border-top: 1px solid #FAAFBE;
border-right: 1px solid #FAAFBE;
border-bottom: 1px solid #FAAFBE;
border-left: 1px solid #FAAFBE;
width: 90%;
}

lipp a:link, lipp a:visited{
background: #F75D59;
color: #FFF;
font-weight: bold;
font-size: 0.7em
}

lipp a:hover, lipp a:active{
background: #C11B17;
color: #FFF;
font-weight: bold;
}

lipp lipp a:link, lipp lipp a:visited{
background: #C11B17;
color: #E47C00;
font-weight: normal;
}

lipp lipp a:hover, lipp lipp a:active{
background: #C11B17;
color: #FFF;
font-weight: normal;
}

ulpp ulpp{
margin: 0 0 0 25px;
}  



a:link {color: #0000FF}
a:visited {color: #251F62}
a:hover {color: #0000FF}
a:active {color: #2ACA7A}
body {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066; background-color: #FFFFFF}
td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000066}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; font-style: italic; color: #000066}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style: normal; color: #000066; margin-bottom: 0pt}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: italic; color: #000066; margin-bottom: 0pt}
.smallfont {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066}
.paleblue {color: #197547; background-color: #F0F8FF} /* vaalblauw met groene tekst */
.lightblue {background-color: #E1F5FF} /* lichtblauw */
.purple {background-color: #CACAFF} /* paars */
.lilac {
	background-color: #E7EBFE;
} /* lila */