/*[fmt]9A90-1A0B-3*/
body	{
	background-color: white;
	text-align:center; /* for IE */
}



#element
{
        width: 500px;
        left: 50%;
        margin-left: -250px; /* - (width/2)  */
        position: relative;
}


#circle1	{
	position: absolute;
	left: 50px;
	top: 98px;
	width: 134px;
	height: 107px;
	#left: 51px;
	#top: 97px;
	text-align: center;
	background: url(pijltje.gif) no-repeat bottom center;
}

#circle2	{
	position: absolute;
	left: 586px;
	top: 152px;
	#left: 587px;
	#top: 154px;
	width: 109px;
	height: 87px;
	text-align: center;
	background: url(pijltje.gif) no-repeat bottom center;
}

#circle3	{
	position: absolute;
	left: 368px;
	top: 292px;
	#left: 363px;
	#top: 293px;
	width: 134px;
	height: 91px;
	text-align: center;
	background: url(pijltje.gif) no-repeat bottom center;
}

#circle4	{
	position: absolute;
	left: 133px;
	top: 374px;
	#left: 133px;
	#top: 372px;
	width: 134px;
	height: 100px;
	text-align: center;
	background: url(pijltje.gif) no-repeat bottom center;
}

#strikethrough	{
	position: absolute;
	left: 221px;
	top: 502px;
	#left: 219px;
	#top: 500px;
}

#moreinfo	{
	position: absolute;
	left: 891px;
	top: 55px;
	#left: 888px;
	#top: 54px;
	width: 89px;
	height: 43px;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer	{
	position: absolute;
	left: 20px;
	top: 650px;
	#left: 20px;
	#top: 650px;
	width: 800px;
	height: 100px;
	text-align: left;
}

.footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	line-height: 10px;
	#line-height: 15px;
	
}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	line-height: 10px;
	#line-height: 15px;
	
}

a.footerlinks	{
	color: #808080;
}

a:visited.footerlinks	{
	color: #808080;
}

a.moreinfo	{
	color: #FF6600;
}

.circletext	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	line-height: 20px;
}

.circleprice	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: black;
	vertical-align: text-top;
}

.circletextJoseph	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	line-height: 20px;
}

.circlepriceJoseph	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: black;
	vertical-align: text-top;
	line-height: 24px;
}

.leftalign	{
	text-align: left;
}


img	{
	position: absolute;
	top: -102px;
	left: -40px;
}

a	{
	text-decoration: none;
}

a:hover span.circletext, a:hover span.circletextJoseph, a:hover.moreinfo	{
	text-decoration: underline;
}

/*EINDE*/

