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

@import url('blocks.css?v1.0');
@import url('items.css?v1.0');
@import url('forms.css?v1.0');

html {
	overflow-y:scroll;
}

body{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, sans-serif;*/
	font-size: 78%;
	/*font-size:72%;*/
	/*background: #efefef url(../media/images/bg.gif) repeat-x 0px -62px;*/
}

em {
	font-style: italic;
}



/* CSS COLORS */

/*
General bg color : #efefef
Content bg color : white
Divider line : #e6e6e6

*/

ol {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: inside;
}
/*Containers*/
.page{
	width:600px;
	margin:0px auto 0px auto;
	position: relative;
}
#header{
	/*background: transparent url(../media/images/bg_header.gif) no-repeat top center;*/
	/*height: 224px;*/
	height:162px;
	}
	
#print_header{
text-align: center;
}
#logo{
	display: none;
}
#header_content{
	display: none;
}
#header_top{
	height:83px;
	background: transparent url(../media/images/bg_header_top_white.gif) no-repeat top right;
}
#header_top #logo_text{
	display: block;
	float: left;
	width: 310px;
	height: 83px;
}
#banner_top{
	width: 494px;
	float: left;
	height: 73px;
	padding: 10px 0px 0px 59px;
	/*background-color: black;*/
}
#navigation{
	height: 48px;
	font-size: 0.98em;
	font-weight: bold;
	color: white;
	background: transparent url(../media/images/bg_navigation.gif) no-repeat top left;
}

	.navig_overlay{
		position: absolute;
		z-index: 3;
	}
	

#user_info_wrapper{
	height: 30px;
	font-size: 0.95em;
	color: #767676;
	padding: 0px 0px 0px 37px;
	/*overflow: hidden;*/
}
#user_info{
	float: left;
	width: 414px;
	padding: 9px 0px 0px 0px;
	/*padding: 6px 6px 6px 20px;*/
	color: #767676;
}

#search{
	float: left;
	width: 270px;
	margin-left: 13px;
	text-align: right;
	/*margin-right: 128px;*/
}


	#user_info span{
		font-weight: bold;
		color: #353535;
		padding-right: 10px;
	}
	
	#user_info a:link, #user_info a:visited, #user_info a:hover, #user_info a:active{
		padding-left: 17px;
		background: transparent url(../media/images/icons/link_moreinfo_brown.gif) no-repeat 4px 4px;	
		color: #896e60;
	}


#content{

	/*background: white url(../media/images/bg_content_page.gif) repeat-y top left;*/
}

#content .clearImgSpace{
	display: none;
}

#content_inside{
	/*padding: 0px 9px 12px 13px;*/
	background-color: transparent;
}
#skyscraper{
	width: 120px;
	margin: 0px;	
	height: 700px;
	padding:0px 0px 0px 8px;
	
	/*
	Enkel nodig indien overflow hidden op #content niet kan gezet worden
	_padding-left:1px;
	_width:121px;
	*/
	float: left;
}
#sitemap{
	background-color: #efefef;
	padding: 23px 1px 23px 4px;
}
#footer{
	/*background-color: #efefef;*/
	padding: 5px 1px 15px 4px;
	border-top: 1px solid #e6e6e6;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.95em;

	/*text-align: right;
	color: #455969;
	padding:12px 11px 0px 0px;
	*/
}
	#footer p{
		text-align: center;
	}
	
	#footer a{
		color: #606060;
		text-decoration: none;
	}
	
	#footer img{
		position:relative;
		top: 5px;
	}



/* Homepage blocks */
.horizontal_column_divider{
	height: 25px;
	background: transparent url(../media/images/bg_horizontal_divider.gif) repeat-x top left;
}
.horizontal_column_divider.inbeeld{
	height: 5px;
	background: transparent none;
}
.horizontal_column_divider.achtergrond{
	height: 17px;
	background: transparent none;
}
.vertical_column_divider{
	width: 8px;
	float: left;
}
#news_block{
	width: 554px;
	float: left;
}
.column{
	width: 273px;
	float: left;
	/*background-color: #e3e3e3;*/
}
.double_column{

	/*background-color: #e3e3e3;*/
}


/*Navigation*/
#navigation li{
	float: left;
	height: 24px;
}
#navigation ul{
	height: 24px;
	overflow: hidden;
}
#navigation li.first a{
	padding-left: 37px;

}

#navigation a,#navigation a:hover,#navigation a:active,#navigation a:visited{
	color: white;
	text-decoration: none;
	display: block;
	/*
	Voor hoogte IE
	
	height: 21px;
	padding: 3px 14px 0px 14px;
	*/
	
	padding: 3px 14px 4px 14px;
	
}
#navigation li a:hover,#navigation a.active{
	/*
	Voor hoogte IE
	padding: 3px 13px 0px 13px;
	height: 20px;*/
	padding: 3px 13px 3px 13px;
	background-color: #582f1b;
	border:1px solid #fff;
	border-bottom-color: #7e6153;
	border-width: 0px 1px 1px 1px;
}

#navigation li.first a:hover{
	padding-left: 36px;
}

