div.scrollable {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 548px;	 
	*height: 558px;
	width: 276px;	
	
	/* decoration 
	padding:0px 10px;*/
	background-color:#000;
}

/* root element for scrollable items */
div.scrollable div.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	
	/* decoration 
	margin-top:10px;*/
}

/* 
	same settings as in horizontal scroller except that these items 
	are not floated
*/
div.scrollable div.items div {
	text-align:center;
	width:276px;
	border:1px outset #ccc;
	margin-bottom:10px;
}

h1 {
	color: #000000;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	margin: 0px;
}

.headers  {
	color: #df711d;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	margin: 0px;

	
}

h2  {
	color: #d57126;
	font-size: 14px;
	
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	margin: 0px;
}

.headersproducts  {
	color: #ae5800;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
}

.menugeel{
	background-image:url(../images/bck-menuitem-geel.jpg);
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	width: 269px;
	height: 24px;
	vertical-align: middle;
	text-align:right;
	padding: 5px 20px 0px 0px;
	margin: 2px 0px 2px 0px;
}

.menugeel  a:link  { color: #000000; text-decoration: none }
.menugeel  a:visited  { color: #000000; text-decoration: none }
.menugeel  a:hover  { color: #c207a1; text-decoration: none }
.menugeel  a:active  { color: #c207a1; text-decoration: none }

.submenugeel{
	background-image:url(../images/bck-submenuitem-geel.jpg);
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	width: 269px;
	height: 24px;
	vertical-align: middle;
	text-align:right;
	padding: 5px 20px 0px 0px;
	margin: 2px 0px 2px 0px;
}

.submenugeel  a:link  { color: #000000; text-decoration: none }
.submenugeel  a:visited  { color: #000000; text-decoration: none }
.submenugeel  a:hover  { color: #c207a1; text-decoration: none }
.submenugeel  a:active  { color: #c207a1; text-decoration: none }


.menumagenta{
	background-image:url(../images/bck-menuitem-magenta.jpg);
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	width: 269px;
	height: 24px;
	vertical-align: middle;
	text-align:right;
	padding: 5px 20px 0px 0px;
	margin: 2px 0px 2px 0px;
}

.menumagenta  a:link  { color: #000000; text-decoration: none }
.menumagenta  a:visited  { color: #000000; text-decoration: none }
.menumagenta  a:hover  { color: #fff400; text-decoration: none }
.menumagenta  a:active  { color: #fff400; text-decoration: none }

.tekstL  {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	margin: 0px 0px 0px 6px;
	padding: 6px 0px 0px 0px;
	z-index: 10;
}

.tekstL  a:link  { color: #000000; text-decoration: none }
.tekstL  a:visited  { color: #000000; text-decoration: none }
.tekstL  a:hover  { color: #ae5800; text-decoration: none }
.tekstL  a:active  { color: #ae5800; text-decoration: none }

.tdheader  {
	color: #000000;
	background-color:#fff400;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
}

.left  {
	color: #555555;
	background-color:#ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	width: 120px;
	font-style:italic;
}

.right  {
	color: #000000;
	background-color:#ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
}


.productlink  {
	color: #ffb458;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	padding: 0px 5px 0px 10px;
}

.productlink  a:link  { color: #ffb458; text-decoration: none }
.productlink  a:visited  { color: #ffb458; text-decoration: none }
.productlink  a:hover  { color: #fbcd95; text-decoration: none }
.productlink  a:active  { color: #fbcd95; text-decoration: none }

.menuDiv  {
	color: #fe9ffb;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight:bold;
	margin: 0px 0px 0px 6px;
	padding: 3px 0px 0px 40px;
}

.menuDiv  a:link  { text-decoration: none }
.menuDiv  a:visited  { text-decoration: none }
.menuDiv  a:hover  { text-decoration: none }
.menuDiv  a:active  { text-decoration: none }

.menuholder  {
	width: 233px;
	height: 31px;
	vertical-align:middle;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/bck-knop.jpg);
	margin-bottom: 14px;
}

.menuholder a:link  { text-decoration: none }
.menuholder a:visited  { text-decoration: none }
.menuholder a:hover  { text-decoration: none }
.menuholder a:active  { text-decoration: none }



h3  {
	color: #d57126;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}


body  {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

body a:link  { color: #000000; text-decoration: none; font-weight:bold; }
body a:visited  { color: #000000; text-decoration: none; font-weight:bold; }
body a:hover  { color: #c207a1; text-decoration: none; font-weight:bold; }
body a:active  { color: #c207a1; text-decoration: none; font-weight:bold; }

p {
	color:#000000;
	font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
}

p a:link  { font-size: 12px; color: #000000; text-decoration: none; font-weight:bold; }
p a:visited  { font-size: 12px;color: #000000; text-decoration: none; font-weight:bold; }
p a:hover  { font-size: 12px;color: #c207a1; text-decoration: none; font-weight:bold; }
p a:active  { font-size: 12px;color: #c207a1; text-decoration: none; font-weight:bold; }


