body,div,form,fieldset,ul,li,h1,h2,h3,h4,h5,h6,p,button,img {
	margin:0;
	padding:0
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
	color: #333333;
}

ul {
	list-style:none
}

td {
	vertical-align: top;
}

a:link, a:active, a:visited {
	color: #888888;
}

a:hover {
	color: #c0c0c0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

#maincontainer {
	position: absolute;
/*	float:left;
	width:990px;
	left:50%;
	margin-left:-495px; */
	width: 100%;
	display: block;
	background-color: #FFFFFF;
}

#standaard {
	position: relative;
	float: left;
}

#maintext {
	position: relative;
	float: left;
	padding: 20px;
	line-height: 22px;
	font-size: 0.9em;
	width: 765px;
}

#footbox {
	position: relative;
	float: left;
	width: 100%;
	height: 150px;
	margin: 0px 0px 20px 0px;
	background-color: #AAAAAA;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

#footbox .tekst {
	position: relative;
	float: left;
	padding: 0px 20px 0px 20px;
	margin-top: 20px;
	width: 200px;
	height: 95px;
	color: #eeeeee;
	font-family: Helvetica, Arial;
	font-size: 10px;
	border-left: 1px dotted #DDDDDD;
}

#footbox .tekst A {
	color: white;
}

#occbox {
	position: relative;
	float: left;
	background: url(images/bg_occ_prik.jpg) no-repeat;
	width: 215px;
	height: 215px;
	padding: 100px 0px 0px 40px;
	color: #888888;
	font-size: 12px;
}

font.price {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

#occbox img {
	border: 2px solid #c0c0c0;
}

#occbox .click {
	font-size: 9px;
	color: #888888;
}

#occbox P {
	margin-top: 40px;
	margin-left: -30px;
	width: 230px;
}