html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

*:focus {
	outline: 0;
}

html{
	height:100%;
}

body {
	background-color:#fff;
	font-family: Arial;
	font-size:12px;
	color:#707173;
	cursor:default;
	line-height:22px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

table{
	border:0;
	padding:0;
}

th {
	padding:0 10px 0 0;
	font-weight:bold;
}

td {
	padding:0 5px 0 0;
}

/*
option, select {
	text-transform:lowercase;
}
*/
#container {
	position: relative;
	text-align: left;
	width: 980px;
	margin: 0px auto;
	height:100%;
}

#content {
	display:block;
	height:100%;
}

#bovenkant {
	height:102px;	
}

#achterveld {
	background-image:url(../images/bg_achterveld.gif);
	background-repeat:no-repeat;
	background-position: 0 30px;
	position:relative;
	height:1500px;
}

#tab_zoeken {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#zoeken {
	position:absolute;
	top:25px;
	left:35px;
	z-index:5;
}

form {
	z-index:5;
}

input.zoeken {
	width:224px;
	border:0;
	background: transparent url(../images/bg_zoeken.gif) no-repeat;
	padding:5px 15px 5px 25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}


#content a {
	text-decoration:underline;
	color:#707173;
}

#content a:hover{
	color:#9A122B;
	text-decoration:underline;
}



#tab_bestelformulier {
	position:absolute;
	top:0;
	left:490px;
	z-index:2;
}

#tab_winkels {
	position:absolute;
	top:0;
	left:689px;
	z-index:2;
}

#tab_overons {
	position:absolute;
	top:0;
	left:823px;
	z-index:2;
}

#visual {	
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#visual img {	
	margin:64px 0 0 17px;
}

#tab_voorveld {
	position:absolute;
	top:376px;
	left:0;
	z-index:3;
}

#voorveld {	
	position:absolute;
	top:376px;
	left:55px;
	z-index:4;
}

#voorveld #quick {
	height:60px;
	z-index:4;
}

#voorveld #quick select{
	height:22px;
	width:230px;
	margin-top:22px;
}

#voorveld #nav {	
	margin: 25px 95px 0 0;
	z-index:6;
	float:left;
	width:220px;
	
}

#voorveld #nav h1 {
	color:#FFCC00;
	font-size:30px;
	margin:0 0 20px 0;
	padding:0;
	text-transform:uppercase;
}

#voorveld #nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#voorveld #nav li {
	margin:0;
	padding:5px 0;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px dashed #707173;
	text-decoration:none;
}

#voorveld #nav li a {
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#707173;
}

#voorveld #nav li a:hover{
	color:#9A122B;
	text-decoration:underline;
}

#voorveld #nav li.selected {
	background-image:url(../images/pijl.gif);
	background-repeat:no-repeat;
	background-position:right 6px;
}

#voorveld #nav li.selected a  {
	color:#9A122B;
	text-decoration:underline;
	font-weight:bold;
}

#voorveld #main {
	z-index:6;
	float:left;
	width:550px;
	border-top:2px solid #B7B8B9;
	padding-top:25px;
	overflow:hidden;
}

#voorveld #main h1 {
	color:#9A122B;
	font-size:24px;
	margin:0 0 10px 0;
}

#voorveld #main h2 {
	color:#9A122B;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	text-transform:uppercase;
}

#voorveld #main h3 {
	color:#9A122B;
	font-size:14px;
}

#voorveld #main p {
	margin-bottom:20px;
}

#voorveld #main .divProduct{
	padding:5px;
	margin-right:10px;
	border:1px solid #fff;
	cursor:pointer;
	height: 275px;
}

div.disclaimer {
	list-style-type: disc;
	clear: both; 
	padding: 20px 0 30px 0; 
	color: #aaa; 
}

#tab_product {
	position:absolute;
	top:172px;
	left:0;
	z-index:3;
}

#product {	
	position:absolute;
	top:209px;
	left:50px;
	z-index:4;
	margin-right: 10px;
}

#product.formulier {
	top: 180px;
}



.button, .buttonhome {
	cursor:pointer;
}

#product .info {
	font-size:16px;
	float:left;
	width:100px;
	line-height:26px;
}

#product .info2{
	font-size:16px;
	line-height:26px;
	width:200px;
}

#product em {
	font-style: italic;
}

#product h1 {
	color:#9A122B;
	font-size:22px;
	font-weight:bold;
	margin:0 0 20px 0;
	width:200px;
}