body#externalform {
	background:#E6DEDC;
}

.modaloverlay {
	display:block;
	width:465px; /* was 610, verschil = 145 */
	padding:5px 5px 5px 5px;
}

#flowpanes {
	width:455px; /* was 600 */
	height:510px;
}

/* single pane */
#flowpanes div.page {
	width:455px;
	border:none;
}

div.overlayContainer {
	position:relative;
	width:455px;
	margin:0px;
}

p.headerimg img {
	margin-bottom:7px;
}

	div.overlayHeaderVisual {
		position:absolute;
		top:70px;
		right:30px;
	}

div.overlayContainerBottom {
	width:421px;
	height:465px;
	padding:20px 15px 20px 15px;
	background:#f3481a;
	border:2px solid #fff;
	zoom:1;
	overflow:hidden;
}

#subflowpanes { 
	width:421px;
} 

#subflowpanes div.step { 
    float:left; 
    display:none; 
    width:421px; 
} 




#form_tdh {
	margin:0;
}

table.formtab  {
	margin:15px 0 0px 0px;
}


#overlayfooter {
	display:block;
	padding:010px 0 10px 10px;
	font-size:0.85em;
	color:#fff;
}	
#overlayfooter a {
	color:#fff;
	text-decoration:none;
}
#overlayfooter a:hover {
	color:#fff;
	text-decoration:underline;
}