@charset "UTF-8";
/******************************************************************/
/***************** BEGIN VAN DE PAGINALAYOUT **********************/
/******************************************************************/
body	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
	background-image: url(../images/background.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #005181;
}
		
		
#container 	{
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
} 
		

/******************************************************************/
/******************************VOORAF******************************/
/*************************NORMALISEREN VAN*************************/
/****************************ALLE TAGS*****************************/
/******************************************************************/

/* Normaliseert marge, padding */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td, h1, h2, h3, h4, h5, h6 
{ margin : 0; padding : 0; }

/* Verwijdert list-style van de lists items */
ol,ul { list-style : none; }

/* Normaliseert font-style en font-weight terug naar normale waarden */
address, caption, cite, code, dfn, em, th, var
{ font-style : normal; font-weight : normal; }

/* Border collapse */
table {
	border-collapse : collapse;
	border-spacing : 0;
}

/* Verwijdert rand van fieldset en afbeeldingen */
fieldset,img { border : 0; }

/* Links uitlijnen in caption and th */
caption,th { text-align : left; }

/* Verwijdert quotation marks van q */
q:before, q:after { content :''; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}

p a{
	/*font-weight:bold;*/
	text-decoration:underline;
	color: #000000;

}
p a:hover{
	text-decoration:underline;
	color:#005181;
}

/**CLASSES**/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

.ruler01{
	background-image:url(../images/ruler-01.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	height: 1px;
	margin-top: 5px;
}
.ruler02{
	background-image:url(../images/ruler-02.gif);
	background-repeat: repeat-x;
	height: 15px;
	margin-top: 0px;
	margin-bottom:0px;
	background-position: center;
}
.spacer01{
	height: 20px;

}

.spacer02{
	height: 7px;

}
.spacer03{
	height: 15px;

}

.introtext {
	color: #000000;
}

.more{
	padding-left: 18px;
	color: #005181;
	font-weight: bold;
	text-align: right;

}
.more a{
 text-decoration: none;
 color: #407da1;
}
.more a:hover{
 text-decoration: none;
 color: #005181;
}


/******************************************************************/
/*******************Start CSS COMPOSITION**************************/
/******************************************************************/
#top {
	background-image: url(../images/top_roundedcorners.png);
	background-repeat: no-repeat;
	height: 11px;
}
#middle {
	background-color: #FFFFFF;
	background-image: url(../images/background_middle.gif);
	background-position: right 300px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#bottom {
	background-image: url(../images/bottom_roundedcorners.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	padding-left: 15px;
}
#branding {
	background-image: url(../images/logo_wide.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	position: relative;
	text-align: right;
}
#breadcrumb {
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
}
#container #bottom #footer {
	background-image: url(../images/ruler-01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 7px;
	float: left;
	width: 870px;
}
#container #bottom #totop{
	float: right;
	background-image: url(../images/top1.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 35px;

}
#container #bottom #totop a{
	text-decoration:none;
	color:#333333;
}
#container #bottom #totop a:hover{
	text-decoration:underline;

}
#navigation {
	margin-bottom: 10px;
	text-align: left;
	padding-left: 4px;
	float: left;
	width: 100%;
}

/* HOMEPAGE */

#content_homepage {
	width: 100%;
	position: relative;
	margin-top: 10px;
}
#content_homepage .leftcol {
	width: 275px;
	float: left;
}
#content_homepage .midcol {
	width: 275px;
	float: left;
	margin-left: 20px;
}
#content_homepage .rightcol {
	width: 275px;
	float: left;
	margin-left: 25px;
}

#newssumming li{

}
#newssumming li p{
margin-bottom: 0px;}

.eventssumming li{

}
.eventssumming li p{
margin-bottom: 0px;}

#content_adminpage {
	position: relative;
	width: 100%;
	margin-top: 10px;
}
#content_adminpage .leftcol {
	width: 180px;
	float: left;
}
#content_adminpage .midcol {
	width: 425px;
	float: left;
	margin-left: 20px;
}
#content_adminpage .rightcol {
	width: 870px;
	float: left;
}

/* Otherpage */

#content_otherpage {
	position: relative;
	width: 100%;
}
#content_otherpage .leftcol {
	width: 180px;
	float: left;
}
#content_otherpage .midcol {
	width: 425px;
	float: left;
	margin-left: 20px;
}
#content_otherpage #applyform {

}
#content_otherpage #stayinformedform {

}

#content_otherpage .rightcol {
	width: 220px;
	float: left;
	margin-left: 25px;
}

#sidenavigation li.selected{
	color:#444D3E;
	font-size:13px;
	padding-left: 11px;
	background-image: url(../images/nav/arrowsidenav.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight:bold;
}
#sidenavigation li{
	color:#5E9732;
	font-size:13px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration:none;
	background-image:none;
	background-repeat: no-repeat;
	padding-bottom:10px;
}
#sidenavigation li a{
	color:#5E9732;
	font-size:13px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration:none;
	background-image:none;
	background-repeat: no-repeat;
}
#sidenavigation li a:hover{
text-decoration: underline;
}
#sidenavigation li ul {
margin-top:6px;}
#sidenavigation li ul li{
padding-left: 0px;
padding-bottom:4px;
}
#sidenavigation li ul li a{
	color: #333333;
}

/**FLASHY THINGS **/

.bigtitle {	height: 25px;}
.smallertitle { height: 23px;}


