body {
	font-family:			Arial, Helvetica, sans-serif;
	display:				none;
}

#loader {
	position:				fixed;
	display:				none;
	width:					100%;
	height:					100%;
	background:				#015ab8 url(img/loader.gif) center no-repeat;
}

a {
	color:					#015ab8;
	text-decoration:		none;
}

#contentwrap {
	width:					100%;
	float:					left;
	background:				url(img/bg.jpg) top center no-repeat;	
}

#footerwrap {
	width:					100%;
	float:					left;
	background:				#015ab8 url(img/bg_footer.png) top center no-repeat;
	padding:				40px 0 200px 0;
	font-size:				9pt;
	color:					#a6c9ef;
}

.wrapper {
	width:					960px;
	margin:					0 auto;
}

/**** TYPOGRAFIE ****/

h1 {
	font-size:				17pt;
	color:					#015ab8;
}

/**** NAVIGATIE ****/

#nav {
	float:					left;
	width:					960px;
	height:					40px;
	margin-bottom:			3px;
}

#nav li {
	float:					left;
	background:				#333333;	
}

#nav li.current_page_item a {
	background:				#fff;
	color:					#000;
}

#nav li a {
	color:					#fff;
	display:				block;
	line-height:			40px;
	padding:				13px 15px 0 15px;
	height:					27px;
	font-size:				15px;
}

#nav #eigenaanvraag {
	float:					right;
	margin-top:				5px;
}

/**** HEADER ****/

#header {
	float:					left;
	width:					960px;
	height:					237px;
}

#header #logo_top {
	margin-top:				70px;	
}

#header #languages {
	margin-top:				15px;
	margin-left:			182px;
	display:				block;
}

#header #languages li {
	float:					left;
	margin-right:			5px;
}

#header #languages .qtrans_flag {
	width:					21px;
	height:					16px;
}

/**** CONTENT ****/

#content {
	padding-bottom:			50px;
	float:					left;
	width:					960px;
}

#content #promo {
	background:				url(img/bg_promo.png) top no-repeat;
	width:					960px;
	float:					left;
}

#content #promo #promo_left {
	width:					360px;	
	float:					left;
	padding:				20px;
}

#content #promo #promo_left p {
	margin:					20px 0;	
	line-height:			25px;
}

#content #promo #promo_left #promo_button {
	margin:					20px 0 0 0;	
	float:					right;
}

#content #promo #promo_right {
	width:					520px;
	float:					left;
	padding:				70px 20px 0 20px;
}

#content #promo #promo_right p {
	font-size:				10pt;
	line-height:			20px;
	margin:					20px 0;
}

#content #table_contact {
	margin-top:				20px;
	line-height:			20px;
}

/**** FOOTER ****/

#footerwrap .col {
	float:					left;
	width:					300px;
	margin:					10px;
}

#footerwrap .col td, #footerwrap .col th {
	line-height:			20px;
	text-align:				left;
}

#footerwrap .col th {
	padding-bottom:			10px;	
}

#footerwrap .col td.first, #footerwrap .col th.first {
	width:					100px;	
}

#footerwrap .col tr {
	margin:					10px;
}

#footerwrap #bottomlogo {
	float:					right;	
}

#footerwrap #disclaimer {
	float:					left;
	width:					100%;
	margin-top:				80px;
	font-size:				8pt;
	text-align:				center;
}

#footerwrap #disclaimer a {
	color:					#a6c9ef	
}

#footerwrap #disclaimer a:hover {
	color:					#fff;	
}

/**** SIDEBAR ****/

#page {
	background:				url(img/bg_content.png) top no-repeat;
	width:					960px;
	float:					left;	
}

#page #page_left {
	float:					left;
	width:					590px;
	padding:				20px;
	font-size:				11pt;	
}

#page #page_left p, #page_left li {
	line-height:			20px;
	margin:					20px 0;	
}

#page #page_right {
	float:					left;
	width:					290px;
	padding:				70px 20px 0 20px;
	font-size:				10pt;
}

#page #page_right h2 {
	color:					#015ab8;
	margin-bottom:			20px;
	font-size:				14pt;
}

.sidebar_item {
	width:					290px;	
}

.sidebar_item form input {
	padding:				4px;
	margin-top:				5px;
	border:					1px #d9d9d9 solid;
	background-color:		#ffffff;
}

.sidebar_item textarea {
	width:					280px;
	padding:				4px;
	margin-top:				5px;
	border:					1px #d9d9d9 solid;
	background-color:		#fff;	
}

.sidebar_item form p {
	margin-bottom:			15px;	
}

.sidebar_item form span {
	margin-bottom:			5px;	
}

.sidebar_item form #verzenden {
	width:					119px;
	height:					32px;
	border:					none;
	background:				url(img/button_verzenden.png);
}
