BODY {
	overflow-y: scroll;
	font-family: verdana;
	font-size: 11px;
	line-height:13px;
	color: #7A7A7A;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
TD {
	color: #7A7A7A;
	font-family: verdana;
	line-height:14px;
	font-size: 11px;
}

A, .A:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;		
  color: #E6BF50 ;	
}
A:hover {	
	color: #E6BF50;
	text-decoration: underline;
}

H2 {
	color: #E6BF50;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;
	margin-bottom:5px;
	margin-top:5px;
}

H1 {
	color: #E6BF50;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	margin-bottom:0px;
}

#menubar {
	position: absolute;	
	background: #FFF;
	left: 18px;
	width: 966px;
	height: 33px;
	left: 50%;
	margin-left: -482px;
}

#container {
	z-index: 0;
	position: absolute;	
	width: 1000px;
	height: 400px;
	overflow: hidden;
	left: 50%;
	top:50px;	
	margin-left: -500px;
}

#content {
	text-align:left;
	position: relative;
	height: 400px;
	left: 0px;
}

#overlay {
	position: absolute;	
	top: 430px;
	width: 1000px;
	height: 20px;
	left: 50%;		
	margin-left: -500px;
}

#scrollArea {
	position: absolute;
	left: 18px;
	top: 405px;
	height: 9px;
	width: 966px;
	background: #F2F2F2;
	overflow: hidden;
	left: 50%;		
	margin-left: -482px;
}

#scroller {
	position: absolute;
	top: -1px;
	width:65px;
	height:9px;
	background: #E8CB8F;
}



HR {
	height:1px;
	border-width:1px;
	border-style: solid;
	border-color: #DFDFDF;
}

.contentmenu {
	color: #454545;
	width:169px;
	position:relative;
	left:10px;
	top:10px;
}
 UL {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:18px;
  padding-top:0px;
  padding-bottom:0px;
 }

.content {
	color: #454545;
	width:580px;
	position:relative;
	left:10px;
	top:10px;
}

.contentmenu A, .A:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;	
	line-height: 14px;
  color: #8D8D8D ;	
}
.contentmenu A:hover {
	color: #454545;
	text-decoration: underline;
}
.submenu {
	position: relative;
	top:-10;
	line-height: 20px;
	margin-left:14px;
}

.submenu A, .A:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;		
  color: #A6A6A6 ;	
}
.submenu A:hover {	
	color: #454545;
	text-decoration: underline;
}

.content A, .A:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;	
	line-height: 14px;
  color: #454545 ;	
}
.content A:hover {
	color: #454545;
	text-decoration: underline;
}
#voorbeeld A, .A:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;	
	line-height: 14px;
  color: #7A7A7A ;	
}
#voorbeeld A:hover {
	color: #7A7A7A;
	text-decoration: underline;
}
.productLijn{
	float:right;
	margin-left:10px;
	margin-right:40px;
}


.strokeRight{
	width:169px;
	position:relative;
	left:10px;
	top:10px;
}

.strokeRight A, .A:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;	
	line-height: 14px;
  color: #454545 ;	
}
.strokeRight A:hover {
	color: #454545;
	text-decoration: underline;
}

.afbeelding {
	margin:0px 0px 10px 10px;
	border-width:1px;
	border-style: solid;
	border-color: #000;
}

INPUT {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	border-width:1px;
	border-style: solid;
	border-color: #7A7A7A;
}

TEXTAREA {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	border-width:1px;
	border-style: solid;
	border-color: #7A7A7A;
}

.button{
	background-color:#FFFFFF;
}