body{
	background-color: #989898;
}

#wrapper{
	
	width: 760px;
	border: 1px solid black;
	margin: auto;
	
	font-family: verdana;
	font-size: 11px;
	background-color: #E3E3E3;
}

#top {
	width: 760px;
	height: 171px;
	background-color: #D42300;
}

#top_top {
	position: absolute;
	width: 760px;
	height: 54px;
	background: url("/gfx/top_top.gif") top left no-repeat;
}

#top_center {
	position: absolute;
	width: 760px;
	height: 101px;
	margin-top: 54px;
	background: url("/gfx/top_left.gif") top left no-repeat;
}

#top_bottom {
	position: absolute;
	width: 760px;
	height: 16px;
	margin-top: 155px;
	background: url("/gfx/top_bottom.gif") top left no-repeat;
}

#menu {
	margin: 0 0 0 488px;
	padding: 0px;
}

.menuitem {
	height: 25px;
}

#site_content{
	margin: 14px;
}

.title{
	background: url("/gfx/blokje.gif") top left no-repeat;
	border-bottom: 1px solid black;
	background-color: #898988;
	height: 20px;
	padding: 5px 0 0 30px;
	color: white;
}

.box{
	padding: 5px;
}

.tekst{
	padding: 5px;
}

#home_desc{
	position: relative;
	width: 730px;
	border: 1px solid black;
}

#home_aanvraag{
	position: relative;
	float: left;
	width: 180px;
	height: 240px;
	margin-bottom: 14px;
		
	border: 1px solid black;
	background-color: #D3D3D3;
}

#home_aanvraag a{
	color: red;
	text-decoration: none;
}

#home_aanvraag a:hover{
	text-decoration: underline;
}

#home_bereken{
	position: relative;
	margin-left: 15px;
	float: left;
	width: 336px;
	height: 240px;
	
	border: 1px solid black;
	background-color: #D3D3D3;
}

#home_vergelijk{
	margin-left: 15px;
	float: left;
	position: relative;
	width: 180px;
	height: 240px;
	
	border: 1px solid black;
	background-color: #D3D3D3;
}

#home_vergelijk a{
	color: red;
	text-decoration: none;
}

#home_vergelijk a:hover{
	text-decoration: underline;
}

#berekenen{
	width: 730px;
	
	border: 1px solid black;
	background-color: #D3D3D3;
	margin-bottom: 15px;
}

#aanvragen{
	width: 730px;
	
	border: 1px solid black;
	background-color: #D3D3D3;
	margin-bottom: 15px;
}

#vergelijk{
	width: 730px;
	
	border: 1px solid black;
	background-color: #D3D3D3;
	margin-bottom: 15px;
}

#vergelijk a{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#vergelijk a:hover{
	text-decoration: underline;
}


#footer {
	clear: both;
	width: 760px;
	border-top: 1px solid black;
	background-color: #E03210;
	height: 14px;
	color: white;
	font-weight: bold;
	
}

#footer a{text-decoration: none; color: white;}
#footer a:hover{color: black;}

.calc{font-family: verdana, Geneva, verdana, Helvetica, sans-serif; font-size:12px; margin-top: 15px;	color: #00223D; font-weight: bold;}
.calc a:link{font-size: 14px; font-weight: bold; color: #FF0000;}
.calc a:visited{font-size: 14px; font-weight: bold; color: #FF0000;}
.calc a:hover{font-size: 14px; font-weight: bold; color: #FF0000;}

div.calcForm td.tdElement{padding:3px; margin-left: 15px; width: 180px;	font-family: verdana, Helvetica, sans-serif;	font-size: 10px;}

div.calcForm td.tdSpacer{width: 10px; text-align: right; font-family: verdana, Helvetica, sans-serif; font-size: 10px;}

div.calcForm .error{font-family: tahoma; font-size: 8pt; font-weight: bold;	color: #ff0000;}

div.calcForm input, select, textarea{font-family: verdana; font-size: 10px; border: 1px Solid Grey;}

.calcOverzicht{width:560px;}

div.calcOverzicht td.tblHead{background-color: #D42300;	font-size: 14pt; font-weight: bold;	color: white;	text-align:left; padding-left:13px;}

div.calcOverzicht table{width: 560px;}

div.calcOverzicht td.tblFoot{width: 560px;	background-color: #dfdfdf; font-size: 7pt; font-weight: normal; color: #000000;	text-align: left;}

div.calcOverzicht th{font-family: Tahoma, Sans-serif; font-size: 7pt; font-weight: thin; text-align: left;	vertical-align: middle;}

div.calcOverzicht th.liteGrey{background-color: #dfdfdf; width: 225px;}

div.calcOverzicht th.darkGrey{background-color: #bbbbbb;}

div.calcOverzicht td{border-bottom: 1px Solid Silver; font-family: Tahoma, Sans-serif; font-size: 8pt; vertical-align: top;text-align: center;}

div.calcOverzicht td.big{font-size: 11px; color:#E40808; font-weight: bold;}

.content{width: 560px; font-size: 11px;}

iframe{font-size: 10px; text-align: center; width: 560px; }

.koptext{width: 560px; height: 20px; text-align:center; font-family: verdana, Geneva, verdana, Helvetica, sans-serif; font-size:13px;font-weight:bold;}
#txt{font-family: verdana, Geneva, verdana, Helvetica, sans-serif; font-size:11px; text-align: center; font-weight: bold;}
#tek{font-size: 12px; text-align: left;}

#content{position: relative; width: 700px; left: 0px; background-color: #E9F2FA; }
