@charset "utf-8";
	/*  */

	/* ########## General styles ########## */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		font-family:Verdana, Geneva, sans-serif;

	}

	#wrapper {
		position:relative;
		margin: 25px auto 0 auto;
		width:80%;
	}
	
	#wrapper_index_page {
		position:relative;
		margin: 179px auto 0 auto; /* hoogte image wrapper plus 29px */
		width:80%;
	}

	#page_correctie_naar_links{ margin-left: -2px;
	}

	/* ########## widths' column container ########## */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		color: #FFF;
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}

	/* ########## common column settings ########## */
	.colleft,
	.colmid,
	.colright {
		float:left;
		width:100%;
		position:relative;
	}

	.col_1,
	.col_2,
	.col_3 {
		float:left;
		position:relative;
		padding:0;
		overflow:hidden;
	}

	/* ########## 3 Column settings ########## */
	.threecol {
		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col_1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col_2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col_3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

	/* ########## Column blog style settings ########## */
	.blogstyle {
		background:#eee;		/* right column background colour */
	}
	.blogstyle .colmid {
		right:25%;			/* width of the right column */
		background:#f4f4f4;	/* center column background colour */
	}
	.blogstyle .colleft {
		right:25%;			/* width of the middle column */
		background:#fff;		/* left column background colour */
	}
	.blogstyle .col_1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:52%;			/* 100% plus left padding of center column */
	}
	.blogstyle .col_2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:56%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.blogstyle .col_3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:60%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

	/* ########## 2 Column (left menu) settings ########## */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
		background:#f4f4f4;	/* left column background colour */
	}
	.leftmenu .col_1 {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col_2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}

	/* ########## 2 Column (right menu) settings ########## */
	.rightmenu {
		background:#eee;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:25%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.rightmenu .col_1 {
		width:71%;			/* left column content width (left column width minus left and right padding) */
		left:27%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col_2 {
		width:21%;			/* right column content width (right column width minus left and right padding) */
		left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}

	/* ########## 2 Column (double page) settings ########## */

	.doublepage {
		background:#fff;		/* right column background colour */
	}

	.colmask.doublepage.row_1 .colleft {
	margin-top: 4em;
	}

	.colmask.doublepage .colleft .col_1 .last {
		color: #F00;
	}
	
	.colmask.doublepage .colleft .col_2 {
		padding-top:4.5em;
	}
	
	.colmask.doublepage.row_1 .colleft .col_2 {
		padding-top:0em;
	}
	.colmask.doublepage .colleft .col_2 p {
		color:#F00;
		font-size:0.9em;
		width: 300px;
	}
	
	.doublepage .colleft.row_2 .col_2 p {
		color:#FFF;
		font-size:1.2em;
	
	}

	.doublepage .colleft {
		right:50%;			/* right column width */
		background:#F93;		/* left column background colour */
	}
	
	.doublepage .colleft.row_2 {
		background-color:#FFF;
	}
	
	.doublepage .colleft.row_2 .col_2{
		background:#F93;
		padding: 1.5em;
	}	
	
	.colmask.doublepage.row_2 .colleft.row_2 .col_1 img{
		float:right;
	}
	
	.doublepage .col_1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col_2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}

	/* ########## Full page settings ########## */
	.fullpage {
/*		background:#fff;*/		/* page background colour */
		background-color: #F93; /* page background colour */

	}
	.fullpage .col_1 {
	width:96%;			/* page width minus left and right padding */
	left:2%;			/* page left padding */
	position: relative;
	}

	/* ########## charakter settings ########## */

	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	
	h1 { font-size:1.5em;}
	h2 { font-size: 1.3em; }
	h3 {font-size:1.1em; }
	p { 
	font-size:1.2em;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

	/* ########## Header styles ########## */
	#header {
		clear:both;
		float:left;
		width:100%;
/*		border-bottom:1px solid #000;	*/ /* dunne lijn onder de header */
		background-color:#FFF;
		position:relative;
	}

	#header p, #header h1, #header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
/*	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
*/	
	/* ########## widths' sub menu ########## */
	#mainMenu {
		clear:both;
		background:#eee;
