/*RESET*/
html{color:#666666;background:#00193d;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

/*GENERAL*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	background-color:#00193d;
}

body, div, p, ul, ol, img, table, tr, td, h1, h2, h3, h4, h5, h6  {
	padding:0;
	margin:0;
	border:none;
} 

h1 {
	color:#00193d;
	font-size:16px;
	padding-bottom:15px;
}

.csc-firstHeader {
	font-weight: bold;
}

h2 {
	color:#00193d;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0;
}


h3 {
	color:#00193d;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0;
}

b 	{
	color:#00193d;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*PAGE CONTAINER*/
div#page_container {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:0px;

}

/*TOP HEADER*/
div#header {
	margin:0 0 0 0;
	padding:0;
	width: 900px;
	height: 116px;
	overflow: hidden;
	position: relative;
}

#headerSlideshowOverlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	height: 116px;
	background: url(../images/new_header_overlay.png) 0 0 no-repeat;
}

#logo {
	position: absolute;
	right: 34px;
	top: 37px;
}

/*NAVIGATION*/
#nav li, #lang li{
	list-style:none;
	display:inline;
	padding:0 4px 0 0;
}

ul#nav {
	padding:4px 0 4px 0;
	background-color: #fff;
}

#nav li{
	font-size:14px;
	text-decoration:none;
	padding:0 18px 0 21px;
}

#nav a:link , #nav a:visited{
	color:#00193d;
	text-decoration:none;
	font-weight: bold;
}

ul#nav a:hover, #page_container ul#nav li.active a {
	color:#ff9900;
	text-decoration:none;
}

/* Sub nav */
ul#subNav {
	background-color: #eee;
	font-size: 11px;
	line-height: 20px;
	border: 1px solid #fff;
	padding: 0 0 0 0;
}

ul#subNav li {
	display: inline;
	border-right: 1px solid #fff;
	margin: 0 0 0 0;
	padding: 5px 0;
}

ul#subNav li a:link, ul#subNav li a:visited {
	color: #333;
	text-decoration: none;
	padding: 0 19px;
}

ul#subNav li a:hover, ul#subNav li.active a {
	background: url(../images/subnav_arrow.gif) 6px 3px no-repeat;
}

/*LANGUAGES*/

#lang li img {
	/*border: 1px solid #FFF;*/
	/* oude kleur: #66758b */
}

#lang .active a img{
	/*border:1px solid #FF9900;
	margin-bottom:-1px;*/
}

#lang {
	float:right;
	padding:7px 16px 2px 0;
}

/*SLIDESHOW*/
div#slide_show dl {
	margin:0;
	padding:0;
}

#slide_show div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin:0;
	line-height:0;
}

/*CONTENT*/
table#content_wrap{
	background-color:#FFFFFF;
}
table#content_wrap td{
	vertical-align:top;
}

#content_wrap a{
	text-decoration:none;
	color:#d78100;
}

td#left {
	width:180px;
	padding: 21px 10px 110px 20px;
	position:relative;
}

td#left .csc-textpic {
	text-align: center;
}

td#left img#lefticons {
	width:178px;
	height:80px;
}

.iso, .smallLogo {
	position: absolute;
	bottom: 47px;
}

.iso {
	left: 21px;
}

#right .iso {
	left: 743px;
}

.smallLogo {
	left: 94px;
}

#right .smallLogo {
	left: 816px;
}

td#right {
	width:180px;
	padding: 20px 20px 0 10px;
	height: 500px;
}

td#centre {
	padding: 19px 10px 10px 10px;
	width:460px;
}

ul#submenu {
	width:178px;
}

ul#submenu li{
	background-color:#00193d !important;
	margin-bottom:1px;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}

ul#submenu a {
	display:block;
	padding:1px 0 3px 9px;
	color:#FFF;
}

ul#submenu a:hover, ul#submenu li.active a {
	color:#FF9900;
}

ul#subsubmenu {
	background:#495f7c;
	border-top:1px solid white;
}

ul#subsubmenu li {
	background:#495f7c;
	font-weight:normal;
	border-bottom:1px solid white;
	margin-bottom:0px;
}

ul#subsubmenu li.last {
	border-bottom:none;
}

ul#submenu ul#subsubmenu a {
	background:#495f7c;
	padding:1px 0 3px 20px;
	color:#FFF;
}

ul#submenu ul#subsubmenu a:hover, ul#submenu ul#subsubmenu li.active a {
	color:#FF9900;
}

#right {
	color:#00193d;
/*padding:1px;*/
}

#right h1 {
	background:#00193d;
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 12px;
/*border:1px solid #ebebeb;*/
}

#right p {
	padding:8px 10px 8px 10px;
	background-image:url(../images/RIGHT_BOX_BACKGROUND.gif);
	background-repeat:repeat-y;
}

.rightBox {
	border: 1px solid #00193d;
	margin-bottom: 4px;
}

.rightBox h2 {
	background-color: #00193d;
	font-size: 11px;
	line-height: 20px;
	color: #f90;
	padding: 0 6px 0 6px;
}

.rightBoxContent {
	padding: 4px;
	color: #00193d;
	font-size: 11px;
	line-height: 20px;
}

#right .rightBoxContent p {
	padding: 0 3px 3px 3px;
	margin:0 0 0 0;
	background-image: none;
}

.rightBoxImage {
	width: 170px;
	overflow: hidden;
	margin-bottom: 4px;
}

.rightBoxContent h4 {
	font-weight: bold;
	text-align: right;
}

