body {
	background-image: url('../images/Home_wat.jpg'); 
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-left: 8px; 
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #18216E;
	font-size: 13px;
	background-color: 
}


#outer{
	width: 1050px;
	margin: 0;
	margin: 0 auto 0 auto;
}


#outer2{
	width: 1050px;
	margin: 0;
	position: relative;
}

#Layer5 {
	position: absolute;
	left:653px;
	top:8px;
	height:30px;
	z-index:5;
	font-size: 12px;
}
#Layer6 {
	position: absolute;
	left:928px;
	top:3px;
	width:48px;
	height:30px;
	z-index:6;
}



#Layer4 a, #Layer4 a:hover, #Layer4 a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	color: #18216E;
	text-decoration: underline;
	
}

.Layer4 { 
	position: absolute;
	left: 205px;
	top: 249px;
	width: 493px;
	z-index: 4;
}

.Layer3 { 
	position: absolute; 
	left: 10px; 
	top: 269px; 
	width: 155px; 
	height: 209px; 
	z-index: 3; 
}

#Layer7 { 
	position: absolute; 	
	left: 725px; 	
	top: 560px; 	
	width: 280px; 	
	z-index: 4; 
	color: #18216E; 
	padding-bottom: 20px;
}

#content{
	min-height: 630px;
}

* html #content{
	height: 630px;
}

#footer{
	clear: both;
	border-top: 1px solid #fcb738;
	margin: 10px 0 10px 0px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}

#footer span{
	margin-left: 0px;
	margin-bottom: 10px;
	border-left: 1px solid #656ca9;
	padding-left: 5px;
	line-height: 15px;
}

#footer span.first{
	margin-left: 0;
	border: 0;
	padding: 0;
}


/* Navigatie */

.Layer1 { 
	position: absolute; 
	left: 338px;
	top: 110px; 
	width: 678px; 
	height: 120px; 
	z-index: 1; 
	
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color: #18216E; 
	text-decoration: none; 
	background: #fcb132 url('../images/bullet.jpg') no-repeat;
	padding: 2px 0 0px 15px; 
	font-weight: bold;
}

#nav a:hover{
	color: #FFF; 
	text-decoration: none; 
	background: #fcb132 url('../images/bullet2.jpg') no-repeat; 
	padding: 2px 0 0px 15px; 
}

#nav li {
	float: left;
	margin: 0 10px 0 10px;
	
}

#nav li.first {
	float: left;
	margin: 0 10px 0 0;
}

#nav li.last {
	float: left;
	margin: 0 0 0 10px;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background: url('../images/transparent.gif') no-repeat; 
	padding-top: 10px;
}


#nav li:hover ul {
	left: auto;
}

#nav li ul li{
	margin: 0;
	padding: 0;
	width: 220px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
	


















a:link, a:visited, a:active  { 
	color: #F47421; 
	background: transparent; 
}
a:hover { 
	color: #18216E; 
	background: transparent; 
}










/* ---- SUB_NAVIGATION ---- */

#subnav { margin: 0 0 0 0; padding-left: 0px; list-style:none; }

#subnav li { border-bottom: 1px solid #DADADA; padding: 2px 0 2px 0; margin: 0 0 0 0; }

#subnav a { text-decoration: none; }

/* .normallist a:hover { color: green; } */


/* ---- /SUB_NAVIGATION ---- */

h1 { font-size: 26px; color: #18216E; }

h2 { font-size: 18px; color: #18216E; }



.title  { font-size: 40px; font-family: Arial, Verdana; margin-top: 30px; margin-right: 5px; color: #fff; }

.h1faq { font-size: 13px; color: #18216E; }
.faqlist li a { text-decoration: none; color: red; line-height: 20px; }
/*
a.faq:link, a.faq:visited, a.faq:active { color: #18216E; text-decoration: none; }
a.faq:hover { color: #FFF; text-decoration: none; background: url('../images/bullet2.jpg') no-repeat; padding: 2px 0px 0px 15px; }
*/




/* downloads */

#downloads div.item{
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
}

#downloads div.item div.img{
	width: 120px;
	float: left;
}

#downloads div.item div.info{
	width: 350px;
	float: left;
}

#downloads h4 { 
	font-size: 13px; 
	color: #18216E; 
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}

#downloads p{
	margin: 0;
}


/* formulier rechter colom */
#Layer7 h2{
	border-top: 2px solid #fcb131;
	padding: 10px 0 0 0 ;
	font-size: 14px;
}

#Layer7 label{
	font-weight: normal;
}

#Layer7 form input, #Layer7 form textarea{
	border: 1px solid #fcb131;
	width: 100%;
	margin: 2px 0 7px 0;
}

#Layer7 form textarea{
	height: 70px;
}	

#Layer7 form input.submit{
	width: 150px;
	border: 0px solid #000;
	background: #fcb131; 
	margin: 7px 0 0 0;
	color: #fff;
	font-weight: bold;
	padding: 1px;
}	



a.buttonlink, a.buttonlink:hover, a.buttonlink:visited, a.buttonlink:active{
	display: block;
	width: 150px;
	border: 0px solid #000;
	background-color: #fcb131; 
	margin: 7px 0 0 0;
	color: #fff !important;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	text-decoration: none  !important;
}