@import url("../beheer/css/baseStyle.css");

body {
	background:#fff url('../images/bg_body.jpg') repeat-x;
	font-family:"Arial";
	font-size:9pt;
	padding:0;
	margin:0;
	overflow-y: scroll;
	color:#000;
}
a {
	outline:none;
}

.pagetitle {
	font-family:"Tahoma";
	font-size:18pt;
	letter-spacing:1px;
	line-height:18pt;
	color:#2c66b1;
}

#wrap {
	width:910px;
	height:auto;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-455px;
	}
	#headerlogo {
		float:left;
		margin:40px 0 0 0;
		}
		#headerlogo a {
			border:0;
			margin:0;
			padding:0;
		}
		#headerlogo img {
			border:0;
		}
		#headerline {
			width:910px;
			height:2px;
			background:#2c66b1;
			position:absolute;
			left:0;
			top:84px;
	}
	#headernav {
		float:right;
		}
		.headeritem a, .headerspacer, .subitem a, .subitem, .subspacer {
			font-size:14px;
			color:#000;
			text-decoration:none;
			font-family:"Tahoma";
		}
		.subitem a{
			font-size:14px;
		}
		.headeritem a:hover, .subitem a:hover {
			color:#2c66b1;
			text-decoration:underline;
		}
		.headerspacer, .subspacer {
			width:20px;
			text-align:center;
		}
		.headeritem_active a, .subitem_active a {
			color:#2c66b1;
			text-decoration:none;
			font-size:14px;
	}
	#navigatiebalk {
		width:auto;
		height:25px;
		position:absolute;
		top:88px;
		right:200px;
	}
	#navigatiebalk td a {
		width:auto;
		height:25px;
		display:block;
		padding:0 5px 0 5px;
		font-family:"Tahoma";
		font-weight:bold;
		font-size:11pt;
		text-decoration:none;
		letter-spacing:0;
		color:#000;
	}
	#navigatiebalk td a:hover, #navigatiebalk td a.active {
		color:#2c66b1;
	}
	.menuitem_spacer {
		width:25px;
	}
	#subnavigatie {
		width:910px;
		height:25px;
		float:left;
		margin:20px 0 0 0;
		}
		#submenu td {
			padding-right:15px;
		}
		#submenu td.subitem_active {
			font-size:14px;
			text-decoration:underline;
			color:#2c66b1;
		}
	#contentHome {
		width:910px;
		height:auto;
		float:left;
		margin:50px 0 0 0;
	}
	#boven {
		width:601px;
		float:left;
		height:auto;
		}
		#home_left {
			width:276px;
			height:262px;
			position:relative;
			float:left;
			font-family:"Arial";
			font-size:9pt;
			line-height:1.5em;
			color:#000;
			margin-top:2px;
			padding:15px 335px 25px 10px;
			background:url('../images/home.png') no-repeat;
		}
		#home_left a {
			color:#fff;
			text-decoration:underline;
		}
		#home_left a:hover {
			color:#e5edff;
		}
		#home_right {
			width:282px;
			height:276px;
			position:relative;
			float:right;
			padding:15px 0 15px 0;
			background:url('../images/home_right.png') no-repeat;
			}
			#newstable {
				width:282px;
				height:auto;
				}
				.header_news {
					font-family:"Tahoma";
					font-size:18pt;
					letter-spacing:1px;
					line-height:18pt;
					color:#2c66b1;
					padding:0 15px 15px 15px;
				}
				.newsDate {
					width:70px;
					height:auto;
					padding:4px 0 4px 15px;
					font-size:9pt;
					color:#000;
					vertical-align:top;
				}
				.newsName {
					width:182px;
					height:auto;
					padding:4px 15px 4px 0;
					}
					.newsName a {
						color:#000;
						text-decoration:none;
						font-size:9pt;
					}
					.newsName a:hover {
						color:#2c66b1;
					}
				.newsIntro {
					width:252px;
					height:auto;
					font-size:8pt;
					color:#666666;
					padding:8px 15px 8px 15px;
				}
				.newsSpacer {
					width:282px;
					height:1px;
					background:#e2e2e2;
				}
				.newsBottom {
					padding:10px 15px 10px 15px;
					}
					.newsBottom a {
						color:#2c66b1;
						font-weight:bold;
						text-decoration:none;
					}
					.newsBottom a:hover {
						color:#5f91d1;
		}
		#main_left {
			width:602px;
			height:auto;
			min-height:400px;
			position:relative;
			float:left;
			font-family:"Arial";
			font-size:9pt;
			line-height:1.5em;
			color:#000;
			margin-top:20px;
			padding:0;
			}
			#main_left a {
				color:#000;
				text-decoration:underline;
			}
			#main_left a:hover {
				color:#2c66b1;
			}
							
			.sitemap_nolink {
				color:#2c66b1;
				font-size:11pt;
				font-weight:bold;
			}
			.submit, .submit_hover {
				width:auto;
				height:23px;
				padding:0 10px 0 10px;
				background:#fff;
				font-family:"Verdana";
				font-size:8pt;
				color:#666666;
				border:1px solid #aaaaaa;				
				cursor:pointer;
				text-align:center;
				}
				.submit_hover {
					background:#fff;
					color:#2c66b1;
					border:1px solid #2c66b1;
			}
			.input_contact, .input_contact_focus, .textarea_contact, .textarea_contact_focus  {
				width:250px;
				height:18px;
				line-height:18px;
				padding:0 5px 0 5px;
				font-family:"Arial";
				font-size:8pt;
				color:#000;
				border:1px solid #aaaaaa;
				background:#fff;
			}
			.input_contact_focus, .textarea_contact_focus {
				border:1px solid #2c66b1;
			}
			.textarea_contact, .textarea_contact_focus {
				width:250px;
				height:100px;
				padding-top:2px;
			}
			.newsitem_date {
				padding:5px 0 5px 0;
				color:#1861ae;
				font-style:italic;
			}
			.newsitem_intro {
				font-weight:bold;
				font-style:italic;
				padding:0 0 10px 0;
			}
			.newsitem_full_date {
				width:70px;
				padding:15px 0 5px 0;
				color:#1861ae;
			}
			.newsitem_full_name {
				width:430px;
				padding:15px 0 5px 0;
				font-weight:bold;
				color:#000;
			}
			.newsitem_full_intro {
				width:500px;
			}
			.newsitem_full_link {
				text-align:right;
			}
		#main_right {
			width:278px;
			height:302px;
			position:relative;
			float:right;
			padding:2px;
			margin:5px 0 0 0;
			}
			#mask {
				position:absolute;
				right:0;
				top:0px;
			}
	#footer {
		width:581px;
		height:auto;
		float:left;
		position:relative;
		line-height:1.5em;
		padding:10px;
		}
		#footer a{
			color:#000;
		}
		#footer a:hover {
			color:#2c66b1;
		}
		#footerwrap {
			width:601px;
			height:239px;
			float:left;
			margin-top:7px;
		}
		.footeritem1, .footeritem2, .footeritem3, .footeritem4, .footeritem5 {
			width:198px;
			height:239px;
			float:left;
		}
		.footeritem1 a, .footeritem2 a, .footeritem3 a, .footeritem4 a, .footeritem5 a {
			width:198px;
			height:239px;
			display:block;
		}
		.footeritemspacer {
			float:left;
			width:2px;
			height:217px;
			display:block
	}
	#subfooter {
		width:910px;
		height:30px;
		float:left;
		background:#fff url('../images/footer.jpg') no-repeat;
		background-position:top left;
		padding:20px 0 0 0;
		text-align:center;
		}
		#subnav {
			width:360px;
			margin:0 280px 0 280px;
			display:block;
}