#navigation .sub li a:hover{
	background-color: #5d3924;
	border-color: #7e6153;
	/*
	
	Voor hoogte IE
	height: 21px;
	*/
	border-bottom: 1px;
}
#navigation li.selected a,#navigation li.selected a:hover{
	/*
	Voor hoogte IE
	padding: 3px 13px 0px 13px;
	height: 20px;
	*/
	padding: 3px 13px 3px 13px;
	
	background-color: #6d4939;
	border:1px solid #fff;
	border-bottom-color: #7e6153;
	border-width: 0px 1px 1px 1px;
}
#navigation li.selected.first a,#navigation li.selected.first a:hover{
	padding-left: 37px;
}
#navigation li.active.first a,#navigation li.active.first a:hover{
	padding-left: 37px;
}

#navigation .sub{
	padding-left: 37px;
}
#navigation .sub ul{
	display: none;
}
#navigation .sub ul.active{
	display: block;
}
#navigation .sub li.selected a{
	/*
	Voor hoogte IE
	padding: 3px 13px 0px 13px;
	height: 20px;
	*/
	padding: 3px 13px 3px 13px;
	background-color: #6d4939;
	border:1px solid #7e6153;
	border-width: 0px 1px 1px 1px;
	border-bottom-color: #6d4939;
}


/*Positionering Sub menus*/

#menu_child_13{
	position: absolute;
	/*left: 420px;*/
	left: 250px
}
#menu_child_45{
	position: absolute;
	left: 250px;
}
#menu_child_42{
	position: absolute;
	left: 460px;
}
#menu_child_10{
	position: absolute;
	left: 500px;
}



/*Newsitem homepage*/
#news_block .image{
	width: 204px;
	float: left;	
}
#news_block .item{
	width: 350px;
	float: left;
}



/* Links */

a, a:link, a:visited, a:active{
	color: #009fbb;
	text-decoration: none;
}
	
a:hover{
	text-decoration: underline;
	color: #464646;
}


.block_content p img{
	padding:4px 12px 10px 0px;
}


/* Lists */
/*
.block_content form li{
	padding-left: 0px;
	background: none;
}

.block_content li,.block_content_footer li{
	padding-left: 12px;
	background: transparent url(../media/images/icons/link_default.gif) no-repeat 0px 5px;
}
*/

/*Titles */

h1{
	color: #572f1a;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 2px;
	border: none;
}

h1{
	margin: 14px 0px 8px 0px;
}
h1 span{
	font-weight: normal;
	font-size: 0.80em;
	color: #767676;
	padding-right: 5px;
	border-right: 1px solid #c8c8c8;
	margin-right: 5px;
}



h3.title_divider{
	color: #aba6a6;
	padding-bottom: 8px;
	border-bottom: 1px solid #efefef;
	margin: 14px 0px;
}


	.bottomBorder_lightBlue{
		border-bottom: 1px solid #dbe5e7;
	}
	.bottomBorder{
		border-bottom: 1px solid #eee;
	}
	.bottomPadding{
		padding-bottom: 5px;
	}
	.bottomMargin{
		margin-bottom: 5px;
	}

	.noBottomBorder{
		border-bottom: 0px;
	}
	.noBottomMargin{
		margin-bottom: 0px;
	}


#rssIcon{
	position: absolute;
	margin-top:6px;
	left: 546px;
}

/* general styles */

p.highlight{
	color: #0FA4BE;
}

.smallText{
	/*font-size: 0.95em;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.92em;
	line-height: 120%;
}
.magazine .smallText{
	font-size: 1em;
}
.noMargin{
	margin: 0px;
}


/*Search news - documents */

.searchKeywords{
	width:480px;
	float:left;	
	margin-bottom: 20px;
}
#newsArchiveSearchBox button{
	margin-left: 160px;
}
.searchCategories{
	width:300px;float:right;	
}


/*InfoBox style*/

table.infoBox {
	clear:right;
	float:right;
	border-collapse: collapse;
	padding: 0px;
	border-color:#E3E0DD;
	border-style:solid;
	border-width:1px !important;
	margin-bottom:20px !important;
	margin-left:30px !important;
	margin-top:10px !important;
	width:220px !important;
}

table.infoBox tr, table.infoBox td, table.infoBox {
	background-color:#FFFFFF;
}

#content table.infoBox td.content {
	margin:0 !important;
	overflow:hidden;
	/*padding:9px 7px 9px 9px !important;*/
	text-align:left;
	width:218px;
}

table.infoBox td.header {
	background-color:#E3E0DD;
	border:0 none !important;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	line-height:130% !important;
	padding:7px 5px 7px 9px !important;
	text-align:left;
}

/* styles for blocks in print */

.block_content, .block_image, .block_content_footer{
	background-color: #fff!important;
	color: #000!important;
	border: none!important;
	padding: 20px 10px!important;
}

.block_content{
	line-height: 150%!important;
	padding: 10px!important;
	border: 1px solid #e6e6e6!important;
}

.imageContent {
	float:left;
	margin:0 20px 10px 0;
	position:relative;
	/*width:266px;*/
}

.clearfix{
	clear: both;
}

.block_header{
	background: none!important;
	border-bottom: 0px solid #d4eff4!important;
	padding: 0px!important;
}

.block_header h3{
	background: none!important;
	color: #572f1a;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px!important;
	padding: 0px!important;
}

.block_header h3 span{
	background: none!important;
	color: #009fbb!important;
	font-size: 14px;
	margin-right: 10px;
	border-color: #009fbb!important;
}

.footer, .footer span{
	background: none!important;
}

#itemRelated{
	display: none;
}


/* Print styles */

#content_inside{
	padding-left: 85px;
}


.printLink{
	display: none!important;
}
