﻿/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

table, th, td, p, input, textarea, select {
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	font-size:11px;
	line-height:19PX;
	color:#094fa3;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 10px 0;
	}
	
a:focus {outline:none;}
a:hover {}
h1 {
	font-size:18px;
	}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}	

p {}
	
ol {}
ul {}
li {}
li li {}

label {
	
	}


a.btnHome {
	background:url('../gfx/bt_home_uit.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnHomeAct {
	background:url('../gfx/bt_home_act.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnHome:hover {
	background:url('../gfx/bt_home_uit.gif') no-repeat right top;
}



a.btnPP {
	background:url('../gfx/bt_pp_uit.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnPPAct {
	background:url('../gfx/bt_pp_act.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnPP:hover {
	background:url('../gfx/bt_pp_uit.gif') no-repeat right top;
}



a.btnHs {
	background:url('../gfx/bt_hs_uit.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnHs:hover {
	background:url('../gfx/bt_hs_uit.gif') no-repeat right top;
}
a.btnHsAct {
	background:url('../gfx/bt_hs_act.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}

a.btnFc {
	background:url('../gfx/bt_fc_uit.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnFcAct {
	background:url('../gfx/bt_fc_act.gif') no-repeat left top;
	width:217px;
	height:46px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnFc:hover {
	background:url('../gfx/bt_fc_uit.gif') no-repeat right top;
}


a.btnContact {
	background:url('../gfx/bt_contact_uit.gif') no-repeat left top;
	width:217px;
	height:45px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
a.btnContact:hover {
	background:url('../gfx/bt_contact_uit.gif') no-repeat right top;
}
a.btnContactAct {
	background:url('../gfx/bt_contact_act.gif') no-repeat left top;
	width:217px;
	height:45px;
	position:relative;
	margin: 0 0 0 0;
	text-decoration:none;
	display:block;
	top:0Px:
	}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #f68c1f;
}