.more {
	text-align: right;
	font-weight: bold;
}

td#left img.bottom {
	position:absolute;
	bottom:45px;
	left:20px;
}

.hidden {
	display:none;
}

#catmenu{
	width:178px;
}

#catmenu div.l1 {
	background:#00193d;
	margin-bottom:1px;
	font-weight:bold;
	font-size:11px;
}


#catmenu a {
	display:block;
	padding:5px 0 5px 10px;
	color:#FFF;
}

#catmenu a:hover, #catmenu .active a {
	color:#FF9900;
}

#catmenu .l2 {
	border-top:1px solid white;
}

#catmenu div.l2 {
	background:#495f7c;
	font-weight:normal;
	border-bottom:1px solid white;
	margin-bottom:0;
}


/*FOOTER*/
div#bottom_round {
	width:900px;
	height:11px;
	position:absolute;
	bottom:26px;
	background:url(../images/FOOTER.gif) no-repeat #FFFFFF;
	z-index:4;
	overflow: hidden;
}

div#footer, div#footer a{
	padding-bottom:5px;
	margin-top:5px;
	text-align:center;
	color:#999999;
	text-decoration:none;
}

#footer #login {
	float:right;
	padding-right:10px;
}

#contentbit {
	margin-top:12px;
}

.eventItem, #contentbit a {
	background:url(../images/NEWS_BACKGROUND.gif) repeat-y;
	padding:7px 7px 3px 7px;
	margin-bottom:5px;
	position:relative;
	display: inline-block;
	color:#666666;
}

.eventItem, #contentbit a { display: block; }

.eventItem .newsImage, #contentbit a .catImage {
	float:left;
}

.eventItem .newsImage img, #contentbit a .catImage img{
	margin-right: 10px;
}

.clearer {
	clear:both;
}

.arrow, #contentbit a .arrow_link{
	position:absolute;
	right: 10px;
	top:7px;
	float: none;
	width: 20px; height: 20px; overflow: hidden; 
}

.eventItem h1 { float: none; padding-right: 30px; width: auto; }

#contentbit .category h1{
	font-size:14px;
	padding-bottom:10px;
        width:420px;
}

#content_wrap .eventItem h1 a {
	color:#00193d;
}

#content_wrap .eventItem h1 a:hover {
	color:#FF9900;
}

#content_wrap .eventItem h1 .date {
	font-size:11px;
}

#content_wrap .event_img {
	float:left;
	padding-right:10px;
	padding-bottom:2px;
/*        width:150px;
        height:117px;
        margin-top:100px;
        */	
}


#content_wrap .readmore {
	padding-top:10px;
	clear:both;
}

/*td.pipeclass  {
	background:url(../images/RIGHT_PIPES.png) no-repeat scroll 37% 3%;
}*/

td#center table tr td {
	border:1px solid #FFF;
}

.contact_block td {
	border:1px solid white;
}

div.tx-powermail-pi1 {
	padding-bottom:10px;
}

div.tx-powermail-pi1 label {
	width:180px;
	float:left;
	margin-right:5px;
}

div.tx-powermail-pi1 #contact label { width:80px; }
div.tx-powermail-pi1 #contact .powermail_text { width:250px; }
div.tx-powermail-pi1 #contact .powermail_textarea { width:320px; height:150px; }
div.tx-powermail-pi1 #contact .powermail_submit { margin-left:85px; }

div.tx_powermail_pi1_fieldwrap_html {
	padding:3px 0 3px 0;
}

div.tx-powermail-pi1 legend {
	display:none;
}

.csc-mailform-field label {
	float:left;
	margin-bottom:4px;
	width:200px;
}

.powermail_textarea powermail_uid30 {
	width:130px;
}

.powermail_submit {
	margin-left:185px;
}

.powermail_mandatory_js {
	color:#FF9900;
	font-weight:bold;
}

.bodytext img {
        width:145px;
        height:109px;
        float:left;
        margin-right:10px;
}

.csc-textpic-image img {
        max-width:480px!important;
        max-height:360px!important;
}

.list-cat-description {
margin-bottom:10px;
}

.event_title a {
margin-bottom:15px;
margin-left:8px;
}

.event_title dd {
margin-bottom:15px;
margin-left:0px;
}

a.internal-link {
color:#666666;
font-weight:bold;
}

#content_wrap #right h6 {
background-image:url(../images/RIGHT_BOX_BACKGROUND.gif);
background-repeat:repeat-y;
padding:0px 10px 8px 10px;
}
#content_wrap #right h6 a.internal-link {
color:#D78100!important; 
text-decoration:none;

}

/* Latest news */
.latestNews h2 {
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	padding: 0 10px;
	float: left;
	background-color: #00193d;
}

.latestNewsTitle {
	border-bottom: 1px solid #00193d;
	height: 20px;
	margin-bottom: 4px;
}

.latestNewsItem {
	padding: 7px;
	background-color: #d4d4d4;
	color: #333;
	position: relative;
	margin-bottom: 6px;
	overflow:hidden;
}
.latestNewsItem .newsImage {
	float:left;
	margin-right:10px;
}

.latestNewsItem h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}

.latestNewsItemDate {
	font-size: 11px;
	color: #00193d;
}

a.latestNewsOverlayLink {
	background: url(../images/ARROW_BUTTON.gif) 433px 6px no-repeat;
	float: left;
	display: block;
	width: 460px;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 0;
	height: 94px;
}

