/* Kleurschemas: 
blauw: #0099FF; 
groen: 

*/
* {
	margin:0;
	padding:0;
}

body {
	background-color: #FFF;
  	color:#000;  
  	padding:20px 0;
  	margin:0;
	text-align: center;
	font: .8em/1.2 Myriad, "Trebuchet MS", Arial, Verdana, sans-serif;
	behavior:url(csshover.htc);
}
#toegang {
	margin:0px auto;
	padding:0px;
	text-align:center;
	height:36px;
	overflow:hidden;
	voice-family:"\"}\""; voice-family:inherit; /* ie hack */
	height:0px;	
}
/* LAYOUT */
#container {
	text-align: left;
  	vertical-align: middle;	
  	margin: 0px auto;
  	padding: 0px;
  	width: 770px;
	height: 580px;
  	border: 1px solid #EEE;
	background-color: transparent;
}

#balkcontainer {
	width:770px;
	position: absolute;
	top:140px; /* Bepaalt de 'hoogte' van de band */
	
}
/* Middenbalk */
#balk1 {
	position: relative;
	top:20px;
	background-color: transparent;
	height: 26px;
	
}
#balk2 {
	position: relative;
	top:20px;
	background-color: #FFF;
	height: 100px;
	margin:3px 0;
}
#balk3 {
	position: relative;
	top:20px;
	background-color: transparent;
	height: 26px;
}
/* einde Middenbalk */
/* Footer */
#footer {
	font-size:.9em;
	color: #0099FF;
	background-color: #FFF;		
}
#footer a {
	color: #0099FF;
	/*background-color: #FFF;	*/	
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* einde Footer */
/* einde LAYOUT */
img.taalknop {
	float: left;
}
#balk1 #nwsblok {
	position: absolute;
	top:0;
	left:150px;
	width:400px;
	height:100%;
	background: transparent url(../afb/nwsitem-bg.gif) 0 0 no-repeat;
	color:#FFF;
	font-size:.9em;
	line-height: 200%;
}
#balk1 #nwsblok span.nwsdatum {
	background: transparent url(../afb/nwsbullet.gif) 5px 3px no-repeat;
	padding-left:20px;
	margin-right:5px;
	/*padding-top:3px;
	padding-bottom:4px;*/
	
}
#balk1 #nwsblok span.nwskop a {
	color:#FFF;
	text-decoration: underline;
}
#balk1 #nwsblok span.nwskop a:hover {
	color:#FFF;
	background-color: #0099FF;
	text-decoration: none;
}

#balk2 #logoblok {
	position: relative;
	left:0px;
}







.logocel {
	background-color: #FFF;
	height:100px;
	vertical-align: bottom;
}
#balk2 .logotabel { /* tabel met vignet en naamlogo */
	margin-left:190px;
}
#balk2 #logoblok img.vignet { /* vignet */
	/*padding-left:100px;*/
}
#balk2 #logoblok img.naamlogo { /* naamlogo */
	padding-left:30px;
}
.dummy { /* IE win truc ivm padding onderkant balk*/
	float: left;
}
/* Algemene opmaak */
h1 {
	font-size: 1.2em;
	margin-bottom:15px;
}
h2 {
	font-size: 1.1em;
}
p {
	margin-bottom:10px;
}
ul {
	list-style-type: none; 
	margin-bottom:8px;	
}
ul li {
	margin-left:10px;	
	padding-left:10px;
	background: url(../afb/lijst-bullet.gif) 0px 5px no-repeat;
}
ul li ul li {
	background: url(../afb/lijst-bullet2.gif) 0px 5px no-repeat;
}
#contentcontainer a {
	color:#0090EC;
	text-decoration: underline;
	}
#contentcontainer a.visited {
	color:#40B5FF;
	
}	
#contentcontainer a:hover {
	text-decoration: none;
} 	

#contentcontainer a.link-download {
	padding:0 15px;
	color:#FFF;
	background-color: #000;
	text-decoration: underline;
}
#contentcontainer a.link-download:hover {
	color:#FFF;
	background-color: #0099FF;
	text-decoration: underline;
	border:1px solid #91D4FF;
	text-decoration: none;
} 
.cursief {
	font-style: italic;
	}
.nadruk {
	font-style: italic;
	color:#0099FF;
}
.pagtitel-nadruk {
	color:#0099FF;
}

