@charset "UTF-8";

/* General */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
}
#container {
	width: 940px;
	margin: 0 auto; 
	position: relative;
	margin-top: 175px;
}
#wrapper {
	width: 940px;
}	
#rechts {
	float: right;
	width: 674px;
	min-height: 431px;
	margin-right: 2px;
}	
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
/* Header */
#header {
	width: 940px;
	height: 175px;
	position: absolute;
	left: 0px;
	top: -175px;
	background-image: url(../images/headerBackground.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 1;
}
#headerTop {
	width: 937px;
	height: 14px;
	padding-top: 3px;
	padding-left: 3px;
	color: #9e9e9e;
	font-size: 9px;
	font-style: italic;
}
#headerTop a {
	color: #9e9e9e;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
}
#headerTop a:hover {
	text-decoration: underline;
}
#headerMid {
	width: 940px;
	height: 110px;
	padding-top: 10px;
}
#logo {
	float: left;
	width: 137px;
	padding-left: 3px;
	height: 110px;
}
#zoeken {
	float: left;
	width: 125px;
	height: 30px;
	padding-right: 25px;
	padding-top: 80px;
	text-align: right;
	color: #898a8c;
	padding-left: 650px;
}
#headerBot {
	width: 940px;
	height: 38px;	
}
#headBotL {
	float: left;
	width: 262px;
	height: 38px;
	position: relative;
}
#headBotR {
	float: left;
	width: 678px;
	height: 38px;

}
#sportHeader {
	position: absolute;
	top: -16px;
	left: 0px;
	width: 251px;
	height: 54px;
	z-index: 150;
}
/* Navigatie */
#navBar {
	background-color: #e6e7e7;
	width: 645px;
	height: 23px;
	padding-left: 33px;
	padding-top: 5px;
	margin-top: 6px;
	margin-bottom: 4px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
#nav li {
	float: left;
	padding-right: 8px;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	background-color: #e6e7e7;
}
#nav li ul li {
	padding-top: 10px;
}
#nav li ul li a {
	text-transform: capitalize;
	padding-left: 5px;
	padding-bottom: 5px;
}
#nav li:hover ul {
	left: auto;
}
/* Content */
#content {
	width: 354px;
	float: left;
	padding-left: 34px;
	padding-right: 15px;
	position: relative;
}
#contentGallery{
	width: 374px;
	float: left;
	padding-left: 14px;
	padding-right: 15px;
	position: relative;
}
#contentBr {
	width: 644px;
	float: right;
	padding-left: 34px;
}
#content h1 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	padding-bottom: 10px;
	color: #0173BA; /*#688fc7;*/
	font-weight: bold;
}
#content h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	padding-bottom: 10px;
	color:  #0173BA;/*#688fc7;*/
	font-weight: bold;
}
#content h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding-bottom: 10px;
	color:  #0173BA; /*#688fc7;*/
	font-weight: bold;
}
#content h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding-bottom: 12px;
	color:  #0173BA; /*#688fc7;*/
	font-weight: normal;
}
#content h5 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	padding-bottom: 10px;
	color:  #0173BA; /*#688fc7;*/
	font-weight: normal;
}
#content h6 {
	padding: 0px;
	margin: 0px;
	font-size: 8px;
	padding-bottom: 10px;
	color:  #0173BA; /*#688fc7;*/
	font-weight: normal;
}
#content p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 10px;
}
#content ul {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	list-style-type: square;
}
#content ul li {
	padding-bottom: 5px;
}
#content a,#content a:visited,#content a:hover {
	color:  #0173BA; /*#005fa6;*/
}
.linkFilter {
	color: #005fa6;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#actBanHol {
	height: 180px;
	position: relative;
	width: 354px;
}	
#banner {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 563px;
	height: 162px;
	float: right;
	vertical-align: bottom;
	margin-top: 0px;
}
.backTo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsCont {
	padding-bottom: 15px;
}
.galleryTitle {
	font-weight: bold;
	color: #009de0;
	text-align: center;
}
/* Mouse over pop up */
#infoBalloon {
	position:relative;
	cursor:pointer;  
	z-index: 500;
}
.trigger {
	color: #688fc7;
	cursor: default;
}
.popupText {
	display:none;
	position:absolute;
	color: #000000;
	font-size: 10px;
	padding: 5px;
	padding-right: 10px;
	bottom: 12px;
	left: -30px;
	width: 185px;
	height: 174px;
	background-image: url(../images/infoBalloon.png);
	background-repeat: no-repeat;
	z-index: 500;
}
/* Sidebar left */
#sidebarLeft {
	float: left;
	width: 262px;
	background-image: url(../images/sidebarLefBackground.jpg);
	background-repeat: repeat-y;
}
#sidebarNav {
	height: 265px;
	padding-bottom: 70px;
}
#sidebarNav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sidebarNav li {
	display: block;
	padding-bottom: 3px;
}
#newsBlock {
	width: 213px;
	padding-left: 36px;
	padding-right: 13px;
	padding-bottom: 15px;
}
#newsBlock h2 {
	padding: 0px;
	margin: 0px;
	color: #009de0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.newsItem {
	width: 213px;
	padding-bottom: 5px;
}
.newsDate {
	color: #f7e939;
	font-size: 10px;
	padding-right: 8px;
}
.newsMessage a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#readMore a {
	text-decoration: none;
	color: #bfd6e0;
	font-size: 10px;
}
/* Sidebar Right */
#sidebarRight {
	float: right;
	width: 253px;
}
.extraBanner {

	margin-top: 5px;
}
#accoSelectBlock {
	width: 156px;
	height: 177px;
	background-image: url(../images/accommodatieBackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #dbebf7;
	padding-right: 95px;
	padding-top: 8px;
	padding-left: 5px;
	margin-bottom: 3px;
}
#accoSelectBlock h2 {
	padding: 0px;
	margin: 0px;
	color: #009de0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#accoSelectBlock h3 {
	padding: 0px;
	margin: 0px;
	color: #1d3b75;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}
