.aanvragen { 
 border:none;
 background-image:url(buttons/aanvragen.gif); 
 width:171;
 height:22;
 cursor:pointer;
 margin-top:2px;
}
.aanvragenover { 
 border:none;
 background-image:url(buttons/aanvragenover.gif); 
 width:171;
 height:22;
 cursor:pointer;
 margin-top:2px;
}


.cell
 {
 border: 0px #e5e5fd solid;
 background-color:#f3f3f5;
 text-align:right;
 padding-right:3px;
 height:20px;
  padding-top:2px;
 }
.totaal
 {
 border: #CCCCCC 0px solid;
 background-color:#e2e2e3;
 text-align:right;
 padding-right:3px;
  font-weight:bold;
 height:20px;
  padding-top:2px;
 }
.shapka
{
  font-family:Arial, sans-serif;
  font-size:11;
  font-weight:bold;
  padding-right:3px;
  padding-top:4px;
  background-color:#bec8cf;
  border: 0px #e5e5fd solid;
  text-align:right;
 height:20px;
  }
select {
  border: 1px solid #cfd8e8;
  font: 11px;
}
.select {
  border: 1px solid #cfd8e8;
  font: 11px;
}
.verder {
 border: solid 0px #cfd8e8;
 background-image:url(buttons/verder.gif);
 background-repeat:no-repeat;
 width:97;
 height:32;
 cursor:pointer;
}
.verderover {
 border: solid 0px #cfd8e8;
 background-image:url(buttons/verderover.gif);
 background-repeat:no-repeat;
 width:97;
 height:32;
 cursor:pointer;
}
.bereken {
 border: solid 0px #cfd8e8;
 background-image:url(buttons/bereken.gif);
 background-repeat:no-repeat;
 width:170;
 height:22;
 cursor:pointer;
}
.berekenover {
 border: solid 0px #cfd8e8;
 background-image:url(buttons/berekenover.gif);
 background-repeat:no-repeat;
 width:170;
 height:22;
 cursor:pointer;
}

.box1 {
	font-family:Arial, sans-serif;
	font-size:11;
	background-color:#bec8cf;
	text-transform:uppercase;
	color:#000000;
	text-align:center;
}
.form {
	background-color:#f1f2f4;
	font-size:11;
	text-align:center;
}
form { 
	margin:0;
	padding:0;
}
.inpuptext {
 border: solid 1px #cfd8e8;
  font: 12px;
}


.hr
{
  font-family:Arial, sans-serif;
  font-size:11;
  font-weight:bold;
  padding-right:5px;
  padding-top:3px;
  background-color:#e6ecf1;
  border: 1px #e6ecf1 solid;
  text-align:right;
  height:20px;
  width:130px;
  }
.hr2
{
  font-family:Arial, sans-serif;
  font-size:11;
  padding-right:5px;
  padding-top:3px;
  border-bottom: 1px #d1d8ff solid;
  border-right: 1px #d1d8ff solid;
  border-top:1px #d1d8ff solid;
  border-left:1px #d1d8ff solid;
/*  border-style:inset;
*/  text-align:right;
  height:20px;
  width:130px;
  }
.hr22
{
  font-family:Arial, sans-serif;
  font-size:11;
  padding-right:5px;
  padding-top:3px;
  border-bottom: 1px #d1d8ff solid;
  border-right: 1px #d1d8ff solid;
  border-top:1px #81a7bd solid;
  border-left:1px #81a7bd solid;
/*  border-style:inset;
*/  text-align:right;
  height:20px;
  width:130px;
  }
