
body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999 ;
	text-align: center;
	
 }

#outer {
	text-align:left;
	border: 1px solid #000000;
	width:1000px;
	margin: auto;
 }

#header {
	height: 92px;
	background-image: url(../images/back-top.jpg);
	background-repeat: no-repeat;
	background-color: #D1D2D4;
	padding-top: 30px;
	padding-left: 30px;
	border-bottom: 1px solid #000000;
 }

#subheader {
	padding-left: 30px;
	border-bottom: 0px solid #000000;
 }

.subheadertitle {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
}
.subheaderitem {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #939598;
	/*width:180px;*/
}

a.subheaderlink:link, a.subheaderlink:visited, a.subheaderlink:active {
	text-decoration: none; 
	color: #939598;
}

a.subheaderlink:hover {
	text-decoration: underline; 
	color: #939598;
}

#bodyblock {
	background-color: #ffffff;
	width:1000px;
	border: 0px solid black;
 }


#left {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	float: left;
	width: 333px;
	background-color: #ffffff;
	border: 0px solid #000000;
 }
 
.leftnavitem {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 303px;
}

.leftnavitemsub {
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 243px;
}

.leftnavitemsel {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFF6E7;
	width: 303px;
}

a.leftlink:link, a.leftlink:visited, a.leftlink:active {
	text-decoration: none;
	color: #939598;
}

a.leftlink:hover {
	text-decoration: none;
	color: #000000;
}


a.leftlinksel:link, a.leftlinksel:visited, a.leftlinksel:hover, a.leftlinksel:active {
	text-decoration: none;
	color: #000000;
}

a.itemlink:link, a.itemlink:visited, a.itemlink:active {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

a.itemlink:hover {
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#right {

	visibility: hidden;height: 0px;	margin-left: 0px;
	margin-top: 0px;
	float: left;
	width: 200px;
	background-color: #ffffff;
	padding-left: 20px;
	border: 0px solid #000000;
 }

#content {
	float: left;
	width: 657px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	border: 0px solid #000000;
 }
 
#contenthome {
	float: left;
	width: 627px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 350px;
	background-image: url(../images/back-home.jpg);
	background-repeat: no-repeat;
	border: 0px solid #000000;
 }

.productcontainer {
	float: left;
	border: 0px solid #000000;
	background-color: #FFF6E7;
	width: 627px;
	padding: 15px;
	
}

.productcontainer p {
    font-size: 14px;
}

#subfooter {
	
	border: 0px solid #000000;
	padding-left: 30px;
	height: 10px;
	
 }

#subfooter-left {
	border: 0px solid #000000;
	float: left;
	font-weight: bold;
	height: 40px;
	width: 235px;
	clear: both;
 }

.subfooter-right {
	border: 0px solid #000000;
	float: left;
	height: 25px;
	width:177px;
 }
 
.logo-top-left {
	border: 0px solid #000000;
	float: left;
 }
 
.language {
	border: 0px solid #000000;
	float: right;
	background-color: #C7C8CA;
	color: #ffffff;
	width: 335px;
	height: 32px;
	font-size: 18px;
	padding-right: 25px;
	padding-top: 5px;
	text-align: right;
 }
 
a.languagelink:link, a.languagelink:visited, a.languagelink:active {
	text-decoration: none;
	color: #000000;
}

a.languagelink:hover {
	text-decoration: underline;
	color: #ffffff;
}

a.languagelinksel:link, a.languagelinksel:visited, a.languagelinksel:hover, a.languagelinksel:active {
	text-decoration: none;
	color: #ffffff;
}

a.crump:link, a.crump:visited,a.crump:active {
	text-decoration: none;
	color: #ffffff;
}

 a.crump:hover
 {
	text-decoration: underline;
	color: #ffffff; 
 }
 
.ticker {
	border: 0px solid #000000;
	float: right;
	background-color: #F3F3F4;
	color: #D1D2D4;
	width: 631px;
	height: 30px;
	font-size: 18px;
	padding-right: 25px;
	padding-top: 5px;
	text-align: right;
 }

