html, body
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
*
{
	font-family: Verdana;
}
table
{
	color: #2C69A9;
}
img
{
	border-style: none;
}

#contentcontainer p
{
	color: #2C69A9;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contentcontainer a
{
	color: #2C69A9;
}
h1
{
	font-size: 20px;
	color: #2C69A9;
	margin: 0;
	padding: 0;
}
#container
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	height: 90px;
	background-image: url(images/header.jpg);
	overflow: hidden;
}
#menu
{
	margin-left: 240px;
	margin-top: 72px;
}
#menu a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 30px;
}

#footer
{
	height: 53px;
	/* background-image: url(images/footer.jpg); */
	font-family: Verdana;
	font-size: 12px;
	padding-left: 35px;
}
a.footer, a:hover.footer
{
	text-decoration: none;
	color: #f26532;
}
#contentcontainer
{
	overflow: hidden;
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 12px;
}
#contentleft
{
	float: left;
	width: 184px;
	position: relative;
}
#imageleft
{
	background-image: url(images/links_home.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	height: 380px;
}
#lefttitle
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: 15px;
	padding-top: 4px;
}
#leftlinks
{
	position: absolute;
	top: 270px;
	width: 140px;
	text-align: center;
	color: #fff;
}
#leftlinks a
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#contentmiddle
{
	float: left;
	width: 484px;
	line-height: 18px;
}
#contentmiddle h1
{
	line-height: 38px;
}
#contentright
{
	float: left;
	width: 312px;
}
#imagerechts
{
	background-image: url(images/rechts_home.jpg);
	background-repeat: no-repeat;
	height: 384px;
}

#rechtsboven
{
	border: 0px solid #000;
	height: 224px;
	width: 272px;
}
#rechtsonder
{
	border: 0px solid #000;
	text-align: center;
	width: 252px;
	height: 154px;
	margin-left: 10px;
}
#rechtsonder h1
{
	color: #E95E23;
	font-size: 26px;
	line-height: 1.1;
}
#rechtsonder p
{
	font-size: 11px !important;
	margin-top: 10px !important;
	letter-spacing: -1px !important;
}

.calctable
{
	color: #003C7C;
	font-size: 10px;
}
.calctable td
{
	text-align: right;
	letter-spacing: -1px !important;
	padding-right: 2px;
}
.topRow, .Dag
{
	/*text-align: left !important;	*/
}

.calctable input
{
	border-left: 2px solid #D9E2EB;
	border-top: 2px solid #D9E2EB;
	border-bottom: 1px solid #D9E2EB;
	border-right: 1px solid #D9E2EB;
	
	color: #000;
	/*background: url(images/rechts_home.jpg) no-repeat 10px 5px;*/
}

.sform input
{
	border: 1px solid #8EA8C1;
}
.sform td
{
	vertical-align: top;
}
.scheck input
{
	border: none;
}

table.calculator
{
	font-size: 10px;
}
tr.calculator
{
	font-size: 11px;
}
.calculator td
{
	padding: 8px;
}
.calculator input
{
	border-left: 2px solid #D9E2EB;
	border-top: 2px solid #D9E2EB;
	border-bottom: 1px solid #D9E2EB;
	border-right: 1px solid #D9E2EB;
	text-align: right;
	
	color: #000;
	/*background: url(images/rechts_home.jpg) no-repeat 10px 5px;*/
}

.aanvraagrechts
{
	border: 1px solid #BDB8B5;
	width: 222px;
	margin-bottom: 5px;
}
td.BTW
{
	font-size: 10px;
	color: #f26532;
}
.watermark
{
	color: #C0C0C0;
}