@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg.png) repeat-x left top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.clear{
	clear:both;
}

#mainCT{
	background:url(../images/pageBG.png) no-repeat left top;
	width:938px;
	margin:0 auto;
	padding:0 20px;
}

/* HEADER */
#headerCT{
	background-color:#fff;
	width:938px;
	height:161px;
}
#headerCT #logoCT{
	width:574px;
	height:100px;
	padding:47px 0 0 0;
	float:left;
}
#headerCT #menuCT{
	width:364px;
	float:left;
	clear:right;
}
#menuCT img{
	float:left;
}

/* MAIN CONTENT */
#contentCT{
	background-color:#FFFFFF;
	width:938px;
}
/* LEFT CONTENT */
#contentCT #leftCT{
	width:574px;
	float:left;
	padding-bottom:20px;
}
#leftCT #summaryCT{
	width:541px;
	padding:10px 0 35px 33px;
	color:#181818;
	font-size:9pt;
	line-height:18px;
	background-color:#f6f6f6;
}
#leftCT #summaryCT #type{
	float:left;
}
#leftCT #summaryCT .overzicht{
	width:215px;
	float:left;
	font-size:8pt;
	color:#bd2716;
	font-weight:bold;
	margin-top:7px;
	text-align:right;
	padding-right:10px;
}
#leftCT #summaryCT .overzicht a{
	color:#bd2716;
	text-decoration:none;
	font-weight:bold;
	padding-right:15px;
}
#leftCT #summaryCT .overzicht a:hover{
	color:#bd2716;
	font-weight:bold;
	text-decoration:underline;
	padding-right:15px;
}
#leftCT #summaryCT h1{
	color:#bd2716;
	font-size:16pt;
	font-weight:normal;
	line-height:28px;
	margin:10px 0 5px 0;
}
#leftCT #summaryCT h2{
	width:270px;
	color:#484848;
	font-size:8pt;
	line-height:10px;
	margin:9px 0 0 15px;
	float:left;
	font-weight:bold;
}
#leftCT #summaryCT p{
	padding-right:33px;
	margin:0;
}
#leftCT #content{
	width:511px;
	color:#585858;
	padding:35px 30px 35px 33px;
	line-height:18px;
}
#content .item{
	padding:15px 0;
	cursor:pointer;
}
#content .item .type{
	width:17px;
	float:left;
	padding-top:14px;
}
#content .item .itemContent{
	width:485px;
	padding-left:25px;
	float:left;
}
#content .item h1{
	color:#bd2716;
	font-size:14pt;
	font-weight:normal;
	line-height:28px;
	margin:0;
}
#content .item h2{
	color:#484848;
	font-size:7pt;
	line-height:10px;
	margin:0;
}
#content .item p{
	margin:0;
}
#leftCT #itemTools .overzicht2{
	font-size:8pt;
	color:#bd2716;
	font-weight:bold;
	text-align:right;
	padding-right:25px;
}
#leftCT #itemTools .pdf{
	font-size:8pt;
	color:#bd2716;
	font-weight:bold;
	text-align:right;
	padding-right:25px;
}
#leftCT #itemTools a{
	color:#bd2716;
	text-decoration:none;
	font-weight:bold;
	padding-right:15px;
}
#leftCT #itemTools a:hover{
	color:#bd2716;
	font-weight:bold;
	text-decoration:underline;
	padding-right:15px;
}

/* RIGHT CONTENT */
#contentCT #rightCT{
	width:364px;
	float:left;
}
#rightCT #subMenuCT{
	width:364px;
	height:154px;
	background:url(../images/subMenuBG.jpg) no-repeat left top;
}
#rightCT #subMenuCT img{
	float:left;
}
#rightCT #toolsCT{
	text-align:right;
}


/* SUBMENU */
#rightCT #subMenuCT ul{
	width:111px;
	list-style:none;
	margin:5px 0 0 0px;
	padding:0;
	padding-left: 10px;
	float:left;
}
#rightCT #subMenuCT ul li{
	color:#d5d5d5;
	padding-top:5px;
}
#rightCT #subMenuCT ul li a{
	color:#d5d5d5;
	text-decoration:none;
}
#rightCT #subMenuCT ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/* SEARCH FORM */
#rightCT #searchCT{
	width:320px;
	height:335px;
	padding:172px 0 0 44px;
	background:url(../images/searchBG.jpg) no-repeat left top;
}
#rightCT #searchCT #searchTbl td{
	height:36px;
}
#rightCT #searchCT #ajaxSearch_input{
	width:248px;
	height:25px;
	color:#434343;
	padding:8px 0 0 13px;
	border:0;
	float:left;
	background:url(../images/searchFieldBG.jpg) no-repeat left top;
}
#rightCT #searchCT #ajaxSearch_submit{
	width:42px;
	height:33px;
	border:0;
	cursor:pointer;
	float:left;
	clear:right;
	background:url(../images/searchButtonBG.jpg) no-repeat left top;
}

/* FOOTER */
#footerCT{
	background:url(../images/disclaimer.png) no-repeat left top;
	width:938px;
	height:97px;
}

.onlyPrint { display: none; }
#toolsCT img { border: 0; }
#menuCT ul { list-style-type: none; margin: 0; padding: 0; cursor: default; }
#menuCT li { display: block; float: left; width: 101px; height: 1px; background: url(../images/topMenuBG.png) no-repeat; padding: 130px 10px 10px 10px; font-weight: bold; }
#printButton { width: 91px; height: 21px; background: url(../images/print.png) 10px 10px no-repeat; display: inline; text-align: left; padding: 8px 0 0 30px; color: #949494; }
#languageSwitcher { width: 123px; height: 21px; display: inline; padding-top: 8px; text-align: left; color: #949494; }
#toolsCT { margin-top: 10px; }
#printButton, #languageSwitcher { margin: 0px 20px 0px 20px; }
#printButton a, #languageSwitcher a { color: #949494; text-decoration: none; }
#printButton a:hover, #languageSwitcher a:hover { color: #000; text-decoration: underline; }
#languageSwitcher span.selected { color: #000; }
#footerCT p { color: #949494; text-align: right; padding-top: 20px; padding-right: 20px; font-size: 0.9em; }
#informationCT { background: #171717; }

#content a { color: #CD2C1A; }
#content a:hover { color: #EFB9B3; }


p.publishDate { color: #666; font-size: .75em; padding-top: .5em; }

