/* matchbox_doc box.css*/
html,body{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #99cc33;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99cc33;
	background-image: url(../index/bgdoosjex.png);
}
div,p{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
a{
	color: #fcfcfc;
}
a:hover{
	color: #8eff20;
}
#titel{
	position: absolute;
	left: 325px;
	top: 508px;
	text-align: center;
	width: 420px;
	margin: 15px 0px 2px 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 105%;
	z-index: 35;
}
#koptitel{
	position: absolute;
	top: 0px;
	left: 35px;
	text-align: center;
	width: 289px;
	height: 77px;
	font-size: 80%;
	z-index: 25;
}
#koptitel a{
	background-image: url(../index/titelmatchbox_up3.gif);
	width: 289px;
	height: 77px;
	display: inline-table;
	text-align: center;
}
#koptitel a:hover{
	background-image: url(../index/titelmatchbox_hover3.gif);
	width: 289px;
	height: 77px;
	display: inline-table;
	text-align: center;
}
.back{
	float: left;
	margin-left: 50px;
	text-decoration: underline;
}
.forward{
	float: right;
	margin-right: 50px;
	text-decoration: underline;
}
#fotox{
	position: absolute;
	text-align: center;
	left: 325px;
	top: 0px;
	padding-top: 21px;
	width: 420px;
	height: 500px;
	/*background-color: #7ca529;*/
	background-color: #514142;
	z-index: 31;
}
#fotox p img{
	width: 360px;
	height: 480px;
}
#zoom{
	position: absolute;
	left: 659px;
	top: 439px;
	width: 83px;
	height: 63px;
	z-index: 32;
}
#prijsx{
	position: absolute;
	left: 43px;
	top: 127px;
	width: 125px;
	height: 69px;
	color: #efefef;
	z-index: 15;
	visibility: hidden;
}
#kopenformx{
	position: absolute;
	left: 43px;
	top: 201px;
	width: 194px;
	height: 78px;
	z-index: 4;
	visibility: hidden;
}
#notice{
	position: absolute;
	left: 43px;
	top: 332px;
	width: 241px;
	font-size: 70%;
	z-index: 22;
	height: 45px;
	visibility: hidden;

}
#notice img{
	margin-right: 10px;
	float: left;
}
#copy{
	position: absolute;
	left: 43px;
	top: 553px;
	width: 265px;
	font-size: 60%;
	z-index: 23;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
#extra{
	position: absolute;
	left: 0px;
	top: -100px;
}
