@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* 1em = 10px */
	color: #000;
	font-family: "Trebuchet MS";
}
input,textarea,button {
	font-family: "Trebuchet MS";
}

ol, ul, ul li {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
ol {
	list-style-position:inside;
}

a {
	color: #000;
}

a img {
	border: none;
}


.go_link_in {
	background: url(/img/white-right.gif) 0px 3px no-repeat;
}
.go_link_in span {
	margin-left: 10px;
	padding: 0 3px;
}
.go_link_in:hover span{
	background-color: #DFE000;
	color: #000;
}

.go_link_bl {
	background: url(/img/white-right.gif) 0px 3px no-repeat;
	display: block;
	padding-left: 10px;
}
.go_link_bl span {
	padding: 0 3px;
}
.go_link_bl:hover span{
	background-color: #DFE000;
	color: #000;
}

.go_link_ls {
	background: url(/img/arrow-black-right.gif) 0px 3px no-repeat;
	text-decoration: none;
}
.go_link_ls span {
	margin-left: 10px;
	padding: 0 3px;
	text-decoration: underline;
}



.floatRight {
	float: right;
	padding-left: 5px;
}

form,
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.button {
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: visible;
	cursor: pointer;
	width: auto;
	background: transparent;

}
button.button::-moz-focus-inner {
	padding: 0px;
	border:none;
}


h1, h2, h3, h4, h5, h6, .title {
	line-height: 1em;
}

h1 {
	margin: 0em;
	padding: 0em;
	font-size: 2.08em;
	color: #000;
	font-weight: bold;
}
h2 {
	margin: 0em;
	font-weight: bold;
	font-size: 1.17em;
	color: #000;
	padding: 0.4em 0 0.2em 0;
}
h3 {
	margin: 0em;
	padding: 0em;
	font-size: 1.17em;
}

small {
	font-size: 1em;
	font-style: italic;
	line-height: 1em;
}

p{
	margin: 0em;
	padding: 0em 0em 1em 0em;
	line-height: 1.4em;
}

#logo {
	position:absolute;
	z-index: 1;
}
#page {
	margin: 0px auto;
	padding: 0 0 50px 0;
	position: relative;
}
#metanav {
	z-index: 2;
	position: relative;
}
#metanav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	zoom: 1;
}
#metanav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
}
#metanav ul .first {
	border-left: none;
}
#metanav ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 10px;
	border-left: 1px solid #000;
}
#metanav ul .active a ,
#metanav ul li a:hover {
	color: #FFF;
	background-color:#000;
}

#facebook {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 15px 395px;
	z-index: 999;
	width: 310px;
}

#social {
	background: url(/img/bg_social_top.gif) top left no-repeat #DFE000;
	width: 440px;
	color: #000;
}
	#social-inner {
		background: url(/img/bg_social_bottom.gif) bottom left no-repeat;
		padding: 12px 16px 24px 16px;
		font-size: 14px;
		font-weight: bold;
		line-height: 120%;
		color: #000;
	}
	

#socialbox_icons {
	padding: 10px 0 0 80px;
}
	#socialbox_icons span.t {
		line-height: 130%;
		color: #FFF;
		font-size: 15px;
	}
	#socialbox_icons img {
		vertical-align: middle;
		padding: 0 0 0 6px;
	}
	

#social_icons {
	background: url(../img/bg-social-corner.gif) bottom right no-repeat #00B0BA;
	line-height: 30px;
	height: 30px;
	width: 208px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	margin: 39px 0 0 0;
}
	#social_icons span.t {
		color: #FFF;
		font-size: 12px;
	}
	#social_icons img {
		vertical-align: middle;
	}
	
#social-inline .t {
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
}
#social-inline img {
	vertical-align: middle;
}
	
a#podium_link {
	display: block;
	background: url(../img/bg-podium-corner.gif) bottom right no-repeat #B40B58;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	width: 74px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float: right;
}
	a#podium_link:hover {
		text-decoration: underline;
	}
	
#container {
	padding: 0 0 12px 0;
	/* voor het logo in FF 2.0 */
		z-index: 2;
		position: relative;
	/* einde FF 2.0 */
}
#contentholder {
	font-size: 1.2em;
}

#columns .left,
#columns .middle,
#columns .right {
	width: 230px;
	float: left;
}
#columns .left,
#columns .middle {
	margin: 0 12px 0 0;
}
.box {
	margin: 0 0 14px 0;
	background: url(/img/corners-tl.gif) top left no-repeat #DFE000;
	zoom: 1;
}
.box h2 {
	padding: 0.3em 0 0.2em 0;
	line-height: 1.1em;
	font-size: 1.58em;
	font-weight: normal;
}
.box .tr {
	background: url(/img/corners-tr.gif) top right no-repeat;
}
.box .br {
	padding: 11px;
	background: url(/img/corners-br.gif) bottom right no-repeat;
}
.boxImage {
	position: relative;
	margin: 0 0 14px 0;
	zoom: 1;
}
.boxImage img {
	display: block;
}
.boxImage .top,
.boxImage .bottom{
	height: 12px;
	position: relative;
	overflow: hidden;
}
.boxImage .tl,
.boxImage .tr,
.boxImage .br{
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
}
.boxImage .tc {
	margin: 0 12px;
	background-color: #FFF;
	height: 12px;
}
.boxImage .tl {
	background: transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/corners-tl-transparent.png');
	left:0;
}
html > body .boxImage .tl {
	background: url(/img/corners-tl-transparent.png) 0px 0px no-repeat;
}
.boxImage .tr {
	background: transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/corners-tr-transparent.png');
	right:0;
}
html > body .boxImage .tr {
	background: url(/img/corners-tr-transparent.png) 0px 0px no-repeat;
}
.boxImage .br {
	padding:0px;
	background: transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/corners-br-transparent.png');
	right:0;
}
html > body .boxImage .br {
	background: url(/img/corners-br-transparent.png) 0px 0px no-repeat;
}
.boxImage .bl {
	margin-right: 12px;
	background-color: #FFF;
	height: 12px;
}
.boxImage .center {
	background-color: #FFF;
	padding: 0 10px 0 10px;
}

