html * {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	background: url(img/bg_body_vervolg.gif) #FFFFFF repeat-x;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: auto;
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	color: #a30037;
}
h2 {
	font-size: 16px;
	color: #4497c2;
	margin-bottom: 0px;
}
a {
	color: #333333;
}
a:hover {
	color: #000000;
}
.lees_verder {
	padding-left: 10px;
	font-weight: bold;
	background: url(img/bullet_black.gif) no-repeat 0px 4px;
}
p {
	margin-bottom: 18px;
}
p.small {
	font-size: 10px;
	color: #666666;
}
ul, ol {
	padding-left: 20px;
	margin: 10px 0px;
}

#container {
	width: 780px;
	margin: 0px auto;
	position: relative;
}

#top {
	height: 80px;
}

#logo {
	margin: 18px 0px 0px 10px;
	float: left;
}
#logo img {
	border: none;
}

#top_nav {
	float: right;
	margin: 30px 10px 0px 0px;
	font-size: 10px;
}
#top_nav li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
}
#top_nav li a {
	text-decoration: none;
}
#top_nav li a:hover {
	text-decoration: underline;
}

#theme {
	height: 112px;
	margin: 0px 0px 40px 0px;
	background: url(img/theme_small.jpg) no-repeat;
}
#theme h1 {
	width: 370px;
	margin: 70px 10px 0px 0px;
	line-height: 30px;
	color: #FFFFFF;
	float: right;
	font-size: 20px;
}

#subnav {
	width: 245px;
	float: left;
}
#subnav ul {
	padding: 0px;
	margin: 22px 0px;
	line-height: 25px;
}
#subnav ul li {
	list-style-type: none;
	background: url(img/stroke_dotted_blue.gif) repeat-x bottom;
	overflow: hidden;
}
#subnav ul li.active {
	background: url(img/stroke_dotted_red.gif) repeat-x bottom;
}
#subnav ul li.active ul li {
	background: url(img/stroke_dotted_blue.gif) repeat-x bottom;
}
#subnav ul li.active ul li.active {
	background: url(img/stroke_dotted_red.gif) repeat-x bottom;
}
#subnav ul li a,
#subnav ul li.active ul li a {
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background: url(img/bullet_blue.gif) no-repeat 0 8px;
}
#subnav ul li a:hover, 
#subnav ul li.active a {
	background: url(img/bullet_red.gif) no-repeat 0 8px;
}
#content {
	width: 515px;
	float: right;
	margin-bottom: 18px;
}

#footer {
	clear: both;
	width: 750px;
	margin: 0px 5px 20px 5px;
	border-top: 1px solid #a30037;
	padding: 10px;
	color: #666666;
	text-align: center;
}

#footer .logo_scroller {
	height: 40px;
	width: 100%;
	margin: 0 0 25px 0;
}

div.retourprovisie {
	width: 310px;
	height: 135px;
	float: left;
	padding: 15px 20px 0px 50px;
	margin: 0px 5px 10px 5px;
	background: url(img/bg_retourprovisie.gif) no-repeat #a30037;
	color: #FFFFFF;
	overflow: hidden;
	display: inline;
}
div.retourprovisie p {
	margin-bottom: 10px;
}
div.retourprovisie h1 {
	color: #FFFFFF;
}
div.retourprovisie a.lees_verder {
	color: #FFFFFF;
	background: url(img/bullet_white.gif) no-repeat 0px 4px;
}

div.second_opinion {
	width: 310px;
	height: 135px;
	float: left;
	padding: 15px 20px 0px 50px;
	margin: 0px 5px 10px 5px;
	background: url(img/bg_second_opinion.gif) no-repeat #a30037;
	color: #333333;
	overflow: hidden;
	display: inline;
}
div.second_opinion p {
	margin-bottom: 10px;
}
div.second_opinion h1 {
	color: #333333;
}

div.block_full_grey {
	width: 700px;
	height: 135px;
	float: left;
	padding: 15px 20px 0px 50px;
	margin: 0px 5px 10px 5px;
	background: #CCCCCC;
	color: #333333;
	overflow: hidden;
	display: inline;
}
div.block_full_grey p {
	margin-bottom: 10px;
}
div.block_full_grey h1 {
	color: #333333;
}
#nav ul {
	float: right;
	margin-top: 72px;
}
#nav ul li {
	float: left;
	list-style-type: none;
	color: #FFFFFF;
}
#nav ul li a {
	display: block;
	width: 100px;
	height: 25px;
	border-bottom: 4px solid #FFFFFF;
	padding: 17px 0px 0px 8px;
	text-decoration: none;
	background: url(img/sep_nav.gif) no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	
	color: #FFFFFF;
}
#nav ul li a:hover, #nav ul li a.active {
	border-bottom: 4px solid #a30037;
	color: #FFFFFF;
}
#footer_nav ul {
	margin: 0px auto;
	width: 500px;
}
#footer_nav ul li {
	padding: 0px;
	float: left;
	list-style-type: none;
	padding: 0px 10px;
	border-right: 1px solid #CCCCCC;
}
#footer_nav ul li.last {
	border-right: none;
}
.registraties {
	clear: both;
}


