html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


body {
	background: #020202 url("../images/background.jpg") center fixed;
	color: #ffffff;
	font-size: .8em;
	font-family: Arial, Helvetica, "sans-serif";
	line-height: 22px; 
}

a, a:hover, a:visited, a:active {
	color: #ffffff;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

h3, h4 {
	margin:0 0 15px 0;
}

h4 {
	font-weight: bold;
	font-size: 1.2em;
}

:-moz-any-link:focus {
	outline: none;
}

p {
	margin: 0 0 20px 0;
}

form input, form textarea {
	padding: 3px;
	font-size: .9em;
	background: #141414;
	border:1px solid #2b2b2b;
	color: #ffffff;
}

form textarea {
	font-size: 1.2em !important;
}

#form-submit {
	clear: both;
	float: right;
}

dl {
	float: left;
	clear: left;
	margin-top: 10px;
}

dl dt {
	float: left;
	clear: left;
	width: 110px;
}

dl dd {
	float: left;
}

div#header {
	background: #7c0101 url("../images/header-background.png") repeat-x;
}

div#header div#header-wrapper {
	height: 200px;
	padding: 45px 0 0 0;
	width: 900px;
	margin: 0 auto;
	background: url("../images/header-wrapper.png") no-repeat;
}

div#header div#header-wrapper div#title {
	margin: 0 auto;
	height: 94px;
	width: 900px;
	background: url("../images/header-title.png") no-repeat;
}

div#header div#title h1 {
	display:none;

}

div#header div#header-wrapper div#countdown {
	margin: 0 0 0 50px;
}

div#header div#header-wrapper div#countdown p {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 1.9em;
	float:left;
	margin: 20px 0;
}

div#header div#header-wrapper div#countdown p#countdown-days {
	background: url("../images/countdown-days.png") no-repeat;
	width: 193px;
	display:block;
	height: 79px;
	color: #5b0000;
	padding: 2px 0 0 10px;
	font-size: 2.9em;
	float:left;
	margin: 0 0 0 20px !important;
}

div#header div#header-wrapper div#countdown p#countdown-days img {
	margin:0;
	float:left;
}

div#wrapper {
	width: 838px;
	padding:0 0 0 62px;
	margin:0 auto;
	background: url("../images/doek.png") right 50px no-repeat;
}

div#menu {
	clear: both;
	width: 460px;
	height:50px;
	margin:10px 0 45px 0;
	border-bottom: 1px solid #666666;
	font-size: 1.2em;
}

div#menu ul {
	width:480px;
}

div#menu ul li {
	display: block;
	margin: 0 20px 0 0;
	float:left;
}

div#menu ul li a {
	text-decoration:none;
	display:block;
	color: #ffffff;
	padding: 10px 0 0 20px;
}

div#menu ul li a#menu-voortgang {
	background: url("../images/menu-voortgang-normal.png") no-repeat;
	width: 104px;
	height: 41px;
	padding-left: 15px;
}

div#menu ul li a#menu-voortgang:hover {
	background: url("../images/menu-voortgang-hover.png") no-repeat;
}

div#menu ul li a#menu-historie {
	background: url("../images/menu-historie-normal.png") no-repeat;
	width: 87px;
	height: 41px;
	padding-left: 15px;
}

div#menu ul li a#menu-historie:hover {
	background: url("../images/menu-historie-hover.png") no-repeat;
}

div#menu ul li a#menu-ideeenbus {
	background: url("../images/menu-ideeenbus-normal.png") no-repeat;
	width: 82px;
	padding-left: 15px;
	height: 41px;
}

div#menu ul li a#menu-ideeenbus:hover {
	background: url("../images/menu-ideeenbus-hover.png") no-repeat;
}

div#menu ul li a#menu-contact {
	background: url("../images/menu-contact-normal.png") no-repeat;
	width: 60px;
	height: 41px;
	padding-left: 15px;
}

div#menu ul li a#menu-contact:hover {
	background: url("../images/menu-contact-hover.png") no-repeat;
}


div#contact {
	width: 460px;
	margin: 0 0 45px 0;
	border-bottom: 1px solid #202020;
}

div#summary {

}

div#summary p {
	width: 460px;
}

div#summary h2 {
	margin: 0 0 20px 0;

}

div.content-block {
	border-bottom: 1px solid #202020;
	padding-bottom: 20px;
	margin-bottom: 30px;
	clear: both;
}

div.content-block h3 {
	color: #5f5f5f;
	font-size: 2em;
}

div.content-block img {
	margin:0 0 10px 0;
}


p.readmore {
	margin: 20px 0 0 0;
	clear: left !important;
}


div#voortgang p.readmore {
	clear: left !important;
	float: left !important;
	width: 300px !important;
	margin: 20px !important;
}
div#voortgang h3 {

}

div#voortgang p {
	width: 400px;
	clear: right;
	float: right;
}


div#historie h3 {

}

div#historie-uitgebreid {
	width: 500px;
}

div#ideeenbus h3 {
}


.clear {
	clear: both;
	float: none !important;
}

.floatleft {
	float: left !important;
}

.floatright {
	float: right;
}

.margin-right-75 {
	margin-right: 75px !important;
}

.margin-left-50 {
	margin-left: 50px !important;
}

.margin-left-75 {
	margin-left: 75px !important;
}

.margin-right-50 {
	margin-right: 50px !important;
}




div#historie-gallery, div#voortgang-gallery, div#summary-gallery {
	display:none;
}

div#footer {
	margin-top: -30px;
}

div#footer a {
	float:right;
	text-decoration: none;
	font-weight: bold; 
	color: #505050;
}

input.form-submit {
	float:right !important;
	margin:5px 0;
}
