/* Algemeen */

body, html {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	height: 100%;
}

body {
	padding: 25px 0px 0px 0px;
}

li {
    line-height: 17px;
}

body, html, td, div, p, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a img { border: none; }

h1 {
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
}

h2 {
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
}

p {
	margin: 0px;
	line-height: 17px;
}

.customersText p {
	line-height: 14px;
}

ul {
	margin: 0px 0px 18px 15px;
}

.white {
	color: #ffffff;
}

.bgGray {
	background-color: #808083;
}

a:link		{ color: #c2a303; font-weight: bold; text-decoration: none; }
a:visited	{ color: #c2a303; font-weight: bold; text-decoration: none; }
a:active	{ color: #c2a303; font-weight: bold; text-decoration: none; }
a:hover		{ color: #c2a303; font-weight: bold; text-decoration: none; }

.lnkOrange a:link		{ color: #c2a303; font-weight: bold; text-decoration: none; }
.lnkOrange a:visited	{ color: #c2a303; font-weight: bold; text-decoration: none; }
.lnkOrange a:active		{ color: #c2a303; font-weight: bold; text-decoration: none; }
.lnkOrange a:hover		{ color: #c2a303; font-weight: bold; text-decoration: none; }

/* Container table */

.tblContainer {
	vertical-align: top;
	text-align: center;
	width: 100%;
	height: 100%;
}


/* Main table */

.tblMain {
	height: 100%;
}

.mainHeader {
	background-image: url(../img/tblmain_header_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 91px;
}

.mainSidebar {
	background-image: url(../img/tblmain_left_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 260px;
	height: 380px;
}

.sidebarImg {
	padding: 0px 0px 0px 1px;
	vertical-align: bottom;
	width: 258px;
	height: 314px;
}

.sidebarTestimonial {
	width: 100%;
	height: 127px;
}

.sidebarLang {
	padding: 9px 0px 0px 20px;
}

.sidebarlogin {
	padding: 9px 0px 0px 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #808083;
}

.sidebarlogin a:link	{ color: #808083; text-decoration: none; }
.sidebarlogin a:visited	{ color: #808083; text-decoration: none; }
.sidebarlogin a:active	{ color: #808083; text-decoration: none; }
.sidebarlogin a:hover	{ color: #808083; text-decoration: none; }

.gray a:link	{ color: #808083; font-weight: bold; text-decoration: none; }
.gray a:visited	{ color: #808083; font-weight: bold; text-decoration: none; }
.gray a:actie	{ color: #808083; font-weight: bold; text-decoration: none; }
.gray a:hover	{ color: #808083; font-weight: bold; text-decoration: none; }

.sidebarBullet {
	padding: 9px 0px 0px 5px;
}

.mainContentHome {
	background-image: url(../img/tblmain_content_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: top;
	width: 676px;
	height: 380px;
}

.mainContent {
	background-image: url(../img/tblmain_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: top;
	width: 676px;
	height: 100%;
}
	
.mainFooter {
	padding: 10px 0px 0px 0px;
	text-align: right;
	font-size: 10px;
}
	

/* Header table */

.tblHeader {
	width: 100%;
}

.headerLogo {
	padding: 30px 0px 0px 18px;
	vertical-align: top;
}

.headerMenu {
	vertical-align: top;
}


/* Menu table */

.tblMenu {
	float: left;
}

.mnuItemBullet {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 1px;
	width: 80px;
	height: 27px;
}

.divMnuBullet {
	background-image: url(../img/mnu_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 27px;
}

.divMnuBulletOn {
	background-image: url(../img/mnu_bullet_on.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 27px;
}

.mnuItemText, .mnuItemTextOn {
	padding: 1px 0px 0px 0px;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	text-transform: lowercase;
	width: 80px;
}

.mnuItemText a:link		{ color: #808083; text-decoration: none; }
.mnuItemText a:visited	{ color: #808083; text-decoration: none; }
.mnuItemText a:active	{ color: #c2a303; text-decoration: none; }
.mnuItemText a:hover	{ color: #c2a303; text-decoration: none; }

.mnuItemTextOn a:link		{ color: #c2a303; text-decoration: none; }
.mnuItemTextOn a:visited	{ color: #c2a303; text-decoration: none; }
.mnuItemTextOn a:active		{ color: #c2a303; text-decoration: none; }
.mnuItemTextOn a:hover		{ color: #c2a303; text-decoration: none; }

/* Sidebar */

.tdTestimonialImg {
	vertical-align: top;
	text-align: center;
	width: 70px;
	height: 70px;
}

.tblTestimonialImg {
	background-color: #ffffff;
	border: #bdbfc4 1px solid;
	vertical-align: middle;
	text-align: center;
	width: 70px;
	height: 70px;
}

.testimonialP {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 135px;
	height: 100%;
}


/* Content table */

.tblContent {
	height: 100%;
}

.divHighlight {
	padding: 16px 0px 20px 38px;
	width: 550px
}

.divHighlightBottom {
	padding: 3px 0px 0px 40px;
	background-image: url(../img/highlight_bottom_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	width: 600px;
	height: 21px;
}

.divHighlightBottom a:link		{ color: #bcbec0; text-decoration: none; }
.divHighlightBottom a:visited	{ color: #bcbec0; text-decoration: none; }
.divHighlightBottom a:active	{ color: #bcbec0; text-decoration: none; }
.divHighlightBottom a:hover		{ color: #bcbec0; text-decoration: none; }

.contentHeader {
	padding: 0px 40px 0px 40px;
	background-image: url(../img/contentHeader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 517px;
	height: 24px;
}

.contentLeft {
	padding: 0px 0px 0px 5px;
}

.contentBody {
	padding: 18px 40px 0px 40px;
	background-color: #efeff0;
	vertical-align: top;
}

.contentDetailBody {
	padding: 18px 59px 0px 40px;
	background-color: #efeff0;
	vertical-align: top;
}

.contentBodyFooter {
	width: 100%;
}

.contentBodyFooterRight {
	text-align: right;
	width: 100%;
}


/* Customers */

.customersLeft {
	background-image: url(../img/customers_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	width: 99px;
	height: 69px;
}

.customerDetailLeft {
	background-image: url(../img/customer_detail_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #808083;
	vertical-align: top;
	text-align: center;
	width: 96px;
}

.customersLeft img {
	margin: 0px 0px 0px 1px;
}

.customersText {
	padding: 5px 10px 0px 10px;
	background-color: #808083;
	vertical-align: top;
	font-size: 10px;
}

.customerDetailText {
	padding: 0px 0px 0px 10px;
	background-color: #808083;
	vertical-align: top;
	font-size: 10px;
	width: 310px;
}

customerDetailText a:link		{ color: #FFCC00; font-weight: bold; text-decoration: none; }
customerDetailText a:visited	{ color: #FFCC00; font-weight: bold; text-decoration: none; }
customerDetailText a:active		{ color: #FFCC00; font-weight: bold; text-decoration: none; }
customerDetailText a:hover		{ color: #FFCC00; font-weight: bold; text-decoration: none; }

.customerDetailText p {
	margin: 0px;
	line-height: 17px;
	color: #ffffff;
}

.customersRight {
	background-image: url(../img/customers_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 20px;
	height: 69px;
}

.customerDetailRight {
	background-image: url(../img/customer_detail_top_right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #808083;
	width: 14px;
}


/* Vacatures */

.vacanciesIntro {
	padding: 18px 40px 20px 40px;
	background-color: #efeff0;
	height: 1px;
}

.vacancyWhite {
	padding: 0px 40px 0px 40px;
	background-color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	color: #b29200;
	height: 25px;
}

.vacancyGray {
	padding: 0px 40px 0px 40px;
	background-color: #efeff0;
	text-transform: uppercase;
	font-weight: bold;
	color: #b29200;
	height: 25px;
}

.vacancyWhite a:link, .vacancyGray a:link		{ color: #b29200; font-weight: bold; text-decoration: none; }
.vacancyWhite a:visited, .vacancyGray a:visited	{ color: #b29200; font-weight: bold; text-decoration: none; }
.vacancyWhite a:active, .vacancyGray a:active	{ color: #808083; font-weight: bold; text-decoration: none; }
.vacancyWhite a:hover, .vacancyGray a:hover		{ color: #808083; font-weight: bold; text-decoration: none; }


/* Formulier */

.frmLabel {
	padding: 0px 0px 18px 3px;
	font-weight: bold;
	width: 125px;
}

.frmLabelTxtarea {
	padding: 0px 0px 18px 3px;
	vertical-align: top;
	font-weight: bold;
	width: 125px;
}

.frmField {
	padding: 0px 0px 18px 0px;
}

.frmReq {
	padding: 0px 0px 18px 0px;
	vertical-align: top;
	text-align: right;
	width: 12px;
}

.frmSend {
	text-align: right;
}

.text {
	background-image: url(../img/input_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: #b29200 1px solid;
	width: 167px;
	height: 18px;
}

textarea {
	overflow: hidden;
	background-image: url(../img/input_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: #b29200 1px solid;
	width: 167px;
	height: 72px;
}

.clsSubMnu {
	padding: 2px;
	position: absolute;
	top: 67px;
	visibility: hidden;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: lowercase;
	color: #ffffff;
	width: 116px;
}

.clsSubMnuOn {
	padding: 2px;
	position: absolute;
	top: 110px;
	visibility: visible;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: lowercase;
	color: #ffffff;
	width: 116px;
}

.subMnuItem {
	background-color: #b29200;
	width: 116px;
	height: 21px;
}

.divSubmnuItem {
	padding: 3px;
	text-transform: lowercase;
	width: 100%;
	height: 100%;
}

.clsSubMnu a:link, .clsSubMnu a:visited, .clsSubMnu a:active, .clsSubMnu a:hover { color: #ffffff; font-size: 10px; text-decoration: none; }

.subMnuOff {
	position: absolute;
	top: 115px;
	visibility: hidden;
}




