@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B6790;
	font-size: 0.8em;
	background-image:url(../graphics/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	line-height: 1.4em;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #2B6790;
}
p {
	margin: 0px 0px 10px 0px;
}

/* WRAPPERS */
#wrapper_body {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image:url(../graphics/bg_page.jpg);
	background-repeat: repeat-y;
}
#wrapper_header, #wrapper_header_v2 {
	display: inline;
	width: 900px;
	height: 156px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	background-image:url(../graphics/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#wrapper_header_v2 {
	height: 146px;
	background-image:url(../graphics/bg_header_v2.jpg);
}

#wrapper_page {
	display: inline;
	width: 840px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	background-color: #FFF;
}
#wrapper_left_column, #wrapper_left_column_v2 {
	display: inline;
	width: 400px;
	margin: 0px;
	padding: 0px 0px 40px 25px;
	position: relative;
	float:left;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../graphics/bg_left_column.jpg);
}
#wrapper_left_column_v2 {
	padding: 0px 0px 0px 25px;
	height: 70px;
}
#wrapper_right_column, #wrapper_right_column_v2 {
	display: inline;
	width: 415px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	background-image: url(../graphics/bg_right_column.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#wrapper_right_column_v2 {
	background-image: url(../graphics/bg_right_column_v2.jpg);
}
#wrapper_top_column, #wrapper_bottom_column {
	display: inline;
	width: 815px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	position: relative;
	float: left;
}
#left_placeholder {
	display: inline;
	width: 30px;
	height: 620px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	background-image: url(../graphics/bg_left_placeholder.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#right_placeholder {
	display: inline;
	width: 30px;
	height: 620px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	background-image: url(../graphics/bg_right_placeholder.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* HEADER */
#header_content, #header_content_v2 {
	display: inline;
	width: 800px;
	height: 30px;
	margin: 75px 0px 0px 55px;
	padding: 0px;
	position: relative;
	float: left;
	line-height: 30px;
	color: #3478A0;
	font-weight: bold;
}
#header_content {
	font-size: 0.85em;
}
#header_login_container, #header_login_container_v2 {
	display: inline;
	width: 380px;
	height: 30px;
	margin: 10px 0px 0px 55px;
	padding: 0px;
	position: relative;
	float: left;
}
#header_login_container_v2 {
		margin: 10px 0px 0px 55px;
}
/* CONTENT */
.content_header, .content {
	width: 830px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.content_header {
	display: inline;
	margin: 20px 0px 10px 0px;
	width: 390px;
}
.content_header_right, .content_header_right_v2 {
	display: inline;
	margin: 0px 0px 0px 20px;
	width: 320px;
	height: 125px;
	position: relative;
	float: left;
	padding: 0px;
	color: #FFF;
}
.content_header_right_v2 {
	height: 60px;
	margin: 10px 0px 0px 20px;
}
.column_header {
	display: inline;
	width: 390px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: inline;
}
.column_content, .column_content_v2 {
	display: inline;
	width: 390px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
	float: left;
	display: inline;
	color: #032876;
	background-image: url(../graphics/bg_arrow_content_2.jpg);
	background-position: 0px 362px;
	background-repeat: no-repeat;
}
.column_content_v2 {
	width: 790px;
	padding: 0px;
}
.column_table {
	background-color: #FFF0DB;
	font-size: 0.85em;
}

.column_form_header_v2 {
	display: inline;
	width: 770px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 20px;
	position: relative;
	float: left;
	background-color: #FFF0DB;
	background-image: url(../graphics/bg_top_table_v2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.content_footer {
	display: inline;
	width: 860px;
	margin: 0px;
	padding: 40px 0px 20px 20px;
	position: relative;
	float:left;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
}
/* BLOCKS */
.block_container, .block_container_top, .block_container_top_v2, .block_container_bottom, .block_container_top_arrow, .block_container_bottom_arrow, .block_container_stap1, .block_container_stap2, .block_container_stap3 {
	display: inline;
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.block_container {
	height: 160px;
}	
.block_container_top {
	height: 40px;
}
.block_container_top_v2 {
	width: 250px;
	height: 40px;
}
.block_container_bottom {
	height: 120px;
}
.block_container_bottom_v2 {
	height: 195px;
	color: #FFF;
}
.block_container_stap1 {
	width: 275px;
	background-image: url(../graphics/bg_block_stap1_v2.jpg);
}
.block_container_stap2 {
	width: 275px;
	background-image: url(../graphics/bg_block_stap2_v2.jpg);
}
.block_container_stap3 {
	width: 255px;
	background-image: url(../graphics/bg_block_stap3_v2.jpg);
}

.block_content {
	display: inline;
	width: 215px;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	line-height: 20px;
}
.block_icon_1, .block_icon_2, .block_icon_3 {
	display: inline;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
}
.block_icon_1 {
	height: 120px;
	margin: 5px 0px 0px 35px;
}
.block_icon_2 {
	height: 110px;
	margin: 5px 0px 0px 45px;
}
.block_icon_3 {
	height: 100px;
	margin: 5px 0px 0px 25px;
}
.block_left_title, .block_left_title_v2 {
	display: inline;
	width: 110px;
	height: 35px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	float:left;
	color: #FFF;
}
.block_left_title_v2 {
	width: 25px;
}
.block_right_title, .block_right_title_v2 {
	display: inline;
	width: 280px;
	height: 35px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	float:left;
	color: #FFF;
}
.block_right_title_v2 {
	width: 220px;
}
.block_left_icon {
	display: inline;
	width: 100px;
	height: 90px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
}
.block_right_content {
	display: inline;
	width: 225px;
	height: 80px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	position: relative;
	float:left;
	color: #FFFFFF;
}

/* INPUT */
.input_55px {
	width: 55px;
	height: 20px;
	position: relative;
	float: left;	
	margin: 0px 5px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
.input_75px {
	width: 75px;
	height: 20px;
	position: relative;
	float: left;	
	margin: 0px 5px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
.input_140px {
	width: 140px;
	height: 20px;
	position: relative;
	float: left;	
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-indent: 3px;
	line-height: 18px;
}

.input_210px {
	width: 210px;
	height: 20px;
	position: relative;
	float: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}


/* SPACERS */
.spacer_0px {
	clear: both;
	width: 10px;
	height: 0px;
	overflow: hidden;
}
.spacer_20px {
	position: relative;
	float: left;
	width: 600px;
	height: 20px;
	overflow: hidden;
}

/* FONTS LINKS */

h1, h2, h3, h4 {	
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited {
	color: #032876;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


a.btn_login:link, a.btn_login:active, a.btn_login:visited, a.btn_login:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 60px;
	height: 22px;
	position: relative;
	float: left;
}
a.btn_aanmelden:link, a.btn_aanmelden:active, a.btn_aanmelden:visited, a.btn_aanmelden:hover {
	margin: 15px 0px 0px 10px;
	padding: 0px;
	width: 113px;
	height: 32px;
	position: relative;
	float: right;
	text-indent: -2000px;
}



/* sIFR */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .myheaderclassh1 {
	line-height: normal;
	visibility: hidden;
	font-size: 30px;
	letter-spacing: 0px;
}
.sIFR-hasFlash .myheaderclassh2a, .sIFR-hasFlash .myheaderclassh2b, .sIFR-hasFlash .myheaderclassh2c {
	line-height: normal;
	visibility: hidden;
	font-size: 24px;
	letter-spacing: -2.0px;
}

	
