html{
	overflow-x: none;
	overflow-y: scroll;
}

body{
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
}


	#master{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-color: #FFFFFF;
	
	}

	#menu_logo{
	height: 110px;
	width: 955px;
	background-color: #FFFFFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #009FD0;
	}

	#menu{
	float: left;
	width: 600px;
	
		}

				#home_contact{
					padding-top: 8px;
					padding-left: 15px;
					color: #009FD0;
					font-size: 10px;
				}

				#menu_items{
					padding-top: 53px;
					padding-left: 13px;
					color: #009FD0;

				}

				#menu_subitems{
					padding-top: 3px;
					padding-left: 15px;
					font-size: 10px;
					color: #015f2c;
				}


	#logo{
		float: right;
		width: 322px;
		margin-top: 20px;
		margin-right: 20px;
	}

	#whitespace{
		height: 15px;
		width: 955px;
		background-color: #ffffff;
	}

	#content_right_menu{
		width: 955px;
		height: auto;
		padding-bottom: 1em;
	}
	
	#content_container{
		padding-left: 15px;
		padding-right: 15px;
		width: 732px;
		height:550px;
		float: left;
		padding-bottom: 1em;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #009fd0;
		background-color: ffffff;
		}
		
		#content_container_cases{
		padding-left: 15px;
		padding-right: 15px;
		width: 732px;
		float: left;
		padding-bottom: 1em;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #009fd0;
		background-color: ffffff;
		}



#right_menu2{
		padding-left: 15px;
		padding-right: 15px;
		width: 160px;
		float: left;
		padding-bottom: 1em;
		background-color: #FFFFFF;
		}


			.right_title{
				font-size: 8.5pt;
				color: #f3971b;
				font-weight: bold;
			}

	

			#right_menu ul{
				list-style-image: url('/images/img_arrow.gif');
				margin-left: 0px;
				margin-top: 0px;
				padding: 0px;
				padding-left: 15px;
			}

			#banners_right{

				bottom: 32px;
				height: 27px;
				width: 160px;
			}
	
			#banners_right img{
				border: none;
				}

			#footer{
				bottom:0; 
				clear: both;
				height: 20px;
				padding-left: 15px;
				color: #009FD0;
				font-size: 10px;
				width: 939px;
				background-color: #ffffff;
			}

			#footer a{
				color: #009FD0;
				font-size: 10px;
				text-decoration: none;
			}

			#footer a:hover{
				color: #f3971b;
			}


	#right_menu{
		padding-left: 15px;
		padding-right: 15px;
		width: 160px;
		float: left;
		padding-bottom: 1em;
		background-color: #FFFFFF;
		}


			.right_title{
				font-size: 8.5pt;
				color: #f3971b;
				font-weight: bold;
			}

	

			#right_menu ul{
				list-style-image: url('/images/img_arrow.gif');
				margin-left: 0px;
				margin-top: 0px;
				padding: 0px;
				padding-left: 15px;
			}

			#banners_right{

				bottom: 32px;
				height: 27px;
				width: 160px;
			}
	
			#banners_right img{
				border: none;
				}

			#footer{
				bottom:0; 
				clear: both;
				height: 20px;
				padding-left: 15px;
				color: #009FD0;
				font-size: 10px;
				width: 939px;
				background-color: #ffffff;
			}

			#footer a{
				color: #009FD0;
				font-size: 10px;
				text-decoration: none;
			}

			#footer a:hover{
				color: #f3971b;
			}
			
			
.menu_text {
	color: #009fd0;
	font-size: 14px;
	}

.kop {
	font-weight: bold;
	color: #009fd0;
	font-size: 14px;
	}
	
.kopje {
	font-weight: bold;
	color: #009fd0;
	font-size: 12px;
	
	}
	
.text {
	color:#666666;
	font-size: 12px;
}

.text_nieuws {
	color:#666666;
	font-size: 11px;
}



a:link {
	color: #009fd0;
	text-decoration: none;
}
a:visited {
	color: #009fd0;
	text-decoration: none;
}
a:hover {
	color: #f3971b;
	text-decoration: none;
}
a:active {
	color: #009fd0;
	text-decoration: none;
}
