@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../../images/general/bg_green.jpg);
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	line-height: 20px;
	text-align: center;
}

p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	line-height: 20px;
	padding:0px;
	margin:0px;
}

.clear_float {
	clear: both;
}	

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.spacer {
	height: 10px;
	display:block;
}

.main #container {
	background: #ffffff;
	background-repeat: repeat-x;
	background-image: url(../../images/general/bg_main.jpg);
	min-width: 920px;
	margin: 0 auto;
	text-align: left;
}
.main #headerBack {
	background: #ffffff;
	height: 94px;
}
.main #headerBackWhite {
	float: right;
	width: 50%;
	background-image: url(../../images/general/bg_header_top.jpg);
	height: 94px;
}
.main #header {
	background: #ffffff;
	height: 0px;
}
#headerContent {
	position: relative;
	width: 920px;
	height: 0px;
	margin: 0 auto;
}
#headerL {
	position: relative;
	margin-top: -94px;
	height: 94px;
	background: #ffffff;
	float: left;
	width: 212px;
}
#headerR {
	position: relative;
	margin-top: -94px;
	height: 94px;
	background: #f5f5eb;
	background-image: url(../../images/general/bg_top.jpg);
	float: right;
	width: 708px;
}
.main #topimg {
	height: 128px;
	background-image: url(../../images/general/top_img.jpg);
	background-position: center;
}
.main #main {
	clear: both;
}
#mainContent {
	width: 920px;
	margin: 0 auto;
	clear: both;
}
#mainL {
	position: relative;
	margin-top: -85px;
	float: left;
	width: 610px;
}
#mainR {
	float: right;
	width: 280px;
	padding: 20px 10px 15px 0px;
}
#pageTitle {
	background-image: url(../../images/general/bg_col_top.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 560px;
	padding: 0px 25px 0px 25px;
}
#pageTitleWide {
	background-image: url(../../images/general/bg_col_top_wide.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 870px;
	padding: 0px 25px 0px 25px;
}
#pageContent {
	background-image: url(../../images/general/bg_content.png);
	background-repeat: no-repeat;
	width: 560px;
	padding: 10px 45px 25px 25px;
	min-height: 188px;
	height: auto !important;
	height: 188px;
	overflow: auto;
}

#uitslagIntro {
	width: 558px;
}
#pageContentUitslag {
	background-image: url(../../images/general/bg_content.png);
	background-repeat: no-repeat;
	width: 605px;
	padding: 10px 0px 25px 25px;
	min-height: 188px;
	height: auto !important;
	height: 188px;
	overflow: auto;
}
#pageContentUitslagUitgeklapt {
	background-image: url(../../images/general/bg_content_wide.png);
	background-repeat: no-repeat;
	width: 885px;
	padding: 10px 0px 25px 25px;
	min-height: 188px;
	height: auto !important;
	height: 188px;
	overflow: auto;
}
.main #footer {
	background-image: url(../../images/general/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 150px;
	clear: both;
}
#footerContent {
	width: 920px;
	margin: 0 auto;
	color: #505050;
}
.footerColLeft {
	float: left;
	height: 135px;
	width: 595px;
	color: #ffffff;
	padding-left:25px;
}
.footerColLeft img {
	float: left;
	margin: 15px 17px 0 0;
	padding: 0 0 5px 0;
}


