@charset "UTF-8";


li.incomplete {
    background: red;
}

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0
}

body {
	line-height: 1;
	color: black;
	background: white;
}
/* 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: "" "";
}




html, body {
	height: 100%;
	overflow: inherit; /* triggers 100% height in Opera 9.5 */
}


body {
	background: url(/images/back.png);
	font-size: 62.5%;
	color: #000;
	height: 100%;
}


#container {
	background: #fff url(/images/container_back.png) no-repeat bottom left;
	position: relative;
	width: 938px;
	margin: 0 auto;
	min-height: 100%;
}

* html #container { 
	height: 100%; /* IE6 treats height as min-height */
}


#header {
	position: relative;
	width: 938px;
	height: 244px;
	background: url(/images/header_back11.jpg) no-repeat bottom;
}

.incompany #header {
	background: url(/images/header_back1149.jpg) no-repeat bottom;
}

.workshops #header {
	background: url(/images/header_back5.jpg) no-repeat bottom;
}

.waardevolle_gesprekken #header {
	background: url(/images/header_back1190.jpg) no-repeat bottom;
}

.wie_is_boom #header {
	background: url(/images/header_back1165.jpg) no-repeat bottom;
}

.waar_staat_boom #header {
	background: url(/images/header_back1151.jpg) no-repeat bottom;
}

.voor_wie #header {
	background: url(/images/header_back1161.jpg) no-repeat bottom;
}

.hoe_dan #header {
	background: url(/images/header_back8.jpg) no-repeat bottom;
}

.inspiratie #header {
	background: url(/images/header_back1175.jpg) no-repeat bottom;
}

.referenties #header {
	background: url(/images/header_back10.jpg) no-repeat bottom;
}

.contact #header {
	background: url(/images/header_back11.jpg) no-repeat bottom;
}

#logo {
	background: url(/images/logo.png) no-repeat 0;
	position: relative;
	width: 199px;
	height: 244px;
	top: 0px;
	left: 89px;
	text-indent: -999em;
}

#clearfooter {
	position: relative;
	height: 50px; /* provides space for the #footer */
}







#footer {
	position: relative;
	width: 938px;
	height: 50px;
	margin: -50px auto 0 auto;
        background: url(/images/footer_back11.jpg) no-repeat bottom;
}


.incompany #footer {
	background: url(/images/footer_back1149.jpg) no-repeat bottom;
}

.workshops #footer {
	background: url(/images/footer_back5.jpg) no-repeat bottom;
}

.waardevolle_gesprekken #footer {
	background: url(/images/footer_back1190.jpg) no-repeat bottom;
}

.wie_is_boom #footer {
	background: url(/images/footer_back1165.jpg) no-repeat bottom;
}

.waar_staat_boom #footer {
	background: url(/images/footer_back1151.jpg) no-repeat bottom;
}

.voor_wie #footer {
	background: url(/images/footer_back1161.jpg) no-repeat bottom;
}

.hoe_dan #footer {
	background: url(/images/footer_back8.jpg) no-repeat bottom;
}

.inspiratie #footer {
	background: url(/images/footer_back1175.jpg) no-repeat bottom;
}

.referenties #footer {
	background: url(/images/footer_back10.jpg) no-repeat bottom;
}

.contact #footer {
	background: url(/images/footer_back11.jpg) no-repeat bottom;
}






#footer_overlay {
	position: relative;
	left: 0;
	background: url(/images/footer_overlay.png) no-repeat bottom;
	width: 321px;
	height: 50px;
}

p#copyright {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	position: relative;
	margin-top: -50px;
	left: 341px;
	width: 200px;
}

#content {
	overflow: hidden; /* Dit zorgt er voor dat deze div zich aan de floats er in aanpast */
	width: 100%;
}

#content_rechts {
	position: relative;
	float: right;
	width: 540px;
	padding: 38px 55px;
}

#content_links {
	position: relative;
	float: left;
	width: 288px;
	padding: 13px 0 0 0;
}

#content_links img {
    margin: 100px 0 0 -97px
}

#content p {
	font: 1.2em/1.6em Verdana, Arial, sans-serif;
	color: #000;
	padding-bottom: 1.2em;
}

