body{
background-image:url(pix/bckgrd01.jpg);
background-position:left top;
background-repeat:no-repeat;
}
h2{
background-image:url(pix/blue_grad.png);
background-repeat:repeat-y;
background-position:right;
color:#777777;
border-left:1px solid #999999;
margin-bottom:1em;
padding-left:0.4em;
}
#box{
border-right:3px solid #464aa5;
border-bottom:6px solid #464aa5;
height:100%;
width:100%;
margin:2em auto;
background-image: url(pix/bckgrd_naam.gif);
background-repeat:no-repeat;
vertical-align:middle;
text-align:left;
}
#taal{
float:right;
clear:right;
margin:0 3em 2em 0;
border-bottom:1px solid #464aa5;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
#taal a{
padding:0 2em 0 2em;
color:#464aa5;
}
#taal a:hover,#taal a:focus{
color:#464aa5;
text-decoration:underline;
}
#start{
height:100%;
width:100%;
margin:2em auto;
border-right:3px solid #464aa5;
border-bottom:6px solid #464aa5;
}
#foot{
font-size:85%;
width:100%;
}
#foot p{
width:70%;
margin:-1em auto;
color:#464aa5; 
}
.logonaam{
float:left;
clear:both;
}
.nav{
margin-top:100px;
color:#555555; /* gray33(Hex3) */
}
.colorbox,.colorbox2{
margin-top:2em;
width:85%;
padding:2em;
font-size:90%;
}
.colorbox{
border:1px solid #8db4ec;
border-top-right-radius:20px;
border-bottom-left-radius:20px;
}
.colorbox2{
border:3px solid #8db4ec;
background-color:#f7fbff;
border-top-right-radius:20px;
border-bottom-left-radius:20px;
}
.nav ul{
font-size:125%;
font-weight:700;
text-align:left;
}
.nav ul li{
padding:0.7em 0;
}
