@charset "utf-8";
img {
	border : 0;
}
.hiddenPic {
	display:none;
}
div {
	margin : 0;
	padding : 0;
}

body {
	background : #fff;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #484848;
	margin : 0;
}

a:link {
	cursor : default;
	color : #28aed0;
	text-decoration : none;
}
a:visited {
	cursor : default;
	color : #28aed0;
	text-decoration : none;
}
a:active {
	cursor : default;
	color : #28aed0;
	text-decoration : none;
}
a:hover {
	cursor : default;
	color : #fdb162;
	text-decoration : none;
}

#body {
	background-image : url(images/header.gif);
	background-repeat : repeat-x;
}

#container {
	width : 900px;
	height : auto;
	margin-top : 0;
	margin-left : auto;
	margin-right : auto;
	padding : 0;
	position : relative;
	display : block;
}

.header {
	position : relative;
	width : 900px;
	display : block;
}
.footer {
	color : #fdb162;
	position : relative;
	float : left;
	width : 900px;
	display : block;
	line-height:30px;
	border-top-style:solid;
	border-top-color:#f1eae1;
	border-top-width:1px;
	margin-top:20px;
	text-align:center;
}
.footer a {
	color : #d4c5b4;
}


#slogan {
	position : relative;
	float : right;
	display : block;
}

.breadcrumbs {
	width : 900px;
	position : relative;
	float : left;
	padding-top : 8px;
	color : #fdb162;
}
.breadcrumbs a {
	color : #ff8403;
}
.breadcrumbs a:hover {
	color : #fdb162;
}

.header_logo {
	width : 252px;
	margin : 0;
	float : left;
	display : block;
}

.navbalk {
	width : 639px;
	margin : 0;
	float : right;
	display : block;
}

.tab_buttons {
	list-style : none;
	margin : 0;
	padding : 0;
}
.tab_buttons li {
	float : left;
}
.tab_buttons li a {
	height : 37px;
	display : block;
	float : left;
	text-decoration : none;
}

.btn_home a {
	width : 47px;
	background : url(images/buttons/B_home_N.gif);
}
	.btn_home a:hover {
		width : 47px;
		background : url(images/buttons/B_home_H.gif);
	}

.btn_diensten a {
	width : 148px;
	background : url(images/buttons/B_diensten_N.gif);
}
	.btn_diensten a:hover {
		width : 148px;
		background : url(images/buttons/B_diensten_H.gif);
	}
	.btn_diensten_selected a {
		width : 148px;
		background : url(images/buttons/B_diensten_A.gif);
	}

.btn_overons a {
	width : 148px;
	background : url(images/buttons/B_overons_N.gif);
}
	.btn_overons a:hover {
		width : 148px;
		background : url(images/buttons/B_overons_H.gif);
	}
	.btn_overons_selected a {
			width : 148px;
			background : url(images/buttons/B_overons_A.gif);
	}

.btn_portfolio a {
	width : 148px;
	background : url(images/buttons/B_portfolio_N.gif);
}
	.btn_portfolio a:hover {
		width : 148px;
		background : url(images/buttons/B_portfolio_H.gif);
	}
	.btn_portfolio_selected a {
			width : 148px;
			background : url(images/buttons/B_portfolio_A.gif);
	}

.btn_contact a {
	width : 148px;
	background : url(images/buttons/B_contact_N.gif);
}
	.btn_contact a:hover {
		width : 148px;
		background : url(images/buttons/B_contact_H.gif);
	}
	.btn_contact_selected a {
			width : 148px;
			background : url(images/buttons/B_contact_A.gif);
	}

.con_container {
	width : 900px;
	position : relative;
	float : left;
	padding-top : 30px;
}
.con_left {
	width : 200px;
	position : relative;
	float : left;
}
.con_mid {
	width : 460px;
	padding-left : 20px;
	padding-right: 20px;
	position : relative;
	float : left;
}
.con_mid_home {
	width : 660px;
	padding-left : 20px;
	padding-right: 20px;
	position : relative;
	float : left;
}
.con_right {
	width : 200px;
	position : relative;
	float : left;
}

.sub_header {
	background : url(images/sub_header.gif);
	color : #ff8402;
	font-size : 10pt;
	font-weight:bold;
	font-style:normal;
	padding-top : 8px;
	padding-left : 16px;
	width : 184px;
	height : 26px;
}

.sub_mid {
	width : 200px;
	font-size : 9pt;
	padding:0px;
	line-height:0px;
	background-color : #fbf5ee;
}

.sub_mid a {
	color : #1c1b1b;
	width : 180px;
	height : 30px;
	line-height:30px;
	padding:0px;
	padding-left : 20px;
	display:block;
}

.sub_mid a:hover {
	color : #28aed0;
	background-color : #fff;
}

.sub_mid h6 {
	width : 185px;
	line-height : normal;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #484848;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-left : 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub_footer {
	background-color : #fbf5ee;
	background : url(images/sub_footer.gif);
	width : 200px;
	line-height:0px;
	height : 3px;
	margin-bottom:1px;
}



h1 {
	color : #ff8402;
	padding : 0px;
	margin-top:4px;
	margin-bottom:10px;
	line-height:12pt;
	font-weight:bold;
	font-size : 14pt;
}
h2 {
	color : #ff8402;
	padding : 0px;
	margin-top:14px;
	margin-bottom:4px;
	line-height:11pt;
	font-weight:bold;
	font-size : 11pt;
}
h3 {
	color : #687276;
	padding : 0px;
	margin-top:0px; 
	margin-bottom:0px;
	line-height:11pt;
	font-weight:bold;
	font-size : 9pt;
}

#klant {
	background : url(images/klanten.gif);
	width : 199px;
	line-height:8px;
	height : 90px;
	text-align:center;
	padding-top:36px;
}

#klant_home {
	background : url(images/klanten_home.gif);
	width : 199px;
	line-height:8px;
	height : 334px;
	text-align:center;
	padding-top:36px;
}

.tbl_pak {
	width : 100%;
	background-color : #ffffff;
	border-style:solid;
	border-color:#fbf5ee;
	border-width:0px;
	border-top-color:#d4c5b4;
	border-top-width:1px;
	border-bottom-color:#d4c5b4;
	border-bottom-width:1px;
	padding: 0px;
	margin:0px;
	
}

.td_pak_imp_1 {
	background-color : #fff;
	padding: 3px;
	padding-top: 5px;
	font-weight:bold;
}
.td_pak_imp_2 {
	background-color : #fbf5ee;
	padding: 3px;
	padding-top: 5px;
	font-weight:bold;
}
.td_pak_1 {
	background-color : #fff;
	padding: 3px;
	padding-top: 5px;
}
.td_pak_2 {
	background-color : #fbf5ee;
	padding: 3px; 
	padding-top: 5px;
}

