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

#zijbalklinks{
position:absolute;
top:0px;
left:0px;
z-index:10;

width:65px;
height:600px;

background-color:#FFFFFF;
background-image:url(../images/pagina_onderdelen/vlaggen/suriname.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#zijbalkrechts{
position:absolute;
top:0px;
right:0px;
z-index:11;

width:65px;
height:600px;

background-color:#FFFFFF;
background-image:url(../images/pagina_onderdelen/vlaggen/nederland.jpg);
background-position:top left;
background-repeat:no-repeat;



}

#maincontent{
position:absolute;
top:0px;
right:65px;
background-color:#fff;
height:600px;
width:670px;


}
#surilogo{

height:95px;
background-color:#fff;
}

#suricontent{
	width:625px;
	height:410px;
	background-color:#fff;
	text-align:left;
	overflow:auto;
	margin-top: 20px;
	margin-bottom:20px;
	color:#003366;

}

#surimenuboven{
height:25px;
width:620px;

border-top:1px solid green;
border-bottom:1px solid green;
background-color:#FFFFFF;
margin:auto;
}

#surimenuonder{
height:25px;
width:620px;
border-top:1px solid green;
background-color:#FFFFFF;
margin:auto;

}

#kolom1{
float:left;
width:330px;
height:410px;
overflow:auto;
letter-spacing:0;

background-color:#FFFFFF;
margin-left:15px;
margin-right:20px
}

#kolom2{
width:240px;
height:410px;
overflow:auto;
background-color:#FFFFFF;
letter-spacing:0;

}
#kolom2 p{margin-top:8px; margin-bottom:8px;}

.indexgelekop{
display:block;
height:20px;
background-color:#FFCC00;
font-weight:bold;
line-height:20px;
text-align:center;


}
