/*  =reset.css */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #fff;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* =blocktext */
h2, h3, h4, h5, p, ul, ol, dl, form, address, div.vcard { 
margin : 0 20px; 
padding : 0.3em 0 0.4em 0; }
h1 { font-size:3em; color: #92cade; line-height: 1em; background: transparent;}  /* displayed at 36px */
h2 {font-size:2.2em; line-height: 1em;color: #92cade; }  
h3 {font-size:1.25em;}  /* displayed at 15px */
h4, h5, h6 {font-size:1em; font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;}  /* displayed at 12px */

h1, h2, h3, h4{

clear: both;
font-family: Helvetica, "Trebuchet MS", Verdana,sans-serif;
}
ol{ 
margin-left: 40px;
}

#inhoud ul {
margin-left: 40px;
}

#inhoud ul li {
	background: url(../img/bullit.gif) no-repeat 0 8px;
	padding-left: 15px;
}
dl.dl-list dd{background: url(../img/bullit.gif) no-repeat 0 8px;
	padding-left: 15px;}
dt {
	font-weight: bold;
	color: #9F001C;
	margin-top: 0;
	background: transparent;
}
.nascholing dl dt {color: #d3bd75;}
q:before, q:after { content :''; }
input {
	border: 1px solid #ddd;
	padding: 1px;
}
/*skipper*/
.tekstbrowser {
display: block;
overflow: hidden;
font-weight: bold;
text-indent: -600em;
text-decoration: none;
padding: 0.5em 0;
width:100%;
margin:0;
z-index: 10;
position: absolute;
left: 0;
top: 0;
/* IE */
/*filter: alpha(opacity=80);*/
/* CSS3 standard */
opacity: 0.8;
/* Mozilla FF */
-moz-opacity: 0.8; 
}
.tekstbrowser a {
	color: #333;
}
.tekstbrowser:focus,
.tekstbrowser:hover,
.tekstbrowser:active {
text-indent: 3em;
background: #92cade;
color: #333;

}
#header #skipper {}

#header #skipper:focus,#header #skipper:hover,#header #skipper:active {text-indent: 3em; background: #6c3; color: #fff;}

/* =a */
a, a:visited { 

background: transparent;
color : #fff; 
padding: 0.2em;
font-weight: bold;
 } 
	
	a:hover {
text-decoration : none;
background: #fff;
color: #140000;
	}
/*	Show access keys on hover or focus*/
/*	
a:hover:after, a:focus:after {
content: " [" attr(accesskey) "] ";
  }*/



input.radio,
input.checkbox {
	border: none;
}
label {
	cursor: pointer;
	
}

.noCss 
	{ position: absolute; left: -9999px; }

body {

font: 80%/170% Helvetica, "Trebuchet MS", Verdana, sans-serif;
border: 0;
background: #140000 url(../img/body.png) repeat-x 0 0;
color: #fff;
text-align: center;
}
#container
 {
	margin: 0 auto ;
	width: 1003px;
	min-height: 611px;
text-align: left;
background: url(../img/move-trans.png) no-repeat 0 0;
position: relative;
border: none 0;
outline: none;
}

#inhoud {

float: right;
width: 670px;
padding: 10px;
margin:15px 100px 0 0;

}

#secundaireinhoud {
	width: 170px;
  float: left;
margin: 4px 0 0 10px;
}


#secundaireinhoud address {
	background: url(../img/address.png) no-repeat 0 0;
	width: 202px;
	height: 133px;
	color: #333;
	padding: 0 0 0 0.5em;
	
}

#secundaireinhoud address a,
#secundaireinhoud address a:hover,
#secundaireinhoud address a:visited,
#secundaireinhoud address a:active
 {
	text-decoration: none;
	color: #333;
	background-color: transparent;
}

/*Knoppen Mensendieck, Bio Feedback en Werknemerscheck*/

ul#subnavigatie li {
	margin-bottom: 1em;
}
ul#subnavigatie li a {
	background: url(../img/nav.png) no-repeat 0 0;
	display: block;
	width: 180px;
	height: 70px;
	color: #333;
	padding: 20px 0 0 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}


