#header h1 {
	display: none;
}

a:active {
	outline: none; /* Borders bij firefox verbergen */
}

#content a {
	color: #3E7CBB;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #7CA8D3;
}

p.imgSubjectiviteit {	text-align: center;	}
p.imgSubjectiviteit a img {	border: 1px solid #3E7CBB;	}
p.imgSubjectiviteit a img:hover {	border: 1px solid #4f4f4f;	}

#contentImg a img {	border: 1px solid #e6e6e6;	}
#contentImg a img:hover {	border: 1px solid #4f4f4f;	}
#contentImg p a {	color: #000; text-decoration: none;	}
#contentImg p a:hover {	text-decoration: underline;	}

#errorBox { display: none; }

#content #mover-industrie, #content #mover-onderwijs, #content #mover-zakelijkeDienstverlening {
	overflow: hidden;
	margin-top: 1em;
	display: block;
}

#content table.opdrachtgevers {
	font-size: 100%;
	width: 100%;
}

#content table.opdrachtgevers tr td {
	vertical-align: top;
}

#content table.opdrachtgevers tr.kop td{
	font-weight: bold;
	padding-top: 1em;
}

#content table.opdrachtgevers tr.kop td{
	width: 50%;
}

#diensten p.button {
	color: white;
	display: block;
	width: 200px;
	background-color: #6898c4;
	border: 1px solid #4680B3;
	border-bottom: 0;
	margin: 0px 10px;
	padding: 5px;
	cursor: pointer;
}

#diensten p.button:hover {
	background-color: #4782B6;
}

#diensten p.active, #diensten p.active:hover {
	background: #fff;
	border-right: 0;
	color:#333333;
}

#dienstenHead {
	margin-left: 10px;
}

#diensten h3 {
	font-size: 16px;
	padding-left: 10px;
}

#dienstLeidinggeven,
#dienstCoachen,
#dienstCommercieleVaardigheden,
#dienstRetraiteInspiratie  {
	float: right;
	display: none;
	width: 415px;
	margin-top: -1em;
	*margin-top: 0;
	padding-top: 0;
}

#dienstLeidinggeven p,
#dienstCoachen p,
#dienstCommercieleVaardigheden p,
#dienstRetraiteInspiratie p  {
padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0.7em;
}

fieldset.contactform {
	width: 75%;
	padding: 7px;
}

fieldset.contactform form label {
	width: 200px;
	display: block;
	font-weight: bold;
	margin-top: 5px;
}

fieldset.contactform form input {
	width: 300px;
	display: inline;
	margin-left: 1em;
}

fieldset.contactform form input#verzenden {
	width: 8em;
}

fieldset.contactform form textarea {
	width: 300px;
	height: 5em;
	margin-left: 1em;
}
