@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	width: 1000px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	.red {
		color:#cc3333;
	}
	.brown {
		color:#cc6600;
	}
	.yellow {
		color:#ffcc33;
	}
	.green {
		color:#99cc33;
	}
	.blue {
		color:#0099ff;
	}
#container {
	clear: both;
	position: relative;
	min-height: 900px;
	width: 1000px;
	margin: 2px auto;
	overflow: hidden;
}
	#header {
		height:150px;
		width:1000px;
		background-image:url(images/header.jpg);
		background-repeat:no-repeat;
	}
		#header img {
			border:0;	
		}
		#header_logo {
			float:left;
			margin-left:17px;
			margin-top:11px;
			width:170px;
			height:100px;
		}
		#header_menu {
			float:left;
			width:530px;
			height:50px;
			margin-top:10px;
			font-size:12px;
		}
		#header_menu a {
			color:#000;
			text-decoration:none;
		}
		#header_menu a:hover {
			text-decoration:underline;
		}
			#header_menu ul {
				margin:0;
				list-style: none;
				padding: 0px;
			}
			#header_menu li {
				float: left;
				padding-left:25px;
			}
		#header_support {
			float:left;
			height:119px;
			width:232px;
			margin-top:12px;
		}
	#body {
		
	}
		#center_menu {
			height:25px;
			margin-top:5px;
			margin-left:auto;
			margin-right:auto;
			background-color:#E8E8E8;
			font-size:12px;
		}
			#center_menu ul {
				margin:0 0 0 15px;
				list-style: none;
				padding:0px;
			}
			#center_menu li {
				float:left;
				width:184px;
				padding-top:4px;
				text-align:center;
				font-weight:bold;
			}
			#center_menu li a {
				text-decoration:none;
			}
			#center_menu li a:hover {
				text-decoration:underline;
			}
		#content {
			width:100%;
			overflow:hidden;
			position:relative;
			margin-top:10px;
			background-color:#E8E8E8;	
		}
			#front_img {
				width:640px;
				height:351px;
				float:left;
			}
			#sub_img {
				width:592px;
				height:387px;
				float:left;
      			position: absolute;
      			z-index: 0;
			}
				#slideshow img {
					width:592px;
					height:387px;
				}
			#sub_menu_red {
			  	position: absolute;
			  	z-index: 1;
			  	width:184px;
				height:100%;
			  	left: 408px;
				background-image:url(images/sub_bg_red2.png);
			  	color:#FFF;
			}
			#sub_menu_brown {
			  	position: absolute;
			  	z-index: 1;
			  	width:184px;
				height:100%;
			  	left: 408px;
				background-image:url(images/sub_bg_orange.png);
			  	color:#FFF;
			}
			#sub_menu_green {
			  	position: absolute;
			  	z-index: 1;
			  	width:184px;
				height:100%;
			  	left: 408px;
				background-image:url(images/sub_bg_green2.png);
			  	color:#FFF;
			}
			#sub_menu_yellow {
			  	position: absolute;
			  	z-index: 1;
			  	width:184px;
				height:100%;
			  	left: 408px;
				background-image:url(images/sub_bg_yellow2.png);
			  	color:#FFF;
			}
				#sub_menu_red h2, #sub_menu_brown h2, #sub_menu_green h2, #sub_menu_yellow h2  {
					margin:8px 0 0 10px;
					font-size:18px;
				}
				#sub_menu_red  p, #sub_menu_brown p, #sub_menu_green p, #sub_menu_yellow p {
					margin:5px 0 8px 10px;
					font-size:13px;
				}
				#sub_menu_red  a, #sub_menu_brown a, #sub_menu_green a, #sub_menu_yellow a  {
					color:#FFF;
					text-decoration:none;
				}
				#sub_menu_red a:hover, #sub_menu_brown a:hover, #sub_menu_green a:hover, #sub_menu_yellow a:hover {
					text-decoration:underline;
				}
				#sub_menu_red  a.selected, #sub_menu_brown a.selected, #sub_menu_green a.selected, #sub_menu_yellow a.selected {
					text-decoration:underline;
				}

			#content_full {
				width:900px;
				float:left;
				min-height:367px;
				overflow:hidden;
				position:relative;
				padding:10px 0 10px 20px;		
			}
				#content_full .dropdown, #content_text_dubbel  .dropdown {
					font-weight:bold;
					color:#154273;
					cursor:pointer;
					text-decoration:underline;
				}
				#content_full .dropdown:hover, #content_text_dubbel  .dropdown:hover {
					font-weight:bold;
					color:#154273;
					text-decoration:none;
					cursor:pointer;
				}

			#content_text_left {
				width:460px;
				float:left;
				min-height:367px;
				overflow:hidden;
				position:relative;
				padding:10px 0 10px 10px;
			}
			
			#content_text_right {
				width:490px;
				float:left;
				margin-left:20px;
				min-height:367px;
				overflow:hidden;
				position:relative;
				padding:10px 0 10px 0;
			}
			#content_text_dubbel {
				left: 598px;
				width:400px;
				min-height:367px;
				overflow:hidden;
				position:relative;
				padding:10px 0 10px 0;
			}
			
				#content_text_left h3, #content_text_right h3, #content_text_dubbel h3, #content_full h3 {
					margin:4px 0 6px 0;
					font-family:Arial, Helvetica, sans-serif;
					font-size:15px;
				}
				#content_text_left p, #content_text_right p, #content_text_dubbel p, #content_full p {
					margin:8px 0 8px 0;
					padding-right:5px;
				}
				#content_text_right ul, #content_text_dubbel ul, #content_full ul {
					padding-left:21px;
					margin-top:-5px;
				}
				#content_text_right ul li, #content_text_dubbel ul li, #content_full ul li {
					margin:2px 0 2px 0;	
				}
				
				#content_text_right hr, #content_text_dubbel hr {
					margin:5px 0 5px 0;	
				}
				
				#content_text_right #partners {
					background-color:#CCC;
					color:#333;
					padding-left:5px;
					width:195px;
					height:22px;
					font-size:13px;
				}
				/* Formulier style */
				form#formulier label {clear:left; display:block; float:left; width:55px; text-align:right; padding-right:5px; margin-bottom:0.5em; }
				
				form#formprijsopgave label {clear:left; display:block; float:left; width:140px; text-align:right; padding-right:5px; margin-bottom:0.5em;}
				
				form input, form textarea {border:1px solid #333; padding-left:0.5em; padding-right:0.5em; margin-bottom:0.6em;}	
				
				form #m2, form #m3 { width:20px; }
				
				form #opslaan {clear:left; display:block; float:left; margin-left:60px; margin-bottom:0.6em;}	
				
				#url {
						visibility:hidden;
						width:0px;
				}
				
		#content_footer {
			width:893px;
			height:33px;
			margin-left:52px;
			background-image:url(images/content_shadow.png);
			background-repeat:no-repeat;
		}
	
		.container_box {
			height: 255px;
			width: 100%;
			margin-top:4px;
		}
		.container_box img {
			border:0;	
		}
			.container_box h2 {
				display:block;
				width:174px;
				height:32px;
				margin-top:3px;
				margin-bottom:2px;
				padding-left:10px;
				padding-top:8px;
				background-color:#FFFFFF;
				font-size:18px;
			}
				.container_box h2 a {
					text-decoration:none;
				}
				.container_box h2 a:hover {
					text-decoration:underline;
				}
				
			.container_box p {
				display:block;
				font-size:12px;
				color:#FFF;
				width:172px;
				height:85px;
				margin-top:4px;
				margin-left:10px;
				margin-bottom:0px;
			}
			.container_box .small {
				font-size:10px;
			}
			.container_box .mid {
				font-weight:bold;
			}	
			.container_box .big {
				font-weight:bold;
				font-size:13px;
			}
				.container_box p a {
					color:#FFF;
					text-decoration:none;
				}
				.container_box p a:hover {
					color:#FFF;
					text-decoration:underline;
					
				}
			.container_box img {
				height:121px;
				width:184px;
			}
			
		.container_box .box1 {
			height: 235px;
			width: 184px;
			float: left;
			/*background-image:url(images/box_1_bg.png);*/
			background-image:url(images/box_bg_red.png);
		}
			.box1 h2 a {
				color:#cc3333;
			}
		.container_box .box2 {
			height: 235px;
			width: 184px;
			float: left;
			margin-left: 20px;
			/*background-image:url(images/box_2_bg.png);*/
			background-image:url(images/box_bg_orange.png);
		}
			.box2 h2 a {
				color:#cc6600;
			}
		.container_box .box3 {
			height: 235px;
			width: 184px;
			float: left;
			margin-left: 20px;
			/*background-image:url(images/box_3_bg.png);*/
			background-image:url(images/box_bg_yellow.png);
		}
			.box3 h2 a {
				color:#ffcc33;
			} 	
		.container_box .box4 {
			height: 235px;
			width: 184px;
			float: left;
			margin-left: 20px;
			/*background-image:url(images/box_4_bg.png);*/
			background-image:url(images/box_bg_green.png);
		}
			.box4 h2 a {
				color:#99cc33;
			}
			
		.container_box .box5 {
			height: 235px;
			width: 184px;
			float: left;
			margin-left: 20px;
			/*background-color:#03C;*/
			background-image:url(images/box_bg_blue.png);
		}
			.box5 h2 a {
				color:#0099ff;
			}
	
	#footer {
		float:none;
		padding:0 0 5px 10px;
		margin-top:3px;
		height:45px;
		width:100%;
		background-image:url(images/footer.png);
		font-size:10px;
	}
	#footer_left { float:left; width:700px; }
		#footer ul {
			float:left;
			margin:15px 0 0 0;
			width:720px;
			height:20px;
			list-style-type:none;
		}
		#footer ul li {
			float:left;
			padding-left:15px;
		}
		#footer ul li.last {
			float:right;
		}		
		#footer_cs {
			clear:both;
			float:left;
			margin-left:15px;
		}
		
		#footer_img {
			float:right;
			margin-top:2px;
			margin-right:15px;
			width:250px;
		}
			#footer_img img {
				border:1px solid #CCC;
				padding:1px;	
			}
