BODY
{
	background-image: url(afb/wdmbg.gif);
     
}
TEXTAREA, INPUT, SELECT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color: #FFFFFE;
	border-style: solid; 
	border-bottom:1px solid #000000;
	border-right:1px solid #000000; 
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

.submit
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bolder;
	color : #3399CC;
	background-color: #EFEFEF;
	border-style: solid; 
	border-bottom:1px solid #822B2B;
	border-right:1px solid #822B2B; 
	border-top:1px solid #822B2B;
	border-left:1px solid #822B2B;
	height: 18px;
	cursor: hand;
	
}
.button 
{ 
	background-color: #FCEE22;
	border-style: solid; 
	border-bottom:0px solid #000000;
	border-right:0px solid #000000; 
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	
} 
.rondje
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	
	border-style: solid; 
	border-bottom:0px solid #000000;
	border-right:0px solid #000000; 
	border-top:0px solid #000000;
	border-left:0px solid #000000;
} 
.style1
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing : 0px;
}
a
{
	text-decoration:none;
	color: #0098D8;
	font-weight :600;
}

a:hover
{
	text-decoration:underline;
}

.verhuisacc {

	width: 400px;
	margin: 20px 0;
	
}

.verhuisacc .kop {

	padding-bottom: 10px;
	
}

.verhuisacc tr td {

	padding: 3px 0;
	
}

.prev {

	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(images/prev.gif) no-repeat;
	position: absolute;
	left: 5px;
	top: 20px;
	display: none;
		
}

.next {

	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(images/next.gif) no-repeat;
	position: absolute;
	right: 5px;
	top: 20px;
	display: none;
		
}


#slideshow {

	width: 167px;
	height: 308px;
	overflow: hidden;
	position: relative;
	margin: auto;
	background: #ffffff;
	border-left: 1px solid #656869;
	border-right: 1px solid #656869;
	
}

#slideshow ul {

	width:150px;
	height: 4000px;
	margin: 0 auto;
	padding: 0;
	
}

#slideshow ul li {

	list-style: none;
	margin: 0;
	padding: 0;	
	
}

#slideshow ul li img {

	border: none;
	margin: 0;
	padding: 0;	
	
}

#slideshow ul li a {

	border: none;
	margin: 0;
	padding: 0;	
	
}




