BODY {
	background-image : url("../images/bg_gradient.jpg");
	background-position : top;
	background-repeat : repeat-x;
 	margin: 0px;
 	padding: 0px;
}

 TD{ 
	 font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #595959;
	line-height: 17px;
  }

.border_1_wit {
	border : 1px solid #FFFFFF;
}

.border_1_wit_lr{ 
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
 }
 
 .border_1_wit_b{ 
	 border-bottom : 1px solid #FFFFFF;
  }

.shadow_spacer { 
	width : 34px;
 }

 .link_bron { 
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #454545;
	text-decoration : underline;
	cursor : pointer;
  }
  
   .link_bron_klein { 
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #454545;
	text-decoration : underline;
  }
  
  .klein { 
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #454545;
  }

   .link_wit { 
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
  }
  
   .citaat { 
 	font-family : Verdana;
	font-size : 11px;
	color : #8C8C8C;
	line-height: 15px;
	font-style : italic;
  }
  
    A.citaat_link { 
 	font-family : Verdana;
	font-size : 11px;
	color : #454545;
	font-style : italic;
  }
  
  .thumb {
	background-repeat : no-repeat;
	background-image : url("../images/shadow_thumb.jpg");
	width : 101px;
}
   
    .thumb_lijst {
	background-repeat : no-repeat;
	background-image : url("../images/shadow_dark_thumb.gif");
	width : 101px;
	background-position : center;
	text-align : center;
}
   
   .pointer{ 
   	cursor : pointer;
	text-align : center;
    }
   
   .kop { 
   	font-weight : bold;
    }
	
	.input_login { 
		width : 120px;
		border : 1px solid #595959;
		height : 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
	 }
	 
	 	.input_contact { 
		width : 200px;
		border : 1px solid #595959;
		height : 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
	 }
	 
	 	.input_random { 
		width : 112px;
		border : 1px solid #595959;
		height : 20px;
		font-size : 14px;
		font-family: courier;
	 } 
	 
	textarea:contact {
		width : 200px;
		border : 1px solid #595959;
		height : 150px;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
	   }
	 
	 .button_login {
	border : none;
	background-color : #595959;
	color : #FFFFFF;
	width : 120px;
	height : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-variant : small-caps;
}

.uitvullen {
	text-align : justify;
}

.copyright {
	font-size : 10px;
	color : #C3C3C3;
}


.wit{ 
	color : #FFFFFF;
 }
 
 .button_counter {
 	border : none;
	background-image : url("../images/grey.gif");
	color : #FFFFFF;
	height : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-variant : small-caps;
 }