html
{
	overflow			: auto;
}

body
{
	margin				: 0;
	font-family			: Verdana;
	overflow			: auto;
	background-color	: #191919;
	background-repeat	: repeat;
}

td
{
	font 				: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color				: #000000;
}

table.bodyPanel
{
	width				: 100%;
	height				: 100%;
	border				: solid 0px #00FF00;
}

td.one		{								background-image: url("../img/background/intro_01.jpg"); background-position: bottom right; background-repeat: no-repeat;}
td.two		{width: 700px; 					background-image: url("../img/background/intro_02.jpg"); background-position: bottom left; background-repeat: no-repeat;}
td.three	{								background-image: url("../img/background/intro_03.jpg"); background-position: bottom left; background-repeat: no-repeat;}
td.four		{height: 134px; 				background-image: url("../img/background/intro_04.jpg"); background-position: right; background-repeat: no-repeat;}
td.five		{width: 700px; height: 134px; 	background-image: url("../img/background/intro_05.jpg"); background-repeat: no-repeat;}
td.six		{height: 134px; 				background-image: url("../img/background/intro_06.jpg"); background-position: left; background-repeat: no-repeat;}
td.seven	{								background-image: url("../img/background/intro_07.jpg"); background-position: top right; background-repeat: no-repeat;}
td.eight	{width: 700px; 					background-image: url("../img/background/intro_08.jpg"); background-position: top left; background-repeat: no-repeat;}
td.nine		{								background-image: url("../img/background/intro_09.jpg"); background-position: top left; background-repeat: no-repeat;}

div.introRelative
{
	width				: 700px;
	height				: 134px;
	position			: relative;
	border				: solid 0px #FF0000;
}

div.introButton
{
	top					: 0px;
	left				: 0px;
	width				: 330px;
	height				: 134px;
	position			: absolute;
	border				: solid 0px #FF0000;
	cursor				: pointer;
}

#westerbroek_schildersbedrijf 			{}
#westerbroek_exclusive_paint_wallpaper	{left : 370px;}

div.arrowBlock
{
	top					: 48px;
	left				: 333px;
	width				: 34px;
	height				: 34px;
	position			: absolute;
	border				: solid 0px #FF0000;
	visibility			: hidden;
}

#arrow_schildersbedrijf 				{background-image: url("../img/background/arrow_schildersbedrijf.jpg"); background-repeat: no-repeat;}
#arrow_exclusive_paint_wallpaper 	{background-image: url("../img/background/arrow_paintenpaper.jpg"); background-repeat: no-repeat;}
