body{
	background-color:	#dce4ec;
	margin-top:				0px;
	margin-left:			0px;
	margin-right:			0px;
	margin-bottom:		0px;
	padding:					0px;
	text-align:				center;
}

div.bannergebied{
	height: 					129px;
	background-image:	url(images/achtergrond-nuvo.jpg);
	background-repeat:repeat-x;
}

div.banneralign{
	width: 						820px;
	height:						127px;
	margin-left:			auto;
	margin-right: 		auto;
}

div.bannerauto{
	position: 				relative;
	float: 						left;
}

div.bannermenu{
	position: 				relative;
	font-size: 				10px;
	font-family: 			verdana;
	top:							10px;
}

div.bannertekst{
	position: 				relative;
	font-family: 			verdana;
	font-size: 				11px;
	color:						#7a9cbe;
	font-weight: 			bold;
	left:							17px;
	top:							45px;
}

div.bannerverzoek{
	position: 				relative;
	font-size: 				10px;
	font-family: 			verdana;
	left:							-3px;
	top:							85px;
}

div.oranjemidden{
	width:						809px;
	margin-left:			auto;
	margin-right:			auto;
	background-image:	url(images/oranje-midden-wit.jpg);
	background-repeat:repeat;
	border-collapse: 	collapse;
	position:					relative;
	font-family:			Verdana;
	color:						#000000;
	font-size:				13px;
	text-align:				center;
	font-weight:			normal;
}

div.oranjeonder{
	width:						809px;
	height:						20px;
	margin-left:			auto;
	margin-right:			auto;
	background-image:	url(images/oranje-onder-wit.jpg);
	border-collapse: 	collapse;
	position:					relative;
}

div.oranjeboven{
	width:						809px;
	height:						20px;
	margin-left:			auto;
	margin-right:			auto;
	background-image:	url(images/oranje-boven-wit.jpg);
	border-collapse: 	collapse;
	position:					relative;
}

table.invulveld{
	margin-left:			auto;
	margin-right:			auto;
	border: 					solid 2px #b6c5d5; 
	background-color: #ffef94; 
	font-weight: 			normal; 
	margin-top: 			20px;
	width:						520px;
}

table.invulveld td{
	text-align:				left;
}

tr.header td{
	text-align: 			left;
	font-weight: 			bold;
	font-size: 				9px;
	color:						#ffffff;
	background-color: #7a9cbe;
}

table.footnote{
	margin-left:			auto;
	margin-right:			auto;
	width:						800px;
}

img{
	border:						0px;
}

table.taxatietable{
	margin-left:			auto;
	margin-right:			auto;
	width:						800px;
	border-collapse:	collapse;
}

table.taxatieheader{
	margin-left:			auto;
	margin-right:			auto;
}

table.taxatieheader td{
	font-family:			Verdana;
	color:						#3800e3;
	font-size:				12px;
	font-weight:			bold;
}

tr.uitleg{
	height:						20px;
}

tr.uitleg td{
	text-align:				left;
	font-family: 			verdana, arial;
	font-size: 				11px;
	font-weight:			normal;
	color:						#3800e3;
}

tr.invullen{
	height:						20px;
}

tr.invullen td{
	text-align:				left;
	font-family: 			verdana, arial;
	font-size: 				11px;
	font-weight:			bold;
	color:						#000000;
}

select{
	font-size: 				11px;
  font-weight: 			normal;
  font-family: 			Verdana, Arial, Helvetica, sans-serif;
  color:						#000000;
  background-color: #ffffff;
  border-width: 		2px;
  border-color: 		#eeb47c;
  border-style: 		solid;
  cursor:						pointer;
}

input{
	font-size: 				11px;
  font-weight: 			normal;
  font-family: 			Verdana, Arial, Helvetica, sans-serif;
  color:						#000000;
  background-color: #ffffff;
  border-width: 		2px;
  border-color: 		#eeb47c;
  border-style: 		solid;
  cursor:						pointer;
}

textarea   {
  font-size: 				11px;
  font-weight: 			normal;
  font-family: 			Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border-width: 		2px;
  border-color: 		#eeb47c;
  border-style: 		solid;
  cursor:						pointer;
}

tr.opties{
	height:						22px;
}

tr.opties td{
	text-align:				right;
	font-family: 			verdana, arial;
	font-size: 				11px;
	font-weight:			normal;
	color:						#3800e3;
}

tr.center td{
	text-align:				center;
	font-family: 			verdana, arial;
	font-size: 				12px;
	font-weight:			normal;
	color:						#000000;
}

div.blackie{
	text-align:				right;
	font-family: 			verdana, arial;
	font-size: 				11px;
	font-weight:			bold;
	color:						#000000;
}

tr.fp{
	height:						0px;
}

tr.fp td{
	text-align:				left;
}

.infobox{
	text-align:				left;
	font-family: 			verdana;
	font-size: 				11px;
	color:						#000000;
	font-weight: 			normal;
}

a.info{
   position:				relative;
   z-index:					24; 
   color:						orange;
   text-decoration:	none
}

a.info:hover{
	z-index:					25;
	background-color:	#ff0
}

a.info span{
	display: 					none
}

a.info:hover span{
	display:					block;
  position:					absolute;
  top:							2em;
  left:							-20em;
  width:						35em;
  border:						1px solid	#0cf;
  background-color:	#cff;
  color:						#000;
  text-align: 			center
}
