/*div {
	border:1px solid red;
}*/

*{
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	line-height: 17px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #006;
	background-image:url(/images/BG_incasso.gif);
	background-repeat:repeat-x;
	font-weight:10;
}

.placeholder {
	margin:0em auto;
	padding: 0;
	width:920px;
}

.container {
	margin:0em auto;
	padding: 0;
	width:920px;
}

/* HEADER */
#credifixx_header {
	margin-top:18px;
	float:left;
	text-align:left;
	width: 920px;
	height:62px;
}
	
	.header_menu{
		float:left;
		margin-top:30px;
		margin-left:20px;
		width:675px;
	}
	
		.logo {
			float:left;
			width:220px;
			padding-top:0px;	
		}

/* FOOTER */
#credifixx_footer {
	float:left;
	width: 900px;
	padding-top:12px;
	margin-left:20px;
	color: #006;
}
	
	#credifixx_footer a{
		font-weight:lighter;
		line-height: 1.5em;
		font-size:12px;
		color: #FFF;
	}
	
	
	.adres {
		float: left;
		width: 160px;
		height: 80px;
		color: gray;
	}
	
	.footer_lidvan {
		float: left;
		width: 280px;
		height: 80px;
		color: gray;
		margin-left:280px;
		padding-top:0px;
		text-align:right;
	}

/* MENU  */
#credifixx_menu ul {
	margin:0;
	padding: 0px;
	padding-left:20px;
	list-style: none;
}

	#credifixx_menu ul li{
		float: left;
		padding: 0px;
		margin: 0px;
		border:1px;
		display: inline;
	}
	
	#credifixx_menu ul li a{
		float: left;
		display: block;
		padding: 9px 0;
		padding-left:85px;
		text-align: center;
		font-size: 12px;
		text-decoration: none;
		color: #fff;	
		font-weight: bold;
		background:url(../images/menu_bol.gif) no-repeat 45px 16px;
	}
		
		#credifixx_menu ul li a.first {
			background:none;
			padding-left:0px;
		}
	
	#credifixx_menu li a:hover, #credifixx_menu li .current{
		color:#006;
	}
	
	#credifixx_menu li .last {
		background: none;
	}


.home_nieuws_blok {
	float:left;
	width:190px;
	overflow:hidden;
	margin-right:8px;
}

.home_nieuws_blok.rechts{
	float:right;
	}

/* KOPPEN*/

h1 {
	clear: both;
	font-size: 18px;
	line-height: 40px;	
	color: #ffa500;
}
.home_voordelen h1{
	color:#022e5f;	
	}

h2 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	letter-spacing: 2px;
	color: #006;
}

h3 {
	clear: both;
	height: 35px;
	padding: 15px 20px 20px 10px;
	font-size: 25px;
	color: #006;
}


h4 {
	clear: both;
	font-size: 12px;
	font-weight: small;
	color: #006;
}

	h4 a{
		clear: both;
		font-size: 12px;
		font-weight: bold;
		color: #FF9900;
		text-decoration: none;
	}

h5 {
	clear: both;
	font-size: 13px;
	color: #006;
	font-style:small;
	width: 128px;
	height: 24px;
	padding: 10px 0 0 10px;
	margin-bottom: 5px;
}

h6 {
	clear: both;
	font-size: 13px;
	color: #FF9900;
	font-style:normal;
	width: 128px;
	height: 24px;
	padding: 10px 0 0 10px;
	margin-bottom: 5px;
}

a:link, a:visited { color: #006; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #ff9900; text-decoration: none; font-weight: normal;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

hr{
	height:1px;
	bordeR:none;
	color:#e0e0e0;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #e0e0e0;
	}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }


#credifixx_banner_wrapper {
	float:left;
	height:33px;
	width: 100%;
	margin:0px;
	overflow:hidden;
}
/*
#credifixx_banner {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 30px 40px 0 40px;;
}

#credifixx_banner #credifixx_banner_image {
	float: left;
	width: 440px;	
}

#credifixx_banner_content {
	float: right;
	text-align: left;
	width: 460px;
}

#credifixx_banner_content p {
	color: #006;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}
*/

#credifixx_banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
}

#credifixx_banner_image_wrapper img {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 5px;
	left: -432px;
}

#credifixx_content_wrapper {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-top:30px;
}

#credifixx_content {	
	float:left;
	background:url(/images/bg_content_midden.gif) repeat-y;
	
}

#credifixx_content3 {	
	float:left;
	background:url(/images/bg_content_boven.gif) left top no-repeat;
}

#credifixx_content2 {	
	float:left;
 	width: 860px;
	padding:20px;
	background:url(/images/bg_content_onder.gif) left bottom no-repeat;
}

#column_w530 {
	float: left;
	width: 620px;
	line-height: 20px;
}

#column_w300 {
	float: right;
	width: 200px;
	min-height:500px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:right;
	border-left: 1px solid #e5e5e5;
}
	
	.rechts_menu_blok {
		float:left;
		width:198px;
		color:#fff;
		margin-bottom:20px;
		background:url(../images/sub_top.gif) no-repeat top #ff9900;
	}
	.rechts_menu_blok.grijs {background:url(../images/sub_top_grijs.gif) no-repeat top #b7b7b7;}
	.rechts_menu_blok.blauw {background:url(../images/sub_top_blauw.gif) no-repeat top #022e5f;}
	
		.rechts_menu_blok ul{
			margin:0;
			padding:0;
			width:178px;
			float:left;
			padding:10px;
			padding-top:15px;
			padding-bottom:15px;
			background:url(../images/sub_bottom.gif) no-repeat bottom;
		}
		.rechts_menu_blok.grijs ul{background:url(../images/sub_bottom_grijs.gif) no-repeat bottom;}
		.rechts_menu_blok.blauw ul{background:url(../images/sub_bottom_blauw.gif) no-repeat bottom;}
		
		.rechts_menu_blok li{
			list-style:none;
			width:188px;		
			
		}
		.rechts_menu_blok li a{
			float:left;
			width:188px;	
			color:#fff;
			margin-bottom:3px;
			margin-top:3px;
		}
		.rechts_menu_blok li a:hover{
			color:#022e5f;
			}
	
#column_w530 .em_text {
	color: #006;
}

#column_w530 p {
	margin-bottom: 15px;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
}
	
