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

body {
	background:#1e2335 url('../images/bg_body.jpg') no-repeat;
	background-position:top center;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:12px;
	overflow-y:scroll;
}
#wrap{
	width:865px;
	height:auto;
	position:absolute;
	top:65px;
	left:50%;
	margin-left:-432px;
	}
	#realisatie {
		position:absolute;
		top:-60px;
		right:0;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	#realisatie:hover {
		text-decoration:underline;
	}
	#topnav {
		position:absolute;
		top:-60px;
		left:370px;
		}
		.topnavitem a, .topnavitemActive a {
			display:block;
			padding:0 10px 0 10px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		.topnavitemActive a {
			text-decoration:underline;
		}
		.topnavitem a:hover {
			text-decoration:underline;
		}
	#tableTabs {
		position:absolute;
		top:-65px;
		left:12px;
		}
		.tabitem, .tabitemActive {
			vertical-align:top;
		}
		.tabitem a {
			width:144px;
			height:45px;
			display:block;
			background:transparent url('../images/tabInactive.png') no-repeat;
			text-align:center;
			text-decoration:none;
			padding:7px 0 0 0;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:bold;
			font-style:italic;			
		}
		.tabitemActive a {
			width:144px;
			height:43px;
			display:block;
			background:transparent url('../images/tabActive.png') no-repeat;
			text-align:center;
			text-decoration:none;
			padding:15px 0 0 0;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:bold;
			font-style:italic;
		}
		a#HCNL {
			color:#324c9d;
		}
		a#HRNL {
			color:#ca2323;
		}
	#header {
		width:865px;
		height:137px;
		background:url('../images/bg_header.png') no-repeat;
		position:relative;
		float:left;
		}
		#logo {
			position:absolute;
			left:40px;
			top:20px;
			}
			#logo img {
				border:0;
			}
		#tableSearch {
			position:absolute;
			top:32px;
			left:370px;
			}
			.tableSearchLabel {
				font-family:"Trebuchet MS";
				font-size:10px;
				font-weight:bold;
				font-style:italic;
				color:#324c9d;
				text-align:left;
				padding:0 40px 0 0;
			}
			.header_blauw {
				font-family:"Trebuchet MS";
				font-size:10px;
				font-weight:bold;
				font-style:italic;
				color:#324c9d;
				display:block;
				padding:0 0 10px 0;
			}
			.tableSearchInput input {
				width:180px;
				height:17px;
				padding:3px 5px 0 5px;
				background:#ffffff url('../images/bg_input.jpg') repeat-x;
				border:1px solid #dadada;
				font-family:"Trebuchet MS";
				font-size:10px;
				font-weight:bold;
				color:#656565;
			}
			.tableSearchSubmit input {
				width:48px;
				height:24px;
				font-family:"Trebuchet MS";
				font-size:10px;
				color:#ffffff;
				border:0;
				cursor:pointer;
				background:url('../images/bg_submit.jpg') no-repeat;
			}
			.submit {
				width:75px;
				height:24px;
				font-family:"Trebuchet MS";
				font-size:10px;
				color:#ffffff;
				border:0;
				margin-top:10px;
				float:right;
				cursor:pointer;
				background:url('../images/bg_submit2.jpg') no-repeat;				
			}
			.textInput {
				width:170px;
				height:17px;
				padding:3px 5px 0 5px;
				background:#ffffff url('../images/bg_input.jpg') repeat-x;
				border:1px solid #dadada;
				font-family:"Trebuchet MS";
				font-size:10px;
				font-weight:bold;
				color:#656565;
			}
			.tableSearchSubmit {
				padding:0 0 0 28px;
			}
	#main {
		width:865px;
		height:auto;
		background:#ffffff;
		position:relative;
		float:left;
		}
		#main_left {
			width:242px;
			float:left;
			}
			#tableNavigatie {
				float:left;
				margin-left:-23px;
				}
				.menuitem, .menuitemActive, .subitem, .subitemActive {
					width:242px;
					height:26px;
					background:#fff url('../images/bg_menucontainer.gif') repeat-y;
					background-position:10px 0;
				}
				.subitem, .subitemActive {
					height:16px;
					border-bottom:1px solid #efefef;
				}
				.menuitem a, .menuitemActive a {
					width:202px;
					height:25px;
					background:url('../images/bg_menuitem.png') no-repeat;
					background-position:13px 5px;
					display:block;
					font-family:"Trebuchet MS";
					font-size:12px;
					line-height:25px;
					color:#252525;
					text-decoration:none;
					padding:0 0 0 40px;
				}
				.menuitemActive a {
					background:url('../images/bg_menuitemActive.png') no-repeat;
					background-position:13px 5px;
					color:#324c9d;
				}
				.menuitem a:hover {
					background:url('../images/bg_menuitemActive.png') no-repeat;
					background-position:13px 5px;
					color:#324c9d;
				}
				.menuitemSpacer {
					width:242px;
					height:1px;
					background:#dee1ed;
				}
				.subitem a, .subitemActive a {
					width:192px;
					height:16px;
					display:block;
					font-family:"Trebuchet MS";
					font-size:12px;
					line-height:16px;
					color:#252525;
					text-decoration:none;
					padding:0 0 0 50px;
				}
				.subitem a:hover {
					background:#f7f7f7;
				}
				.subitemActive a {
					color:#324c9d;
				}				
				.navigatieHeader, .navigatieFooter {
					width:242px;
					height:26px;
				}
				.menuimage {
					float:left;
			}
			#containerLeft {
				float:left;
				position:relative;
				padding:10px 0 0 25px;
			}
			#containerAanmelden {
				float:left;
				margin:10px 0 0 0;
				padding:10px 0 0 0;
				border-top:1px solid #dee1ed;
			}
		#main_right {
			width:623px;
			height:auto;
			padding:0;
			float:right;
			position:relative;
			}
			#containerSlideshow {
				width:570px;
				height:291px;
				padding:13px;
				position:relative;
				float:left;
				margin-top:-60px;
				}
				#mask_slideshow {
					position:absolute;
					top:0;
					left:0;
					z-index:997;
				}
				#next {
					position:absolute;
					top:135px;
					right:-10px;
					cursor:pointer;
					z-index:999;
				}
				#prev {
					position:absolute;
					top:135px;
					left:-10px;
					cursor:pointer;
					z-index:998;
				}
				#main_content {
					width:623px;
					float:left;
					padding:15px 0 0 0;
					position:relative;
				}
				#main_text {
					width:599px;
					float:left;
					padding:15px 12px 0 12px;
					position:relative;
					font-family:"Trebuchet MS";
					font-size:12px;
					color:#000;
					}
					#main_text a {
						font-family:"Trebuchet MS";
						font-size:12px;
						color:#000;
					}
					#main_text a:hover {
						color:#4e4e4e;
					}
					#merkenslide {
						margin-top:40px;
						margin-left:38px;
					}
			#zoekresultaatenTabel {

			}
			.zoekResultaatHeader {
				font-weight:bold;
				font-size:14px;
			}
			.zoekResultaatTitel {
				font-weight:bold;
				padding:15px 0 0 0;
			}
			.zoekResultaatNaam {
				width:405px;
				padding:0 10px 0 5px;
			}
			.zoekResultaatLink {
				width:150px;
				padding:0 10px 0 0;
				text-align:right;
			}
			.pageHeader {
				float:left;
				color:#2a211a;
				font-family:"Trebuchet MS";
				font-size:20px;
				font-weight:bold;
				display:block;
				padding:0 0 0 10px;
			}
			.form_title {
					color:#2a211a;
					font-family:"Trebuchet MS";
					font-size:20px;
					font-weight:bold;
					text-align:center;
					padding:41px 0 30px 55px;
				}
				.form_input {
					padding:0 0 2px 0;
				}
				.form_label {
					color:#261d17;
					font-size:14px;
					color:#252525;
					font-family:"Trebuchet MS";
					font-size:12px;
					text-align:right;
					padding:0 10px 0 0;
				}
				.form_label_submit {
					text-align:left;
					padding:15px 0 0 0;
				}
				.input_text, .input_textarea {
					width:200px;
					height:18px;
					background:#fff url('../images/bg_input.jpg') repeat-x;
					line-height:18px;
					padding:0 5px 0 5px;
					font-family:"Trebuchet MS";
					font-size:12px;
					color:#252525;
					border:1px solid #868686;
				}
				.input_textarea {
					height:150px;
					padding:5px;
				}
				.input_submit {
					width:120px;
					border:1px solid #261d17;
					text-align:center;
					background:#ffffff;
					font-weight:bold;
					font-family:"Trebuchet MS";
					padding:5px 15px 5px 15px;
					cursor:pointer;
				}
				.input_submit_hover {
					width:120px;
					border:1px solid #261d17;
					text-align:center;
					background:#ffffff;
					font-weight:bold;
					font-family:"Trebuchet MS";
					color:#f47421;
					padding:5px 15px 5px 15px;
					cursor:pointer;
				}
				.incorrect_field {
					color:#b90000;
			}
			#contentHome {
				float:left;
				margin-top:-15px;
				}
				.homeitem {
					padding:20px 10px 0 15px;
					}					
					.containerHomeitem {
						width:266px;
						height:116px;
						float:left;
						position:relative;
						}
						#slide_homepage {
							position:absolute;
							top:38px;
							left:38px;
						}
						.slideshowimage {
							border:0;
						}
						.pics {
							width:124px;
							height:49px;
							}
							.picscontainer {
								width:124px;
								height:49px;
							}
						.discipline {
							width:170px;
							height:35px;
							display:block;
							position:absolute;
							top:0px;
							left:0px;
							font-family:"Trebuchet MS";
							font-size:16px;
							font-weight:bold;
							color:#4e4e4e;
							padding:11px 20px 0 20px;
						}
						.containerNews {
							float:left;
							margin-top:15px;
							padding:0 0 0 15px;
							}
							.header_nieuws {
								font-family:"Trebuchet MS";
								font-size:16px;
								font-weight:bold;
								color:#4e4e4e;
							}
						a.homeitemBekijken {
							position:absolute;
							background:url('../images/bg_homeitemLink.gif') no-repeat;
							background-position:right 9px;
							bottom:4px;
							right:14px;
							font-family:"Trebuchet MS";
							font-size:12px;
							line-height:25px;
							color:#324c9d;
							padding:0 10px 0 0;
							text-decoration:none;
						}
						a.homeitemBekijken:hover {
							color:#6680d2;
							text-decoration:underline;
						}
						#newsitem {
							width:494px;
							float:left;
							}
							.newsitem_date {
								padding:0 0 10px 0;
								font-weight:bold;
							}
							.newsitem_subject {
								font-family:"Arial"
								font-size:12px;
								font-weight:bold;
								color:#cab80e;
								padding:0 0 15px 0;
							}
							.newsitem a {	
								display:block;
								font-size:11px;
								padding:0 0 0 15px;
								text-decoration:none;
								color:#5c5c5c;
								margin-top:0;
							}
							.newsitem a:hover {
								text-decoration:underline;
							}
							a.terug {
								display:block;
								font-size:11px;
								font-weight:bold;
								padding:0;
								text-decoration:none;
								color:#013d79;
								margin-top:5px;
							}
							a.terug:hover {
								color:#3377bc;
				}
	#footer {
		width:865px;
		height:137px;
		position:relative;
		background:url('../images/bg_footer.png') no-repeat;
		float:left;
		}
		#table_tagCloud {
			position:absolute;
			top:30px;
			left:25px;
		}
		#tagcloud {

			}
			.tagcloudHeader {
				font-size:17px;
				font-weight:bold;
				color:#fff;
				padding:0 0 5px 5px;
				text-decoration:none;
			}
			.cloudcell {
				width:880px;
				height:20px;
				/*text-align:center;*/
				vertical-align:bottom;
			}
			.cloudcell a {
				height:auto;
				padding:0 5px 0 5px;
				text-decoration:none;
				color:#324c9d;
		}
		
