@import url('reset.css?v1.0');


/* Base */

body{
	color: black;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.75em;
	font-size:78%;
	line-height: 140%;	
}

p{
	margin-bottom:12px;
}

.clearImgSpace {
	display:block;
}
.clear {
	clear:both;
	line-height:0;
	height: 0px;
	overflow: hidden;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}


body{
	color:#333333;
	font-family: Arial, sans-serif;
	background-color: white;
	line-height: 160%;
}



/* Global container definitions */
#content{
	padding: 40px 21px 40px 21px;
}

#footer{
	margin: 0px 23px 64px 0px;
	border-top: 1px solid #000;
	padding-top: 13px;
	height: 22px;
	font-size: 0.90em;
	font-family: Arial;
}

/* End global container definitions */

#logo{
	display: block;
	width: 265px;
	border: 0;
}

/* Homepage 
------------------------------------------
*/

#news_box{
	font-size: 1.0em;
	line-height: 140%;
}

#news_box h3,#news_box span{
	color: #000;
	font-size: 0.95em;
	text-align: left;
}
#news_box h3{
	border: 0;
	margin-bottom: 10px;
	padding-left: 5px;
}
#news_box a{
	margin-right: 10px;
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #000;
}
#news_box li a{
	text-align: left;
	color: #000;
	padding: 3px 15px 3px 5px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #000;
}

#news_box span{
	border-right: 1px solid #000;
	padding-right: 7px;
	margin-right: 7px;
}

#news_box ul{
	margin-bottom:3px;	
}
#news_box li{
	padding:3px 0;
}


/* 
------------------------------------------
End Homepage */




/* Footer
------------------------------------------
*/
#footer{
	color: #000;
	margin-top: 40px;
}
#footer ul.copyrights{
	float: left;
	width: 65%;
}
#footer ul.links{
	text-align: right;
	float: right;
	width: 35%;
}
#footer li{
	border-right:1px solid #84809b;
	display: inline;
	padding:0 10px;
}
#footer li.first{
	padding-left: 0;
}
#footer li.last{
	border:none;
	padding-right: 0;
}

/* 
------------------------------------------
End Footer */




/* Text Content
------------------------------------------
*/

#content p{
	text-align: justify;
}

#content ul,#content ol{
	padding: 0px 0px 0px 10px;	
	list-style: none;
	margin: 10px 0px;
}
#content ul li{
	padding-left: 15px;
	background: transparent url(../media/images/li_icon.gif) no-repeat 0px 8px;
}
#content ol li{
	list-style: decimal;
	list-style-position: inside;
	/*background: transparent url(../media/images/li_icon.gif) no-repeat 0px 8px;*/
}


/*Clear both voor P's op de partners pagina's*/
body#pages_show_5 p,body#pages_show_13 p,body#pages_show_74 p{
	clear: left;
}

p.intro{
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}

h1{
	border-bottom: 1px solid #c1bed5;
	font-size: 1.2em;
	margin:0px 0px 10px 0px;
	font-weight: bold;
	color: #171044;
}
h1.page-title{
	border-top: 1px solid #c1bed5;
	border-bottom: 0;
}
h1 span{
	position: relative;
	top: -12px;
	background-color: #fff;
	padding-right: 5px;
}

h1 span em{
	font-style: normal;
	color: #ac2c00;
}


h2{
	font-weight: bold;
	color: #B23800;
	font-size: 1.1em;
	/*display: inline;
	border-bottom: 1px solid #171044;*/
	margin-bottom: 15px;
	clear: both;
}
body#contact_index h2{
	color: #171044;
}

h3{
	font-size: 1.0em;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
}
h4{
	font-size: 1.0em;
	font-weight: bold;
	color: #62828f;
	margin: 30px 0px 5px 0px;
}
h4.sub-title{
	/*border-bottom: 0;*/
	border-bottom: 1px solid #bfd7e0;
	border-top: 0;
}
h4 span{
	position: relative;
	top: -12px;
	background-color: #fff;
	padding-right: 5px;	
}


.column12{
	width: 40%;
	margin-right:15px;
	float: left;
}
.column12 h4{
	margin: 0 0 5px 0;
}
.borderRight{
	padding-right: 15px;
	border-right: 1px solid #c1c1c1;
}


/* 
------------------------------------------
End Content */




/* News pages
------------------------------------------
*/

span.date{
	/*font-style: italic;*/
	font-size: 0.95em;
	font-weight: bold;
	color:#948FB7;
}
body#news_index #content ul, body#calendar_index #content ul{
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
body#news_index #content li,body#calendar_index #content li{
	padding-left: 0;
	background: none;
}
body#news_index #content li span, body#calendar_index #content li span{
	color: #948fb7;
	font-size: 0.95em;
	text-align: left;
	border-right: 1px solid #948fb7;
	padding:0px 7px 0px 0px;
	margin-right: 7px;
}

/* 
------------------------------------------
End News pages */








.pager{
	padding-top: 10px;
	border-top: 1px solid #e3e2ee;
	margin-top: 25px;
}


#content ul.related-images,#content ul.related-files{
	margin:0px 0px 30px 0px;
}
#content ul.related-files{
	margin-bottom: 10px;
}
#content ul.related-images{
	padding: 0px;
}
#content ul.related-images li{
	list-style: none;
	padding:0px 10px 10px 0px;
	display: inline;
	background-image: none;
}
#content ul.related-images li a{
	border: 0;
}














#news_box,#content{
	margin-top: 30px;
}
#news_box h3{
	margin: 15px 0 15px 0;
}


a:link,a:visited,a:active{
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

strong{
	font-weight: bold;
	color: black;
}


img.right{
	float: right;
	margin: 0px 0px 20px 20px;
}
img.left{
	float: left;
	margin: 0px 20px 20px 0px;
}

p img, .related-images img{
	border: 1px solid #e6e5ee;
	padding: 3px;
}




/* Hidden stuff */
#navigation,
#footerImg,
#about,
#headerExtra,
ul.links,
#subnavigation,
object,
embed,
#contact-form{
	display: none;
}



