
html,body {
	height:100%;
	width: 100%;
	padding:0px;
	margin:0px 0px;
	font-family: Verdana,Arial;
	color: #414141;
	font-size: 13px;
	background-color: #C0C0C0;
	}
table {
font-size: 13px;
}

ul.square {
margin:0;
margin-left:15;
padding:0;
list-style-type: square ;
list-style-position: inside;
}	

p{
	color: #414141;
	font-size: 13px;
}
a:link {
color: #276BBD;
text-decoration: none;
}

a:visited {
color: #276BBD;
text-decoration: none;
}

a:hover {
color: #414141;
text-decoration: underline;
}`


#table_center {
	width:100%;
	height:100%;
}
#container_main {
	margin-top:5px;
	width: 980px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	border: 1px solid #76766A;
	}
#container_top {
	width: 980px;
	height: 120px;
	position: relative;
	z-index: 5;
	overflow:hidden;	
	background-color: #F7F4EC;
	
}
#container_top_logo {
	width: 735px;
	height: 120px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	float:left;
	background-image: url(/images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left
}
#container_top_right {
	width: 245px;
	height: 120px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	float:left;
}

#container_top_right_topmenu {
	width: 245px;
	height: 60px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	font-size: 11px;
	color: #414141;
	text-align: left;
	padding-left:20px;
	padding-top:20px;
}
a.container_top_right_topmenu_link:link {
color: #414141;
text-decoration: none;
}

a.container_top_right_topmenu_link:visited {
color: #414141;
text-decoration: none;
}

a.container_top_right_topmenu_link:hover {
color: #414141;
text-decoration: none;
}
#container_top_right_search {
	width: 245px;
	height: 60px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	font-size: 14px;
	color: #696965;
	text-align: left;
	font-style:italic;
	padding-top:15px;
	padding-left:70px;
}

a.container_top_right_search_link:link {
color: #696965;
text-decoration: none;
}

a.container_top_right_search_link:visited {
color: #696965;
text-decoration: none;
}

a.container_top_right_search_link:hover {
color: #696965;
text-decoration: underline;
}
#container_top_right_searchfield {
	width: 120px;
	height: 20px;
	z-index: 5;
	background-color: #F7F4EC;
	font-size: 10px;
	color: #696965;
}

#container_menu {
	width: 980px;
	height: 25px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-image: url(/images/menu_bg.png);
	text-align: center;
	
}

#container_menu_spacer {
	width:210px;
	height: 25px;
	float:left;
}

.container_menu_item {
	height: 25px;
	padding-top: 3px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-image: url(/images/menu_bg.png);
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight:normal;
	float:left;
	cursor:pointer;
}
.container_menu_item_hover {
	height: 25px;
	padding-top: 3px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	z-index: 6;
	overflow:hidden;
	background-image: url(/images/menu_bg_selected.png);
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	float:left;
	cursor:pointer;
}
.container_menu_item_selected {
	height: 25px;
	padding-top: 3px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	z-index: 6;
	overflow:hidden;
	background-image: url(/images/menu_bg_selected.png);
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight:700;
	float:left;
	cursor:pointer;
}

.container_menu_spacer {
	height: 21px;
	width:	1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:2px;
	font-size: 1px;
	overflow:hidden;
	float:left;
	background-color: #F7F4EC;
	background-image: url(/images/home-containerleftbuttom_bg.gif);
	background-repeat: repeat-y;
}

#container_middle {
	width: 980px;
	min-height: 579px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
}
#container_middle_left {
	width: 200px;
	min-height: 479px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	float:left;
	overflow:visible;
}
#container_middle_left_pageplace {
	width: 800px;
	height: 50px;
	position: relative;
	z-index: 4;
	background-color: #F7F4EC;
	font-size: 11px;
	color: #696965;
	text-align: left;
	padding-left:10px;
	padding-top:10px;
	overflow:hidden;
}
a.container_middle_left_pageplace_link:link {
color: #414141;
text-decoration: none;
}

a.container_middle_left_pageplace_link:visited {
color: #414141;
text-decoration: none;
}

a.container_middle_left_pageplace_link:hover {
color: #414141;
text-decoration: underline;
}
#container_middle_left_menu {
	width: 200px;

	min-height: 429px; 
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	float:left;
}

.container_middle_left_menu_item {
	width: 160px;
	margin-left:10px;
	padding-top:2px;
	padding-bottom:10px;
	_height: 20px;
	min-height: 20px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	border-top: 1px solid #696965;
	color: #276BBD;
	font-size: 13px;
	font-weight:bold;
}
a.container_middle_left_menu_item_link:link {
color: #276BBD;
text-decoration: none;
}

a.container_middle_left_menu_item_link:visited {
color: #276BBD;
text-decoration: none;
}

a.container_middle_left_menu_item_link:hover {
color: #414141;
text-decoration: underline;
}


a.container_middle_left_menu_item_sublink:link {
color: #2E7EDF;
font-weight:normal;

text-decoration: none;
}

a.container_middle_left_menu_item_sublink:visited {
color: #2E7EDF;
font-weight:normal;
text-decoration: none;
}

a.container_middle_left_menu_item_sublink:hover {
color: #414141;
font-weight:normal;
text-decoration: underline;
}

#container_middle_main {
	width: 580px;
	min-height: 479px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	float:left;
	padding-bottom:20px;
	margin-top:-15px;
}

#container_middle_main_content {
	width: 560px;
	min-height: 479px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	float:left;
}

.container_middle_main_title {
	
	color: #414141;
	font-size: 35px;
	font-family: arial narrow, arial;
	font-weight:bold;
}

.container_middle_main_text {
	color: #414141;
	font-size: 13px;
}
#container_middle_right {
	width: 140px;
	min-height: 479px;
	position: relative;
	z-index: 5;
	background-color: #F7F4EC;
	float:left;
	padding-top:80px;
	padding-left:0px;

}
#container_middle_right_spacer {
	width: 10px;
	min-height: 479px;
	position: relative;
	z-index: 5;
	float:left;

}
#container_middle_right_related {
	width: 180px;
	min-height: 100px;
	position: relative;
	z-index: 5;
	background-color: #D7D7CF;
	border: 1px solid #A8A89C;
}
.container_middle_right_related_box {
	width: 180px;
	position: relative;
	z-index: 5;

}
.container_middle_right_related_box_title {
	width: 180px;
	position: relative;
	z-index: 5;
	color: #414141;
	font-size: 12px;
	font-weight:bold;
	padding:5px;
	padding-right:1px;
}
.container_middle_right_related_box_item {
	width: 170px;
	position: relative;
	z-index: 5;
	color: #414141;
	font-size: 13px;
	margin-left:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/images/related_bullet.gif);
	background-repeat: no-repeat;
	background-position: center left
}

a.container_middle_right_related_box_item_link:link {
color: #414141;
text-decoration: none;
}

a.container_middle_right_related_box_item_link:visited {
color: #414141;
text-decoration: none;
}

a.container_middle_right_related_box_item_link:hover {
color: #414141;
text-decoration: underline;
}

.container_middle_right_related_line {
	margin: 10px;
	width: 160px;
	height:1x;
	position: relative;
	z-index: 5;
	background-color: #E0E0D1;
	font-size: 1px;
	border-top: 1px solid #A8A89C;
}
#container_buttom {
	width: 980px;
	height: 18px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #D7D7CF;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border-top: 1px solid #A8A89C;
	clear:both;
}
/* Home pagina style */
#container_middle_home_highlight{
	width: 980px;
	height: 200px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	clear:both;
	}
#container_middle_home_highlight_1{
	width: 235px;
	height: 193px;
	margin-left:8px;
	margin-top:2px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	float:left;
	background-image: url(/images/tmp/systeembeheer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:pointer;
	}
#container_middle_home_highlight_2{
	width: 235px;
	height: 193px;
	margin-left:8px;
	margin-top:2px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	float:left;
	background-image: url(/images/tmp/bedrijfsapplicaties.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:pointer;
	}
#container_middle_home_highlight_3{
	width: 235px;
	height: 193px;
	margin-left:8px;
	margin-top:2px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-image: url(/images/tmp/consulting.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	cursor:pointer;
	}
#container_middle_home_highlight_4{
	width: 235px;
	height: 193px;
	margin-left:8px;
	margin-top:2px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-image: url(/images/tmp/websites.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	cursor:pointer;
	}
#container_middle_home_content{
	width: 980px;
	min-height: 419px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	clear:both;
	}

#container_middle_home_content_left{
	width: 654px;
	min-height: 419px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	float:left;
	}
#container_middle_home_content_left_top{
	width: 654px;
	min-height: 195px;
	position: relative;
	z-index: 5;
	margin-left:0px;
	overflow:hidden;
	background-color: #D7D7CF;
	/*border: 1px solid #A8A89C;*/
	}
#container_middle_home_content_left_top_left{
	width: 195px;
	min-height: 195px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	float:left;
	background-color: #D7D7CF;
	}
#container_middle_home_content_left_top_right{
	width: 449px;
	min-height: 195px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	float:left;
	background-color: #D7D7CF;
	}
#container_middle_home_content_left_buttom{
	width: 654px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 204px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	clear:both;
	background-image: url(/images/home-containerleftbuttom_bg.gif);
	background-repeat: repeat-y;
	
	}
#container_middle_home_content_left_buttom_left{
	width: 327px;
	min-height: 224px;
	position: relative;
	z-index: 5;
	overflow:hidden;
	float:left;
	}
#container_middle_home_content_left_buttom_right{
	width: 327px;
	min-height: 224px;
	height:auto;
	position: relative;
	z-index: 5;
	float:left;
	}

#container_middle_home_content_right{
	width: 326px;
	min-height: 419px;
	height:auto;
	position: relative;
	z-index: 5;
	overflow:hidden;
	background-color: #F7F4EC;
	float:left;
	}
.container_middle_home_content_margins{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
	color: #414141;
	font-size: 13px;
}
.container_middle_home_content_margins2{
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
		color: #414141;
	font-size: 13px;
}
.container_middle_home_content_title{
	color: #414141;
	font-size: 24px;
	font-family: arial narrow, arial;
	font-weight:bold;
	margin-bottom:10px;
}
.container_middle_home_content_subtitle{
	color: #414141;
	font-size: 13px;
	font-weight:bold;
	font-family: verdana, arial;
}
