/*
	display: block;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: auto;
*/
/*///////////////////////////////////////////////////////////*/
html {
	background: #FFF;
	color: #ccc;
	display: block;
	font-family: Arial;
	
  	height:100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
		
	width: 100%;
}
body {
	background: none;
	display: block;
	
  	height:100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	width: 100%;
}
#wrapper {
	background: url(../images/shadow_middle.jpg) repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 0 0 30px;
	width: 970px; 
}
#wrapper-top {
	background:  url(../images/shadow_top.jpg) no-repeat;
	height: 40px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 30px;
	width: 970px;  
}
#wrapper-bottom {
	background:  url(../images/shadow_bottom.jpg) no-repeat;
	height: 27px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 30px;
	width: 970px; 
}
#wrapper-bottom p {
	color: #666;
	padding: 5px 0 0 0;
}
#wrapper-bottom a {
	color: #666;
	text-decoration: none;
}
#wrapper-bottom a:hover {
	text-decoration: underline;
}
/*///////////////////////////////////////////////////////////*/
header {
	background: #e3007b url(../images/header.jpg);
	display: inline-block;
	height: 165px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 940px;
	z-index: 1; 
}
/*///////////////////////////////////////////////////////////*/
nav {
	bottom: 0;
	display: block;
	height: 165px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 179px;
	width: 581px;
	z-index: 1;
}
/*///////////////////////////////*/
nav ul#top{
	color: #293d82;
	height: 24px;
	display: inline-block;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	width: 581px;
}
nav ul#top li {
	height: 20px;
	display: inline;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
nav ul#top li a {
	color: #293d82;
	display: inline-block;
	text-decoration: none;
	margin: 5px 10px 0 10px;
	padding: 0 0 0 0;
}
nav ul#top li a:hover {
	text-decoration: underline;
}
/*///////////////////////////////*/
nav .pagetitle {
	display: block;
	height: 50px;
	left: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 24px;
	width: 571px;
	z-index: 1;
}
nav #pageicon {
	background: #FFF;
	display: inline-block;
	float: left;
	height: 50px;
	width: 50px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
nav .pagetitle h1 {
	color: #FFF;
	display: inline;
	float: left;
	font-size: 28px;
	font-weight: bold;
	margin: 12px 0 0 10px;
	padding: 0 0 0 0;
}
/*///////////////////////////////*/
nav #cats {
	background: url(../images/menu2.jpg);
	bottom: 51px;
	display: block;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 0px;
	width: 581px;
	z-index: 1;
}
nav #cats .left {
	color: #FFF;
	display: inline;
	height: 25px;
	float: left;
	font-size: 13px;
	text-align: center;
	padding: 15px 0 0 0;
	width:330px;
}
nav #cats .right {
	color: #FFF;
	display: inline;
	height: 25px;
	float: left;
	font-size: 13px;
	text-align: center;
	padding: 15px 0 0 0;
	width:251px;
}
/*///////////////////////////////*/
nav ul#menu {
	bottom: 0;
	display: block;
	font-size: 14px;
	height: 51px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 0px;
	width: 581px;
	z-index: 1;
}
nav ul#menu li {
	display: inline-block;
	float: left;
	height: 51px;
	list-style:none outside inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 83px;
	z-index: 1;
}
nav ul#menu li.blauw {
	background: url(../images/button_b.jpg);
}
nav ul#menu li.oranje {
	background: url(../images/button_o.jpg);
}
nav ul#menu li.active {
	background: url(../images/button_h.jpg);
}
nav ul#menu li.active a, nav ul#menu li.active a:hover  {
	color: #e4007b;
}  
nav ul#menu li a {
	background: none;
	display: block;
	color: #FFF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 41px;
	margin: 0 0 0 0;
	padding: 8px 2px 2px 2px;
	position: relative;
	text-decoration: none;
	text-align: center;
	width: 79px;
	z-index: 1;
}
nav ul#menu li a:hover {
	background: url(../images/button_h.jpg);
	color: #e4007b;
}
/*///////////////////////////////////////////////////////////*/
header #logon {
	bottom: 0;
	display: block;
	height: 165px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	right: 0;
	width: 180px;
	z-index: 1;
}
header #logon .top2 {
	display: block;
	height: 115px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width: 180px;
	top:0;
	z-index: 2;
	cursor:pointer;
}
/*///////////////////////////////*/
header #logon .top {
	background: url(../images/gwvak.jpg);
	display: block;
	height: 95px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width: 180px;
	top:0;
	z-index: 1;
	visibility: hidden;
}
/*///////////////////////////////*/
header #logon .top label.geb {
	color: #FFF;
	left: 20px;
	top: 8px;
	position: absolute;
}
header #logon .top input.geb {
	background: none;
	border: 0;
	left: 19px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	position: absolute;
	top: 28px;
	width: 140px;
}
/*///////////////////////////////*/
header #logon .top label.wac {
	color: #FFF;
	left: 20px;
	top: 50px;
	position: absolute;
}
header #logon .top input.wac {
	background: none;
	border: 0;
	left: 19px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	position: absolute;
	top: 67px;
	width: 140px;
}

