/* CSS Document */

/***************************************************************** 
PRE-FIXED BASICS
*****************************************************************/ 
ul{
		padding:0px;
		margin:0px;
		}
li{
		padding:0px;
		margin:0px;
		}
div		{
		font-family: Arial;
		font-size:12px;
		text-align: left;
		margin: 0px;
		padding: 0px;
		}
img{
		border:0px;
		padding:0px;
		margin:0px;
		}

td {
	font-size: 12px;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
/***************************************************************** 
BODY EN BOX DECLARATIONS
*****************************************************************/ 

body{
	background-color: #eaecf1;
	text-align: center;
	margin: 0px; 
	padding: 0px; 
	background: #eaecf1 url(../img/img_backgr_container_1.gif) repeat-y top center;
}
		
#container{
	left:50%;
	margin-left:-525px;
	position:absolute;
	width:1050px;
	height: 100%;
}

#header{
	position:relative;
	background: #d8e7f0 url(../img/img_backgr_header_1.gif) no-repeat top right;
	width:1048px;
	height: 138px;
	left: 1px;
	top: 0px;
}

#logo{ /* SUB van HEADER */
	float: left;
	width:229px;
	height: 138px;
}

#language{ /* SUB van HEADER */
	float: right;
	width: 50px;
	height: 50px;
	text-align: right;
	padding: 10px;
}

#menu{
	position:relative;
	background: #304974 url(../img/img_backgr_menu_1.gif) no-repeat top right;
	width:1048px;
	height: 80px;
	left: 1px;
	top: 0px;
}

#container .submenu_item{
	background-color: #304974;
	padding: 0;
	margin: 0;
}

#main {
	position: absolute;
	left: 0;
	top: 218;
	width: 1048px;
	height: auto;
}

#kolom_left {
	margin-left: 55px;
	top: 0;
	float: left;
	width: 300px;
	height: auto;
	background: #FFFFFF url(../img/img_backgr_kolleft_1.gif) no-repeat top left;	
}

#kolom_left_home { /* Homepage specifiek */
	margin-left: 55px;
	top: 0;
	float: left;
	width: 270px;
	height: auto;
	background: #FFFFFF;	
}

#kolom_left .spacer {
	position: relative;
	left: 0;
	top: 0;
	height: 100px;
	width: 300px;
}

#kolom_left .submenu {
	position: relative;
	left: 0;
	top: 0;
	width: 205px;
	height: auto;
}

#kolom_left .item {
	position: relative;
	left: 0;
	top: 0;
	border-top: solid 1px #c0c8d5;
	width: 205px;
	height: 100px;
	margin-bottom: 35px;
	padding-top: 20px;
}

#foto_blok {
	position: relative;
	left: 0;
	top: 50px;
	width: 269px;
	height: 234px;
	background: #F3F8FA url(../img/img_backgr_kolleft_1.gif) no-repeat bottom left;	
}

#kolom_right {
	float: left;
	width: 660px;
	height: auto;
	margin-left:0px;
	background: #FFFFFF url(../img/img_backgr_kolright_1.gif) 0px 0px no-repeat;
	padding-right: 10px;
	color: #304974;
	line-height: 20px;
}

#kolom_right_home_left {
	margin-top: 50px;
	width: 366px;
	float: left;
	margin-bottom: 20px;
	_padding-bottom: 20px;
}

#kolom_right_home_left .newsarticles {
	margin: 0;
	padding: 0;
}

#kolom_right_home_right {
	margin-top: 50px;
	width: 244px;
	height: 300px;
	float: right;
}

#kolom_right_home_right .item {
	border-bottom: solid 1px #c0c8d5;
}

#kolom_right_home_right .item_last {
	margin-top: 10px;
	margin-bottom: 10px;
}

#kolom_right .spacer {
	position: relative;
	left: 0;
	top: 0;
	height: 45px;
	width: 660px;
}

#news .newsgroup {
	left: 20px;
	top: 0px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 20px;
	height: auto;
	width: 350px;
	background: #f3f8fa;
}

#news .news_item {
	left: 20px;
	top: 0px;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	height: auto;
	width: 450px;
	background: #f3f8fa;
}

#news .news_item_options {
	left: 20px;
	top: 0px;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	height: auto;
	width: 450px;
	background: #f3f8fa;
}

#footer {
	position: relative;
	left: 0;
	bottom: 0;
	float: left;
	width: 1049px;
	height: 55px;
	margin-top: 20px;
}

#footer_home {
	position: relative;
	left: 0;
	top: 40px;
	float: left;
	width: 1049px;
	height: 55px;
	margin-top: 20px;
}

#foot_left {
	position: relative;
	left: 55px;
	top: 0;
	float: left;
	width: 205px;
	height: 54px;
	border-top: solid 1px #c0c8d5;
}

