body, html
{
	width:100%;
	height:100%;
	margin:0px;
	background-repeat: repeat-x
}
img { behavior: url(/JavaScript/iepngfix.htc) }
.textbox
{
	width:200px;
}
.dropdown, select
{
	width:206px;
	font-family:Arial;
	font-size:11px;
}
.textbox_question
{
	width:200px;
	height:100px;
}
.textbox_zip
{
	width:60px;
}
.textbox_place
{
	width:130px;
}
.button
{
	cursor:hand;
	cursor:pointer;
}
.validator
{
	background-color:Red;
	padding:2px;
}
.blokrand
{
	border: dashed 1px #EDB73B;
	/*border-style:*/
}
.article_title
{
	font-weight:bold;
}
.table_border{
	border-style: solid;
	border-width: 1px;
	border-color: #9C9C9B;
}
.table_noborder{
	border-style: none;
}
.td_edit{
	border-style: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #616060; 
}
.td_border{
	border-style: solid;
	border-width: 1px;
	border-color: #9C9C9B;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #616060; 
}
.td_noborder{
	border-style: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #616060; 
}

.ffwd_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.ffwd_itemlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
.ffwd_itemlink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}
.ffwd_inhoud{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.ffwd_popup_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616060;
	width:200px;
}
.photogallery_photo
{
	cursor: hand;
	cursor: pointer;
}

.photogallery_table{height:52px;}
.photogallery_cell{background-color:#FFFFFF;height:52px;color:#000000;font-family:Arial;font-size:12px;}
.photogallery_text{font-family:Arial;font-size:12px;color:#000000;}
.photogallery_link{font-family:Arial;font-size:12px;color:#EC008C;font-weight:bold;}
.photogallery_link:Hover{font-family:Arial;font-size:12px;color:#EC008C;font-weight:bold;}
.photogallery_link2{font-family:Arial;font-size:12px;color:#000000;font-weight:bold;}
.photogallery_link2:Hover{font-family:Arial;font-size:12px;color:#000000;font-weight:bold;}
.photogallery_link3{font-family:Arial;font-size:11px;color:#000000;font-weight:bold;}
.photogallery_link3:Hover{font-family:Arial;font-size:11px;color:#000000;font-weight:bold;}
.photogallery_photo{cursor:hand;cursor:pointer;}
.photogallery_title{font-family:Arial;font-size:16px;color:#EC008C;font-weight:bold;}
.photogallery_tag{font-family:Arial;font-size:11px;color:#000000;}