#content h1 {
	font: bold 1.8em/1em Verdana, Arial, sans-serif;
	color: #448f9c;
	margin-bottom: 1em;
	margin-top: 0;
}




#content h2 {
	font: bold 1.4em/1em Verdana, Arial, sans-serif;
	color: #000;
	margin-top: 0;
}

#content h2.ondertitel {
        margin: -1em 0 1em;
}




#content h3 {
	font: bold 1.2em/1em Verdana, Arial, sans-serif;
	color: #000;
	margin-top: 0;
}


#content img.rechts {
	float: right;
	margin: 0 -50px 10px 10px;
}

#content img.links{
        border: 1px solid #000;
	float: left;
	margin: 0 -50px 10px 0px;
}


a {
    color: #2f626b;
}

a:hover {
    color: #000;
}

#content ul {
	font: 1.2em/1.6em Verdana, Arial, sans-serif;
padding: 0 0 1.2em 1.5em;
}






/* === VERSCHILLENDE KLEUREN IN TITELS === */

span.teal {
	color: #448f9c;
}

.incompany #content h1, .incompany #content h2, .incompany #content h3 {
	color: #9C4479;
}

.workshops #content h1, .workshops #content h2, .workshops #content h3 {
	color: #9C9344;
}

.waardevolle_gesprekken #content h1, .waardevolle_gesprekken #content h2, .waardevolle_gesprekken #content h3 {
	color: #60349c;
}

/* ========= Tekstblokje links ======== */

div.tekstblok_links {
	background: url(/images/lijntje_x.png) repeat-x bottom;
	margin: 0 13px 0 96px;
	padding: 13px 0 22px 0;
}

div#foto_home {
	position: absolute;
	left: 0;
	background: url(/images/foto_home.jpg) no-repeat 0 0;
	width: 78px;
	height: 93px;
	margin: 18px 0 0 0;
}

#content_links p {
    font-size: 1.1em;
}

#content_links p.cursief {
	font-style: italic;
}

#content_links p.bold {
	font-weight: bold;
}

#content_links a {
	font-weight: bold;
	color: #448f9c;
	line-height: 25px;
}

#content_links h1 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	margin: 0;
}

div.tekstblok_links#last {
	background: none;
}




/* ========= FORMULIER ========= */

form fieldset {
  margin-bottom: 10px;
  font: 1em Verdana, Arial, sans-serif;
}
form legend {
  padding: 0 ;
  font-weight: bold;
}
form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form fieldset ol {
  margin: 0;
  padding: 0;
}
form fieldset li {
  list-style: none;
  padding: 0 0 5px;
  margin: 0;
}

form fieldset li.last {
  padding: 0 0 1.6em;
}
form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form fieldset fieldset label {
  display: block;
  width: auto;
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #4CA0AD;
}
form label {
  width: 11em; /* Width of labels */
}
form fieldset fieldset label {
  margin-left: 11em; /* Width plus 3 (html space) */
}

form input[type="text"] {
	border: none;
	border-bottom: 1px dotted #000;
	width: 300px;
}










/* ========= HOOFDNAVIGATIE ========= */

#hoofdnavigatie {
	position: absolute;
	list-style: none;
	text-indent: -999em;	
	line-height: 0px;
	height: 182px;
	width: 615px;
	top: 62px;
	left: 89px;
}

#hoofdnavigatie a {
	display: block;
	height: 182px;
	float: left;
}

#nav_balk_links {
	position: absolute;
	background: url(/images/nav_back.png) repeat-x;
	height: 182px;
	width: 89px;
	top:62px;
}

#nav_balk_rechts {
	position: absolute;
	left: 704px;
	background: url(/images/nav_back.png) repeat-x;
	height: 182px;
	width: 234px;
	top:62px;
}

#home a {
    background: url(/images/but_home.png) no-repeat 0 153px;
	width: 198px;
}

#nav_incompany a {
	background: url(/images/but_incompany.png) no-repeat 0 0;
	width: 107px;
}

#nav_workshops a {
	background: url(/images/but_workshops.png) no-repeat 0 0;
	width: 110px;
}

