
@import url(main.css);


 .row .column.onderwerp h2 {
	background-image: url(../images/pages/hypotheken/onderwerp_h2.png);
	
}

/* @group hypotheken */

#welcome h2 {
	color: #00a3cc;
}


#subnavigation li.current a {
	color: #00a3cc;
	text-decoration: none;
}

#welcome a:link, .hypotheken #welcome a:visited {
	text-decoration: underline;
	color: #00a3cc;
}

#welcome .row {
	background-color: #c9e0ee;
}

#welcome .btn.btn-bereken {
	background-image: url(../images/pages/hypotheken/btn-bereken.png);
}

#subnavigation li a.current {
	color: #00a3cc;
	text-decoration: none;
}

strong.rekenmoduleTitel
{
    font-size:14px;
    color: #00a3cc;
}

/* @end */