#adressBlock {
	width: 251px;
	background-color: #dbebf7;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 8px;
	color: #1d3b75;
	margin-bottom: 3px;
}
#adressBlock a {
	color: #1d3b75;
	text-decoration: none;
}
#adressBlock a:hover {
	color: #1d3b75;
	text-decoration: underline;
}
#memberBlock {
	margin-top: 3px;
	margin-bottom: 3px;
}
#showJobBtn{
	margin-top: 3px;
}
/* Footer */
#footer {
	width: 940px;
	height: 25px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	color: #999999;
	position: relative;
}
#footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	padding-left: 15px;
}
#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
}
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#map {
	width: 350px;
	height: 350px;
	overflow: hidden;
}
#googlemap {
	width: 350px;
	height: 350px;
	overflow: hidden;
}
/* tables */
.odd td {
	background-color: #daeef3;
	text-align: left;
	vertical-align: top; 
}
.even td {
	background-color: #f2f2f2;
	text-align: left;
	vertical-align: top; 
}
.title td {
	background-color: #0070c0;
	text-align: center;
	color: #FFFFFF;
}	
.oddt td {
	background-color: #daeef3;
	text-align: left;
	vertical-align: top; 
}
.event td {
	background-color: #f2f2f2;
	text-align: left;
	vertical-align: top; 
}
.titlet td {
	background-color: #0099cc;
	text-align: center;
	color: #FFFFFF;
}
/* sitemap */
.LSM_0 ul { 
	color: #005fb9;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 5px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 li a,LSM_1 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
/* Ajax search */
#zoekKnop {
	cursor: pointer;
	padding-left: 5px;
	float: left;
}
#divZoeken {
	color: #005bf9;
	padding-bottom: 5px;
	padding-top: 27px;
	margin-left: 12px;
	font-size: 12px;
}
#divAvancedSearch {
	color: #006841;
	padding-top: 5px;
	margin: 0px;
	font-size: 9px;
}
#divAvancedSearch a {
	font-size: 10px;
	color: #006841;
	text-decoration: none;
}
#divAvancedSearch a:hover{
	text-decoration: underline;
}
.ajaxSearch_input {
	border: 1px solid #4095c8;
	font-size: 12px;
	height: 18px;
	width: 90px;
}
.ajaxSearch_result {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_extract p {
	margin: 0px;
	padding: 0px;
}
.ajaxSearch_paging a {
	color: #006841;
	text-decoration: none;
}
.ajaxSearch_paging a:hover {
	text-decoration: underline;
}
.ajaxSearch_result a {
	text-decoration: none;
	color: #006841;
}
.ajaxSearch_result a:hover {
	text-decoration: underline;
}
.ajaxSearch_resultLink a{
	color: #007F20;
	text-decoration: none;
}
.ajaxSearch_resultLink a:hover {
	text-decoration: underline;
}
.ajaxSearch_highlight1 {
	color: #000000;
	background: #FFFF00;
}
/* Forms */
.signup_input_25 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 25px;
}
.signup_input_50 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 50px;
}
.signup_input_70 {
	height: 17px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 70px;
}
.signup_input_100 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 100px;
}
.signup_input_150 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 150px;
}
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 200px;
}
.dropdown_150 {
	height: 21px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 145px;
}
.dropdown_65 {
	height: 21px;
	font-size: 10px;
	border: 1px solid #4095c8;
	width: 65px;
}
.signup_textarea {
	border: 1px solid #4095c8;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #4095c8;
	font-size: 10px;
}
.usersText {
	font-size: 10px;
	color: #999999;
	margin-left: 10px;
}
/* wayfinder*/
#divWayfinderWrapper{
	margin-top:0px;
	
}
#navBar2 {
	background-color: #e6e7e7;
	width: 645px;
	height: 23px;
	padding-left: 33px;
	padding-top: 5px;
	margin-top: 6px;
	margin-bottom: 4px;
}
.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
	/*padding-top:5px;
	padding-bottom:5px;*/
	color: #112f72;
}
.menuitemover {
	position: relative;
	float: left;
	cursor: pointer;

	/*padding-top:5px;
	padding-bottom:5px;*/
	
}