#nav_gesprekken a {
	background: url(/images/but_gesprekken.png) no-repeat 0 0;
	width: 200px;
}

#hoofdnavigatie a:hover, #hoofdnavigatie a.active {
	background-position: 0 -182px; 
}


#hoofdnavigatie #home a:hover {
	background-position: 0 -34px; 
}

#hoofdnavigatie #home a.active {
	background: none;
}





/* ========= SUBNAVIGATIE ========= */



#subnav {
	position: absolute;
	width: 204px;
	height: auto;
	left: 74px;
	top: 289px;
	text-indent: 0em;
}

#subnav li {
	padding: 0 0 10px 0;
	margin: 0;
	display: block;
	font: bold 1.2em Arial, sans-serif;
}



#subnav li a {
	text-decoration: none;
	color: #000;
	padding: 0 0 0 14px;
	margin: 0;
	display: block;
	height: auto;
	width: 194px;
	background: url(/images/subback.png) no-repeat 0 3px;
}

.incompany #subnav li a {
	background: url(/images/subback_incompany.png) no-repeat 0 2px;
}

.workshops #subnav li a {
	background: url(/images/subback_workshops.png) no-repeat 0 2px;
}

.waardevolle_gesprekken #subnav li a {
	background: url(/images/subback_waardevolle_gesprekken.png) no-repeat 0 2px;
}


#subnav li a:hover {
	color: #448f9c;
}


#subnav li a.active {
	background-position: 0px -97px;
	color: #448f9c;
}

.incompany #subnav li a:hover {
	color: #9C4479;
}

.incompany #subnav li a.active {
	background-position: 0px -98px;
	color: #9C4479;
}

.workshops #subnav li a:hover {
	color: #9C9344;
}

.workshops #subnav li a.active {
	background-position: 0 -98px;
	color: #9C9344;
}

.waardevolle_gesprekken #subnav li a:hover {
	color: #60349c;
}

.waardevolle_gesprekken #subnav li a.active {
	background-position: 0 -98px;
	color: #60349c;
}



#subnav li ul li a {
        font-weight: normal;
        font-size: 0.83em;
        padding-left: 24px;
        width: 184px;
        background: url(/images/subsubback.png) no-repeat 12px 1px;
}

.incompany #subnav li ul li a {
        font-weight: normal;
	background: url(/images/subsubback_incompany.png) no-repeat 12px 1px;
}

.workshops #subnav li ul li a {
        font-weight: normal;
	background: url(/images/subsubback_workshops.png) no-repeat 12px 1px;
}

.waardevolle_gesprekken #subnav li ul li a {
        font-weight: normal;
	background: url(/images/subsubback_waardevolle_gesprekken.png) no-repeat 12px 1px;
}

#subnav li ul li a:hover {
        padding-left: 24px;
        width: 184px;
}

#subnav li ul li a.active {
        padding-left: 24px;
        width: 184px;
        background-position: 12px -99px;
}

.incompany #subnav li ul li a:hover {
	color: #9c5244;
}

.incompany #subnav li ul li a.active {
	background-position: 12px -99px;
	color: #9c5244;
}

.workshops #subnav li ul li a:hover {
	color: #639c44;
}

.workshops #subnav li ul li a.active {
	background-position: 12px -99px;
	color: #639c44;
}

.waardevolle_gesprekken #subnav li ul li a:hover {
	color: #7d449c;
}

.waardevolle_gesprekken #subnav li ul li a.active {
	background-position: 12px -99px;
	color: #7d449c;
}


/* ========= UTILITIES ========= */



#utilities {
	position: absolute;
	top: 43px;
	right: 3px;
 	width: 938px;
	list-style: none;
}

#utilities li {
 	position: relative;
	float: right;
	border-right: #b2b2b2 1px solid;
	height: 19px;
}

#utilities li.last_item {
	border-right: none;
}


#utilities li a {
	text-decoration: none;
	font: bold 1.2em Arial, sans-serif;
	color: #000;
	padding: 4px 5px 4px 5px;
}

#utilities li a:hover, #utilities li a.active {
	color: #448f9c;
}