/*///////////////////////////////*/
header #logon .bottom a {
	background: none;
	border: 0;
	left: 150px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	position: absolute;
	top: 47px;
	width: 140px;
	text-decoration: none;
}
header #logon .bottom a:hover {
	text-decoration: none;
}
header #logon .bottom a .wac {
	top: -5px;	
	color: #FFF;
	left: 20px;
	position: absolute;
	text-decoration: none;
}
/*///////////////////////////////*/
header #logon .bottom {
	background: url(../images/zoekvak.jpg);
	bottom: 0;
	display: block;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width: 180px;
	z-index: 1;
}
/*///////////////////////////////*/
header #logon .bottom label {
	color: #FFF;
	left: 20px;
	top: 25px;
	position: absolute;
}
header #logon .bottom input {
	background: #FFF;
	border: 0;
	bottom: 10px;
	height: 12px;
	left: 19px;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	position: absolute;
	width: 120px;
}

/*///////////////////////////////////////////////////////////*/
#main {
	clear: both;
	
	height: 100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 940px; 
}
#main #left-home {
	display: inline-block;
	background: #45ac3f url(../images/homebg.jpg);
	float: left;
		
	height: 100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 760px; 
}
#main #left {
	display: inline-block;
	background: #45ac3f;
	float: left;
		
	height: 100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 179px; 
}
#main #middle {
	display: inline-block;
	background: #FFF;
	float: left;
	
	height: 100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 581px; 
}
#main #right {
	display: inline-block;
	background:  #45ac3f;
	
	height: 100%;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 180px; 
}
/*///////////////////////////////////////////////////////////*/
#left-home ul.left {
	height: 440px;
	left: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 20px;
	width: 333px;
}
#left-home ul.right {
	height: 440px;
	right: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 20px;
	width: 333px;
}
#left-home h2 {
	color: #FFF;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	width: 333px;
}
/*///////////////////////////////*/
.roze h3, .roze a { color: #e3007b}
.groen h3, .groen a { color: #45ac3f}
.blauw h3, .blauw a { color: #00a8ec}
.oranje h3, .oranje a { color: #ff8a00}

#left-home ul li {
	display: block;
	height: 80px;
	_height: auto;
	padding: 5px 0 5px 20px;
	width: 315px;
}
#left-home ul li .icon {
	display: inline-block;
	float: left;
 	height: 60px; 
 	margin: 6px 10px 10px 5px;
 	width: 60px;
}
#left-home ul li p {
	color: #293d82;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 18px;
	width: 222px;
}
#left-home ul li h3 {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 220px;
}
#left-home ul li h3 a {
	font-size: 16px;
}
#left-home ul li a {
	font-size: 12px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}
#left-home ul li a:hover {
	text-decoration: underline;
}
/*///////////////////////////////////////////////////////////*/
#submenu {
	background: none;
	float: left;
	
  	min-height:170px;
  	height:auto !important;
	height:170px;
	
	list-style:none outside inherit;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	position: relative;
	width: 179px;
}
#submenu li {
	display: inline-block;
	float: left;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	position: relative;
	width: 159px;
	z-index: 1;
}
#submenu li a {
	background: #45ac3f;
	display: block;
	color: #FFF;
	float: left;
	font-weight: bold;
	font-size: 12px;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	position: relative;
	text-decoration: none;
	text-align: right;
	width: 159px;
}
#submenu li.active a, #submenu li a:hover  {
	background: #FFF;
	color: #45ac3f;
}
/*///////////////////////////////////////////////////////////*/
#content {
	background: none;
	color: #e3007b;
	display: inline-block;
	float: left;
	
  	min-height:240px;
  	height:auto !important;
  	height:240px;
  	
  	
  	line-height: 18px;
	padding: 0 0 0 0;
	position: relative;
	width: 531px;
	margin: 0 25px 0 25px; 
	_margin: 0 12px 0 12px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #e3007b;
	font-size: 24px;
	font-weight: bold;
}
#content h2 {font-size: 15px;}#content h3 {font-size: 12px;}#content h4 {font-size: 10px;}#content h5 {font-size: 10px;}#content h6 {font-size: 10px;}

#content > p {
	color: #e3007b;
	line-height: 18px;
	font-size: 12px;
}

#content > p a {	
	color: #293d82;
	text-decoration: none;
}
#content > p a:hover {
	color: #293d82;
	text-decoration: underline;
}
#content ul {
	  	margin-top: 0;
	  	padding-top: 0;
}
#content li {
	  	line-height: 18px;
}
#content li a:hover{
		color: #293d82;
		text-decoration: underline;
}

.title {
	display: inline-block;
	float: left;
	height: 40px;
	margin: 15px 25px 0 25px;
	*margin: 15px 25px 15px 25px;
	_margin: 15px 12px 15px 12px;
	position: relative;
	width: 531px;
}

.title h1 {
	color: #e3007b;
	display: block;
	float: left;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
	position: relative;
}
/*///////////////////////////////////////////////////////////*/
#pageimg {
	background: #CCC;
	clear: both;
	
	min-height:20px;
  	height:auto !important;
