
/* default objects */
html{
	margin:0px;
	padding:0px;
}
body{
	text-align:center; /* center the site, for windows & IE */
	font-size:12px;
	font-family:Arial, helvetica, sans serif;
	color:#575757;
	background-color:#FFFFFF;
	background-image:url(images/bg_repeat.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

body img {
	margin:0px;
	padding:0px;
}
.header,.product_header{
	padding: 3px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#333333;
}

.laagsterente {
	background-image:url(images/wijhelpenu.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:425px;
	height:70px;
	}

.error{
	font-weight:bold;
	color:#f00;
}
.text{
	color:#3D3D3D;
	text-align:left;
}

#textblok{
	color:#202020;
	text-align:justify;
	line-height:18px;
	font-family:verdana;
	font-size:12px;
	margin:5px 5px 5px 5px;
}


#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	width:775px;
	margin-top:-15px;
	background-color:#FFFFFF;
}

#left {	
	float:left;
	background-color:#FFFFFF;
	width:460px;
}
#right {	
	float:left;
	width:310px;
	background-color:#FFFFFF;
	
}

.content {
	margin:5px;
	margin-left:10px;
	text-align:left;
	line-height:18px;
	font-family:verdana;
	font-size:12px;
}

ol {
	word-spacing:0px;
	display:inline;
}
	
.berekenen {
	background-image:url(images/snelberekenen.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:246px;
	height:145px;
}

.antwoord {
	background-image:url(images/uwhypotheek.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:246px;
	height:95px;
}

/* other object */
#copyright{
	align:center;
	width:720px;
	padding:10px 0px 0px 20px;
	text-align:left;
	color:#555555;
	font-size:10px;
}

.berekenen input,select,textarea,value{
	color:#525252;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#555555;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #15A3EC;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}

.antwoord input,select,textarea,value{
	color:#525252;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#555555;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #15A3EC;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}

#footer {
	margin-top:30px; 
	height: 21px; 
	width: 700px; 
	margin-left:35px; 
	text-align: center; 
	line-height: 21px; 
	border-bottom: 0px solid #2A4C73; 
	border-top: 1px solid #E8E8E8;  
	font-size: 10px; 
	color: #5E5E5E; }
#footer a { color: #5E5E5E; }



.formlist {
	width:420px;
}

#gateruglink {
	display:none;
}

#message .header {
	color:#666666;
	text-align:left;
}

.header {
	font-size:14px;
	margin-top:0px;
	amrgin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9FD73F;
}

.formlist li{
	clear:both;
	list-style-type:none;
}
.formlist label {
	 width:200px;
	 display:block;
	 line-height:18px;
	 float:left;
}
.formlisthome input[type="text"]{
	float:left;
}

.formlisthome {
	width:200px;
}

.formlisthome li{
	clear:both;
	list-style-type:none;
}
.formlisthome label {
	 width:230px;
	 display:block;
	 line-height:18px;
	 float:left;
}
.formlisthome input[type="text"]{
	float:left;
}