.footerColRightTop {
	float: right;
	height: 25px;
	width: 290px;
	text-align: right;
	padding: 15px 10px 0px 0px;
	color: #91b480;
}
.footerColRightBottom {
	float: right;
	height: 110px;
	width: 298px;
	text-align: right;
	padding: 0px 2px 0px 0px;
	color: #91b480;
}
.main #menu {
	height: 64px;
	background-image: url(../../images/general/bg_menu.png);
	background-repeat: repeat-x;
	padding-right: 10px;
}
.main #menuSub {
	height: 23px;
	background: #ffffff;
	text-align: right;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 7px 10px 0px 0px;
}
a {
	color: #226900;
}
a:hover {
	color: #378312;
}
a.sub {
	color: #3d3d3d;
	text-decoration: none;
}
a.sub:hover {
	color: #226900;
	text-decoration: none;
}
.rightColTitle {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7d7d6f;
	height: 16px;
	padding: 0px 0px 15px 0px;
	float: left;
}
a.rightColButton {
	background-image: url(../../images/general/bg_button.png);
	color: #ffffff;
	width: 93px;
	height: 21px;
	float: right;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.rightColButton:hover {
	color: #e8f0e5;
}
.rightColButtonContent {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	display: block;
}
/*a.bigButton {
	background-image: url(../../images/general/bg_button_big.png);
	color: #ffffff;
	width: 151px;
	height: 37px;
	text-align: center;
	display: block;
	text-decoration: none;
}
*/

.bigButtonContainer {
	margin-left: -2px;
	cursor:pointer;
	text-decoration:none;
}

a.bigButton {
	color: #ffffff;	
	cursor:pointer;
}

a.bigButton:hover {
	color: #e8f0e5;
}

a.bigButton .bigButtonLeft {
	background-image: url(../../images/general/bg_button_big_l.png);
	width: 10px;
	height: 37px;	
	float: left;
	text-decoration:none;
}

a.bigButton  .bigButtonCenter {
	background-image: url(../../images/general/bg_button_big_c.png);
	height: 30px;
	float: left;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 7px;
	text-align: center;
	text-decoration:none;
}

a.bigButton  .bigButtonRight {
	background-image: url(../../images/general/bg_button_big_r.png);
	width: 10px;
	height: 37px;
	float: left;
	text-decoration:none;
}


.leftColTopTitle {
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 22px;
}
.green {
	color: #226900;
}
a.tab {
	margin-top: 24px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	display: block;
	cursor: pointer;
}
a.tab:hover {
	color: #226900;
}
a.tabSelected {
	margin-top: 24px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #226900;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	display: block;
	cursor: pointer;
}
.tabCenter {
	display: block;
	height: 40px;
	float: left;
	background-image: url(../../images/general/bg_tab_center.png);
}
.tabLeft {
	display: block;
	height: 40px;
	width: 6px;
	float: left;
	background-image: url(../../images/general/bg_tab_left.png);
}
.tabRight {
	display: block;
	height: 40px;
	width: 6px;
	float: left;
	background-image: url(../../images/general/bg_tab_right.png);
}
.tabCenterSelected {
	display: block;
	height: 36px;
	float: left;
	background-image: url(../../images/general/bg_tab_center_selected.png);
}
.tabLeftSelected {
	display: block;
	height: 36px;
	width: 6px;
	float: left;
	background-image: url(../../images/general/bg_tab_left_selected.png);
}
.tabRightSelected {
	display: block;
	height: 36px;
	width: 6px;
	float: left;
	background-image: url(../../images/general/bg_tab_right_selected.png);
}
.tabContent {
	display: block;
	margin: 11px 3px 0px 3px;
}
a.smtab {
	text-decoration: none;
	color: #226900;
	font-weight: bold;
	background-image: url(../../images/general/bg_smtab.jpg);
	display: inline-block;
	height: 20px;
	width: 52px;
	vertical-align: top;
}
a.smtab:hover {
	color: #378312;
}
a.smtabw {
	text-decoration: none;
	color: #226900;
	background-image: url(../../images/general/bg_smtabw.jpg);
	display: inline-block;
	height: 20px;
	width: 70px;
	vertical-align: top;
}
a.smtabw:hover {
	color: #378312;
}
.smtabSelected {
	font-weight: bold;
	background-image: url(../../images/general/bg_smtab.jpg);
	display: inline-block;
	height: 20px;
	width: 52px;
	vertical-align: top;
}
.smtabwSelected {
	text-decoration: none;
	background-image: url(../../images/general/bg_smtabw.jpg);
	display: inline-block;
	height: 20px;
	width: 70px;
	vertical-align: top;
}
.smalltabs {
	text-align: center;
	height: 20px;
	width: 560px;
}
.hr {
	border-top: 1px solid #adada2;
	margin: 15px 0px 15px 0px;
	overflow: hidden;
}
.hrnomargin {
	border-top: 1px solid #adada2;
	overflow: hidden;
}
h2 {
	color: #226900;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

h3 {
	color: #226900;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0 5px 0;
}
.list { 
	list-style-image: url(../../images/general/list.jpg); 
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.download {
	background-image: url(../../images/general/bg_lightgreen.jpg);
	height: 47px;
	width: 548px;
	padding: 6px 5px 0px 7px;
	margin: 5px 0px 0px 0px;
}
.dateLeft1 {
	float: left;
	background-image: url(../../images/general/bg_date.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 10px;
	width: 70px;
	height: 20px;
	font-weight: bold;
	color: #7d7d6f;
	text-align: center;
}
.dateRight1 {
	width: 200px;
	float: right;
}
.dateLeft2 {
	margin-top: 4px;
	float: left;
	background-image: url(../../images/general/bg_date2.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 10px;
	width: 45px;
	height: 68px;
	font-weight: bold;
	color: #7d7d6f;
	text-align: center;
}
.dateRight2 {
	width: 225px;
	float: right;
}
.dateLeft3 {	
	float: left;
}
.dateRight3 {
	width: 505px;
	float: right;
}

.tip {
	margin-top: 1px;
	float: left;
	background-image: url(../../images/general/tiptrick.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 10px;
	width: 45px;
	height: 68px;
	font-weight: bold;
	color: #7d7d6f;
	text-align: center;
}

.dateTop {
	padding-top: 5px;
	line-height: 18px;
}
.dateBottom {
	padding-top: 7px;
	color: #abab9f;
}
.dateBigger {
	font-size: 24px;
}
.dateLighter {
	color: #abab9f;
}
table {
	margin: 5px 0px 5px 0px;
}
tr.rowgreen {
	background-image: url(../../images/general/bg_lightgreen.jpg);
}
th {
	font-style: italic;
	padding: 0px 5px 0px 10px;
	font-weight: normal;
	width: auto;
	white-space: nowrap;
}
td {
	padding: 0px 5px 0px 10px;
	white-space: nowrap;
	vertical-align: top;
}
.contentOverflow {
	width: 560px;
	overflow: auto;
	float: left;
}
.endCell {
	width: 100%;
	padding-right: 5px;
}

#widthControl {
	width: 852px;
}

.uitklappen {
	width: 30px;
	float: right;
	padding-top: 13px;
	cursor: pointer;
}
.inklappen {
	float: right;
	padding-top: 13px;
	display:none;
	cursor: pointer;
}

.form_field {
	width: 300px;
}

.feedback_red {
	border							: 2px solid #ff0033;
	padding							: 5px;
	background-color				: #fefeea;
	color							: #000000;
	margin							: 6px 0 6px 0;
	font-size						: 12px;
}

.feedback_green {
	border							: 2px solid #339900;
	padding							: 5px;
	background-color				: #fefeea;
	color							: #000000;
	margin							: 6px 0 6px 0;
	font-size						: 12px;
}

/* clear fix */
.clearfix {
	display							: inline-block;
}
.clearfix:after {
	display							: block; 
	visibility						: hidden; 
	clear							: both; 
	height							: 0px; 
	content							: ".";
	font-size						: 0px;
}