.date {
	font-size:14px;
}

.summing1 li {
	padding-left: 14px;
	padding-bottom:8px;
	font-size:12px;
	line-height: 18px;
	background-image: url(../images/summing1.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #005181;
}
.summing2 li {
	padding-left: 28px;
	font-size:12px;
	line-height: 18px;
	background-image: url(../images/summing1.png);
	background-repeat: no-repeat;
	background-position: 14px 4px;
	color: #005181;
	margin-bottom:100px;
}

.summing2 li img {float: left; padding-right:15px;}
.summing2 li p {float: left;}
.summing3 {
	padding-bottom:8px;
	padding-top: 8px;
}
.summing3 li {
	padding-left: 14px;
	padding-bottom:4px;
	font-size:12px;
	line-height: 18px;
	background-image: url(../images/summing3.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #000000;
}
.summing4 {
	padding-bottom:8px;
	padding-top: 0px;
}
.summing4 li {
	padding-left: 14px;
	padding-bottom:4px;
	font-size:12px;
	line-height: 18px;
	background-image: url(../images/summing3.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #000000;
}
.summing5 {
	padding-bottom:8px;
	padding-top: 0px;
}
.summing5 li {
	padding-left: 14px;
	padding-bottom:4px;
	font-size:12px;
	line-height: 18px;
	background-image: url(../images/summing3.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #5E9732;
	text-decoration:none;
}
.summing5 li a {
	color: #000000;
	text-decoration:none;
}
.summing5 li a:hover {
	text-decoration:underline;
}
.summing6 li {
	padding-left: 14px;
	padding-bottom:8px;
	font-size:12px;
	line-height: 18px;
	background-image: url(../images/summing3.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #000000;
}
.summing6 li p {
	color:#000000;
	padding-top:10px;
}
.summingadmin {
	padding-bottom:8px;
	padding-top: 0px;
	margin-left:40px;
}
.summingadmin li {
	padding-left: 14px;
	padding-bottom:4px;
	font-size:12px;
	line-height: 18px;
	background-image: url(../images/summing1.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #005181;
	text-decoration:none;
}
.summingadmin li a {
	color:#005181;
	text-decoration:none;
}
.summingadmin li a:hover {
	text-decoration:underline;
}
.downloadnewspdf {
	padding-left: 16px;
	font-size:12px;
	background-image: url(../images/pdficon_small2.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	text-decoration:none;
}
.explainedtext {
	font-size: 11px;
	color: #005181;
	font-style: italic;
}
#newssumming p {
margin-bottom:5px;
}
.readmorenews{
	padding-left: 28px;
	background-image: url(../images/summing1.png);
	background-position: 14px 4px;
	background-repeat: no-repeat;
	margin-bottom:5px;
}
.downloadnews{
	padding-left: 28px;
	background-image: url(../images/summing1.png);
	background-position: 14px 4px;
	background-repeat: no-repeat;
	margin-bottom:5px;}
#publicationssumming p {
margin-bottom:2px;
}
#publicationssumming li {
margin-bottom:10px;
}
#publicationssumming .title {
font-weight: bold;
}
#publicationssumming .footnote {
font-style:italic;
font-size:11px;
}
table#collab .images {
	padding: 7px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #407da1;
}
table#collab .text {
	padding-left: 10px;
	vertical-align: top;
	line-height:17px;
}
#footercontent li{
	float: left;}
#content_otherpage .rightcol #contentright {
	padding-top: 0px;
	padding-left: 10px;
}
#newssumming li {
	margin-bottom: 10px;
}

.visitsite {
	background-image: url(../images/summing3.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left:12px;
}
.visitsite a { 
/*color: #005181;*/
color: #000000;
text-decoration: none;
}
.visitsite a:hover { 
text-decoration: none;
/*color: #000000;*/
}
.news_overview { 
font-weight:bold;
color:#333333;
}
.news_overview a { 
font-weight:bold;
color:#333333;
text-decoration: none;
}
.news_overview a:hover { 
text-decoration: none;
}

.events_overview { 
font-weight:bold;
color:#333333;
}
.events_overview a { 
font-weight:bold;
color:#333333;
text-decoration: none;
}
.events_overview a:hover { 
text-decoration: none;
}

.textnextflash {
	float: right;
	height: 120px;
	text-align: left;
	padding-left: 10px;
}
.flashblock {
	float: left;
}
.KT_tngtable td{padding:2px;}
.TK_tngtable td{padding:2px;}
#content_otherpage .midcol .pressrelease_detail strong {color:#333333;}
.newstitle{
	font-size:15px;
	color: #005181;
}
.presssubtitle{
	font-size:13px;
	color: #005181;
	font-weight: bold;
	padding-bottom:15px;
}
.presssubsubtitle{
	font-size:13px;
	color: #5E9732;
	font-weight: bold;
}
/* OLD NEW RELEASES STYLES*/
.title12blue {
	font-size:13px;
	color: #5E9732;
	font-weight: bold;
}
/*******************************/

.italic {
	font-style: italic;
	color: #005181;
	text-decoration: underline;
}
.floatleft {
	float: left;
	margin-right: 10px;
	width: 150px;
}
.admintable{ color:#666666;}
.admintable td {
 padding: 5px;
}
.admintable th {
 padding: 5px;
 font-weight: bold;
}

sup{font-size: 10px;}