/*
#################
#	ALGEMEEN	#
#################
*/

body, html,
span, div,
h1, h2, h3, h4, h5, h6,
a, p,
img,
ul, ol, li {
	margin: 0;
	padding: 0;
}


h1 {

}

h2 {

}
h4 {
	width: 230px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

p {
	line-height: 1.6em;
	font-size: 1.2em;
}

a {
	text-decoration: none;
	color: #18bee7;
}
a:hover {
	text-decoration: underline;
}


.clear {
	clear: both;
}

img {
	display:block;
	border: 0;
}

body {
	font: 62.5%  Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #434343;
	line-height: 1.4em;
	background: #393939;
	text-align: center;
}

table {
	font-size: 1.2em;
	color: #434343;
	line-height: 1.4em;
	
}

ul {
	list-style-image: url(/img/dot_menu.gif);
}

/*
#################
#	LAY-OUT		#
#################
*/

div.container {
	margin: 38px auto 38px auto;
	width: 950px;
	background: #fff;
	text-align: left;
}

div#header {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #d5d5d5;
}

div#content {
	width: 950px;
	height: 469px;
	position: relative;
}
div#content img#bijschrift {
	position: absolute;
	right: 360px;
	bottom: 26px;
}
body.subBody div#content {
	height: auto;
}
a.leesmeer {
	font-size: 1.2em;
	display: block;
}

div.left {
	width: 660px;
	float: left;
}
/* IE overwrite */
body.subBody div.left {
	margin: 0 0 20px 30px;
	width: 628px;
	border: solid 1px #d5d5d5;
}
div#expo {
	width: 250px;
	height: 170px;
	background: #000;
	padding: 15px;
	color: #fff;
	margin: 269px 0 0 30px;
}
div#expo p {
	margin-top: 5px;
	line-height: 1.8em;
}

div.right {
	width: 260px;
	float: left;
	margin-left: 30px;
}
div#inleiding {
	width: 230px;
	margin-bottom: 30px;
}
div#inleiding p {
	line-height: 1.8em;
}
div#inleiding a.leesmeer {
	padding-top: 8px;
}
/* IE6 overwrite */
div#items {
	width: 950px;
	height: 110px;
	margin: 0 0 30px 0;
	float: left;
}

/* IE6 overwrite */
div#wpf {
	background: #000;
	width: 280px;
	float: left;
	height: 110px;
	margin-left: 30px;
}
body.subBody div#wpf {
	text-align: center;
}
div#wpf a.leesmeer {
	height: 48px;
	display: block;
	margin: 20px 0 0 15px;
	background: url(../img/dot_blauw.gif) no-repeat 0  1px;
	padding: 0 0 8px 25px;
}
body.subBody div#wpf a.leesmeer {
	background: none;
	margin: 5px 0 0 0;
	height: 63px;
	padding: 0;
	text-align: center;
}
body.subBody div#wpf a.leesmeer img {
	display: inline;
}
 div#wpf a.leesmeer:hover {
 	background: url(../img/dot_wit.gif) no-repeat 5px 1px;
 }
div#nieuws {
	width: 318px;
	height: 110px;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	float: left;
	margin-left: 30px;
}
div#nieuws h4 {
	width: 303px;
	padding: 0 0 0 15px;
	height: 32px;
	overflow: hidden;
}
div#nieuws h4 img {
	display: inline;
}
div#nieuws p {
	padding: 6px 6px 2px 15px;
}
div#nieuws a {
	margin-left: 15px;
}
div#nieuws div.newsItem {
	padding: 4px;
}
div#nieuws div.date {
	font-size: 0.9em;
}
div#sponsor {
	border: 1px solid #d5d5d5;
	width: 230px;
	height: 110px;
	float: left;
	margin-left: 30px;
}

div#highlights {
	width: 230px;
	margin-bottom: 30px;
}

/* SUBPAGINA */

div.tekstvak {
	width: 568px;
	padding: 30px 30px 20px 30px;
	color: #555555;
}
div.tekstvak h3 {
	margin-bottom: 10px;
}
div.tekstvak p img {
	float: right;
	padding: 0 0 10px 10px;
}
div.tekstvak p {
	line-height: 1.8em;
	margin-bottom: 7px;
}

div.tekstvak ul {
	font-size: 1.2em;
	margin: 10px 0 10px 20px;
}
div.tekstvak h5 {
	margin: 20px 0 5px 0;
}



