@charset "utf-8";
/* CSS Document */

.box h2 {
	font-weight: bold;
	line-height: 1.1em;
}
#page {
	width: 934px;
}
#logo {
	margin-left: -234px;
	z-index: 0;
	width: 614px;
	height: 428px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/koorenhuis.png');
}
#logo img {
	display: none;
}
html > body #logo img {
	display: block;
}
html > body #logo {
	background: transparent;
}

#campagne-banner-wrapper {
	height: 153px;
	position: relative;
}
	#campagne-banner {
		width:240px;
		height: 160px;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0 0 0 -4px;
	}

#metanav {
	height: 128px;
}
#header {
	position: relative;
	padding: 0 0 14px 0;
	z-index: 2;
}
#animationHome {
	width: 934px;
	height: 288px;
}
#header img {
	display: block;
}

#navigation .submenu {
	position: absolute;
	background: url(/img/hoverMenuBg.png);
	left: 0;
	padding: 10px 0;
	display: none;
	margin: 1px;
	width: 632px;
	font-size: 1.2em;
}
	#navigation .submenu p, #navigation .submenu {
		line-height: 1.5em;
	}
	#navigation .submenu a, #navigation .submenu h2, #navigation .submenu {
		color: #FFF;
	}
	#navigation .submenu .column {
		width: 200px;
		float: left;
		margin-left: 10px;
	}
	#navigation li.menuitem:hover {
		height: 32px;
	}
	#navigation li.nohover:hover {
		height: 31px !important;
	}
	#navigation h2 {
		color: #DFE000 !important;
		font-size: 1.33em;
		font-weight: bold;
		padding: 0.5em 0 0.8em 13px;
	}
	#navigation .go_link_bl {
		text-decoration: none;
	}
	#navigation li.menuitem:hover .submenu {
		display: block;
	}
	#navigation .submenu ul li a{
		color: #FFF;
	}


#navigation {
	position: absolute;
	top: 0;
	right: 0;
	zoom: 1;
	float: right;
	width: 633px;
}
	#navigation ul.menuitem {
		margin: 0px;
		padding: 0 0 0 52px;
		list-style: none;
	}
	#navigation ul li.menuitem {
		margin: 0 0 0 1px;
		padding: 0 6px 0 0;
		float: left;
		background: url(/img/hoverMenuBg.png);
		height: 31px;
		zoom: 1;
	}
	#navigation ul li a.menuitem {
		display: block;
		line-height: 1em;
		font-weight: bold;
		white-space: nowrap;
		text-decoration: none;
		color: #FFF;
		font-size: 1.5em;
		padding: 7px 16px 9px 12px;
		background:url(../img/arrow-white-down.gif) right 11px no-repeat;
	}
	#navigation ul .home {
		border-left: none;
		padding-right: 0px;
	}
	#navigation ul .home a {
		background: none !important;
	}
	#navigation li.home:hover {
		height: 31px !important;
	}


#contentholder {
	width: 714px;
	float: left;
}

.activity .date{
	float: left;
	padding-right: 5px;
	height: 12px;
}


.date-bl {
	width: 51px;
	height: 44px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/date-block.png');
	float: right;
}
html > body .date-bl {
	background: url(../img/date-block.png) 0px 0px no-repeat transparent;
}
.date-bl span {
	display: block;
	color: #000;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}
.date-bl .date-day {
	font-size: 1.67em;
	padding-top: 5px;
}
.date-bl .date-month {
	font-size: 1.17em;
}


.boxImage {
	height: 330px;
}
.boxImage .box {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 7px;
	width: 216px;
	background: transparent;
}

#morelinks{
	padding-left: 17px;
}

#morelinks .more{
	display: block;
}

.sidebar {
	width: 208px;
	color: #FFF;
	float: right;
}
.sidebar .signin,
#podium .signin {
	background: url(/img/yellow-arrow-right.gif) center left no-repeat;
	text-decoration: none;
	padding: 0 0 0 10px;
	color: #000;
}
.sidebar .signin span,
#podium .signin span {
	background-color: #DFE000;
	padding: 1px 4px;
}
.sidebar .signin span,
#podium .signin span a {
	color: #000;
}
.sidebar .logout {
	background: url(../img/white-arrow-right.gif) center left no-repeat;
	padding: 0 0 0 14px;
}
#searchForm {
	margin-bottom: 10px;
}
	#searchForm .text {
		width: 86px;
		margin:0px;
		padding: 3px 5px;
		float: left;
		border: 1px solid #999;
	}
	#searchForm .button {
		float: right;
	}
	
#newsletterForm .text {
	width: 170px;
	margin: 0 0 8px 0;
	padding: 3px 5px;
	border: 1px solid #999;
	vertical-align: middle;
	display: block;
}
	#newsletterForm .button {
		color: #000;
		font-weight: bold;
		font-size: 1.50em;
		background-color: #FFF000;
		padding: 0 4px;
		line-height: 1em;
		border: 1px outset #FFF000;
		vertical-align: middle;
	}
	
	#newsletterForm .message{
		padding-bottom: 10px;
		color: #FFF000;
		display: none;
	}
	
	#newsletterForm .error {
		background-color: #FF0000;
		color: #000;
		padding: 0 3px;
	}
