BODY{
background-color: #336699;
}

#containerbasis{
height: 550;
width: 800;
background-color: #FFFFFF;
border: 4px solid #FDD600;

position: absolute;
left: 100;
}

#containerbanner{
height: 125;
width: 770;

background-image: url("banner.gif");

position: absolute;
top: 12;
left: 12;
}

#navcontainer { 
position: absolute;
top: 160;
left: 15;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana;
}

#navcontainer a
{
display: block;
padding: 3px;
font-size: 13px;
width: 160px;
background-color: #455E86;
border: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #333333;
color: #fff;
}

#containereen{
height: 23;
width: 550;
background-color: #FFE653;
color: #000000;
font-family: verdana;
font-size: 13px;
padding: 3px;
border-top: 1px solid #455E86;
border-bottom: 1px solid #455E86;


position: absolute;
top: 160;
left: 200;
}

#containertwee{
height: 120;
width: 550;
background-color: #FFFFFF;
color: #0053A6;
font-family: verdana;
font-size: 12px;
padding: 3px;
border-left: 1px dotted #455E86;
border-right: 1px dotted #455E86;
border-bottom: 1px dotted #455E86;


position: absolute;
top: 184;
left: 200;
}



#containerlaatstenieuws{
height: 23;
width: 550;
background-color: #FFE653;
color: #000000;
font-family: verdana;
font-size: 13px;
padding: 3px;
border-top: 1px solid #455E86;
border-bottom: 1px solid #455E86;


position: absolute;
top: 340;
left: 200;
}

#containerlaatstenieuwstwee{
height: 130;
width: 550;
background-color: #FFFFFF;
color: #0053A6;
font-family: verdana;
font-size: 12px;
padding: 3px;
border-left: 1px dotted #455E86;
border-right: 1px dotted #455E86;
border-bottom: 1px dotted #455E86;


position: absolute;
top: 364;
left: 200;
}


#containercreator{
height: 10;
width: 800;
color: #FFFFFF;
padding-bottom: 3px;
font-family: verdana;
font-size: 10px;
position: absolute;
bottom: 0;
}