.provisie_calc {
	margin: 18px 0px;
	background: #a30037;
	padding: 10px;
	color: #FFFFFF;
}
.provisie_calc h2 {
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	margin-bottom: 5px;
	background: url(img/stroke_dotted_white.gif) repeat-x bottom left;
}
.provisie_calc #calc_reult{
	display: block;
}
.provisie_calc #provisie_yes,
.provisie_calc #provisie_no {
	display: none;
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
}
.provisie_calc #offerte {
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
}
.provisie_calc #provisie_yes h2,
.provisie_calc #provisie_no h2 {
	color: #a30037;
	background: url(img/stroke_dotted_red.gif) repeat-x bottom left;
}
.provisie_calc #provisie_yes h2 span {
	display: block;
	font-size: 14px;
	padding-top: 10px;
}
.provisie_calc #calc_result {
	display: inline;
}

table {
	width: 100%;
	margin-bottom: 10px;
}

table th, table td {
	text-align: left;
	padding: 3px 0px;
}

.right {
	float: right;
	background-color:#FFFF00;
}
.txt_right {
	text-align: right;
}
.left {
	float: left;
}
table tr.stroke td {
	height: 1px;
	background: url(img/stroke_dotted_white.gif) repeat-x;
}

/* FORMULIEREN */
input.submit {
	width: auto;
	display: inline;
	border: 1px solid #CCCCCC;
	background-color: #a30037;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
input.grey {
	background-color: #E5E5E5;
}
input {
	width: 200px;
}
input.small {
	width: 100px;
}


a.btn {
	display: block;
	border: 1px solid #FFFFFF;
	background-color: #4497c2;
	padding: 1px 10px;
	color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


/* --------------------------------------------------------------------------------------
	FORMS
-------------------------------------------------------------------------------------- */
form div.element {
	clear: left;
	margin-bottom: 15px;
}
.actions div.element {
	clear: none;
}
.element_toggler {
	margin: 0px 10px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
div.form_info {
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border-left: 4px solid #990000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}

label {
	width: 190px;
	padding-right: 10px;
	float: left;
	display: block;
	color: #333333;
	text-align: right;
}
label.error {
	color: #CC0000;
}
div.required label {
	width: 185px;
	background: url(img/required.html) no-repeat right 0px;
	margin-right: 5px;
}
label.right_label,
div.required label.right_label {
	width: auto;
	background: none;
}

label.input_wrapper {
	width: auto;
	text-align: left;
	padding: 0 0 0 10px;
}
label.input_wrapper input {
	width: auto;
	margin: 0 10px 0 0;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 3px;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #333333;
}
input.defualt_value {
	color: #999999;
}
input, select, textarea {
	width: 275px;
}
input.extra_small, select.extra_small, textarea.extra_small {
	width: 80px;
}
input.small, select.small, textarea.small {
	width: 150px;
}
input.medium, select.medium, textarea.medium {
	width: 225px;
}
textarea.large {
	height: 150px;
}
input.radio,
input.checkbox {
	width: 15px;
	float: left;
	margin-right: 5px;
}
form.vote label {
	float: left;
	width: auto;
	padding: 0px 7px 0px 0px;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 20px 0px 15px 0px;
	margin-bottom: 18px;
}
fieldset.actions {
	border: none;
	padding: 10px 0px 10px 180px;
	background: url(img/dotted_v.html) repeat-x left 0px;
}
legend {
	margin-left: 10px;
	padding: 0px 5px;
	font-weight: bold;
	color: #4497c2;
}
fieldset.actions .element {
	float: left;
	margin-right: 20px;
}
.element .help_txt {
	color: #999999;
	padding: 5px 0px 0px 180px;
	font-size: 10px;
	line-height: 14px;
	clear: left;
}

/* MODULE FORMS */
div.form {
	width: 100%;
}
div.form_element {
	clear: both;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
	border-bottom: 1px dashed #a1cbe0;
}
div.form_element_submit {
	border-bottom: none;
}
div.form_element label {
	text-align: left;
	font-weight: bold;
	clear: both;
}
div.form_element div.form_group {
	float: right;
	width: 315px;
}
div.form_element div.form_group label {
	width: auto;
	font-weight: normal;
}

div.form .form_error {
	border: 2px solid #990000;
	color: #990000;
	padding: 10px;
	margin: 0 0 20px 0;
}
div.form label.label_error {
	color: #990000;
}



.provisie_calc .txt_right {
	width: auto;
}
#av2_div,
#op_div,
#lening_2,
#lening_3 {
	margin-top: 18px;
}

a.a_comments {
	font-weight: bold;
	color: #999999;
	margin: 0px 0px 0px 10px;
	float: left;
}
.ta_comment {
	margin-left: 200px;
	height: 100px;
}

div.error {
	border: 2px solid #990000;
	color: #990000;
	padding: 10px;
	margin: 15px 0px;
}
div.error a {
	color: #990000;
}
div.error small {
	color: #999999;
}

/* SITE MAP */
.sitemap ul {
	padding-left: 0px;
}
.sitemap ul li,
.sitemap ul li li {
	padding-left: 22px;
	list-style-type: none;
	line-heigt: 20px;
	vertical-align: middle;
	background: url(img/map_t.gif) no-repeat;
	
}
.sitemap ul li li {
	background: url(img/map_sub_t.gif) -20px 0px no-repeat;
}
.sitemap ul li.last {
	background: url(img/map_l.gif) no-repeat;
	
}
.sitemap ul li li.last {
	background: url(img/map_sub_l.gif) -20px 0 no-repeat;
	
}
.sitemap h2 {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/* BUTTON HOMEPAGE */
#vraag_direct_aan_btn {
	position: relative;
	left: 700px;
	top: 65px;
	z-index: 999;
	float: left;
	display: block;
	width: 1px;
	height: 1px;
}



/* HELPERS */
.clear {
	clear: both;
}
.gutter {
	clear: both;
	height: 10px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.devider {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	margin: 20px 10px;
}