body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url("/assets/images/site/header_bg_wide.png");
	background-repeat: repeat-x;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 40px;
	line-height: 44px;
	color: #797979;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	line-height: 28px;
	color: #797979;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#main p a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration:none;
	color:#2852e7;
	font-style:normal;
	font-weight:normal;
}
#main p a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration:underline;
	color:#2852e7;
	font-style:normal;
	font-weight:normal;
}

a {
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

/* --------------------------------------- */
/* Structuur en Layout van de kanalen      */
div.kanaal {
	clear:both;
	min-height:230px;
}
div.kanaalTussenLijntje {
	clear:both;
	margin-top:0px;
	margin-bottom:20px;
	width: 610px;
	height:2px;
	min-height:2px;
	background-color:#797979;
}

div.kanaalTitel h1 {
	clear:both;
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	line-height: 30px;
	color: #797979;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}
div.kanaalPlaatje {
	float:left;
	width:305px;
	height:185px;
	overflow:hidden;
}

div.kanaalRest {
	float:right;
	width:305px;
}
div.kanaalTekst {
	min-height:170px;
	padding-left: 5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
div.kanaalButton a img {
	float:right;
	padding-bottom:15px;
}

/* ----------------------------- */
/* Tabel in de FAQ Content       */

.accordion .faqcontent {
	border: 1px solid #c4c4c4;
	border-bottom: 0;
}

table.tabel_veel {
	background-color:#ffffff;
/*	margin-left:1px; */
/*	padding: 10px 15px 20px; */
}

table.tabel_veel th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
table.tabel_veel td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding-left:15px; 

}


/* ----------------------------- */
/* Aanmeldform                   */
table.aanmeldform td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}

div.errors strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}
div.errors {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
}

/* ---------------------------------- */

#nav {
	height: 100px;
}

#logo {
	width: 240px;
	float: left;
}
#nav_buttons {
	width: 700px;
	float: right;
}
#nav li {
	display: inline;
	padding: 10px 0px 0px 0px;
	float: left;
}
#wayfinder {
	height: 60px;
	padding: 25px 0px 0px 0px;
	float:right;
}
#nav .rollover a {
	display:block;
	width: 150px;
	height: 40px;
	background: url("/assets/images/site/nav_image.png") 0 0 no-repeat;
	text-decoration: none;
	padding: 12px 10px 0px 10px;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
}
#nav .rollover a:hover { 
	background-position: 0 -50px;
	color: #797979;
}
#nav .rollover a:active {
	background-position: 0 -100px;
}
#nav .current a {
	background-position: 0 -50px;
	color: #797979;
}

#header_bg {
	background-image: url("/assets/images/site/header_bg.png");
	background-repeat: no-repeat;
	width: 1040px; 
	height: 40px;
}

#content {
	width: 1040px;
	margin: 0 auto;
}
#sidebar {
	width: 300px;
}
#sidebarTop {
	background-image: url("/assets/images/site/sidebar_bg_top.png");
	background-repeat: no-repeat;
	width: 300px; 
	height: 30px;
}
#sidebarMiddle {
	background-image: url("/assets/images/site/sidebar_bg_middle.png");
	background-repeat: repeat-y;
	width: 220px;
	padding: 0px 50px 0px 40px;
}
#sidebarMiddle img{
	margin: 0 0 0 25px;
}
#sidebarBottom {
	background-image: url("/assets/images/site/sidebar_bg_bottom.png");
	background-repeat: no-repeat;
	width: 680px; 
	height: 30px;
}
#main {
	width: 680px;
}

#mainTop {
	background-image: url("/assets/images/site/main_bg_top.png");
	background-repeat: no-repeat;
	width: 680px; 
	height: 30px;
}

#mainMiddle {
	background-image: url("/assets/images/site/main_bg_middle.png");
	background-repeat: repeat-y;
	width: 610px;
	padding: 0px 40px 90px 40px;
}

#mainBottom {
	background-image: url("/assets/images/site/main_bg_bottom.png");
	background-repeat: no-repeat;
	width: 680px; 
	height: 30px;
}

.mainTop {
	background-image: url("/assets/images/site/main_bg_top.png");
	background-repeat: no-repeat;
	width: 680px; 
	height: 30px;
}

.mainMiddle {
	background-image: url("/assets/images/site/main_bg_middle.png");
	background-repeat: repeat-y;
	width: 610px;
	padding: 0px 40px 90px 40px;
}

.mainBottom {
	background-image: url("/assets/images/site/main_bg_bottom.png");
	background-repeat: no-repeat;
	width: 680px; 
	height: 30px;
}

#actie_button {
	margin: 15px 60px 0px 0px;
	float: right;
}

#footer {
	width: 1040px;
	height: 50px;
	margin: 50px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #797979;
}

#footer_left {
	padding: 0px 0px 0px 40px;
}

#footer_right {
	padding: 0px 10px 0px 0px;
}

#footer_right li {
	display: inline;
	padding: 0px 20px 0px 0px;
}

#footer a {
text-decoration: none;
font-size: 12px;
line-height: 14px;
color: #797979;
}

#footer a:hover {
text-decoration: underline;
font-size: 12px;
line-height: 14px;
color: #797979;
}

.align_right {
	float: right;
	display: inline
}

.align_left {
	float: left;
	display: inline
}

.clearingdiv {
	clear: both;
}
.accordion {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h1, .accordion h2, .accordion h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h4, .accordion h5, .accordion h6 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background: #ffffff;
	margin: 0;
	padding: 2px 15px 5px;
}
.accordion h3:hover {
	background-color: #3b56a2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background: #ffffff;
	margin: 0;
	padding: 10px 15px 20px;
}
.accordion li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	list-style-type:disc;
}
.accordion ol {
	list-style-type: decimal;
	background: #ffffff;
	padding: 10px 15px 20px 40px;
}
.accordion ul {
	list-style-type: decimal;
	background: #ffffff;
	padding: 10px 15px 20px 40px;
}

