/*---{ common )-------------------------------------------------------*/

body
{
	font-size: 12px;
	text-align: center;
	color: #454545;
	background: #f9f9f9 url(../images/background.gif) repeat-x top left;
	padding: 0;
	margin: 0;
	line-height: normal;
}

body.no-banner{
	background:none;
}

body, input, select, textarea, td, th
{
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-size: 22px;
	font-family:Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #454545;
}

h2, .Kop2
{
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}

h3, .Kop3
{
	font-size: 120%;
	font-weight: bold;
	color: #454545;
}

.Standaard
{
	font-size: 12px;	
}

p
{
}

a{
	text-decoration: underline;
	color: #454545;
}



a.download
{
	/*background: url(../images/ico_download.gif) no-repeat 0 0px;
	padding: 1px 0 0 18px;*/
}

a:hover
{
	text-decoration: underline;
}

a:focus
{
  -moz-outline-style: none;
}

.clsSmall
{
	font-size: 85%;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0 20px;
	margin: 0 auto;
	text-align: left;
	width: 940px;
	font-size: 85%;
	/* background: #fff url(../images/wrapper-back.gif) no-repeat 20px 225px; */
	background: #ffffff;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

#footer{
	position: relative;
	padding: 0 5px;
	margin: 0 auto;
	text-align: left;
	width: 940px;
	font-size: 85%;
}


/*---{ header )-------------------------------------------------------*/

#header
{
	height: 225px;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 20px;
	background: url(../images/img_logo.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a
{
	width: 277px;
	height: 62px;
}

#logo a span
{
	display: none;
	overflow: hidden;
}


/* welkom */

#header #welkom{
	position: absolute;
	top: 28px;
	right: 250px;
}





/* address */

#header address
{
	display: none;
}


/* textSizeNav */

#textSizeNav
{
	position:absolute;
	z-index:1;
	right:20px;
	top:50px;
}


/* utilNav */

#utilNav
{
	position: absolute;
	z-index: 1;
	right: 5px;
	bottom: 1px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;	
	height: 36px;
}

#utilNav li
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	line-height: 36px;
	height: 36px;
}

#utilNav li.hide
{
	display: none;
}

#utilNav li.noborder
{
	border: none;
}

#utilNav li a
{
	padding: 0;
	margin: 0;
	float: left;
	line-height: 36px;
	height: 36px;
	width: 30px;
}

#utilNav li.print a{
	background: url(../images/ico-print.gif) no-repeat center center;
}

#utilNav li.phone a{
	background: url(../images/ico-phone.gif) no-repeat center center;
}

#utilNav li.mail a{
	background: url(../images/ico-mail.gif) no-repeat center center;
}

#utilNav li a span{
	display: none;
}
/* breadCrumbs */

#breadcrumbs
{
	position: absolute;
	bottom: 0px;
	left:0px;
	display: block;
	width: 938px;
	height: 36px;
	background:#f9f9f9;
	border: 1px solid #dedede;
}

#breadcrumbs h2{
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-left: 9px;
	line-height: 36px;
	color: #454545;
}

#breadcrumbs a
{
	font-weight: normal;
	text-decoration:none;
	margin-left: 4px;
	padding-left: 10px;
	line-height: 36px;
	height: 36px;
	background: url(../images/arrow-breadcrumbs.gif) no-repeat 0px 5px;
}

/* globalNav */

#globalNav ul
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 81px;
	list-style: none;
	float: left;
}

#globalNav ul li
{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	height: 89px;
	float: left;
}

#globalNav ul li a
{
	padding: 0;
	margin: 0;
	height: 89px;
	line-height: 89px;
	background-color: #8cbeaa;
	display: block;
	border-right: 1px solid white;
}

#globalNav ul li.home a{
	width: 189px;
	background: #8cbeaa url(../images/menu/home.jpg) no-repeat top left;
}

#globalNav ul li.vraag_antwoord a{
	width: 189px;
	background: #8cbeaa url(../images/menu/vraag-antwoord.jpg) no-repeat top left;
}

#globalNav ul li.blog a{
	width: 189px;
	background: #8cbeaa url(../images/menu/blog-enzo.jpg) no-repeat top left;
}
#globalNav ul li.producten a{
	width: 189px;
	background: #8cbeaa url(../images/menu/producten.jpg) no-repeat top left;
}

#globalNav ul li.leden a{
	width: 189px;
	background: #8cbeaa url(../images/menu/leden.jpg) no-repeat top left;
}

