@charset "utf-8";
/* CSS Document */

body,div,ul,li,p,h1,th,td,tr,table{
	margin:0px;
	padding:0px;
}

body{
background-color:#000000;
font-family:verdana, univers, arial;
font-size:0.9em
}



#container{
background-color: #000000;
width:1260px;
margin-left:auto;
margin-right:auto;
position:relative;
}

#container #left1{
width:180px;
height:auto;
float:left;
background-color:#000000;
}

#l1boven{
width:180px;
height:538px;
}

#l1footer{
width:180px;
height:2331px;
margin-top:4px;
background-color:#FFFFFF;
}




#container #left2{
width:205px;
height:auto;
float:left;
margin-left:4px;
background-color:#000000;
}

#l2boven{
width:205px;
height:145px;
}

#l2midden1{
width:205px;
height:45px;
background-color:#ffffff;
margin-top:4px;
}

#l2midden1 a{
text-decoration:none;
font-size:0.8em;
margin-left:20px;
}

#l2midden2{
width:205px;
height:340px;
margin-top:4px;
}

#l2midden2 ul{
display:block;
width:205px;
height:auto;
margin-left:0px;
position:absolute;
list-style-type:none;
margin-top:40px;
}

#l2midden2 li{
display:block;
width:205px;
height:auto;

}

#l2midden2 li:hover{
display:block;
width:205px;
height:auto;
background-color:#000000;
color: ffff33;

}



#l2midden2 a{
color: #000000;
text-decoration:none;
font-size:0.8em;
margin-left:20px;
display:block;
width:185px;
height:auto;
}



#l2midden2 a:hover{
display:block;
width:auto;
height:auto;
color:#ffff33;
background-color:#000000;
}



#l2midden2  .current{
display:block;
width:205px;
height:auto;
background-color:#000000;
padding-left:20px;
font-size:0.8em;


}

#l2midden2  .current {
color:#FFFF00;
display:block;
width:185px;
background-color:#000000;

}


#l2footer{
width:205px;
height:2331px;
background-color:#ffffff;
margin-top:4px;
position: relative;
}


#container #inhoud{
width:555px;
float:left;
background-color: #000000;
margin-left:4px;
}

#inhboven{
width:555px;
height:145px;

} 

#inhmidden{
width:555px;
height:45px;
background-color:#ffffff;
margin-top:4px;
}

#inhfooter{
width:555px;
height:2675px;
margin-top:4px;
background-color:#ffffff;
position:absolute;
}



#container #right{
width:308px;
display:block;
float:left;
background-color: #000000;
margin-left:4px;
}

#rightboven{
width:308px;
height:194px;
}

#rightfooter{
background-image:url(afbeelding/asite.jpg);
background-position:bottom right;
background-repeat:no-repeat;
width:308px;
height:2675px;
background-color:#ffffff;
margin-top:4px;
}

#rightfooter table{
float:left;
margin-left:30px;
position:relative;
padding-bottom:20px;
text-align:right;
}

#bottom{
width:100%;
height:15px;
background-color:#000000;
Float:left;
color:#990000;
font-size:0.7em;
}

#bottom p{
margin-top:2px;
margin-left:1200px;
display:block;

}

#bottom a{
color:#990000;
margin-top:2px;
text-decoration:none
}

















