/* Start of CMSMS style sheet 'stylesheet' */
@charset "utf-8";
/* CSS Document */
body,html {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#cccccc;
	margin:0;
	font-family:"Tahoma";
	font-size:12px;
	color:#FFFFFF;
}
h2 {
        font-family:Myriad Pro;
        font-size: 16px;
        color:#FFFFFF;
}
a {
	color:#FFFFFF;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:970px;
	position:relative;
}
#top {
	background-image:url(images/top.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 100%;
}
#links_top {
	background-image: url(images/links_top.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 341px;
	position: relative;
	float: left;
}
#menu {
	height: 26px;
	width: 627px;
	position: relative;
	float: left;
	z-index: 10;
	padding-top: 12px;
	padding-left: 2px;
	font-family:"Myriad Pro";
	font-size:11px;
	color:#FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 202px;
	width: 629px;
	position: relative;
}
#links {
	background-color: #8cc63f;
	float: left;
	height: 365px;
	width: 185px;
	position: relative;
	margin-left: 42px;
	vertical-align: text-bottom;
	margin-bottom: 0px;
	background-image: url(images/groen_links.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
#linksonder {
	background-image:url(images/button.jpg);
	float: left;
	height: 153px;
	width: 185px;
	margin-left: 42px;
}
#midden {
	float: left;
	padding-left: 42px;
	padding-right: 42px;
	width: 928px;
        height: 100%;
}
#rechts {
	float: right;
	width: 589px;
	position: relative;
	background-color: #333333;
	padding: 20px;
}
#rechtsonder {
	background-image: url(images/content_onder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 629px;
	height: 32px;
}
#footer_left {
	float: left;
	width: 200px;
	padding-left:5px;
}
#footer_right {
	float: right;
	width: 400px;
	padding-right:25px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	position: relative;
	width: 9em;
	background-color: #333333;
	height: 26px;
	margin-right: 3px;
}
#nav li a:hover {
	background-color:#99cc33;
}	

#nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	padding-top: 6px;
	text-align: center;
}

#nav ul {
	display: none;
	position: absolute;
	top: 1.3em;
	left: 0;
	padding-top: 0.5em;
}

#nav ul li {
	float: none;
	border: 0 none transparent;
	border-bottom: 1px solid #E7EDF5;
	background-color:#333333;
	font-size: 100%;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0px;
}

#nav li > ul {
	top: auto;
	left: auto;
}

#nav li:hover ul {
	display: block;
}

#button {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 185px;
	height: 153px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 211px;
}
#linksgroen {
	float: left;
	height: 365px;
	width: 185px;
	background-color: #8cc63f;
}
#middenwit {
	background-color: #FFFFFF;
	float: left;
	height: 365px;
	width: 114px;
}
#content_rechts {
	background-color: #333333;
	float: left;
	width: 599px;
        padding: 15px;
        min-height: 303px;
}
#content_footer {
	background-image: url(images/content_onder.gif);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 629px;
        position: relative;
}
#footer {
	float: left;
	height: 50px;
	width: 300px;
	position: relative;
	padding-top: 5px;
	padding-left:42px;
}
#footerrechts {
	float: left;
	height: 25px;
	width: 306px;
	position:relative;
	padding-top:5px;
	padding-left: 310px;
}
/* example_4 css */
#example_4 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 114px; /* important */
	height: 365px; /* important */
	background: #000;
	background-color: #FFFFFF;
	z-index:1000;
}

#example_4_frame {position: relative}
#example_4_frame img {position: absolute;}
#example_4_previous {top: 0; left: 0;}
#example_4_next {
	top: 345px;
	left: 0px;
}

#example_4_content {
	position: absolute;
	margin-top: 20px;
	left: 0;
}

.example_4_item img {
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-left:5px;
	border: 1px solid #666;
	background-color: #000;
}
.inputveld {
	width:220px;
}		
.postcode {
	width:75px;
}
.woonplaats {
	width:136px;
}	
.pc {
	width:75px;
}
.input {
	width:223px;
}
#flashcontent {
		height: 100%;
	}

/* End of 'stylesheet' */