ul#subnavigatie li a:hover,
ul#subnavigatie li.actief a  {
	background-position: 0 -103px;
	color: #fff;
	padding-left: 8px;
}

div#hoofdnavigatie {
	position: absolute;
	left: 510px;
	top: 19px;
	width: 450px;
}

div#hoofdnavigatie ul {
	float: left;
	margin:0 0 0 1em;
	width: 130px;
}
div#hoofdnavigatie ul.last {margin-left:0;}
div#hoofdnavigatie ul li {
	list-style: none;
}

div#hoofdnavigatie ul li a {
	text-decoration: none;
background: url(../img/bullet.png) no-repeat 0 6px;
	padding-left: 16px;
font-size:90%;
}
div#hoofdnavigatie ul li a:hover,
div#hoofdnavigatie ul li.actief a {
	color: #d3bd75;
}
div#hoofdnavigatie ul li a:active
 {
color: #fff;	
background: url(../img/bullet.png) no-repeat 0 6px;
}


#voet {
	clear: both;
	margin: 3em 0 0 10px;
	float: left;
	/*background: url(../img/footer.png) repeat-x 0 0;*/
	height: 150px;
	width:98%; 
	font-size: 85%;
	border-top: 1px solid #140000;
	padding-top: 2em;
}
#inhoud #voet ul {
	margin-left: 20px;
}
#inhoud #voet li {
	display: inline;
	background-image: none;
	padding-left: 0;
}

 h1.logo a {
	display: block;
	background:url(../img/logo.png) no-repeat 0 0;
	float: left;
	width: 447px;
	height: 102px;
	text-indent: -9999px;
	border: none;
	text-decoration: none;
margin:15px 0 0 30px;
}
/*#hcard*/

#hcard-Annette-Booiman {
	margin-top: 2em; 
}


/*Classes*/
div.clear {
	clear: both;
}	

.intro {
	width: 70%;
}

img.annette {
	float: right;
	margin-top: 1em;
	border: none;
}

/*Linkjes op pagina links*/
#inhoud ul.links {
	margin-left: 20px;
}
#inhoud ul.links li {
	display: block;
	border-bottom: 1px solid #93cadd;
	background-image: none;
	padding-left: 0;

}

ul.links li.aandacht {
		background: transparent;
	padding:10px 10px 10px 0;
	margin-bottom: 2em;
	list-style: none;
	border-bottom: 1px dotted #aaa;
	width: 570px;
	}
	
ul.links li.hovering {
	background:#000;
	color: #fff;
	padding:10px 10px 10px 0;
	cursor:pointer;
		margin-bottom: 2em;
		list-style: none;
				/* IE */
filter: alpha(opacity=60);
/* CSS3 standard */
opacity: 0.6;
/* Mozilla FF */
-moz-opacity: 0.6; 
}

ul.links li.aandacht a {
	text-decoration: none;
background:transparent;
	color: #d3bd75;
}
ul.links li.aandacht a:hover {
text-decoration: none;
background:#000;
	color: #fff;
					/* IE */
filter: alpha(opacity=80);
/* CSS3 standard */
opacity: 0.8;
/* Mozilla FF */
-moz-opacity: 0.8; 

	
}
ul.links li.aandacht h3 {
	font-size: 110%;
}
ul.links li.aandacht h3,
ul.links li.aandacht p {
	
margin-left: 0;
	
}

/*dl bij tarieven */


body#tarieven dl {
width: 90%;
overflow: auto;
margin: 0 0 1em 20px;
background: transparent url(../img/dot.gif) repeat-x 0pt 2em;

}

body#tarieven dt {
float: left;
padding-right: 3px;
color: #d3bd75;
}
body#tarieven dl dd 
{
margin: 0;
}

body#tarieven dl dt, body#tarieven dl dd {
background:transparent;
font-size: 110%;

}

body#tarieven dl dd 
{
float: right;
padding-left: 3px;
color: #fff;
}





