/*-- [ 0. Reset ] -----------------------------------------------*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus
{
	outline: 0;
}
OL, UL, LI
{
	list-style: none;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
/*-- [ 1. Fixes ] -----------------------------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
.clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1px;
}
P
{
	margin: 0px;
}
A
{
	text-decoration: none;
}
/*&) General Selectors
------------------------------------------------------------------*/
HTML, BODY, FORM, FIELDSET
{
	padding: 0;
	height: 100%;
	background: none;
}
HTML, BODY
{
	background: #FFF url(../images/body_bg.png) repeat-x left top;
}
BODY
{
	color: #333333;
	font: 76%/140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	background-color: #2C315B;
}
H1, H2, H3, H4
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
}
H3
{
	font-size: 15px;
	color: #2C315B;
	margin: 0 0 5px;
	font-weight: bold;
}
#wrapper
{
	width: 100%;
	margin: 0;
	background: #FFF url(../images/body_bg.png) repeat-x left top;
}
.innerwrapper
{
	width: 880px;
	margin: 0 auto;
}
#header
{
	width: 880px;
	height: 220px;
}
#header DIV.homepage
{
	background: #FFF url(../images/tag_homepage.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
#header DIV.werkwijze
{
	background: #FFF url(../images/tag_werkwijze.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
#header DIV.referenties
{
	background: #FFF url(../images/tag_referenties.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
#header DIV.links
{
	background: #FFF url(../images/tag_links.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
#header DIV.decoach, #header DIV.overtakecharge, #header DIV.agenda
{
	background: #FFF url(../images/tag_decoach.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
DIV#header DIV.contact
{
	background: #FFF url(../images/tag_contact.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
#header DIV.activiteiten
{
	background: #FFF url(../images/tag_activiteiten.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
#header DIV.agenda
{
	background: #FFF url(../images/tag_agenda.png) no-repeat right top;
	height: 98px;
	margin: 0;
}
#header DIV.menubox
{
	height: 120px;
	margin-top: 2px;
	background: #2C315B url(../images/menu_bg.png) no-repeat right top;
}
.menubox .logo
{
	width: 250px;
	height: 120px;
	background: #FFF url(../images/logo.png) no-repeat left top;
	float: left;
}
DIV.menubox UL.menu
{
	width: 550px;
	float: right;
	height: 25px;
	margin: 67px 0px 0 0;
}
UL.decoaches
{
	width: 550px;
	display: block;
	float: right;
	height: 25px;
	left: 52px;
	position: relative;
	margin: 0;
	top: -4px;
}
.menu LI, .submenu LI
{
	display: block;
	margin: 0;
	height: 25px;
	float: left;
}
.active
{
	background-position: left -25px;
}
#content
{
	width: 880px;
	min-height: 350px;
}
DIV.homepage
{
	background: #FFF url(../images/masthead_homepage.jpg) no-repeat right top;
}
DIV.werkwijze
{
	background: #FFF url(../images/masthead_werkwijze.jpg) no-repeat right top;
}
DIV.decoach
{
	background: #FFF url(../images/masthead_decoach.jpg) no-repeat right top;
}
DIV.petri-dobbenberg
{
	background: #FFF url(../images/masthead_decoach-petri.jpg) no-repeat right top;
}
DIV.govine-van-der-plas
{
	background: #FFF url(../images/masthead_decoach-govine.jpg) no-repeat right top;
}
DIV.willem-turkenburg
{
	background: #FFF url(../images/masthead_decoach-willem.jpg) no-repeat right top;
}
DIV.activiteiten
{
	background: #FFF url(../images/masthead_activiteiten.jpg) no-repeat right top;
}
DIV.referenties
{
	background: #FFF url(../images/masthead_referenties.jpg) no-repeat right top;
}
DIV.contact
{
	background: #FFF url(../images/masthead_contact.jpg) no-repeat right top;
}
DIV.links
{
	background: #FFF url(../images/masthead_links.jpg) no-repeat right top;
}
DIV.agenda
{
	background: #FFF url(../images/masthead_agenda.jpg) no-repeat right top;
}
#content .textblock
{
	width: 350px;
	float: left;
	margin: 10px 0 0;
}
#content DIV.extended
{
	width: 350px;
	float: right;
	margin: 320px 50px 0 0;
}
#content DIV.textblock P
{
	margin: 0 0 10px;
}
#content DIV.textblock LI
{
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: #FFF url(../images/bullet.png) no-repeat left 4px;
}
#content .textblock LI P
{
	margin: 0;
}
#content .textblock LI H2, #content .textblock LI H2 A
{
	color: #2C315B;
	font-size: 15px;
}
#content .textblock LI H2 A:hover
{
	color: #BE0073;
}
.menu SPAN.morelink
{
	padding: 0 0 0 8px;
	background: #BD0072 url(../images/morelink_bg.png) no-repeat left top;
	margin-right: 4px;
	display: inline-block;
	margin-top: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
}
.menu SPAN.morelink A
{
	color: #FFF;
	display: inline-block;
	padding: 0 8px 0 0;
	margin: 0 0px 0 0;
	line-height: 20px;
}
.menu LI SPAN:hover, .menu LI.active SPAN
{
	border-top: 3px solid #404771;
	background: #636CA3 none no-repeat left top;
}
.menu LI.active .morelink, .menu LI.active .morelink A
{
	background: #646DA4 none no-repeat;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
}
.submenu SPAN.morelink
{
	padding: 0 8px;
	height: 19px;
	margin-right: 0px;
	display: inline-block;
	margin-top: 6px;
	border-right: 1px solid #3F4569;
}
.submenu SPAN.morelink A
{
	color: #FFF;
	display: inline-block;
	padding: 0;
	margin: 0;
	height: 19px;
	line-height: 19px;
}
.submenu LI.active SPAN.morelink A
{
	border-bottom: 1px solid #FBFBFB;
}
SPAN.referentie
{
	font-weight: bold;
	color: #BE0073;
}
#footerwrapper
{
	width: 100%;
	background-color: #2C315B;
}
#footerwrapper .footer
{
	width: 880px;
	margin: 10px auto;
}
#footerwrapper .footer .footerleft
{
	width: 400px;
	margin: 0;
	float: left;
}
#footerwrapper .footer .footerright
{
	width: 400px;
	margin: 0;
	float: right;
}
#footerwrapper .footer P
{
	color: #FFFFFF;
	font-size: 10px;
}
#footerwrapper .footer P A
{
	color: #FFFFFF;
}
/*-- [ 4. Form ] -----------------------------------------------*/
DIV.contactform
{
	color: #000;
	margin: 0 0 15px;
	padding-left: 20px;
}
DIV.formobject
{
	margin: 0 0 5px;
}
DIV.formobject LABEL
{
	display: block;
	margin: 0 0 5px;
	vertical-align: baseline;
	width: 80px;
	float: left;
}
DIV.formobject INPUT
{
	border: none;
	width: 200px;
	border-bottom: 1px dotted #BE0073;
}
DIV.formobject INPUT.verplicht
{
	border: none;
	width: 200px;
	border-bottom: 1px dotted #BE0073;
	background-color: #D8DAFF;
}
DIV.formobject INPUT.button
{
	border: none;
	font-size: 11px;
	color: #FFF;
	width: 60px;
	background-color: #BE0073;
	margin: 10px 0 0 80px;
}
DIV.formobject TEXTAREA
{
	border: none;
	color: #FFF;
	width: 220px;
	background-color: #2C315B;
}

