@import url('resetSettings.css');
@import url('standardSettings.css');

/* -----------------------------------*/
/* ------->>> BASIC LAYOUT <<<--------*/
/* -----------------------------------*/
:root {
	overflow-y: scroll;
}
body, html {
	height: 100%;
	color: #000000;
}
a {
	color: #000000;
}
body {
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.noText {
	font-size: 0;
}
.green {
	color: #009b74;
}
.blue {
	color: #002395;
}
.grey {
	color: #838383;
}
h1, h2 {
	font-size: 20px;
	margin-bottom: 12px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: bold;
}
h1.first, h2 .first {
	margin-bottom: 12px;
}
.wrapTable {
	margin: 0 auto;
	width: 998px;
	background-color: #ffffff;
	border-bottom: 6px solid #f1f1f1;
}
.sideBorders {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.partnerBalk, .partnerBalkTwo {
	padding-top: 12px;
	padding-bottom: 8px;
	border: 1px solid #dddddd;
}
.partnerBalkTwo {
	position: relative;
	background: 0;
	background-color: transparent;
	top: 0px;
	margin-top: -59px;
}
.partnerBalkTwo img {
	opacity: .0;
	filter: alpha(opacity=0);
}
.partnerHolder {
	border: 0;
	border-top: 6px solid #f1f1f1;
}
.partnerTable {
	margin: 0 auto;
	width: 994px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-bottom: 6px;
}
.wrapTable td {
	vertical-align: top;
	text-align: left;
}
.logo {
	border-left: 111px solid #FFFFFF;
	border-right: 130px solid #FFFFFF;
	border-top: 20px solid #FFFFFF;
	border-bottom: 26px solid #FFFFFF;
}
.payOff {
	position: relative;
	top: 40px;
	float: left;
	width: 600px;
}
.payOff div {
	float: left;
}

.menuHolder {
	border-bottom: 1px solid #d6d6d6;
}
.menuTable {
	width: 100%;
}
.menuTable a {
	display: block;
	font-weight: bold;
	color: #838383;
	background-image: url(../images/menu_standard_bg.gif);
	height: 27px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	padding-top: 12px;
}
.menuTable a:hover, .menuTable a:active, .menuTable a.active {
	background-image: url(../images/menu_hover_bg.gif);
}
.menuTable a:hover.blue, .menuTable a:active.blue, .menuTable a.activeblue {
	color: #002395;
	background-image: url(../images/menu_hover_bg.gif);
}
.menuTable a:hover.green, .menuTable a:active.green, .menuTable a.activegreen {
	color: #009b74;
	background-image: url(../images/menu_hover_bg.gif);
}
.menuTable a.remoteSupport {
	background-image: url(../images/menu_standard_bg_noline.gif);
}
.menuTable a:hover.remoteSupport, .menuTable a.activeremoteSupport {
	background-image: url(../images/menu_hover_bg_noline.gif);
}
.menuFiller {
	background-image: url(../images/menu_standard_bg.gif);
	width: 187px;
}
.contentHolder {
	padding: 6px 3px 6px 3px;
	border-bottom: 1px solid #dddddd;
	text-align: justify;
}
.contentHolder div {
	float: left;
	margin: 0 3px 0 3px;
	padding: 15px 19px 0px 19px;
	background-repeat: no-repeat;
	line-height: 24px;
	text-align: justify;
}


/* Inspired by Westland */
#inspired-by-westland {
	clear: both;
	padding: 20px 22px;
	margin: -100px 0 0;
}

.twoColGrey {
	width: 286px; /* org 324 */
	background-image: url(../images/two_col_bg_grey.gif);
}
.twoColGreen {
	width: 286px; /* org 324 */
	background-image: url(../images/two_col_bg_green.gif);
}
.twoColBlue {
	width: 286px; /* org 324 */
	background-image: url(../images/two_col_bg_blue.gif);
}
.fourColBlue {
	width: 616px; /* org 654 */
	background-image: url(../images/four_col_bg_blue.gif);
}
.fourColGrey {
	width: 616px; /* org 654 */
	background-image: url(../images/four_col_bg_grey.gif);
}
.fourColGreen {
	width: 616px; /* org 654 */
	background-image: url(../images/four_col_bg_green.gif);
}
.contentHolder div.fourColHolder {
	width: 654px; /* org 654 */
	margin: 0;
	padding: 0;
}
div.textFourColumn {
	width: 450px;
	padding: 0;
	margin: 0;
}
.input {
	border: 1px solid #dddddd;
	background-image: url(../images/tb_bg.gif);
	position: relative;
	top: 3px;
	width: 180px;
}
.inputTa {
	border: 1px solid #dddddd;
	background-image: url(../images/ta_bg.gif);
	position: relative;
	top: 3px;
	width: 180px;
	height: 85px;
}
.btSend {
	display: block;
	background-image: url(../images/contact_bt_verstuur.gif);
	padding-right: 40px;
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	height: 32px;
	width: 108px;
	padding-top: 6px;
	float: right;
	margin-top: 10px;
}
.opening {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: -253px;
}
ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.contentHolder form div {
	visibility: collapse;
	margin: 0;
	width: 0;
	height: 0;
	padding: 0;
}

.contentHolder form .PollOptions {
	margin: 0;
}
.contentHolder form .PollOptions input {
	padding: 0;
	margin: 0;
	position: relative;
	left: -3px;
}

.contentHolder form .PollOptions label {
	position: relative;
	top: -3px;
}

.contentHolder div dl.pollResults {
	margin: 0;
	padding: 0;
	width: 300px;
	overflow: hidden;
	margin-bottom: 15px;
}
.contentHolder div dl.pollResults dt {
	float: left;
}
.contentHolder div dl.pollResults dd {
	float: right;
}

.contentHolder div dl.pollResults dt {
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
	clear: left;
	display: inline;
}

.contentHolder div dl.pollResults dd {
	margin: 0;
	padding: 0;
	display: inline;
	width: 150px;
	height: 25px;
}

.contentHolder div.vsummary {
	visibility: visible;
	width: 100%;
	height: auto;
	background: #fffedf;
	padding: 5px 5px 5px 0px;
	margin-bottom: 14px;
	border: 1px solid #d2d1b8;
	position: relative;
	left: -5px;
}

	.contentHolder div.vsummary p {
		padding: 0 10px;
	}

	.contentHolder div.vsummary ul {
		padding: 0 10px;
		margin: 5px 0 0;
	}

	.contentHolder div.vsummary li {
		padding-bottom: 3px;
		font-weight: normal;
	}