/********  Structuur layout *******/ 

* { margin: 0; padding: 0; outline: 0 }

body {
	background: #ccc;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 15px 0;
	background-color: #515151;
	background-image: url();
	background-position: top;
	background-repeat: no-repeat;	
}


#logo {
	  float: left;
	  color: #6666cc;
	  font-size:250%;
	  z-index: 150;
	  margin-top: 50px;
	  margin-left: 50px;
	  text-align: left;
	  line-height: 55px;	  }

#wrap {
	position: relative;
	width: 909px;
	background: #fff url(img-styling/middle.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 826px;	
	padding: 0; 	
	background: #fff;	
	border-top: 1px solid #fff;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 45px;	
	display: inline;
}


/* header */

#header {
	width: 826px;
	position: relative;
	margin-left: 45px;
	background: #fff url() repeat-y center top;
	padding: 0;	
	color: #FFF;	

	
}

/* header links */

#header #header-links {
	position: absolute;
	top: 20px; right: 20px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}



/* header-afbeeldingen */

#header-afbeelding {
	clear: both;
	width:909px;
	height: 306px;
	margin: 0 auto;
	text-align: left;
	z-index: 50;	
	background: #fff url(img-styling/headerhome.jpg) no-repeat center !important;
}

#header-afbeeldingsd {
	clear: both;
	width:909px;
	height: 306px;
	margin: 0 auto;
	text-align: left;
	z-index: 50;	
	background: #fff url(img-styling/headersd.jpg) no-repeat center !important;
}


#header-afbeeldingom {
	clear: both;
	width:909px;
	height: 306px;
	margin: 0 auto;
	text-align: left;
	z-index: 50;	
	background: #fff url(img-styling/headerom.jpg) no-repeat center !important;
}


#header-afbeeldingeb {
	clear: both;
	width:909px;
	height: 306px;
	margin: 0 auto;
	text-align: left;
	z-index: 50;	
	background: #fff url(img-styling/headereb.jpg) no-repeat center !important;
}


#header-afbeeldingvc {
	clear: both;
	width:909px;
	height: 306px;
	margin: 0 auto;
	text-align: left;
	z-index: 50;	
	background: #fff url(img-styling/headervc.jpg) no-repeat center !important;
}


#header-afbeeldingct {
	clear: both;
	width:909px;
	height: 306px;
	margin: 0 auto;
	text-align: left;
	z-index: 50;	
	background: #fff url(img-styling/headerct.jpg) no-repeat center !important;
}


/* hoofdnavigatie */

#nav ul {
	float: left;
	list-style: none;
	background: url(img-styling/naviknop.jpg) repeat-x;	
	width: 826px;		
	text-transform: uppercase;
	margin: 0 0 0 0px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #515151;
	border-left: 0px solid #000;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(img-styling/nav-hover.jpg) repeat-x;	color: #99ccff;
}
#nav ul li#current a {	
	background: url(img-styling/nav-current.jpg) repeat-x;	
}

/* hoofdcontent */

#contentleft {
	float: left;
	width: 67%;
	padding: 20px 0 0 0; margin: 0 0 0 10px;
	display: inline;
}
#contentleft h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #85970C; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#contentleft h2 a {
	color: #85970C;
	text-decoration: none;	
}
#contentleft ul li {
	list-style-image: url(img-styling/opsom.gif);
}

/* rechter-navigatiemenu */

#submenu {
	float: right;
	width: 27.5%;
	padding: 20px 10px 0 0; margin: 0;		
}	
#submenu h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 		
}
#submenu ul.zij-nav {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(img-styling/dots.jpg) repeat-x left top;
}
#submenu ul.zij-nav li {
	list-style: none;
	background: url(img-styling/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	color: #666;
}
* html body #submenu ul.zij-nav li {
	height: 1%;
}
#submenu ul.zij-nav li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;
				
}
#submenu ul.zij-nav li a:hover {	
	list-style: none;
	background: #666;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	color: #fff;
}
#submenu ul.zij-nav ul { margin: 0 0 0 5px; padding: 0; }
#submenu ul.zij-nav ul li { background: none; }

/* footer */

#footer-wrap1 {
	clear: both;
	font-size: 95%;	
	text-align: center;
	padding: 0 0 0 0px;
	background: #fff url(img-styling/middle.gif) repeat-y center bottom;
	border: 0px solid red;
}
#footer-wrap {
	width: 826px;
	font-size: 95%;	
	text-align: left;
	padding: 5px 0 0 45px;
	background-color: #fff;
	border: 0px dotted #666;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 826px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(img-styling/dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(img-styling/dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}