.content_section_01 {
	border-left: 0px solid #f1f1f1;
	padding-left: 0px;
	padding-top: 8px;
	color:#999;
	font-weight:100;
	text-align:left;
}

.column_w300_section_01 {
	clear: both;
	padding-bottom:20px;
}

.even_color {
	background: #FFFFFF;
}

.news_image_wrapper {
	float: left;
	width: 60px;
	height: 100px;
	padding-right: 20px;
	margin: 3px 0 0 0;
	border: 0px solid #dad8d8;
	background: #FFFFFF;
}

.news_image_wrapper img{
	width: 69px;
	height: 120px;
	border: 0px solid #c1c1c1;
}

.news_content {
	float: right;
	width: 170px;
}

.news_content .news_date {
	font-size: 12px;
	color: #039;
}

.news_content p{
	line-height: 15px;
	font-size: 11px;
}


/*
#credifixx_footer_wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(/images/footer_bg.gif) repeat-x;
	margin-top:15px;
}
*/


.section_w180 {
	float: left;
	width: 160px;
	height: 130px;
	padding: 30px 12px 0 12px;
	background-color:#FFFFFF;
	background-image:url(/images/block_credifixx.gif);
	color: #006;
}

.section_w180_blue {
	float: left;
	width: 160px;
	height: 130px;
	padding: 30px 12px 0 12px;
	background-color:#FFFFFF;
	background-image:url(/images/block_credifixx_blue.gif);
}

.section_w180_content {
	padding: 0 10px 0px 20px;
}

#credifixx_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#credifixx_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
	color:#ccc;
}

#credifixx_footer .footer_menu_list li a {
	color: #ccc;
	font-weight: small;
	text-decoration: none;
}

#credifixx_footer a{
	color:#f09a00;
	}
#credifixx_footer a:hover{
	text-decoration:underline;
	}

/* SUBMENU */
.submenu{
	position:absolute;
	margin:0px;
	padding:0px;
	background-color:#ff9900;
	z-index:50;
}
	.submenu ul{
		margin:0;
		padding:0;
	}
	.submenu li{
		margin:0;
		padding:0;
		list-style:none;
		color:#fff;
	}
	.submenu li a{
		margin:0;
		padding:0;
		display:block;
		padding:10px;
		min-width:150px;
		color:#fff;
		text-align:center;
		border-bottom:1px dotted #fff;
	}
	.submenu li a:hover, .submenu li a.active{
		color:#603913;
	}

/* HOMEPAGE */
.home_foto {
	float:left;
	width:410px;
	height:200px;
	background:url('/content_images/home.png') no-repeat;	
}

.home_voordelen {
	float:right;
	width:388px;
	height:201px;
	background:url(../images/voordelen_blok.gif) no-repeat;
	padding-left:25px;
	margin-left:25px;
}
	
	.home_voordelen li {
		height:20px;
		list-style:none;
		margin:0;
		padding-left:20px;
		margin-bottom:5px;
		color:#ffa500;
		background:url(../images/vinkje.gif) no-repeat left;
	}

.home_tekst {
	clear:both;
	float:left;
	width:410px;
	margin-top:20px;
	margin-bottom:20px;
}

.home_nieuws {
	float:left;
	width:410px;	
	padding-left:15px;
	margin-left:25px;
	margin-top:20px;
	margin-bottom:20px;
}

.home_buttons {
	clear:both;
	width:100%;
	padding-top:10px;
	border-top:1px solid #f0f0f0;
}

	.button {
		float:left;
		width:139px;
		margin-right:41px;	
		margin-top:10px;
		background:url(../images/blok_top.gif) no-repeat left top #ff9900;
	}
	.button.last{
		margin-right:0;
		}

	.button a {
		float:left;
		width:119px;
		height:90px;
		font-size:14px;
		line-height:20px;
		text-align:center;
		color:#fff;	
		padding:10px;
		padding-top:30px;
		background:url(../images/blok_bottom.gif) no-repeat left bottom;
	}
	
		.button.blauw {
			background:url(../images/blok_top_blauw.gif) no-repeat top #022e5f;
		}
		.button.blauw a{
			background:url(../images/blok_bottom_blauw.gif) no-repeat bottom;
		}
		.button.blauw a:hover{
			color:#ffa500;
			background:url(../images/blok_bottom_blauw.gif) no-repeat bottom;
		}
		.button.grijs {
			background:url(../images/blok_top_grijs.gif) no-repeat top #b7b7b7;
		}
		.button.grijs a{
			background:url(../images/blok_bottom_grijs.gif) no-repeat bottom;
		}
		.button a:hover {
			color:#003b79;	
		}
		
/* nieuws*/
.art_blok_grootst {
	clear:both;
	margin-bottom:10px;	
}

.art_blok_foto {
	float:left;
	margin-bottom:15px;
	margin-right:15px;	
	
}

#column_w530 a, #column_w530 a.link {
	text-decoration:underline;	
}

span.item_pijl{
	font-weight:bold;
	color:#022e5f;
	font-size:10px;
	}


#column_w530 ul {
	margin-left:50px;	
}