.menuitemover a.topLink {
	
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	margin:0 6px;
	color: #000000;
	text-transform: uppercase;

}
.menuitem a.topLink, .menuitem a.topLink:visited{
	
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	margin:0 6px;
	color: #000000;
	text-transform: uppercase;

}
.menuitemover a.topLink, .menuitemover a.topLink:hover, .menuitemover a.topLink:visited{ 
	
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	margin:0 6px;
	color: #000000;
	text-transform: uppercase;



}
.submenu {
	width: 141px;
	color: #ffffff;
	position: absolute;
	font-size: 11px; 

	float: left;
	cursor: pointer;

	
	padding: 0px;
	
}
.submenu a, .submenu a:visited {
	font-weight:normal;
	color: #ffffff;
	font-size: 11px; 
	text-decoration: none;
	cursor: pointer;
	
}
.submenu a:hover {
	
	font-weight:normal;
	color: #ffffff;
	font-size: 11px; 

	border: none;
	cursor: pointer;
	
}
.innerRow {
	background-color: #e6e7e7;
	width: 141px;
	
}
.innerRowover {
	background-color: #e6e7e7;
	width: 141px;
	
}
 a.innerLink,  a.innerLink:visited{
	color: #000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding:5px;
	display:block;
	line-height: 13px;
	width: 141px;

}
 a.innerLink:hover{
	color: #000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	
	padding:5px;
	line-height: 13px;
	width: 141px;


}
.parent,.parent_parent{
	padding:0;
	
}
.parent_active,.parent_parent_active  {

	padding:0;
	
}
.parent_last,.parent_last_parent {
	padding:0;
}	
.parent_last_active ,.parent_last_parent_active{
	padding:0;
}
/*letter grootte*/
#fontsize12 {
	font-size: 12px;
	color: #33EE33;
	font-weight: bold;
	cursor: pointer;
}
#fontsize14 {
	font-size: 14px;
	color: #33EE33;
	font-weight: bold;
	cursor: pointer;
}
#fontsize16 {
	font-size: 16px;
	color: #33EE33;
	font-weight: bold;
	cursor: pointer;
}
#fontSizeBar {
	width: 45px;
	margin-top: 5px;
	float:right;
}
#longtitleDiv {
	float:left;
	width: 300px;
	/*float:left;*/
}
.contentText {
	float:left;
	width: 354px;
}
.extraRightBanner{
	margin-top:4px;
}

/* secondBanner */
.secondBanner {
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
}

/** smoelenboek /*
/* a b c d e f */ 
.tabHolderAB {
	padding-left: 10px;
	height: 20px;
	margin-bottom: 20px;
}
.tabAlphabet {
	float: left;
	height: 19px;
	width: 10px;
	text-align: center;
	text-decoration: none;
	color: #C3C3C3;
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}
.tabAlphabet a {
	text-decoration: none;
	color: #e9d883;
	font-size: 10px;
	display: block;
}
.tabAlphabet a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
	cursor: pointer;
	height: 19px;
}
.imgHolder {
	width: 111px;
	height: 173px;
	overflow: hidden;
	background-color: #f87;
}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	background-color: #C3E4F5;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

.lettersholder {
	background: url(../images/dottedline.jpg) repeat-x bottom left;
	margin: 0 0 10px 0;
	width: 354px;
	height: 25px;
}

.letter {
	padding: 0 2px 0 2px;
	font-size: 14px;
	color: #c3e4f7;
}

.letter a, .letter a:visited {
	font-size: 14px;
	color: #0173BA;
	text-decoration: none;
}

.letter a:hover {
	text-decoration: underline;
}

.imgBlockHolder {
	float: left;
	width: 111px;
	margin-right: 7px;
	min-height: 220px;
}
.custom {
	display: none;
	position: absolute;
	background: #dbebf7;
	margin: 125px 0 0 10px;
	padding: 15px;
	width: 300px;
	border: 2px solid #003c79;
	z-index: 13000;
	
	color: #000;
}
 
.custom_header {
	font-weight: bold;
	font-size: 14px;
	color: #0173BA;
}
 
.custom_text {
	font-size: 11px;
	color: #000000;
}
.custom_info {
	margin: 0 0 20px 0;
}
.imageBlock{
	float:left;
	width: 111px;
	margin-bottom: 10px;
	overflow: hidden;
}
.customerName{
	font-weight: bold;
	font-size: 11px;	
}
.customerImage{
	float:left;
	margin-right:20px;
	
}
.employeeBox{
	margin-left: 150px;
	min-height: 171px;	
}
.picholder{
	height:151px;
	margin-bottom:20px;
	float:left;
}
#backlinkEmployee {
	
	margin:10px;
}
a.backButtonEmployee, a.backButtonEmployee:visited {
	text-decoration: none;
}
a.backButtonEmployee:hover {
	text-decoration: underline;	
}
.pLINKm{
	color: #000000;
}
.pLINKm a, .pLINKm a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
.pLINKm a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}