#podium {
	background: url(/img/banner-podium-bg.jpg) 0px 0px no-repeat;
	height: 141px;
	margin-top: 10px;
	margin-bottom: 1px;
	position: relative;
	padding-top: 48px;
}
	#podium-logo {
		position: absolute;
		top: 0;
		right: 0;
		margin: -14px -35px 0 0;
	}
	#podium .item {
		position: absolute;
		top: 0;
		margin: 48px 0 0 10px;
		width: 200px;
	}
	#podium .item img {
		display: block;
		margin-bottom: 10px;
		max-width: 48px;
		max-height: 48px;
		_width: 48px;
		_height: 48px;
	}
	#podium span.word {
		background-color: #FFF;
		color: #000;
		padding: 1px 2px 1px 0;
		display: block;
		float: left;
		line-height: 1em;
		font-size: 12px;
	}
	#podium span.newline {
		padding-left: 2px;
	}
	#podium div.line {
		clear: both;
		overflow: hidden;
		display: block;
		height: 1px;
		line-height: 1px;
	}
	#podium .signin {
		position: absolute;
		bottom: 0;
		margin: 0 0 10px 10px;
	}
		#podium .signin a {
			text-decoration: none;
		}
	#podium .signin {
		background: url(/img/yellow-arrow-right.gif) center left no-repeat;
		text-decoration: none;
		padding: 0 0 0 10px;
		color: #000;
	}
	#podium .signin span {
		background-color: #DFE000;
		padding: 1px 4px;
	}
	#podium .signin span a {
		color: #000;
	}

/* *************/

/* for understanding browsers */
.minHeight236 {
	min-height: 214px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .minHeight236 {
	height: 214px;
}
/**/

.boxImage.black a {
	color: #fff;
}
.boxImage.black .tc {
	margin: 0 12px;
	background-color: #000;
	height: 12px;
}
.boxImage.black .tl {
	background: transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/corners-tl-transparent_black.png');
	left:0;
}
html > body .boxImage.black .tl {
	background: url(/img/corners-tl-transparent_black.png) 0px 0px no-repeat;
}
.boxImage.black .tr {
	background: transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/corners-tr-transparent_black.png');
	right:0;
}
html > body .boxImage.black .tr {
	background: url(/img/corners-tr-transparent_black.png) 0px 0px no-repeat;
}
.boxImage.black .br {
	padding:0px;
	background: transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/corners-br-transparent_black.png');
	right:0;
}
html > body .boxImage.black .br {
	background: url(/img/corners-br-transparent_black.png) 0px 0px no-repeat;
}
.boxImage.black .bl {
	margin-right: 12px;
	background-color: #000;
	height: 12px;
}
.boxImage.black .center {
	background-color: #000;
	color: #fff;
	padding: 0 10px 0 10px;
}

/* *************/

.more {
	background: url(/img/default-arrow-right.gif) center left no-repeat;
	padding: 0 0 0 14px;
}
.more:hover {
	padding-left: 10px;
}
.more:hover span {
	background-color: #000;
	text-decoration: none;
	color: #FFF;
	padding: 1px 4px;
}

#search {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 0 15px 0;
	width: 208px;
	background: #000;
}
	#search_bg {
		background: #FFF;
		margin: 4px;
	}
	#search .text {
		background: #FFF;
		margin: 0px;
		padding: 5px;
		color: #999999;
		border: #FFF !important;
		float: left;
		width: 155px;
	}
	#search .button {
		width: 20px;
		height: 20px;
		margin: 2px 4px 2px 2px;
		float: right;
	}

#cse-search-results iframe {
	width: 480px;
}

/* sidebar */

.sidebar {
	font-size: 1.2em;
}
.sidebar a {
	color: #FFF;
}
.sidebar .box {
	margin-bottom: 1px;
	background: #000;
}
.sidebar .first {
	background: url(/img/corners-tl.gif) top left no-repeat #000;
}



/* end sidebar */


#map {
	width: 300px;
	height: 300px;
	border: 2px solid green;
	float: right;
}

#footer {
	background: url(/img/koorenhuis-footer.gif) 0px 0px no-repeat;
	height: 49px;
	padding: 11px 0 0 50px;
	clear: both;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer ul li {
	margin: 0px;
	padding: 3px 10px;
	float: left;
	font-size: 1.1em;
	border-left: 1px solid #000;
	line-height: 1em;
}
#footer ul li a {
	color: #000;
	text-decoration: none;
}
#footer ul .copy {
	font-size: 1.27em;
	font-weight: bold;
	border-left: none;
}

.skiplink {
	display:none;
}
