/* home knoppen */


/* extra knoppen */
a#premieberekening,
a#spaarrekening,
a#starters {
	float: left;
	clear: both;
	width: 132px;
	height: 47px;
	cursor: pointer;
	background-image: url('../img/home/premieberekening.png');
	background-repeat: no-repeat;
	text-decoration: none !important;
	
}
a#spaarrekening {
	background-image: url('../img/home/spaarrekening.png');
}
a#starters {
	background-image: url('../img/home/starters.png');
	height: 48px;
}


a.home_knop:hover img {
	border-bottom: 2px solid #AF6E2E;
	
	
}
a.home_knop {
	padding: 10px 27px 10px 0px;
	text-decoration: none;
	float: left;
	cursor: pointer;
}
a.home_knop:hover {
	text-decoration: none !important;
	
}
a.home_knop:hover * {
	text-decoration: none !important;
}
a.home_knop img{
	border-bottom: 2px solid #ffffff;
	
}


.nieuws {
	background-image: 		url("../img/nieuws.png");
	background-repeat: 		no-repeat;
	overflow: 				hidden;
	background-position: 	8px 0px;
}

.preventie {
	background-image: 		url("../img/preventie.png");
	background-repeat: 		no-repeat;
	min-height: 				115px;
	overflow: 				hidden;
	background-position: 	8px 0px;
}


.rightslinger {
	position: absolute;
	width: 190px;
	height: 100%;
	background-image: 	url("../img/slinger_rechts_verzekeringen.png");
	background-repeat: 	no-repeat;
	background-position: right bottom;
	
	left: 0px;
	bottom: -40px;
}
.contentmode .rightslinger {
	left: -5000px;
	top: -5000px;
}
.rightcolumnimage h2 {
	background-image:url("../img/product_vd_maand.png");
	background-position: right top;
	background-repeat:no-repeat;
	margin-right: 9px;

}
.rightcolumnimage .contentblok {
	background-image: 	url("../img/strepen_geel.png");
	background-repeat: 	no-repeat;
	
	width: 140px;
	min-height: 190px;
	float: left;
	margin-bottom: -50px;
	padding-left: 10px;
}
#content2 .rightcolumnimage .contentblok *,
#content2_e .rightcolumnimage .contentblok * {
	color: #ffffff;
	font-weight: bold;
}

#content2 .contentblok IMG,
#content2_e .contentblok IMG{
	float:right;
}

.rightcolumnimage .contentblok a {
	color: #ffffff;
	font-weight: bold;
}


/* blokken */
.verzekeringen_block, .volmacht_block, .pensioenen_block, .hypotheken_block, .belastingen_block, .schademelding_block, .makelaardij_block, .debruyn_block {
    float: left;
    clear: both;
    padding-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.verzekeringen_block h6, .volmacht_block h6, .pensioenen_block h6, .hypotheken_block h6, .belastingen_block h6, .schademelding_block h6, .makelaardij_block h6, .debruyn_block h6 { 
   	color:#C8A058;
	font-size:14px;
	font-family:"lucida sans unicode","lucida grande",Arial;
	margin: 0px;
}
.verzekeringen_block p, .volmacht_block p, .pensioenen_block p, .hypotheken_block p, .belastingen_block p, .schademelding_block p, .makelaardij_block p, .debruyn_block p {
   	color:black;
   	font-size:11px;
	font-family:"lucida sans unicode","lucida grande",Arial;
	margin: 0px;
}
.verzekeringen_block td, .volmacht_block td, .pensioenen_block td, .hypotheken_block td, .belastingen_block td, .schademelding_block td, .makelaardij_block td, .debruyn_block td {
	vertical-align:	middle;
	padding-right: 30px;
}

#balktekst{
	position: absolute;
	top:-105px;
	left:-32px;
	width:763px;
	font-size: 13px;
	color: white;
	float: right;
	padding-top: 12px;
	padding-right: 15px;
	text-align:right;
	white-space:no-wrap;
}
