/***************************************************************** 
PRE-FIXED BASICS
*****************************************************************/ 
* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #f78f1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
	background: #fdddbb;
}

a:hover {
	background: #fbc78e;	
}
a:visited {
	background: #fdddbb;	
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000;
}

h1 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}

h2, h3, h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

.input {
	border: 1px solid #cfd500;
	padding: 2px;
}

.button {
	background: #cfd500;
	color: #FFFFFF;
	border: none;
}

ul {
	margin-left: 20px;	
}
/***************************************************************** 
CONTAINER
*****************************************************************/ 

#container {
	width: 754px;
	margin: 0 auto;
}

	#content, #content_vervolg  {
		width: 740px;
		padding: 0 7px;
		background: url(../img/bg_content.gif) repeat-y #FFF;
	}
	
		#content_vervolg {
			padding: 0 7px 25px 7px;
		}
 
/***************************************************************** 
LEFT
*****************************************************************/ 

#twitter a:link,a:hover,a:visited {
	background:none;
}
	

#left {
	float: left;
	width: 190px;
	padding: 0 5px;
	display: inline;
}

	#logodiv {
		padding: 20px 0;
	}
	
	#left ul {
		margin-left: 0px;	
	}
	
		#left ul li {
			list-style: none;
			width: 190px;
			float: left;
		}
			
			#left ul li a, #left ul li a:hover {
				display: block;
				background: #f0e8f2;
				padding: 2px 5px;
				margin-bottom: 3px;
				color: #6b207f;
				text-decoration: none;
			}
			
				#left ul li a:hover {
					background: #6b207f;
					color: #FFFFFF;
				}
				
				#left ul li ul li a, #left ul li ul li a:hover {
					display: block;
					background:  #f0e8f2;
					padding: 2px 5px 2px 10px;
					margin: 0px 20px 3px 0px;
					color: #6b207f;
					font-size: 11px;
				}
				
					#left ul li ul li a:hover {
						background: #6b207f;
						color: #FFFFFF;
					}
				
				#left ul li a.active, #left ul li ul li a.active {
					background: #6b207f;
					color: #FFFFFF;
				}
	
	#zoeken {
		font-size: 14px;
		font-weight: bold;
		border: 1px solid #c4a6cc;
		padding: 6px 10px;
		margin-top: 20px;
	}
	
		.zoeken_input {
			background: #f0e8f2;
			border: 1px solid #c4a6cc;
			color: #6b207f;
			font-size: 11px;
			font-weight: normal;
			width: 160px;
			margin-top: 10px;
			padding: 3px;
		}
		
		.zoeken_button {
			background: #f78f1e;
			border: none;
			color: #fff;
			font-size: 11px;
			font-weight: bold;
			margin-top: 10px;
			padding: 3px 20px;
		}
		
	#zoeken_home {
		font-size: 14px;
		font-weight: bold;
		border: 1px solid #f78f1e;
		padding: 6px 10px;
		margin-top: 20px;
		background: url(../img/bg_main.gif) left bottom no-repeat #feeedd;
	}
	
		.zoeken_input_home {
			background: #FFFFFF;
			border: 1px solid #f78f1e;
			color: #6b207f;
			font-size: 11px;
			font-weight: normal;
			width: 160px;
			margin-top: 10px;
			padding: 3px;
		}
		
		.zoeken_button_home {
			background: #6b207f;
			border: none;
			color: #fff;
			font-size: 11px;
			font-weight: bold;
			margin-top: 10px;
			padding: 3px 20px;
		}		
	
/***************************************************************** 
RIGHT
*****************************************************************/ 

#right{
	float: left;
	width: 540px;
	display: inline;
}

	#header {
		height: 190px;
		padding: 20px 310px 20px 30px;
		background: url(../img/bg_header.gif);
		color: #FFF;
		line-height: 18px;
	}
	
		#header h1 {
			line-height: 24px;
			margin-bottom: 10px;
		}
	
	#header_vervolg_1, #header_vervolg_2 {
		padding: 15px 10px 0px 10px;
		height: 155px;
		background: url(../img/bg_header_vervolg_1.gif) left bottom no-repeat #f78f1e;
	}
		
		#header_vervolg_2 {
			background: url(../img/bg_header_vervolg_2.gif) left bottom no-repeat #f47920;
		}

	#main {
		float: left;
		width: 520px;
		padding: 30px 10px 0px 10px;
		display: inline;
		background: url(../img/bg_main.gif) left bottom no-repeat #feeedd;
		line-height: 22px;
	}
	
	#main p {
		margin-bottom: 15px;	
	}
	#main a:visited {
		background: #fdddbb;	
	}
	.nieuws_datum {
		font-size: 10px;
	}
	
/***************************************************************** 
NEWSBAR
*****************************************************************/ 	

#scrollarea_left,#scrollarea_right {
	float: left;
	height: 150px;
	width: 26px;
	background: url('../img/left_button.gif') left center no-repeat;
}

#scrollarea_right {
	background: url('../img/right_button.gif') right center no-repeat;
}


#scrollarea {
	width: 2520px;
	position: relative;
}

#nieuws {
	height: 170px;
	margin: 0px 5px 0px 0px;
	padding-top: 5px;
	overflow: auto;
	width: 560px;
}

	.nieuwsitem, .activiteit {
		float: left;
		width: 255px;
		height: 150px;
		background-image: url(../img/bg_nieuwsitem.gif);
		margin-right: 5px;
		padding: 0px 10px;
		font-size: 9px;
	}
	
		.activiteit {
			background-image: url(../img/bg_activiteit.gif);
		}
		
		.nieuwsitem h3, .activiteit h3 {
			padding: 6px 0px;
			margin-bottom: 10px;
			height: 38px;
			line-height: 18px;
			color: #FFF;
		}
		
			.nieuwsitem h3 a, .activiteit h3 a {
				color: #FFF;
				text-decoration: none;
				background: none;
			}
		
		.nieuwsitem img, .activiteit img {
			float: right;
			margin: 0px 0px 5px 5px;
		}
		.home_leesverder{
		font-weight:bold;
		background:none;
		color:#000000;
		text-decoration:underline;
		}
		.home_leesverder:hover{
		background:none;
		}

/***************************************************************** 
FOOTER
*****************************************************************/ 	
	
#footer {
	background:  url(../img/bg_footer.gif) no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	padding: 20px 5px 20px 0px;
	text-align: right;
}

	#footer a {
		text-decoration: underline;
		color: #FFFFFF;
	}
