html, body, html body, form{
	background-color:		#ffffff !important;
	background-image:		none !important;
	color:					#000000;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	margin:					0;
	padding:				inherit;
}
a img{
	border:					0px none;
}
a{
	color:					#000000;
	text-decoration:		underline;
}
table{
	border:					none;
	border-collapse:		collapse;
}
table th,
table td{
	vertical-align:			top;
}

.clear{
	clear:					both;
}
#company_logo,
#coordinates{
	display:				block;
	float:					left;
}
#company_logo{
	width:					70%;
}
#coordinates{
	width:					25%;
}
#title{
	display:				block !important;
	font-size:				12px;
	font-weight:			bold;
	margin:					0 0 10px 0;
	padding:				0;
	visibility:				visible !important;
}

#animation,
#navigation,
#wrapper_extra,
#vragen{
	display:				none;
	visibility:				hidden;
}