* {
	margin: 0;
	padding: 0;
	outline: hidden;
}
body {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}
hr {
	margin: 10px 0 10px 0;
	display: block;
	height: 1px;
	border: none;
	border-top: 1px solid #d3d3d3;
	clear: both;
}
a img {
	border: none;
}
#actie {
	background-image: url('/img/werkenbij.png');
	xxbehavior: url(/css/iepngfix.htc); 
	width: 146px;
	height: 180px;
	display: block;
	z-index: 5000;
	margin-top: -196px;
	margin-left: 25px;
	position: absolute;
	cursor: pointer;
}

p {
	margin-bottom: 15px;
}
h1 {
	font-size: 26px;
	margin-bottom: 15px;
	color: #000;
}
h2 {
	font-size: 13px;
	color: #000;
	margin-bottom: 15px;
}
h3, h4, h5  {
	font-size: 13px;
	color: #000;
	margin-bottom: 15px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
}
a {
	color: #dc0711;
	text-decoration: none;
	cursor: pointer;
}
a:hover, a.hover {
	color: #dc0711;
	text-decoration: underline;
}
i {
	font-size: 11px;
}
a.black {
	color: #000;
}

.greyborder {
	border: 1px solid #aaa;
}
.videothumb {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #aaa;
	margin: 0 7px 8px 0;
}

ul.nobottom {
	margin-bottom: 0px;
	line-height: 18px;
}
table .tabletop {
	background-color: #e5e5e5;
	line-height: 34px;
	font-weight: bold;
}
table input, table textarea {
	width: 400px;
	border: 1px solid #999;
	padding: 1px;
	background-color: #FFF;
}
table select {
	width: 504px;
	border: 1px solid #999;
}
table select.mid {
	width: 216px;
}
table select.long {
	/*width: 350px;*/

}
table select.long option {
	padding: 2px;
}

table textarea.mid {
	width: 212px;
}
table input.mid {
	width: 200px;
}

table tr.e {
	background-color:#E1E1E1;
}
table tr.u td, table tr.e td {
	padding: 4px 4px 8px 4px;
}
table textarea.full {
	width: 99%;
	height: 80px;
}


table input.normal, table select.normal, table textarea.normal {
	width: auto;
	border: none;
}
table input.small, table select.small, table textarea.small {
	width: 40px;
}
table input.medium, table select.medium, table textarea.medium {
	width: 85px;
}
table input.medlong, table select.medlong, table textarea.medlong {
	width: 290px;
}
table td {
	line-height: 22px;
	vertical-align: top;
}
table td.normal {
	line-height: normal;
}

.cursussen tr {
	padding: 0 0 10px 0;
}

.cursussen th {
	border-bottom: 1px solid #6C6C6C;
	padding: 0 8px 5px 0;
}

.cursussen td {
	border-bottom: 1px dotted #6C6C6C;
	padding: 0 8px 10px 0;
}



#header, #header2 {
	width: 948px;
	height: 80px;
	margin: 0 auto;
	background-image: url('/img/logo_bhv2.gif');
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	color: #959595;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
}
#header2 {
	background-image: url('/img/logo_bhv2.gif');
}
#header a, #header2 a {
	padding: 0 5px 0 5px;
	border-right: 1px solid #959595;
	color: #959595;
	text-decoration: none;
}
#header a:hover, #header2 a:hover {
	text-decoration: underline;
}
#header form, #header2 form {
	padding-left: 5px;
	display: inline;
}
#header input, #header2 input {
	height: 18px;
	border: 1px solid #cdcdcd;
	line-height: 18px;
	margin-bottom: -5px;
}
#header input.submit, #header2 input.submit {
	height: 20px;
	width: 20px;
	background: none;
	background-image: url('/img/search.gif');
	border: none;
	display: inline;
}

.boekdirect {
	background: url('/img/readmore.gif') no-repeat  4px 50%;
	border: 1px solid #cdcdcd;
	display: block;
	padding: 4px 4px 4px 30px;
	cursor: pointer;
}

#header a.switch, #header2a.switch {
	border: none;
	padding: 0;
	margin-right: 10px;
}
#header a.active, #header2 a.active {
	border: 1px solid #999;
	padding: 1px;
}
#slogan {
	position:relative;
	padding-top: 38px;
	padding-left: 76px;
	margin: 0 auto;
	font-size:12px;
	font-weight: bold;
	color:#000;
	display: block;
	text-align:left;
}

#wrapper {
	margin: 0 auto;
	width: 946px;
	border: 1px solid #dedede;
	background-color: #fff;
}
#navigation {
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #dedede;
	clear: both;
}
#navigation a {
	display: block;
	float: left;
	padding: 0 15px 0 15px;
	border-right: 1px solid #dc0711;
	background-image: url('/img/navigation.gif');
	background-position: top;
	color: #000;
	text-decoration: none;
}
#navigation a:hover, #navigation a.hover {
	background-position: bottom;
	color: #dc0711;
}
#breadcrumbs {
	line-height: 38px;
	height: 38px;
	text-indent: 213px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9a9a;
}
#breadcrumbs a {
	color: #9a9a9a;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #dc0711;
	text-decoration: underline;
}
a.readmore {
	display: block;
	line-height: 20px;
	height: 20px;
	padding-left: 25px;
	background-image: url('/img/readmore.gif');
	background-color: #FFF;
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	color: #000;
}

