#wrap{
	margin:0 auto;
	width:980px;
	background-repeat:no-repeat;
	height:auto;
}
	/*********OVERLAY***************************/
	#overlay{
		width:960px;
		position:absolute;
		height:auto;
		z-index:100;
		margin-left:10px;
		top:114px;
		background-color:#333333;
	}
		#overlay ol.submenu{
			width:159px;
			float:left;
			border-left:1px solid white;
			height:100px;
		}
		#overlay ol.submenu:first-child{
			width:159px;
			float:left;
			border:0;
		}
		#overlay ol.submenu li a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#overlay ol.submenu li{
			font: 11px/15px "Arial" ;letter-spacing:0px;;
			color:#FFFFFF;
			padding-left:15px;
			padding-top:5px;
			padding-bottom:2px;
		}
		#overlay ol.submenu li:hover{
			background-color:#ACACAC;
			cursor:pointer;
		}
	#overlay2{
		width:960px;
		position:absolute;
		height:auto;
		z-index:100;
		margin-left:-160px;
		top:720px;
		background-color:#333333;
	}
		#overlay2 ol.submenu{
			width:159px;
			float:left;
			border-left:1px solid white;
			height:100px;
		}
		#overlay2 ol.submenu:first-child{
			width:159px;
			float:left;
			border:0;
		}
		#overlay2 ol.submenu li a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#overlay2 ol.submenu li{
			font: 11px/15px "Arial" ;letter-spacing:0px;;
			color:#FFFFFF;
			padding-left:15px;
			padding-top:5px;
			padding-bottom:2px;
		}
		#overlay2 ol.submenu li:hover{
			background-color:#ACACAC;
			cursor:pointer;
		}
	/*********EIND OVERLAY***************************/

	/*********HEADER***************************/
	#header{
		width:960px;
		margin-left:10px;
		height:85px;
		margin-bottom:10px;
	}
	#header #logo{
		margin:12px 10px 0 0;
		position:absolute;
		z-index:100;
	}
		#header p{
			float:right;
			padding-top:10px;
			font: 11px/15px "Arial" ;letter-spacing:0px;;
			color:#333333;
			text-align:right;
			height:54px;
			display:block;
			clear:both;
		}
		#header p a{color:#333333;}
		#header #zoek{
			height:20px;
			width:460px;
			float:right;
			text-align:right;
			clear:both;
		}
			#header #zoek #zoekTxt{
				width:228px;
				height:18px;
				border:0;
				border:1px solid #333333;
				font: 11px/15px "Arial" ;letter-spacing:0px;;
				color:#333333;
				padding-left:10px;
			}
			#header #zoek #zoekBtn{
				border:0;
				height:20px;
				width:60px;
				background-color:#333333;
				color:#FFFFFF;
				font: 11px/15px "Arial" ;letter-spacing:0px;;
				text-align:left;
				padding-left:10px;
			}
	/*********EIND HEADER***************************/
					
	/********* MENU *********************************/
	#menu{
		float:left;
		margin-left:10px;
		margin-bottom:10px;
		width:960px;
		clear:both;
	}
		#menu li{
			width:144px;
			height:18px;
			padding-top:2px;
			font: 11px/15px "Arial" ;letter-spacing:0px;;
			color:#333333;
			float:left;
			padding-left:15px;
			border-left:1px solid white;
		}
		#menu li:first-child{
			border:0;
		}
	#menu2{
		float:left;
		margin-left:10px;
		margin-bottom:10px;
		width:960px;
		clear:both;
	}
		#menu2 li{
			width:144px;
			height:18px;
			padding-top:2px;
			font: 11px/15px "Arial" ;letter-spacing:0px;;
			color:#333333;
			float:left;
			padding-left:15px;
			border-left:1px solid white;
		}
		#menu2 li:first-child{
			border:0;
		}
	/********* EIND MENU *********************************/
	
	/********* TEASER *********************************/
	#leftwrap{
		width:159px;
		height:auto;
		margin-left:10px;
		float:left;
		clear:both;
		border-right:1px solid #333333;
	}
		#leftwrap .teaser{
			width:155px;
			height:115px;
		}	
			#leftwrap .teaser div{
				width:155px;
				height:95px;
			}
				#leftwrap .teaser div img{
					float:right;
					width:35px;
					height:35px;
				}
			#leftwrap .teaser h2{
				background-color:#333333;
				color:#FFFFFF;
				font: 11px/15px "Arial" ;letter-spacing:0px;;
				height:18px;
				padding-top:2px;
				width:150px;
				padding-left:5px;
			}
			#leftwrap .teaser h2 a{
				color:white;
				text-decoration:none;
			}
		/**Reclame**/
		#reclamewrap{
			float:left;
			margin-top:80px;
		}
			.reclame{
				height:240px;
				width:155px;
				float:left;
				padding-bottom:10px;
				margin-bottom:10px;
				background-image:url('../images/reclame.jpg');
				background-repeat:no-repeat;
				border-bottom:0px solid #000000;
			}
		#reclamewrap h3{
				float:left;
				font: 11px/15px "Arial" ;letter-spacing:0px;;
				font-size:10px;
				margin-top:0px;
				margin-bottom:5px;
				height:12px;
				text-transform:uppercase;
				color:#333333;
			}
	/********* EIND TEASER *********************************/
	
	/********* OPENING ARTIKEL***********************/
	#artikelwrap{
		width:230px;
		float:left;
		height:auto;
		
	}
		#artikeltoggle *:hover{
			cursor:pointer;
		}
		#artikeltoggle{
			float:left;
			width:230px;
			height:20px;
			margin-left:5px;
			background-color:#666666;
			opacity:0.85;
		}
			#artikeltoggle p{
				font: 11px/18px "Georgia" ;letter-spacing:0px;;
				color:#FFFFFF;
				padding-left:10px;
				float:left;
			}
			#artikeltoggle a{
				font: 11px/18px "Georgia" ;letter-spacing:0px;;
				margin-right:10px;
				color:#FFFFFF;
				float:right;
			}
		#artikelcontent{
			float:left;
			margin-left:5px;
			width:230px;
			height:auto;
			background-color:#666666;
			opacity:0.85;
		}
			#artikelcontent p{
				color:#FFFFFF;
				font: 11px/18px "Georgia" ;letter-spacing:0px;;
				padding:10px 10px 40px 10px;
				
			}
		#container{
			float:left;
			margin-left:0px;
			width:809px;
			height:575px;
		}
	/********* EIND OPENING ARTIKEL***********************/
	
	/******************KOP TEKST**********************/
		
		h1{
			font: 11px/18px "Georgia" ;letter-spacing:0px;;
			font-size:34px;	
			line-height:36px;		
			line-height:42px !ie;	
			width:400px;
		}
		
		h1 span{
			font: 11px/18px "Georgia" ;letter-spacing:0px;;
			font-size:22px;
			line-height:14px;
		}
		h1 a{
			font: 11px/18px "Georgia" ;letter-spacing:0px;;
			font-size:34px;	
			line-height:36px;		
			line-height:42px !ie;	
			text-decoration:none;
			color:inherit !important;			
		}		
		.kopgrijs, .kopgrijs a{
			color:#333333;
		}		
		.kopwit, .kopwit a{
			color:#FFFFFF;
		}
		.koptop{
			float:left;
			margin-top:60px;
			margin-left:30px;
		}		
		.kopmiddle{
			float:left;
			margin-top:235px;
			margin-left:30px;
		}		
		.kopbottom{
			float:left;
			margin-top:440px;
			margin-left:30px;
		}		
	/******************EIND KOP TEKST**********************/
	
	/************ TAG *************/
	#imgtag{
		width:80px;
		height:80px;
		float:right;
		margin-right:10px;
	}
	/************* EIND TAG *******************/
	
	/************* PAGINA ******************/
		#pagina{
			width:809px;
			float:left;
			height:auto;
		}
			#hoofdartikel{
				float:left;
				margin-left:15px;
				margin-top:20px;
				width:790px;
			}
			#hoofdartikel h2{
				float:left;
				font: 11px/18px "Georgia" ;letter-spacing:0px;;
				font-size:24px;
				width:730px;
				color:#333333;
				height:20px;
			}			
			#hoofdartikel h3{
				float:left;
				font: 11px/15px "Arial" ;letter-spacing:0px;;
				font-size:10px;
				margin-top:5px;
				height:12px;
				text-transform:uppercase;
				color:#004563;
				width:730px;
			}
			#tag50{
				width:50px;
				height:50px;
				float:right;
				margin-top:-20px;
			}
			#hoofdartikel p{
				font: 11px/18px "Georgia" ;letter-spacing:0px;;
				color:#333333;
				float:left;
				width:780px;
				margin-top:10px;
			}	
		#subartikelenlinks{
			width:235px;
			height:auto;
			margin-top:20px;
			padding-bottom:20px;
			margin-left:5px;
			background-color:#b0cfe7;
			float:left;
			clear:none;
		}	
			#subartikelenlinks .artikel{
				float:left;
				margin:10px;
				margin-bottom:0;
				border-bottom:1px solid #FFFFFF;
			}
			.multi{
				border-top:3px solid #ec008c;
				margin:0 !important;
				padding:10px;
				padding-right:12px;
				background-color:#FFFFFF;
				margin-bottom:10px !important;
			}
				#subartikelenlinks .artikel h2{
					font: 11px/18px "Georgia" ;letter-spacing:0px;;
					font-size:14px;
					color:#333333;
					margin-top:0px;
					font-weight:bold;
				}
				#subartikelenlinks .artikel img{
					float:left;
					margin-top:5px;
					margin-right:5px;
				}
				#subartikelenlinks .artikel img#main{
					width:210px;
					margin:0;
					margin-top:10px;
					margin-bottom:0px;
				}		
				#subartikelenlinks .artikel div{
					width:213px;
					margin-bottom:10px;
				}
					#subartikelenlinks .artikel div img{
						float:left;
						margin-right:6px
					}
				#subartikelenlinks .artikel p{
					font: 11px/15px "Arial" ;letter-spacing:0px;;
					margin-top:5px;
					color:#333333;
					margin-bottom:10px;
				}	
		#subartikelenrechts{
			width:563px;
			height:auto;
			margin-top:20px;
			padding-bottom:0px;
			margin-left:4px;
			padding-left:0px;
			border-left:1px solid #000000;
			float:left;

		}						
			#subartikelenrechts #agenda{
				padding-bottom:9px;
				border-bottom:1px solid #ACACAC;
				width:559px;
				margin-left:5px;
				padding-left:10px;
				margin-top:10px;
				margin-bottom:10px;
				float:left;
				clear:both;				
			}
				#subartikelenrechts #agenda h2{
					font: 11px/18px "Georgia" ;letter-spacing:0px;;
					color:#333333;
					font-size:20px;
				}
				#subartikelenrechts #agenda h3{
					color:#004563;
					font: 11px/18px "Georgia" ;letter-spacing:0px;;
				}
					#subartikelenrechts #agenda h3 span{
						font-weight:bold;
					}
			#subartikelenrechts #artikelen{
				width:600px;
				margin-left:0px;
				background-image:url('../images/artikelenrechts.jpg');
				background-repeat:repeat-y;
				background-position: 5px;
				float:left;
				clear:both;	
			}
				.vArtikelWrap{
					width:181px;										
					float:left;
					height:auto;
					margin-left:5px;
					padding-right:5px;
					padding-bottom:20px;
				}
					.vArtikel{
						border-top-width:3px;
						border-top-style: solid;
						float:left;
					}
						.vArtikel div{
							width:180px;
							overflow:hidden;
							margin-top:10px;
						}
						.vArtikel img{
							width:180px;
						}
						.vArtikel h2{
							font: 11px/18px "Georgia" ;letter-spacing:0px;;
							margin-top:10px;
							font-size:20px;
							color:#333333;
						}
						.vArtikel h2 a{
							color:#333333;
							text-decoration:none;
						}
						.vArtikel h2 a:hover{
							text-decoration:underline;						
						}
						.vArtikel h3{
							margin-top:5px;
							font: 11px/15px "Arial" ;letter-spacing:0px;;
							color:#004563;
							font-size:10px;
							text-transform:uppercase;
						}
						.vArtikel p{
							font: 11px/18px "Georgia" ;letter-spacing:0px;;
							margin-top:20px;		
							float:left;					
							color:#333333;
						}
						.vArtikel p b{
						}
						.vArtikel img>h2{
							margin-top:20px;
						}
					.vArtikelActions{
						float:left;
						margin-top:20px;
						width:180px;
						clear:both;
					}
						.vArtikelActions img{
							width:35px;
							heigth:35px;
							margin-top:0px;
							float:right;
							margin-left:10px;
							margin-right:20px;
						}
					.lire{
						font: 11px/15px "Arial" ;letter-spacing:0px;;
						float:right;
						color:#ec008c;
					}
					.critique{
						font: 11px/15px "Arial" ;letter-spacing:0px;;
						float:right;
						color:#333333;
					}
	#details label{
		height:12px;
	}					
	/************* EIND PAGINA ******************/
	
	/********* FOOTER***********************/
		#footer{
			width:988px;
			padding-top:10px;
			padding-bottom:10px;
			clear:both;
			border-top:1px solid #ACACAC;
			text-align:right;
			background-image:url('../images/schaduw_o.jpg');
			background-position: top right;
			background-repeat:no-repeat;
			color:#333333;
			font: 11px/15px "Arial" ;letter-spacing:0px;;
		}
	/********* EIND FOOTER***********************/
	#schaduw{
		position:absolute;
		margin-left:980px;
		width:120px;
		height:350px;
		background-image:url('../images/schaduw.jpg');
		background-repeat:no-repeat;
		float:left;
	}
	.error{
		background-color:#F47C7C;
		border:1px dashed white !important;
		color:white;
	}
