<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Veel gebruikte kleuren
paars		#740160;
grijs		#60513B;
lichtgrijs	#C1BBB2;



---------------------------------------------- */


body {
	background: #ffffff url(images/body_bg.gif) repeat-x;
}
body, p, td, li, input, textarea, div { 
	font-size: 10pt; 
	font-family: "Lucida Sans", Hevetica, "Neue Helvetica", Arial, Hevetica, Verdana, sans-serif;
	font-size: 12px;
	color: #60513B;
}
a {
	text-decoration: underline;
	outline: none;
	color: #000;
}
a:link { 
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
}
a:hover {
	text-decoration: none;
}
strong, b {
	font-weight: bold;
}
p {
	line-height: 1.41em;
	margin-top: 0.5em;
	margin-bottom: 1.5em; 
}
li {
	line-height: 1.41em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #740160;
}
h1 { font-size: 14pt;font-size: 17px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; margin-bottom: 0; }



/* Design elementen 
---------------------------------------------- */

#wrapper {
	
}
#header {
	background: url(images/driehoekje.gif) no-repeat 846px 331px;
	margin: 0;
	padding: 0;
	overflow: visible;
}
h2#homebutton, h2#homebutton a {
	width: 374px;
	height: 62px;
	margin: 8px 0 0 30px;
	padding: 0;
	display: block;
	float: left;
	
	background: url(images/solidfinancegroup-logo.gif) no-repeat;
}

h2#homebutton a {
	margin: 0;
	padding: 0;
	border: 0;	
}
h2#homebutton a strong {
	position: absolute;
	left: -9999px;
}
#headertekstsh, #headertekst {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 500px;
	height: 220px;
	margin-right: 38px;
	text-align: right;
	color: #DFBFDA;
	font-size: 28px;
	line-height: 1.31em;
	font-weight: bold;
	
}
#headertekstsh {
	top: 122px;
	color: #000;
	filter: alpha(opacity=40); 
	-moz-opacity:0.4;
	opacity:0.4;
}


#fotootje {
	width: 417px;
	height: 276px;
	display: block;
	position: absolute;
	top: 81px;
	left: 0px;
	top: -276px;
}
/* afbeelding komen nu vanuit CMS
#fotootje {
	background: transparent url(../../images/headerfotos/foto_1.png) no-repeat;
}
body#hfdstkid2 #fotootje {
	background: transparent url(../../images/headerfotos/foto_2.png) no-repeat;
}
body#hfdstkid3 #fotootje {
	background: transparent url(../../images/headerfotos/foto_3.png) no-repeat;
}
body#hfdstkid4 #fotootje {
	background: transparent url(../../images/headerfotos/foto_4.png) no-repeat;
}
body#hfdstkid5 #fotootje {
	background: transparent url(../../images/headerfotos/foto_5.png) no-repeat;
}
body#hfdstkid6 #fotootje {
	background: transparent url(../../images/headerfotos/foto_6.png) no-repeat;
}
*/


#footer {
	overflow: hidden;
}
#subfooter1 {
	color: #fff;
	font-size: 11px;
	margin: 0;
	text-align: left;
	overflow: hidden;
}
#container-center {
	width: 500px;
}





/* Navigation 
---------------------------------------------- */
#mainmenu {
	margin: 16px 0 0 30px;
	z-index:10;
	width: 310px;
}
#mainmenu h3 {
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #60513B;
	color: #60513B;
	font-size: 14px;
}
body#hfdstkid1 #mainmenu {
	display: none;
}
#mainmenu ul, #footer ul, #header ul {
	margin: 0 0 0 5px;
	padding: 0;
	text-align: left;
}
#mainmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	border-bottom: 1px solid #C1BBB2;
	text-align: right;
}
#mainmenu li a {
	color: #60513B;
	text-decoration: none;
}
#mainmenu li.subactive1 {
	font-size: 12px;
}
#mainmenu li.subactive3 {
	font-size: 11px;
	list-style-type: square;
	margin-left: 15px;
}
#mainmenu li.subactive3 a {
	margin-left: -5px;
}

#mainmenu li.active, #mainmenu li.active a {
	color: #740160;
}
#mainmenu li.active li, #mainmenu li.active li a {
	color: #60513B;
}

#mainmenu li a:hover {
	text-decoration: underline;
	
}
body#hfdstkid #mainmenu {
	/*display: none;*/
}


#header ul, #footer ul, #footer span {
	float:left;
	display: inline;
}
#header ul {
	margin: 20px 0 0 0;
}
#header li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	margin: 0;
	padding: 0px 24px 0px 2px;
	background: url(images/bullet.gif) no-repeat right center;
}
#header li.last {
	padding: 0px 7px 0px 0px;
	background: none;
}
#header li a {
	color: #60513B;
	text-decoration: none;
	font-weight: bold;
}
#header li.active a {
	color: #740160;
	text-decoration: underline;
}
#header li a:hover {
	text-decoration: underline;
}

#subfooter1 div {
	float: left;
	text-align: left;
	width: 374px;
	margin-left: 30px;
	color: #60513B;
	line-height: 12px;
	font-size: 12px;
}
#footer ul {
	margin: 0;
}
#footer li {
	display: inline;
	list-style-type: none;
	line-height: 12px;
	font-size: 12px;
	margin: 0;
	padding: 0px 24px 0px 0px;
	/*background: url(images/footer_bullets.gif) no-repeat 0px 2px;*/
}
#footer li.last {
	padding: 0px 0px 0px 0px;
	background: none;
}
#footer a {
	color: #60513B;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	text-decoration: underline;
}








/* Site map                      ---------------------------------------------- */
ul.LSM_0, ul.LSM_1, ul.LSM_2, ul.LSM_3, ul.LSM_4 {
	margin: 0;
	padding: 0;
}
ul.LSM_0 li, ul.LSM_1 li, ul.LSM_2 li, ul.LSM_3 li, ul.LSM_4 li {
	padding: 0;
	margin: 0 0 3px 15px;;
}



/* Forms 
------------------------------------------------------------------------------- */
.errors {
	color: #a80023;
}
form {
	text-align: left;
	clear: both;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

form label, form p,
#Emailform label, #Emailform p {
	display: block;
	clear: both;
	width: 410px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label {
	float: left;
	clear: left;
	width: 443px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 383px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}
form label.postcode, form label.woonplaats {
	display: block;
	clear: none;
}
form label.woonplaats {
	padding-left: 10px;
}
form label.postcode, form label.woonplaats,
form label.postcode input, form label.woonplaats input {
	width: 83px;
	float: left;
}
form label.woonplaats, form label.woonplaats input {
	width: 289px;
}


#cfAantal, #cfPostcode, #cffPostcode, #cfWoonplaats, #cffWoonplaats {
	width: 83px;
	float: left;
	margin-right: 8px;
}
#cfWoonplaats, #cffWoonplaats {
	width: 241px;
	margin-right: 0px;
}
form span {
	float: left;
}




/* IE6 en 7 fratsen staan achteraan om geen conflicten met oude Safari's te maken 
------------------------------------------------------------------------------- */


</pre></body></html>