#globalNav ul li.coaches a{
	width: 179px;
	background: #8cbeaa url(../images/menu/coaches.jpg) no-repeat top left;
}

#globalNav ul li.over_coach2day a{
	width: 179px;
	background: #8cbeaa url(../images/menu/over-coach2day.jpg) no-repeat top left;
	border-right: none;
}


#globalNav ul li.active a, #globalNav ul li a:hover
{
	background-color: #0091bf;
}


#globalNav ul li a span{
	display: none;
}

#globalNav ul li.more a
{
	
}


/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0 0 30px 0;
	margin: 0 0 10px 0;
	width: 940px;
	height: 1%;
	background: url(../images/cols-back.gif) repeat-y top left;
	min-height: 180px;
}

#content, .content
{
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	width: 439px;
	float: left;
	line-height: 1.8em;
	font-size: 12px;
	z-index:99;
}

#sidecol, .sidecol
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 160px;
	float: left;
	min-height: 10px;
	padding-right: 20px;
	z-index:1;
}


/*---{ sideBar )-------------------------------------------------------*/

#sidebar , .sidebar
{
	display:block;
	position: relative;
	float: right;
	width:278px;
}


/*---{ localNav )-------------------------------------------------------*/

#localNav
{
	padding: 0;
	margin: 0 0 0 0;
}

#localNav h3
{

}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	border-top: 1px solid #d7d7d7;
	width: 142px;
}

#localNav ul li
{
	height: 1%;
	list-style: none;
	background: none;
	border-bottom: 1px solid #d7d7d7;
}


#localNav ul li a
{
	padding: 0 0 0 24px;
	margin: 0;
	height: 1%;
	line-height: 24px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	display: block;
	background: #f9f9f9 url(../images/localnav-arrow.gif) no-repeat 12px 9px;
	text-decoration: none;
}

#localNav ul li.active a, #localNav ul li a:hover
{
	background-color: #e2efea;
}

#localNav ul li ul
{
	border-bottom: none;
	margin: 0;
	padding: 0;	
}

#localNav ul li.active ul
{
	border-bottom: none;
	margin: 5px 0 0 0;	
}

#localNav ul li ul li
{
	display: none;
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li
{
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0 0 0 0;
	height: 1%;
	list-style: none;
	background-image: none;
}

#localNav ul li.active ul li a
{
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li.active a
{
	font-weight: bold;
	text-decoration: underline;
}



/*---{ footer )-------------------------------------------------------*/

#footer{
	height:55px;
}

#footerNav
{
	position:absolute;
	z-index : 1;
	left : 20px;
	top : 30px;
	display: none;
}

#footerNav ul
{
	float: left;
	list-style: none;
	height: 1%;
	padding: 0;
	margin: 0;
}

#footerNav ul li
{
	float: left;
	list-style: none;
	padding: 0;
	padding: 0;
}

#footerNav ul li a
{
	margin: 0 10px 0 0;
}

#footerNav ul li a.active
{
	font-weight: bold;
}

#footerNav ul li a.more
{
	
}


/* legal */

#legal
{
	position:absolute;
	z-index : 1;
	left : 0px;
	top : 30px;
	padding:0;
	margin:0;
}

#footerlink
{
	position:absolute;
	z-index : 1;
	left : 0px;
	top : 10px;
	padding:0;
	margin:0;
}

#divide
{
	position:absolute;
	z-index : 1;
	right : 0px;
	top : 10px;
	padding:0;
	margin:0;
}

#gotoTop
{
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 40px;
	padding:0;
	margin:0;
	display: none;
}

#footer a
{
	text-decoration: none;
}

/* --- { sitemap } ----------------------------------------------------*/

#sitemap
{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sitemapNav
{
	height: 1%;
	padding: 0;
	margin: 0;
}

#sitemapNav li
{
	list-style: none;
	padding: 0;
	padding: 0;
	height: 1%;
}

#sitemapNav li a
{
	margin: 0 5px 0 0;
	padding: 0;
	height: 1%;
}

#sitemapNav li a.active
{
	
}


/*---{ page-navigation }---------------------------------------------------------*/

#pageNav
{
	
}

#pageNav ul
{
	list-style: none;
	float: right;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 100%;
}

#pageNav ul li
{
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 1%;
}

#pageNav ul li.disabled
{
	color: #ccc;
}

#pageNav ul a
{
	text-decoration:none;
	height: 1%;
}

#pageNav ul a:hover
{
	
}

#pageNav ul a.active
{
	font-weight: bold;
}