/* *******************************************************
   :: Algemeen
   ******************************************************** */	
	*{
	/*	color:black;*/

		font-family:			Verdana, Arial, Helvetica, sans-serif;

		}
	body {
		margin:				0px 0px 10px 0px;
	}
	
	td, p, div {
		font-family:			Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#2F2D24;
		vertical-align:		text-top;
	}
	
	A, A:LINK, A:VISITED {
		color:				#4F84C8;
	}
	
	A:HOVER {
		color:				#CE100F;
	}
	 
	 h1{

		}
	 h2{
	 	font-size:11px;
		font-weight:bold;
		display:block;
		clear:both;
		margin:0px;
		padding:0px;
	}
	 h3{}
	 h4{}
	 h5{}
	 h6{}
	 p{}
	 
	
	
/* *******************************************************
   :: Left Menu
   ******************************************************** */
	.left_menu {
		background-color:		#E7E7E7;
		border-left: 			1px solid #CB0000; 
		border-right: 			1px solid #CB0000;
		vertical-align:		text-top;
	}
	
	.left_menu_item, .left_menu_item_over {
		height:				21px;
		background-color:		#F3D946;
		border-bottom: 		1px solid #CB0000;
		vertical-align:		middle;
		cursor:				pointer;
	}
	
	.left_menu_item_over {
		background-color:		#F8EBA2;
	}
	
	.left_menu_item_sub, .left_menu_item_sub_over {
		height:				21px;
		background-color:		#FCF5D0;
		border-bottom: 		1px solid #CB0000;
		padding-left: 			10px;
		vertical-align:		middle;
		cursor:				pointer;
	}
	
	.left_menu_item_sub_over {
		background-color:		#FDF9E7;	
	}
	
	.left_menu_item_text_over {
		width:				90px;
		padding-left: 			10px;
		color:				#CB0000;
		vertical-align:		middle;
	}
	
	.left_menu_item_text {
		width:				90px;
		padding-left: 			10px;
	}
	.left_menu_item_image {
		text-align:			right;
		padding-right:			10px;
		vertical-align:		middle;
	}
	
/* *******************************************************
   :: Breadcrumble
   ******************************************************** */
	.breadcrumble_td {
		padding-top:             8px;
		font-size:			10px;
		color:				#D7D7D7;
		text-align:			right;
	}
	
	.breadcrumble, .breadcrumble:LINK, .breadcrumble:VISITED {
		color:				#ACABA7;
		text-decoration:		none;
	} 
	
	.breadcrumble:HOVER {
		color:				#CB0000;
		text-decoration:		none;
	} 

/* *******************************************************
   :: Conten
   ******************************************************** */
	.pagina_kop {
		font-size:			16px;
		color:				#CB0000;
		word-spacing:			3px;
		padding-top:             10px;
		padding-bottom:          10px;
		background-image:		url(../images/dots_hor1.gif);
		background-position:	bottom;
		background-repeat:		repeat-x;
	}
	
	.tabblad{
		font-size:			10px;
		color:				#4F84C8;
		padding:				0px 10px 0px 20px;
		background:			#FDF3E9;
		border-top:			1px solid #D53333;
		border-left:			1px solid #D53333;
		vertical-align:		middle;
	}

	.tabblad h1{
		font-size:			10px;
		color:				#4F84C8;
		margin:0px;
		padding:0px;
		font-weight:normal;
		
	}
	
	.content_box {
		background:			#FFFFFF;
		border:				1px solid #D53333;
		padding:				10px 15px 15px 15px;
	}
	
	.content_box_header {
		font-size:			16px;
		font-weight:			bold;
		color:				#CE100F;
		padding:				5px 0px 10px 0px;
		margin-bottom:           10px;
		background-image:		url(../images/dots_hor2.gif);
		background-position:	bottom;
		background-repeat:		repeat-x;
	}
	
/* *******************************************************
   :: Extra (Sitemap, Email, Adverteren)
   ******************************************************** */	
	.extra, .extra:LINK, .extra:VISITED {
		color:				#2F2D24;
		text-decoration:		none;
	}
	.extra:HOVER {
		color:				#CE100F;
		text-decoration:		none;
	}
		
/* *******************************************************
   :: Footer
   ******************************************************** */	
	
	.footer_a, .footer_a:LINK, .footer_a:VISITED {
		color:				#2F2D24;
		text-decoration:		none;
	}
	.footer_a:HOVER {
		color:				#2F2D24;
		text-decoration:		underline;
	}
	
	.footer {
		font-size:			10px;
		vertical-align:		middle;
	}
	
	span.error{
	  color: #ff0000;
	}
	
	input.klein{
		border: 1px solid #000;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#nav{
	border-top:0px solid red;
	}
#nav, 
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:156px;
}
#nav a {
	display: block;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F3D946;
	border-bottom:1px solid #CB0000;
	border-top:0px;
	height:20px;
	line-height:18px;
	padding-left:10px;
	letter-spacing:normal;
}
#nav a:hover {
	background-color:#F8EBA2;
}
#subnav-a a,
#subnav-b a{
	background-color:#FCF5D0;
	padding-left:20px;
	}
#subnav-a a:hover,
#subnav-b a:hover{
	background-color:#FDF9E7;
	}
#button1,
.vergelijkknop{
	color:#FFFFFF;
	font-weight:bold;	
	border:4px solid #CB0000;
	background-color:#CB0000;
	cursor:pointer;
}
/* Formulier css*/

#Achternaam{
	width:150px;
}
#Voorletters{
	width:50px;
}
#Adres{
	width:170px;
}
#Postcode{
	width:60px;
}
#Woonplaats{
	width:150px;
}
#Email{
	width:150px;
}
#Telefoon{
	width:120px;
}
#Telefoon_werk{
	width:120px;
}
#Taxatie_doel{
	width:200px;
}
#waarde{
	width:100px;
}
#waarde2{
	width:250px;
}
#Object_adres{
	width:170px;
}
#Object_postcode{
	width:60px;
}
#Object_plaats{
	width:150px;
}