a.subfooter:link, a.subfooter:visited, a.subfooter:hover, a.subfooter:active {
	text-decoration: none;
	color: #7F7E83;
}

#footer {
	height:50px;
	background:#ffffff;
	border: 0px solid black;
	width: 1000 }

#top{
	float: right;
	text-align: right;
	margin-top: -50px;
	height: 60px;
	width: 700px;
	color: #666666;
	border: 0px solid #000000;
	clear: both;
 }



H1 {
	border: 0px solid black;
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px; 
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #939598;
	margin: 0px;
}

input {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FECB6E;
	border: 0px solid #000000;
	padding: 2px;
 }
 
 select {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FECB6E;
	border: 0px solid #000000;
	padding: 2px;
 }

.white {
	color: #ffffff;
}

.blauw {
	color: #3B86C3;
}

.rood {
	color: #DD0000;
	font-weight: bold;
}

td
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999 ;
}

.cleardiv {
	clear: both;
}


.policy
{
	font-size: 10px;
	color: #7F7F83;
	width: 480px;
	height: 150px;
	font-style: italic;
	text-align: justify;
	visibility: hidden;
	display: none;
	overflow: auto;
}

.compfields
{
	visibility: hidden;
	display: none;
}

.partfields
{
	visibility: hidden;
	display: none;
}

.delivery
{
	visibility: hidden;
	display: none;
}


a:link, a:visited, a:active  {
	color: #FDB728;
	font-weight: bold;
	text-decoration: none;
 }
 
a:hover {
	text-decoration: underline;
}
 
a.productlink:link, a.productlink:visited, a.productlink:active  {
	color: #221E1F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
 }
 
a.productlink:hover {
	color: #221E1F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}
 
a.button1:link, a.button1:visited, a.button1:hover, a.button1:active  {
	color: #ffffff;
	border: 0px solid #000000;
	background-color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	height: 20px;
 }

a.button2:link, a.button2:visited, a.button2:hover, a.button2:active  {
	color: #ffffff;
	border: 0px solid #000000;
	background-color: #C7C8CA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	clear: both;
 }
 
a.button3:link, a.button3:visited, a.button3:hover, a.button3:active  {
	color: #ffffff;
	border: 0px solid #000000;
	background-color: #FF7800;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
 }

a.button4:link, a.button4:visited, a.button4:hover, a.button4:active  {
	color: #ffffff;
	float: right;
	border: 0px solid #000000;
	background-color: #FDB728;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
 }
 
form {
	margin: 0px;
}

a.productcat:link, a.productcat:visited, a.productcat:active  {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #939598;
	line-height: 20px;
	text-decoration: none;
 }
 
a.productcat:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #939598;
	line-height: 20px;
	text-decoration: underline;
}
 
.pijltje {
 	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #FDB728;
	font-weight: bold;
	line-height: 20px;	
 }
 


.productimage {
	border-bottom: 1px solid #FDB728;
	float: right;
	width: 300px;
	clear: both;
	text-align: right;
	color: #FDB728;
	margin-left: 5px;
 }
 
 a.imagelink:link, a.imagelink:visited, a.imagelink:active  {
	color: #FDB728;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
 }
 
 a.imagelink:hover {
 	color: #FDB728;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	text-align: right;
 }
 
 a.footer:link, a.footer:visited, a.footer:hover, a.footer:active  {
	color: #838384;
	font-weight: bold;
	text-decoration: none;
 }
 
 .Kop1 { 
 font-family: Helvetica;
 font-size: 14px; 
 font-weight: bold; 
 color: #ebb113; 
 } 
 
 .Kop2 { 
 font-family: Helvetica; 
 font-size: 12px; 
 font-weight: bold; 
 color: #ebb113; 
 } 
 
 ul { 
 list-style: square; 
 color: #999999; 
 font-weight: bold; 
 font-family: Helvetica; 
 font-size: 12px; 
 }
 
 .normaal {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999 ;
 }