HTML, BODY{	
	margin:0;
	padding:0;
}

BODY{
	text-align:center;
	color:#000000;
	font-family: arial;
	font-size: 10pt;
	background:url(../img/bg.jpg) repeat-x #D234CA;
}

H1{
	font-family:arial;
	font-size:12pt;
	color:#000000;
	letter-spacing:0px;
	line-height:20px;
	font-weight:bold;
	display:inline;
	position:relative;
	left:5px;
	top:5px;
	display:inline;
}

H2	{
	font-size:10pt;
	font-family:arial;
	color:#000000;
	font-weight:normal;
	letter-spacing:0;
	line-height:20px;
	position:relative;
	left:5px;
	top:6px;
	display:inline;
}


A		{
		 font-size:9pt;
		 font-family:arial;
		 color:#808080;
		 text-decoration: none;
}

A:visited	{
		font-size:9pt;
		font-family:arial;
		color:#808080;
		text-decoration: none;
}

A:hover	{font-size:9pt;
		 font-family:arial;
		 color:#FFBD39;
		 text-decoration: none;
}

#pageframe{
	position:relative;
	text-align:left;
	background:url(../img/bg.png);
	width:1003px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	background:url(../img/kop.png);
	width:1003px;
	height:93px;
	z-index:10;
}

#leftbg{
	background:url(../img/zijkant.png) no-repeat;
	position:relative;
	left:0px;
	top:0px;
	width:440px;
	height:682px;
	z-index:1;
}

.tekstvak{
	background:url(../img/vakbg.png) #ffffff repeat-x;
	width:374px;
	height:318px;
	border:1px solid #000000;
}

#requestvak{
	position:absolute;
	top:150px;
	left:124px;
	z-index:2;
}

#requestform{
	position:relative;
	left:20px;
	top:20px;
}

#requestform INPUT{
	width:330px;
	height:30px;
	border:1px solid #C0C0C0
}

#requestSubmit{
	background:url(../img/knopgrijs.png) #ffffff no-repeat;
	text-decoration:none;
	position:absolute;
	top:240px;
	left:20px;
}

A.submit,
A.submit:hover,
A.submit:active,
A.submit:visited
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
	line-height:47px;
	text-indent:30px;
	width:208px;
	height:50px;
	display:block;
}

#shopvak{
	position:absolute;
	top:150px;
	left:507px;
	z-index:2;
}

#producten{
	position:relative;
	top:15px;
	left:20px;
}

#idealtnt{
	float:left;
	clear:right;
	position:absolute;
	top:242px;
	left:10px;
}

#shopKnop{
	background:url(../img/knoprood.png) #ffffff no-repeat;
	text-decoration:none;
	position:absolute;
	top:240px;
	left:150px;
}

A.shop,
A.shop:hover,
A.shop:active,
A.shop:visited
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
	line-height:47px;
	text-indent:42px;
	width:208px;
	height:50px;
	display:block;
}

#overhbl{
	background:#ffffff;
	width:757px;
	height:218px;
	border:1px solid #000000;
	position:absolute;
	top:477px;
	left:124px;
	z-index:10;
}

.over{
	position:relative;
	left:10px;
	width:737px;
	line-height:20px;
}

#footer{
	width:1003px;
	text-align:center;
	color:#808080;
	position:relative;
	top:-30px;
	z-index:10;
}
