/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/* ------[ Total ]----------------------------------------------------------- */


#wpr_all {
	height: 100%;
	margin: 0px auto;
	width: 940px;
}


/******************** Banner *********************/


#wpr_breadcrum {
	height: 23px;
	width: 100%;
	border-top: 4px solid #ff8611;
	background-color: #ffe9d4;
}

#cnr_breadcrum {
	width: 940px;
	height: 23px;
	margin: 0px auto;
}

#path {
	height: 19px;
	float: left;
	padding-top: 4px;
	font-size: 85%;
	font-family: verdana;
	color: #696969;
	text-align: left;
}

#path img {
	padding: 0px 6px;
}

#path a {
	color: #696969;
	text-decoration: none;
}

#path a:hover, #path a.active {
	text-decoration: underline;
}

#flags {
	height: 19px;
	float: right;
	padding-top: 4px;
}

#flags a {
	width: 18px;
	height: 13px;
	margin-left: 4px;
}


.taalselect {
	height: 23px;
	font-size: 85%;
	font-family: verdana;
	color: #696969;
	text-decoration: none;
}

/******************** Banner *********************/


#wpr_banner {
	height: 235px;
	width: 940px;
	border-bottom: 4px solid #ff8611; 
}

#cnr_logo {
	width: 366px;
	height: 161px;
	float: left;
	margin-top: 37px;
	background: transparent url("../images/haket_logo.gif") no-repeat 0 0;
}

#cnr_nieuws {
	height: 235px;
	width: 240px;
	float: right;
	background: transparent url("../images/nieuws_bg.jpg") repeat-x 0 0;
}

#cnr_nieuws .item {
	width: 210px;
	height: 90px;
	margin: 16px 0px 0px 18px;
	font-size: 85%;
	font-family: verdana;
	color: #fff;
	line-height: 20px;
}

#cnr_nieuws .item h2 {
	font-size: 110%;
}

#cnr_nieuws .item a {
	color: #fff;
	padding-right: 10px;
	background: transparent url("../images/pijl_wit.png") no-repeat right 3px;
	text-decoration: underline;
}

#cnr_nieuws .item a:hover {
	text-decoration: none;
	padding-right: 14px;
}


/******************** Menu ***********************/


#wpr_menu {
	width: 240px;
	min-height: 235px;
	float: left;
	background: #7ea21e url("../images/menu_bg.jpg") no-repeat bottom left;
}

#cnr_menu {
	width: 208x;
	margin-left: 18px;
	margin-top: 20px;
}

#cnr_menu ul li a {
	display: block;
	width: 200px;
	height: 32px;
	padding-left: 16px;
	background: transparent url("../images/menu_li.png") no-repeat 0 2px;

	font-size: 93%;
	font-family: verdana;
	color: #fff;
	text-decoration: none;
}

#cnr_menu ul li a:hover, #cnr_menu ul li a.active {
	text-decoration: underline; 
}

/******************** Content ********************/


#wpr_content {
	width: 674px;
	float: right;
	margin-top: 30px;
	font-family: verdana;
}

.cnr_content {
	margin-bottom: 26px;
	width: 674px;
	float: left;
}

.cnr_content p {
	font-size: 87%;
	color: #6e6e6e;
	/*color: #7e7e7e;*/
	line-height: 18px;
}

.cnr_content h1, h3 {
	font-size: 107%;
	width: 540px;
	color: #125f79;
	font-weight: bolder;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

h3 {
	width: 100%;
}

.cnr_content a {
	font-size: 87%;
	color: #125f79;
	padding-right: 10px;
	text-decoration: underline;
	background: transparent url("../images/pijl_blauw.gif") no-repeat right 2px;
}

.cnr_content img {
	border: 2px solid #125f79;
}

.cnr_content img.reffoto {
	border: 1px solid #125f79;
	height: 76px;
	width: 120px;
	float: right;
	margin-left: 10px;
	display: inline;
}

.cnr_content img.ps1 { }
.cnr_content img.ps2 { float: right; margin-left: 10px; display: inline; }
.cnr_content img.ps3 { margin-top: 10px; }
.cnr_content img.ps4 { float: left; margin-right: 10px; display: inline; }

/******************** Footer *********************/


#wpr_footer {
	width: 940px;
	height: 60px;
	float: left;
	padding-top: 15px;
	border-top: 4px solid #ff8611;

	font-size: 85%;
	font-family: verdana;
	color: #125f79;
	text-align: right;
}

#wpr_footer a {
	text-decoration: underline;
	color: #125f79;
}