#foot_left_home {
	position: relative;
	left: 55px;
	top: 0;
	float: left;
	width: 270px;
	height: 54px;
	border-top: solid 1px #c0c8d5;
}

#foot_right {
	position: relative;
	right: 35px;
	top: 0;
	float: right;
	width: 660px;
	height: 54px;
	border-top: solid 1px #c0c8d5;
}

/***************************************************************** 
FONT DECLARATIONS
*****************************************************************/ 	
h1, h2, h3 {
	color: #4b2458;
}

h1 {
	font-size: 21px;
	font-weight: bold;
}

p {
	padding: 0px;
	margin: 0px;
	font-size:11px;
	color: #4b2458;
}

#kolom_left .item {
	color: #7b8ca8;
}

#kolom_left .item h1 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #304974;
	font-size: 14px;
}

#kolom_left .item p {
	color: #7b8ca8;
	line-height: 20px;
	font-size: 11px;
}

#kolom_right h1 {
	font-size:20px;
	line-height: 20px;
	color: #304974;
}

.homepage_textblock_1_KOP {
	padding-bottom: 10px;
}

#kolom_right_home_left h1 {
	font-size:20px;
	line-height: 20px;
	color: #304974;
	padding: 0;
	margin: 0px 0px 10px 0px;
}

#kolom_right_home_right h1 {
	margin: 6px 0px 10px 0px;
}

#kolom_right p {
	font-size:12px;
	line-height: 20px;
	color: #304974;
	width: 615px;
	color: #304974;
}

#kolom_right_home_left p {
	font-size:12px;
	line-height: 20px;
	color: #304974;
	width: 365px;
	padding-bottom: 20px;
}

#kolom_right_home_left .text_newsarticles {
	padding-bottom: 0px;
}

#kolom_right_home_left .newsarticles p{
	margin: 0;
	padding: 0;
	display: block;
}

#kolom_right_home_left .newsarticles p.item{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	background: url(../img/img_block_homenews_1.gif) no-repeat left top;
}

#news .news_item_options p {
	width: 430px;
	margin-right: 20px;
}

#kolom_right_home_right p {
	font-size:11px;
	line-height: 20px;
	color: #304974;
	width: 244px;
	padding-bottom: 20px;
}

#news .newsgroup p {
	width: 350px;
}

#news .newsgroup p.item{
	padding-left: 10px;
	width: 320px;
	background: url(../img/img_block_news_1.gif) no-repeat left top;
}

#news .news_item p {
	width: 450px;
}

#news .news_item p.item_date strong, #news .news_item p.item_text strong {
	color: #7B8CA8;
	font-weight: normal;
}

#foot_left p, #foot_left_home p, #foot_right p{
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	color: #97a4b9;
}

#foot_right p a{
	color: #97a4b9;
}

/***************************************************************** 
LINKS
*****************************************************************/ 

A 							{ text-decoration:none; color:#304974;}
A:link						{ text-decoration:underline; color:#304974;}
A:visited					{ text-decoration:underline; color:#304974;}
A:active					{ text-decoration:underline; color:#304974;}
A:hover						{ text-decoration:none; color:#304974;}

#meta a {
	margin-right: 10px;
}

#menu a {
	color: white;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

#menu a:hover {
	color: #806987;
	text-decoration: none;
	font-weight:bold;
}

#menu .menu_item a {
		font-size: 12px;
		color: white;
}

#menu .submenu_item a {
		font-size: 10px;
}

#menu .menu_item_active a {
	color: #806987;
}

#menu .submenu_item_active a {
	font-size: 10px;
	color: #806987;
}



/***************************************************************** 
LIST DECLARATIONS
*****************************************************************/ 

#menu ul.menu  {
	position: absolute;
	list-style: none;
	height: 80px;
	left: 34px;
}

#menu ul.menu li {
	display:inline;
	left:0px;
	margin:0px;
	padding:0px;
	top:0px;
}

#menu ul.menu li a {
	position: relative;
	top: 34px;
	left: 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding: 34px 15px 31px 15px;
	text-decoration:none;
	border-right: solid 1px #3f567e;
}

#menu ul.menu li a:hover {
	position: relative;
	top: 34px;
	left: 0;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	padding: 34px 15px 31px 15px;
	text-decoration:none;
	font-weight: normal;
}

#menu ul.menu li a.selected{
	font-weight: normal;
	background-color: #3f567e;
}

#menu ul.menu li a.selected:hover {
	position: relative;
	top: 34px;
	left: 0;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	padding: 34px 15px 31px 15px;
	text-decoration:none;
	font-weight: normal;
	background-color: #3f567e;
}

#container .submenu_item ul{
	list-style: none;
	color: white;
	background-color: #304974;
	margin: 10px 10px 10px 20px;
}