/*  	height:20px;  */
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	bottom: 0;
	width: 179px; 	
}
#pageimg img {	
	float: left;
	
	min-height:20px;
  	height:auto !important;
/*  	height:20px;   */
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 179px; 	
}
/*///////////////////////////////////////////////////////////*/
#aanmeld-btn {
	background: url(../images/aanmeld_btn.jpg);
	display: inline-block;
	height: 90px;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	text-decoration: none;
	position: relative;
	width: 180px;
}
#aanmeld-btn p {
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 19px;
	text-align: center;
	text-decoration: none;
	width: 141px;
	cursor: pointer;
}
/*///////////////////////////////*/
#kosten-btn {
	background: url(../images/kosten_btn.jpg);
	display: inline-block;
	height: 90px;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	text-decoration: none;
	position: relative;
	width: 180px;
}
#kosten-btn p {
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 19px;
	text-align: center;
	text-decoration: none;
	width: 141px;
	cursor: pointer;
}
/*///////////////////////////////*/
#contact-btn {
	background: url(../images/contact_btn.jpg);
	display: inline-block;
	height: 90px;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	text-decoration: none;
	position: relative;
	width: 180px;
}
#contact-btn p.top {
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 19px;
	text-align: center;
	text-decoration: none;
	width: 141px;
	cursor: pointer;
}
#contact-btn p.bottom {
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 40px 0 0 19px;
	text-align: center;
	text-decoration: none;
	width: 141px;
	cursor: pointer;
}
/*///////////////////////////////////////////////////////////*/
#aanmeld-go-btn {
	background: url(../images/aanmeld_go.jpg);
	display: inline-block;
	height: 90px;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
	text-decoration: none;
	position: relative;
	width: 180px;
}
#aanmeld-go-btn p {
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 0 19px;
	text-align: center;
	text-decoration: none;
	width: 141px;
	cursor: pointer;
}
#aanmeld-opv-btn {
	background: url(../images/aanmeld_opv.jpg);
	display: inline-block;
	height: 90px;
	padding: 0 0 0 0;
	margin: 20px 0 10px 100px;
	text-decoration: none;
	position: relative;
	width: 180px;
}
#aanmeld-opv-btn p {
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 0 19px;
	text-align: center;
	text-decoration: none;
	width: 141px;
	cursor: pointer;
}
/*///////////////////////////////////////////////////////////*/
#note {
	background: url(../images/note.jpg);
	display: inline-block;
	height: 157px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	position: relative;
	width: 180px;
}
#note p.top {
	color: #293d82;
	display: inline-block;
	float: left;
	font-family: 'Courier New';
	font-size: 14px;
	margin: 25px 0 0 20px;
	_margin: 25px 0 0 10px;
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 135px;
	cursor: hand;
}
#note p.bottom {
	color: #293d82;
	display: inline-block;
	float: left;
	font-family: 'Courier New';
	font-size: 12px;
	margin:7px 0 0 5px;
	_margin: 7px 0 0 5px;
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 135px;
	cursor: hand;
}
#note p.rv {
	color: #e3007b;
	display: inline-block;
	float: left;
	font-family: 'Courier New';
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 135px;
}
#note p.lv {
	bottom: 23px;
	color: #e3007b;
	display: inline-block;
	float: left;
	font-family: 'Courier New';
	font-size: 14px;
	left: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 135px;
	cursor: hand;
}
#note p.lv:hover {
	text-decoration: underline;
}
/*///////////////////////////////////////////////////////////*/
#blocks {
	display: inline-block;
	width: 531px;
	clear:both;
  	height:120px;
   	line-height: 15px;
	position: relative;
	color:#FFFFFF;
	margin: 0 25px 150px 25px; 
	_margin: 0 12px 150px 12px; 
}
#blocks h4 {
	color: #FFF;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#blocks p {
	color: #FFF;
}
#blocks a {
	color: #293d82;
	text-decoration: none;
	margin: 0 0 0 5px;
}
#blocks img {
	background: #FFF;
	margin:0px;
}

#blocks .roze {
	width:260px;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:5px;
}
#blocks .roze .td1 {
	background-color:#E4007B;
	width:260px;
	height:19px;
	padding:0px;
}
#blocks .roze .td2 {
	background-color:#E4007B;
	width:250px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}
#blocks .roze .td3 {
	width:260px;
	height:19px;
	padding:0px;
}
#nieuws {
	background: #e3007b url(../images/nieuwsbg.jpg);
	display: inline-block;
	float: left;	
  	height:100px; 	
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: 155px;
}
#item {
	background: #e3007b url(../images/itembg.jpg);
	display: inline-block;
	float: right;	
  	height:100px; 
  	width: 305px;  	
	margin: 0 0 0 20px;
	padding: 10px 10px 10px 10px;
	position: relative;
}

.form-result-goed, 
.form-result-fout {
	color: green; 
	height: 25px; 
	font-weight: bold; 
	margin-left: 3px;
}
.form-result-fout {
	color: red;
}
input.invoerveld, textarea.invoerveld {
	border: 2px solid #cccccc;
}