/*****************/
/* TinyMCE Style */
/*****************/

.lijst{
	margin-left:40px;
	list-style-type:disc;
}

.header_wit {
	font-family:"Tahoma";
	font-size:18pt;
	color:#fff;
}
.header_blauw {
	font-family:"Tahoma";
	font-size:18pt;
	letter-spacing:1px;
	line-height:18pt;
	color:#2c66b1;
	padding:0 15px 15px 15px;
}

.tekst_wit {
	font-family:"Arial";
	font-size:9pt;
	line-height:1.5em;
	color:#fff;
}
.tekst_grijs {
	font-family:"Arial";
	font-size:9pt;
	line-height:1.5em;
	color:#666666;
}
#contentRight {
	width:282px;
	height:auto;
	float:right;
}
#events {
	width:282px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
}
	#eventsTop {
		width:282px;
		height:9px;
		background:url('../images/eventsTop.png') no-repeat;
		float:left;
	}
	#eventsMid {
		width:282px;
		height:auto;
		min-height:100px;
		float:left;
		background:url('../images/eventsMid.png') repeat-y;
		position:relative;
	}
	#eventsBottom {
		width:282px;
		height:9px;
		float:left;
		background:url('../images/eventsBottom.png') no-repeat;
	}
#contactBlock {
	width:280px;
	height:auto;
	float:left;
	margin:3px 0 0 0;
}
	#contactTop {
		width:280px;
		height:11px;
		float:left;
		background:url('../images/contactTop.jpg') no-repeat;
	}
	#contactMid {
		width:240px;
		min-height:65px;
		float:left;
		background:#2c66b1;
		position:relative;
		color:#fff;
		font-size:13px;
		padding:0 20px 0 20px;
	}
	#contactMid a{
		text-decoration:none;
		color:#fff;
	}
	#contactMid a:hover {
		text-decoration:underline;
	}
	#contactBottom {
		width:280px;
		height:10px;
		float:left;
		background:url('../images/contactBottom.jpg') no-repeat;
	}
