body {background: transparent; margin: 0;}

input, select, textarea{
	font-family: arial;
	font-size: 8pt;
	border: 1px solid grey;
}

.calcForm td.tdElement{
	font-family: arial;
	font-size: 8pt;
}

.calcForm td.tdSpacer{
	font-family: arial;
	font-size: 8pt;
}

.calcForm td.tdInput{
	font-family: arial;
	font-size: 8pt;
}

td{
	font-family: arial;
	font-size: 8pt;
}

#berekentable {
	font-family: arial;
	font-size: 9pt;
}

#wrapper{
	margin: auto;
    width: 760px;
    height: 600px;
   
    background: url('./../gfx/bg.gif') top center no-repeat;
}

#logo{
	top: 0px;
	height: 165px;
	width: 760px;
	background: url("./../gfx/top.jpg") top center no-repeat;
	cursor: pointer;
}

#navigatie{
	padding: 5px 5px 15px 5px;
	font-weight: bold;
	width: 750px;
	font-family: arial;
	font-size: 8pt;
}

#content{
	width: 680px;
	margin: 0 40px 0 40px;
	font-family: arial;
	font-size: 9pt;
}

#naar_offerte1 {
	position: relative;
	float: left;
	width: 220px;
	height: 120px;
	background: url("./../gfx/bt1.gif");
	cursor: pointer;
}

#naar_offerte2 {
	position: relative;
	float: right;
	width: 220px;
	height: 120px;
	background: url("./../gfx/bt2.gif");
	cursor: pointer;
}

#naar_bereken {
	position: relative;
	margin-top: 130px;
	
	margin-left: 230;
	width: 220px;
	height: 120px;
	background: url("./../gfx/bt3.gif");
	cursor: pointer;
}

#nav{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FEB400;
}

h1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.calcOverzicht{width:600px; color: #969696;}

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

div.calcOverzicht table{width: 570px;}

div.calcOverzicht td.tblFoot{width: 570px;	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;}

a{text-decoration: none; font: 11px Verdana, Arial; font-weight: bold; color: #7E4D24;}
a:hover{color: #FAAE03;}
