* {
	font-family:Arial,Helvetica,Verdana;
	font-size:11px;
	color:#414141;
	/*text-align:justify;*/
}

/* NOTICE: the below styles are for the fck. On the front end they might be overwritten with subsite styles */

h1 {
	font-family:Helvetica,Arial,Verdana;
	font-size:23px;
	color:#f58220;
	/*text-align:left;*/
	padding:0;
	margin:0;
}

h3 {
	color:#f58220;
	/*text-align:left;*/
	padding:0;
	margin:0;
}

ul li {
	margin-bottom:5px;
	/*text-align:left;*/
}

#header a img
{
	border: 0
}

#webscan
{
	position:relative;
	width:986px;
	height:482px;
	background-image:url('/shared/images/custom/webscan1.jpg');
	z-index:1;
}

#webscan input
{
	position:absolute;
	left:671px;
	width:267px;
	height:24px;
	padding-left:3px;
	line-height:24px;
	font-size:14pt;
	color:#000000;
	border:0px;
	background-color:transparent;
}

#webscan .nieuwsbrief
{
	top:380px;
	position:absolute;

	width:15px;
	height:15px;
	padding:0;
	padding-left:120px;
	margin:0;
}

#webscan .bedrijfsnaam
{
	top:124px;
}

#webscan .contactpersoon
{
	top:178px;
}

#webscan .emailadres
{
	top:234px;
}

#webscan .telefoon
{
	top:288px;
}

#webscan .website
{
	top:344px;
}


#webscan .submit
{
	width:228px;
	height:44px;
	top:416px;
	left:660px;
}

#webscan .webscan_thankyou
{
	position:absolute;
	left:636px;
	top:0px;
	width:339px;
	height:482px;
	background-image:url('/shared/images/custom/webscan_thanks.png');
}

/* FRONTPAGE CONTENT (also fck) */

#frontpagetable a {
	text-decoration:none;
}