/*		border-top:4px solid #000; */ /* dikke lijn boven layout dimentions */
		margin:1em 0 0 0;
		padding-right:0;
		width:100%;
	}

	#mainMenu ul {
		margin:20px 0;
		padding:0;
		list-style:none;
		float:right;
	}
	#mainMenu ul li {
		margin:0;
		padding:0;
		float:left;		
	}
	#mainMenu ul li a:link, #mainMenu ul li a:visited {
		text-decoration:none;
		background-color:#FF8359;
		color:#FFF;
		display:block;
		padding: 0 0;
		margin-right:15px;
		font-size:1.4em;
		line-height:29px;
		border:none;
	}

	#mainMenu ul li a:hover, #mainMenu ul li a:active  {
		background-color:#CC3300;
		color:#09F;
	}
	#mainMenu ul li a.home:link, #mainMenu ul li a.home:visited {
		background:url(../images_walkinspirit/menu/menubuton_home.png) left top no-repeat;
		width:60px;
		height:24px;
		text-indent:-1000em;
	}
	#mainMenu ul li a.home:hover, #mainMenu ul li a.home:active {
		background-position:left bottom;
	}

	#mainMenu ul li a.wandelcoach:link, #mainMenu ul li a.wandelcoach:visited {
		background:url(../images_walkinspirit/menu/menubuton_wandelcoaching.png) left top no-repeat;
		width:140px;
		height:24px;
		text-indent:-1000em;
	}
	#mainMenu ul li a.wandelcoach:hover, #mainMenu ul li a.wandelcoach:active {
		background-position:left bottom;
	}
	
	#mainMenu ul li a.natuurbewustzijn:link, #mainMenu ul li a.natuurbewustzijn:visited {
		background:url(../images_walkinspirit/menu/menubuton_natuurbewustzijn.png) left top no-repeat;
		width:149px;
		height:25px;
		text-indent:-1000em;
	}
	#mainMenu ul li a.natuurbewustzijn:hover, #mainMenu ul li a.natuurbewustzijn:active {
		background-position:left bottom;
	}
	
	#mainMenu ul li a.artikelen:link, #mainMenu ul li a.artikelen:visited {
		background:url(../images_walkinspirit/menu/menubuton_artikelen.png) left top no-repeat;
		width:83px;
		height:25px;
		text-indent:-1000em;
	}
	#mainMenu ul li a.artikelen:hover, #mainMenu ul li a.artikelen:active {
		background-position:left bottom;
	}

	#mainMenu ul li a.links:link, #mainMenu ul li a.links:visited {
		background:url(../images_walkinspirit/menu/menubuton_links.png) left top no-repeat;
		width:53px;
		height:24px;
		text-indent:-1000em;
	}
	#mainMenu ul li a.links:hover, #mainMenu ul li a.links:active {
		background-position:left bottom;
	}

	#mainMenu ul li a.wie:link, #mainMenu ul li a.wie:visited {
		background:url(../images_walkinspirit/menu/menubuton_wie.png) left top no-repeat;
		width:100px;
		height:24px;
		text-indent:-1000em;
	}
	#mainMenu ul li a.wie:hover, #mainMenu ul li a.wie:active {
		background-position:left bottom;
	}
	
	#mainMenu ul li a.contact:link, #mainMenu ul li a.contact:visited {
		background:url(../images_walkinspirit/menu/menubuton_contact.png) left top no-repeat;
		width:74px;
		height:24px;
		text-indent:-1000em;
	}
	#mainMenu ul li a.contact:hover, #mainMenu ul li a.contact:active {
		background-position:left bottom;
	}

	#mainMenu ul li a.current{
		margin-top:-5px;
		height:35px;
		color:#FFF;
		line-height:25px;
		background-color:#FF8359;
	}

	#mainMenu ul li a.current:hover{
		cursor:default;
	}

	#mainMenu .row_1 {
		margin: 0 auto;
		text-align:center;
	}
	
	#mainMenu ul.row_1 {
		float:none;
		margin-left:5em;
	}

	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	
	#footer {
		text-align:center;
		padding:15px 0;
		background-color:#FFF;
	}	
	/*  */

	/* ########## Walk in Spirit aanpassingen ########## */

	#aftiteling {
		clear:both;	/*Waarom is mij onduidelijk, toch deze zorgt ervoor dat marges, paddding weer "volume" krijgen*/
		color:#000;
		padding:10px;
		text-align:center;
	} 
	
	.colmask.fullpage .col_1 .img_plus_txt {
		float: right;
		color: #F00;
		font-size:0.8em;
	}
	
	.clear {
		clear: both;
	}
	
	.clear_left {
		clear: left;
	}
	.clear_right {
		clear:right;
	}
	
	
