/* 
Kleuren:

Blauw navig 			#3a82b9
Blauw balk navig		#3475a6
Lichtblauw				#639ce7
Oranje					#ff9c00
Grijs links				#efeaea
*/

/* [ Global ] */
body {
	margin:0;
	padding:0;
	color:#333;
	background:url("../../images/bg-main.gif") repeat-x;
}

#globalWrap {
	width:800px;
}

#introStatic {
	display:none;
	float:left;
	width:464px;
	height:232px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	margin:0;
	padding:0 0 0 114px;
	background:url("../../images/intro-static.jpg") no-repeat;
}

#stat {
	display:none;
}

/* [ Bovenkant, logo & navigatie ] */ 
#wrapTop {
	padding:0;
	margin:0;
}

#holdLogo {
	width:188px;
	border-right:1px solid #fff;
	background:#fff url("../../images/bg-logo-top.gif") repeat-x;
	padding:23px 0 22px 12px;
	float:left;
}

div #holdLogo img {
	border:0;
}

#holdNav {
	float:left;
	width:578px;
	padding:54px 0 0 0;
	border-right:1px solid #fff;
}

/* [ Midden stuk, adres & flash ] */
#wrapMidden {
	margin:0;
	padding:0;
}

#holdAdres {
	font:normal 11px verdana,tahoma,arial;
	line-height:150%;
	width:178px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:13px 11px 3px 11px;
	background:#efeaea;
	float:left;
}

#navKnopTel, #navKnopMail {
	background:url("../../images/bg-stippel.gif") top repeat-x;
	padding:11px 0 11px 0;
}

#navKnopMail a {
	text-decoration:none;
	color:#333;
}

#navKnopMail a:hover {
	text-decoration:underline;
}

#holdFlash {
	float:left;
	width:578px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	margin:0;
	padding:0;
	height:232px;
}

#navLeeg {
	background:url("../../images/bg-stippel.gif") top repeat-x;
}

/* [ Onderkant, gekleurde dikke balken ] */
#wrapBalken {
	margin:0;
	padding:0;
}

#holdBlauw {
	width:200px;
	border-right:1px solid #fff;
	background:#3a82b9;
	height:74px;
	float:left;
}

#holdOranje {
	float:left;
	width:578px;
	border-right:1px solid #fff;
	background:url("../../images/bg-oranje-balk.gif") right no-repeat;
	height:74px;
}

/* [ Footer, disclaimer, privacy etc ] */
#wrapFooter {
	margin:0;
	padding:0;
	font:normal 11px verdana,tahoma,arial;
}

#wrapFooter a {
	text-decoration:none;
	color:#666;
}

#wrapFooter a:hover {
	text-decoration:underline;
}

#holdLeegFooter {
	width:200px;
	border-right:1px solid #fff;
	float:left;
	height:95px;
	background:#efeaea;
}

#holdTxtFooter {
	padding:30px 17px 53px 0;
	float:left;
	width:561px;
	border-right:1px solid #fff;
	text-align:right;
}

/* [ Grids onderaan pagina ] */
#wrapGrids {
	margin:0;
	padding:0;
}

#holdGridL {
	background:url("../../images/bg-grid-links.gif") repeat-x;
	float:left;
	width:200px;
	border-right:1px solid #fff;
	height:106px;
}

#holdGridR {
	background:url("../../images/bg-grid-rechts.gif") repeat-x;
	float:left;
	width:578px;
	border-right:1px solid #fff;
	height:106px;
}

/* [ Navigatie bovenkant ] */
#navcontainer {
	margin:0;
	padding:5px 0 0 15px;
}

ul#navlist {
	list-style:none;
	padding:0;
	margin:0;
}

ul#navlist li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul#navlist li a {
	display:block;
	padding:2px 27px 16px 25px;
	color:#fff;
	text-decoration:none;
	background:url("../../images/bg-navig-top.gif") no-repeat;
	font:bold 11px verdana,tahoma,arial;
}

#navcontainer>ul#navlist li a {
	width:auto;
}

ul#navlist li#active a {
	background:#f0e7d7;
	color:#800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color:#fff;
	background:#5795c3 url("../../images/bg-navig-top.gif") no-repeat;
}

#subProfiel {
	font:normal 11px verdana,tahoma,arial;
	background:#3a82b9;
	color:#fff;
	width:212px;
	visibility:hidden;
	padding:18px 0 18px 9px;
	line-height:150%;
}

ul#sublist {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#sublist li a {
	color:#fff;
	background:url("../../images/bullet-submenu.gif") no-repeat;
	padding:0 0 0 15px;
	background-position:0 5px;
}

ul#sublist li a:hover {
	text-decoration:underline;
}