div#fotoItem {
	margin-bottom: 20px;
	width: 230px;
}
div#foto {
	width: 220px;
	height: 35px;
	padding: 235px 0 0 10px;
}
div#foto span#fotoTitel {
	background: #18bee7;
	width: 210px;
	height: 25px;
	display: block;
}

/* FOOTER */




/*
#################
#	 MENU'S		#
#################
*/

/* BREADCRUMBS */

div.left ul#breadcrumbs {
	list-style: none;
	margin: 15px 0 0 30px;
	font-size: 1.1em;
}

div.left ul#breadcrumbs li {
	display: inline;
}

/* FOOTERMENU */

ul#footerMenu {
	list-style: none;
	height: 30px;
	color: #444444;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border-top: 1px solid #d5d5d5;
	width: 890px;
	clear: both;
	font-size: 1.2em;
}
ul#footerMenu li {
	float:left;
}
ul#footerMenu li.right {
	float: right;
}
ul#footerMenu li a {
	display: block;
	color: #444444;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
	float: left;
}
ul#footerMenu li a:hover {
	color: #18bee7;
}

div#highlights ul {
	list-style: none;
}
div#highlights ul li a {
	background: url(../img/dot_menu2.gif) no-repeat 0 15px;
	display: block;
	padding: 15px 0 0 20px;
}
div#highlights ul li a:hover,
div#highlights ul li a.active {
	background: url(../img/dot_menu.gif) no-repeat 3px 15px;
}

div#highlights ul li a img.non-hover,
div#wpf a.leesmeer img.no-hover {
	display:inline;
}
div#highlights ul li a img.hover,
div#wpf a.leesmeer img.hover {
	display:none;
}
div#highlights ul li a:hover img.non-hover,
div#wpf a.leesmeer:hover img.non-hover,
div#highlights ul li a.active img.non-hover {
	display:none;
}
div#highlights ul li a:hover img.hover,
div#wpf a.leesmeer:hover img.hover,
div#highlights ul li a.active img.hover {
	display:inline;
}

/*
#################
#	FORMULIEREN	#
#################
*/

/* IE6 overwrite */
form#zoek {
	width: 227px;
	float: right;
	margin: 40px 0 0 0;
}
form#zoek input#veld {
	width: 160px;
	height: 18px;
	border: solid 1px #d5d5d5;
	float: left;
}
form#zoek input#knop {
	width: 55px;
	height: 22px;
	float: left;
	margin-left: 10px;
	background: url(../img/submit1.gif);
	cursor: pointer;
	border: 0;
}
form#zoek input#knop:hover {
	background: url(../img/submit2.gif);
}

/* Foto's in het inhouds veld */
p.photo {
	text-align: center;
	margin: 10px 10px 0 10px;
	float: none;
}
p.description {
	font-size: 1.0em;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

/* Tell-a-friend */
div.tellafriend {
	width: 230px;
	margin-bottom: 30px;
	font-size: 0.9em;

}
div.tellafriend fieldset {
	border: 0px;
	margin-top: 5px;
	padding: 0;
}
div.tellafriend p {
	overflow: hidden;
	margin-bottom: 3px;
}
div.tellafriend label {
	width: 220px;
}
div.tellafriend input {
	border: 1px solid #d5d5d5;
	width: 220px;
}
div.tellafriend input.button {
	width: 100px;
	border: 0;
	margin-left: 120px;
	background: #1cbee4;
	color: #fff;
	font-weight: bold;
}
p.introduction {
	font-weight: bold;
}
p.date {
	font-size: 1.1em;
	margin-top: -10px;
}
div.overig {
	width: 568px;
	padding: 0px 30px 30px 30px;
}
div.overig h3 {
	margin-bottom: 15px;	
}
ul.overig {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url('/img/dot_menu.gif');
	font-size: 1.2em;
}
ul.overig li {
	margin-bottom: 3px;
}
p.summary {
	line-height: 1.0em;
	font-size: 1.0em;
	margin-top: -10px;
}
div.foto {
	width: 130px;
	height: 130px;
	float: left;
	margin: 0 10px 10px 0;
	display: block;
}

/*
 * Formulieren
 */
fieldset {
	border: 0;
}
ul.velden {
	list-style: none;
}
ul.velden label {
	width: 150px;
	float: left;
}
ul.velden li {
	overflow: hidden;
}
ul.velden fieldset.radiogrouper label {
	width: auto;
	float: none;
}
ul.velden input.text ,
ul.velden textarea.text {
	width: 200px;	
}

a.crosslink {
	background: transparent url('/img/dot_menu.gif') no-repeat 4px center;
	padding-left: 24px;
}