body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#pagina {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 772px;		
	text-align: left;	
}	

#laag_0 {
	position: relative;
	width: 100%;
	height: 90px;
	background: #FFFFFF;		
	overflow: visible;		
}

#laag_1 {	
	position: relative;
	clear: both;
	width: 100%;		
	height: 26px;	
	padding: 5px;
	background: #387294;	
	text-align: right;	
}

#laag_1 a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	font-weight: bold;	
	padding: 6px;
	margin-right: 5px;
	background-color: #2087B4;	
}

#laag_2 {	
	position: relative;		
	clear: both;
	width: 100%;		
	padding: 3px;
	background-color: transparant;	
	background-image: url(/img/1px_wit.png);
	background-repeat: repeat-x;	
	overflow: visible;		
}

#laag_3 {	
	position: relative;
	width: 100%;
	height: 26px;	
	background: #387294;
	margin-top: 25px;
	padding: 5px;
	text-align: right;		
}

#laag_3 a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#intro, #outtro {
	line-height: 28px;
	text-align: left;
}

#intro li {
	list-style-position: inside;
	list-style-type: square;
	font-size: 10pt;
}

#outtro img {
	float: left;
	margin-right: 10px;
}

#footer {
	position: relative;
	clear: both;
	width: 100%;	
	padding: 5px;
	text-align: left;	
	line-height: 26px;
}

#footer li {
	list-style-type: disc;
	list-style-position: inside;
}

.border-yellow {
	border-left: 1px solid #FFCC33;
	border-right: 1px solid #FFCC33;
}

.clear {
	clear: both;
}