#container .submenu_item ul li {
	background: #304974 url(../img/img_block_list_sub_item_1.gif) no-repeat top left;	
	margin-bottom: 7px;	
}

#container .submenu_item ul li a{
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	padding-left: 10px;
}

#container .submenu_item ul li a:hover{
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	padding-left: 10px;
}

#menu ul.menu li {
	display:inline;
	left:0px;
	margin:0px;
	padding:0px;
	top:0px;
}

#container .submenu_item ul li {
	background: #304974 url(../img/img_block_list_sub_item_1.gif) no-repeat top left;	
	margin-bottom: 7px;	
}

#kolom_right ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}

	#kolom_right ul li {
		background-image: url(../img/img_block_list_1.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 10px;
		color: #304974;
		line-height: 16px;
	}
	
		#kolom_right ul li ul {
			margin: 0px 0px 0px 10px;
			padding: 0px;
			list-style-type: none;
			line-height: 16px;
		}
	
			#kolom_right ul li ul li {
				background-image: url(../img/img_block_list_2.gif);
				background-repeat: no-repeat;
				background-position: top left;
				padding-left: 10px;
				color: #304974;
				line-height: 16px;
			}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#kolom_left .submenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#kolom_left .submenu ul li{
	display: block;
	margin-bottom: 5px;
}

#kolom_left .submenu ul li a{
	display: block;
	padding: 4px 0px 4px 15px;/*trol*/ 
	background: #dee6ef url(../img/img_block_list_inline_sub_i.gif) no-repeat top left;
	color: #304974;
	text-decoration: none;
}

#kolom_left .submenu ul li a:hover, #kolom_left .submenu ul li a.active{
	display: block;
	padding: 4px 0px 4px 15px;/*trol*/ 
	background: #304974 url(../img/img_block_list_inline_sub_o.gif) no-repeat top left;
	color: #dee6ef;
	text-decoration: none;
}

#knowledgebase {
	position: relative;
	top: 10px;
	margin-bottom: 10px;
}

#knowledgebase p.text {
	margin-bottom: 10px;
}

#knowledgebase div.knowledgefile, #searchknowledge div.knowledgefile{
	position: relative;
	left: 20px;
	top: 0px;
	margin-bottom: 20px;
	height: auto;
	width: 350px;
	background: #f3f8fa;
}

#knowledgebase div.knowledgefile p, #searchknowledge div.knowledgefile p{
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	width: 325px;
}

#kolom_right form .form tr td{
	font-size: 12px;
	color: #304974;
	vertical-align: top;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/***************************************************************** 
IMAGE DECLARATIONS
*****************************************************************/ 

#kolom_right table img {
	margin: 0px;
}

/***************************************************************** 
FORM DECLARATIONS
*****************************************************************/ 

form {
	margin-top: 20px;
}

#kolom_right_home_right .item form {
	margin-top: 0;
}

input{
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #F3F8FA;
	border: solid 1px #C1C8D5;
	font-size: 11px;
	color: #304974;
	padding-left: 10px;
	padding-top: 2px;
}

#kolom_right_home_right .item form input {
	margin-bottom: 4px;

}

input.button{
	height: 20px;
	width: auto;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #fe850c;
	font-style: italic;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

textarea{
	padding: 0px;
	margin: 0px;
	border: solid 1px #806987;
	color: #bfb4c3;
	font-size: 10px;
	width: 210px;
}

#kolom_right form {
	margin-left: 20px;
}

#kolom_right_home_right form {
	margin: 0;
}

#kolom_right form .form{
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
	color: #304974;
	vertical-align: top;
}

#kolom_right form .form input {
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #F3F8FA;
	border: solid 1px #C1C8D5;
	font-size: 11px;
	color: #304974;
	padding-left: 10px;
	padding-top: 2px;
	margin-left: 20px;
}

	#kolom_right form .form input.radiobutton {
		height: auto;
		padding: 0px;
		margin: 0px;
		border: none;
		background: none;
	}

#kolom_right form .form textarea {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #F3F8FA;
	border: solid 1px #C1C8D5;
	font-size: 11px;
	color: #304974;
	padding-left: 10px;
	padding-top: 2px;
	margin-left: 20px;
}

#kolom_right form .form input.button {
	height: 20px;
	width: auto;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #fe850c;
	font-style: italic;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

/***************************************************************** 
TABLE DECLARATIONS
*****************************************************************/ 

#table_sitemap {
	position: relative;
	bottom: 0px;
	top: 10px;
	left: 10px;
	width: 502px;
	color: #4B2458;
	font-size: 10px;
	margin-bottom: 10px;
}

#table_sitemap {
	position: relative;
	bottom: 0px;
	top: 10px;
	left: 10px;
	width: 502px;
	color: #4B2458;
	font-size: 10px;
	margin-bottom: 10px;
}

#table_sitemap tr td{
	color: #304974;
	font-size: 12px;	
}