/* homepage columns */
#home_big_column {
	padding: 0 10px 0 10px;
	width: 728px;
	float: left;
}
#home_big_column table a {
	margin-bottom: 12px;
	display: block;
}
.homebooking {
	height: 110px;
	background-color: #cfcfb5;
	padding: 10px;
	margin-bottom: 13px;
	background-image: url(/img/bookingclean.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 13px;
}
.homebooking a {
	margin-top: 8px;
	display: block;
	background-image: url(/img/search.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	text-align: right;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
.homebooking a:hover {
	color: #dc0711;
	text-decoration: none;
}
.homebooking select {
	margin-top: 6px;
	background-color: #FFF;
}
.newsletter_form label span {
	font-size: 10px;
}
.newsletter_form input {
	margin-top: 6px;
	padding: 2px;
}
.newsletter_form input.submit {
	background-color: #c2c2c2;
}
.homenews {
	display: table;
	/*height: 283px;*/
}

/* left column */
#left_column {
	width: 188px;
	padding: 0 15px 0 10px;
	float: left;
}
#left_column a {
	display: block;
	margin-bottom: 2px;
	border: 1px solid #d2d2d2;
	background-image: url('/img/menu_back_dark.gif');
	line-height: 17px;
	text-decoration: none;
	color: #000;
	padding-left: 18px;
}
#left_column a img {
	float: left;
	height: 18px;
	width: 18px;
	margin-left: -18px;
}
#left_column a.sub, #left_column a.subsub {
	padding-left: 28px;
	background-color: #FFF;
	background-image: none;
}
#left_column a.subsub {
	padding-left: 38px;
}
#left_column a:hover, #left_column a.hover {
	color: #dc0711;
}

/* middle column */
#middle_column, #form_middle_column {
	float: left;
	width: 520px;
	padding-right: 15px;
}
#form_middle_column {
	width: 700px;
}
#content {
	/* border-left: 1px solid #dc0711;
	padding-left: 15px; */
	color: #6c6c6c;
}
.paddingbottom {
	margin-bottom: 15px;
}
#right_column .paddingbottom {
	margin-bottom: 10px;
}

/* common right column */
#right_column {
	float: left;
	width: 188px;
}
#right_column h2 {
	background-color: #999;
	border: 1px solid #919191;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	line-height: 15px;
	margin-bottom: 2px;
	text-indent: 5px;
}
#right_column strong {
	color: #000;
}
#right_column .box {
	border: 1px solid #cecece;
	background-color: #eee;
	font-size: 11px;
	padding: 6px;
	margin-bottom: 10px;
	color: #6c6c6c;
	line-height: 14px;
}
#right_column .darker {
	background-color: #7893b4;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
}
#right_column select {
	width: 100%;
	background-color: #e2e2e1;
	border: none;
}
#right_column a.hover {
	text-decoration: underline;
}
#right_column .banner {
	/*border: 2px solid red;
	background-color: #eee;*/
	background: url('/img/banner_specials3.jpg');
	/*
	font-size: 11px;
	padding: 6px;
	color: #6c6c6c;
	line-height: 14px;
	text-align:center;
	*/
	text-indent: -9999px;
	display: block;
	width: 188px;
	height: 55px;
	margin-bottom: 10px;
}

/* footer */
#footer {
	margin-top: 10px;
	line-height: 16px;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	clear: both;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	color: #9a9a9a;
	line-height: 16px;
}

/* homepage classes */

.sectionhead {
	background:#999999 url('/img/bar-top.gif') no-repeat scroll 0 0;
	color:#FFFFFF;
	margin-bottom:1px;
	padding-left:10px;
}
.sectionhead h2 {
	background:transparent url('/img/bar-top.gif') no-repeat scroll 100% 0;
	font-size:16px;
	margin:0;
	padding:9px 0 7px;
	color:#FFF;
	line-height: 1.1;
	font-weight: normal;
}


.falcon1, .falcon2, .falcon3 {
	vertical-align: top;
	padding: 0 0 0 0px;
}

.falcon1 a {
	color:#000;
}

.falcon1 a:hover, .falcon2 a:hover, .falcon3 a:hover, #bedrijfshulpverlening a:hover, #consultancy a:hover, #middelen a:hover{
	text-decoration:none;
}

#bedrijfshulpverlening {
	background: url('/img/home/bedrijfshulpverlening_1.jpg') no-repeat bottom;
	padding: 10px 10px 10px 10px;
	height: 43px;/*83*/
	line-height: 14pt;
	color:#000;
	font-weight: bold;
}

#consultancy {
	background: url('/img/home/consultancy_1.jpg') no-repeat bottom;
	padding: 10px 10px 10px 10px;
	height: 43px;/*83*/
	line-height: 14pt;
	color:#000;
	font-weight: bold;
}

#middelen {
	background: url('/img/home/middelen_1.jpg') no-repeat bottom;
	padding: 10px 10px 10px 10px;
	height: 43px;/*83*/
	line-height: 14pt;
	color:#000;
	font-weight: bold;
}



/* blokjes op de voorkant */


/* content */
.red { 
	color: #dc0711;
}
ul {
	margin-left: 10px;
	margin-bottom: 15px;
}
li {
	list-style-type: square;
	margin-left: 10px;
}
.print {
	float: right;
	display: block;
	padding-left: 20px;
	background-image: url(/img/print.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 85px;
	margin-top: -2px;
}
.remcursist {
	font-size: 10px;
	color:#F3818C;
	cursor: pointer;
}
