/* CSS Document */

html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #759d26;
}

body, td, input, textarea {
	font-family: Trebuchet MS, Verdana, Arial, Helvectica, sans-serif;
	font-size: 11px;
	color: #6b6969;
}



p {
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #87ac3b;
	text-decoration: none;
}

a:hover {
	color: #87ac3b;
	text-decoration: underline;
}

div.centercontent {
	width: 960px;
	margin: 0 auto 0 auto;
	background-image: url(img/background_lehman.jpg);
	background-repeat: no-repeat;
}
div.centercontent_new {
	width: 960px;
	margin: 0 auto 0 auto;
	background-image: url(img/background_lehman_05-04.jpg);
	background-repeat: no-repeat;
}

div.topheader {
	height: 119px;
}

div.nav_extranet {
	width: 960px;
	position: absolute;
	text-align: right;
}

div.content {
	background-image: url(img/background_content.gif);
	background-repeat: repeat-y;
	background-color: #fbfcfc;
	_height: 300px;
	min-height: 300px;
}

div.content_padding {
	border: 1px solid #FFFFFF;
	padding: 30px 30px 30px 30px;
	min-height: 300px;
}

div.content_flash_home {
	width: 293px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}

div.header {
	color: #88AD3C;
	font-weight: bold;
	margin-bottom: 10px;
}

div.content_fotos {
	width: 200px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
	height: 436px;
}

div.content_home {
	width: 294px;
	float: left;
	overflow: hidden;
}

div.content_main {
	width: 387px;
	float: left;
	overflow: hidden;
}

div.content_carriere {
	width: 615px;
	float: left;
	overflow: hidden;
}

div.content_vacatures {
	width: 615px;
	float: left;
	overflow: hidden;
}

div.content_rechterkader {
	width: 253px;
	float: right;
	overflow: hidden;
}

div.content_testimonials {
	width: 435px;
	float: right;
	overflow: hidden;
}

div.footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 13px 30px 2px 30px;
	color: #FFFFFF;
}

div.footer a, div.footer a:hover {
	color: #FFFFFF;
}

div.nofloat {
	clear: both;
}

div.witkader_top {
	height: 10px;
	background-image: url(img/witkader_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.witkader_content {
	background-color: #FFFFFF;
	color: #6b6969;
}

div.witkader_content a {
	color: #6b6969;
	font-weight: bold;
	text-decoration: none;
}

div.witkader_content a:hover {
	color: #6b6969;
	font-weight: bold;
	text-decoration: underline;
}

div.witkader_padding {
	padding: 0 15px 0 15px;
}

div.witkader_padding ul {
	margin-bottom: 0;
}

div.witkader_bottom {
	height: 10px;
	background-image: url(img/witkader_bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.vert_divider {
	height: 30px;
}

img.bullit {
	margin-right: 6px;
	vertical-align: middle;
}

input.veld {
	width: 60px;
	border: 1px solid #a5acb2;
	padding: 2px 2px 1px 2px;
}

input.button {
	border: 0;
	background-color: #9c9d9d;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
}

div.vraag {
	cursor: pointer;
	cursor: hand;
}

div.antwoord {
	cursor: default;
	display: none;
}

td.testimonial {
	background-color: #FFFFFF;
}

div.testimonial_padding {
	padding: 8px;
}

div.noflash {
	background-color: #fff;
	padding: 3px 3px 3px 30px;
	margin-bottom: 5px;
}

div.topmenu_alt {
	background-color: #fff;
	padding: 3px 3px 3px 30px;
	font-weight: bold;
}

div.submenu_alt {
	background-color: #fff;
	padding: 3px 3px 3px 30px;
}

span.msg {
	font-weight: bold;
	color: #f00;
}

table.content {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

td.content {
	border: 1px solid #51A628;
	padding: 2px 2px 2px 2px;
}

td.content2 {
	padding: 0px 0px 0px 0px;
}