/*-----------------------------------------------------------------------------
Style Sheet 
website:	http://www.de-caleidoscoop.nl - Lydia Smits

author:		Bernice Meij
			TWD Online - voor Toegankelijk Web Design
email:		info@twdonline.com
website:	http://www.twdonline.nl/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
	 margin: 1em 0;
}


h1 {
	margin: -0.5em 0 0 0;
	padding: 0;
	font-size: 1.4em;
}

h2 {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 1.3em;
}

h3 {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 1.1em;
}
h4 {
	margin: 0 0 0 1em;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
}

p.nomargin {
	margin: 0 0 1em 0.5em;
	padding: 0;
}


.center {
	text-align: center;
}
.centercursief {
	text-align: center;
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Class for clearing floats */
.clear {
	clear: both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* = Structure
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp3.jpg) no-repeat top center;
}

#wrapper2 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp3a.jpg) no-repeat top center;
}

#wrapper3 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp3b.jpg) no-repeat top center;
}

#wrapper4 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp3d.jpg) no-repeat top center;
}
#wrapper4a {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp3dversje.jpg) no-repeat top center;
}
#wrapper3f {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp3f.jpg) no-repeat top center;
}
#wrapper5 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp5.jpg) no-repeat top center;
}
#wrapper6 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/Ontwerp6b.jpg) no-repeat top center;
}
#wrapperTW1 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/themawandeling1.jpg) no-repeat top center;
}
#wrapperTW2 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/themawandeling2.jpg) no-repeat top center;
}
#wrapperTW3 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/themawandeling3.jpg) no-repeat top center;
}
#wrapperTW4 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/themawandeling4.jpg) no-repeat top center;
}
#wrapperTW5 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/themawandeling5.jpg) no-repeat top center;
}
#wrapperTW6 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/themawandeling6.jpg) no-repeat top center;
}
#wrapperTW7 {
	width: 955px;
	height: 600px;
	margin: 0 auto;
	border: 1px solid #fff;
	background: /*#C4C5C0*/ url(../img/themawandeling7.jpg) no-repeat top center;
}


#mainContent {
	margin-left: 500px;
	margin-right: 1.2em;
/*	background: url(../img/Transparent-White.png) repeat top center;*/
	border: 2px solid #fff;
	height: 475px;
	padding: 1em;
}

#mainContentScroll {
	margin-left: 500px;
	margin-right: 1.2em;
	border: 2px solid #fff;
	width: 430px;
	height: 475px;
	padding: 1em;
	overflow: auto;
	}

#blockquote {
	width: 96%;
	height: 3em;
	margin: 0.8em 0 0 2.2em;
	padding: 0;
	text-align: center;
	background: #214b60;
	border: 2px solid #fff;
}
	
/* =Typography
-----------------------------------------------------------------------------*/

body {
	font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif;
	background: /*#EfE7DC;*/ #E0E4E7;
	color: #003366;
	min-width: 955px;
}

#blockquote p {
	margin: 0.5em 0 0 0;
	padding: 0;
	color: #fff; /* #68605e;*/
	font-size: 1.1em;
	font-style: italic;
}
.normal {
	font-style: normal;
}

#footer {
	text-align: center;
	margin: -10px 0 0 0;
	padding: 0;
}

/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/
a {
	color: #003366;
}

a:hover {
	color: #214b60;
}

a.hoverUnderline {
	text-decoration: none;
	}

a.hoverUnderline:hover {
	text-decoration: underline;
	}
		
/* =Lists
-----------------------------------------------------------------------------*/

#mainContent ul.lijst li, #mainContentScroll ul.lijst li {
	font-size: 1.1em;
	list-style-type:square;
	margin-left: 1em;
	line-height: 1.7em;
}
ul.lijst li img {
	vertical-align: middle;
	margin-left: 10px;
	}

#mainContent ol.lijst li {
	margin-left: 1em;
}

#mainContent ul.lijstaanbod li {
	font-size: 1.1em;
	list-style-type:square;
	margin-left: 1em;
	line-height: 3.5em;
}

/**#mainContent ul.lijstaanbod li ul.lijstaanbod li {
	font-size: inherit;
	}
*/
#mainContent ol.lijstaanbod li {
	margin-left: 2em;
	line-height: 3.5em;
}

#mainContent ul.sitemap li {
	list-style-type: square;
	margin: 0 0 0 1.3em;
	line-height: 1.9em;
}






#mainContent ul.lijstaanbod2 li {
	font-size: 11px;
	list-style-type:square;
	margin-left: 5em;
	line-height: 1.5em;
}


/* =Branding
-----------------------------------------------------------------------------*/




/* =Nav
-----------------------------------------------------------------------------*/
#nav {
	width: 100%;

}

	/* Hoofdnavigatie */
ul.mainNav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	float: left;
}

ul.mainNav li {
	display: inline;
	float: left;
}
ul.mainNav a {
	display: block;
	width: 9.5em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	background: #214b60;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
}

ul.mainNav a:hover {
	background-color: #fff;
	color: #003366;
	font-weight: bold;
}


/*
* html ul.mainNav a {
	height: 1px;
}
*/
	/* Subnavigatie */
ul.subNav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

ul.subNav a {
	display: block;
	text-decoration: none;
	padding: 0 0.5em;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #214b60;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-weight: bold;
}

ul.subNav a:hover {
	background-color: #fff;
	color: #003366;
	font-weight: bold;
}

ul.subNav li {
	display: inline;
	float: right;
}

	/* Kruimelpadnavigatie */

p.crumbsNav {
	margin-bottom: 0.7em;
	margin-left: 500px;
	list-style-type: none;
	padding-left: 0;
	font-size: 1.1em;
/*	font-weight: bold; */
}
p.crumbsNav a {
	color: #003366;
}

p.crumbsNav a:hover {
	color: #214b60;
}


/* =Main Content
-----------------------------------------------------------------------------*/
#mainContent p, #mainContentScroll p {
	font-size: 1.1em;
}


/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
	border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}
table.tblWandelcoaches th {
	text-align: left;
	}
table.tblWandelcoaches tr {
	border-bottom: 1px solid #ccc;
	}


/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/



