body {background-color:#FFFFFF;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
font-family: "arial", verdana;
}

.style1 {font-size: 30px}
.style4 {font-size: 18px}
.style6 {font-size: 12}
.style7 {font-size: 16px color: #000000}
.style8 {color: #FF6600; font-weight:bold}

.Koptekst {
	font-family: "myriad web", Arial, Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}

/**************** Table styles *****************/


/* This is the border line & background colour round the entire page */
.bodyline					{
	border: 0px #FF0066 solid;
}

.subkop1 {
	font-family: "myriad web", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.subkop2 {
	font-family: "myriad web", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.adress {
	font-family: "Myriad Web", arial, verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a  {
	color: #000000;
}
/* Main table cell colours and backgrounds */
#pageNav{
	text-align:center;
	padding: 0px;
	background-color: #FF6600;
	font: small Verdana,sans-serif;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
    POSITION: relative;
}

#sectionLinks a:link, #sectionLinks a:visited {
	background-color:#FF6600;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#sectionLinks a:hover{
	background-color: #FFAA66;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 0px;
	font-size: 75%;
	color: #999999;
	padding: 5px 5px 5px 5px;
	margin-top: -1px;
}
.producttabel {
	font-family: "Myriad Web", arial, verdana;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.prijstabel {
	font-family: arial, verdana;
	font-size: small;
	font-style: normal;
	color: #FF6600;
}
