body {
	scrollbar-face-color : #404040; 
	scrollbar-highlight-color : #404040; 
	scrollbar-3dlight-color : #404040;
	scrollbar-shadow-color : #808080; 
	scrollbar-darkshadow-color : #404040; 
	scrollbar-track-color : #808080; 
	scrollbar-arrow-color : #FF6600;
	background-image: url(default_bg.gif);
	font-family: verdana;
	font-size: xx-small;
	color: #FFFFFF;
}
A:link      { color: #FF6600; text-decoration: none }
A:visited   { color: #FF6600; text-decoration: none }
A:hover     { color: silver; text-decoration: underline; }
A:active    { color: #FF6600; text-decoration: none }

A:link.prod			{ font-weight: bold; font-size: 11px; text-decoration: none; color: #FF6600;}
A:visited.prod		{ font-weight: bold; font-size: 11px; text-decoration: none; color: #FF6600;}
A:active.prod		{ font-weight: bold; font-size: 11px; text-decoration: none; color: #FF6600;}
A:hover.prod		{ font-weight: bold; font-size: 11px; text-decoration: underline; color: silver;}

TABLE {
	font-size: xx-small;
}
TABLE.root {
	font-family: verdana;
	font-size: xx-small;
	color: silver;
}
TABLE.main {
	background-image: url(images/bg_vlag_12.jpg);
	background-repeat: no-repeat;
	height: 200px;
	font-size: xx-small;}
TABLE.header{
background-image: url(images/bg_news.jpg);
	font-size: 8pt; 
	color: #FF6600; 
	border: 1pt solid #AE4D05;
	width: 550; 
}
TABLE.guestbook { 
	font-size: 8pt; 
	color: #FF6600; 
	border: 1px solid #606060; 
}
TABLE.newsbar { 
	font-size: 8pt; 
	color: #FF6600; 
	border: 1px solid #606060; 
}
TABLE.news { 
	background-image: url(images/bg_news.jpg);
	font-family: verdana;
	font-size: 8pt; 
	color: #CCCCCC; 
	border: 1px solid #606060;
	margin: 4px;
}
TABLE.news1 {
	font-family: verdana;
	font-size: 8pt; 
	color: #808080; 
	border: 1px solid #606060;
	margin: 4px;
}
TD.th_gbook{
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
	color: silver;
}
TD.msg_gbook{
	font-family: verdana;
	font-size: xx-small;
	color: silver;
}
TD.td_gbook{
	font-family: verdana;
	font-size: xx-small;
	color: #FF6600;
}
TD.recent_topics {
	width: 200px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
INPUT.textfield {
	background-color: #CCCCCC;
	border: 1px solid #606060;
	font-family: Verdana,Arial,San Serif; 
	font-size: xx-small;
	color: black;
	height: 20px;
	width: 200px;
	padding: 1px;
}
INPUT.submit {
	background-color: #606060;
	border: 1px solid #808080;
	font-family: Verdana,Arial,San Serif; 
	font-size: xx-small;
	color: #E96503;
	height: 20px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
OPTION, SELECT {
	background-color: #CCCCCC;
	border: 1px solid black;
	font-size: xx-small;
	color: black;
	height: 20px;
	width: 150px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
TEXTAREA.text {
	background-color: #CCCCCC;
	font-family: Verdana,Arial,San Serif; 
	font-size: xx-small;
	color: black;
	border: 1px solid #606060;
}
TABLE.hgroep {
	background-color: #151515;
	font-size: xx-small;
	border: 1px solid #606060;
	cursor: hand;
	width: 550px;
	padding: 2px;
	margin: 4px;
	color: #808080;
}
TABLE.gallery {
	background-color: #151515;
	font-size: xx-small;
	border: 1px solid #606060;
	cursor: hand;
	width: 260px;
	padding: 2px;
	margin: 4px;
	color: #808080;
}
TABLE.product {
	font-size: xx-small;
	border: none;
	cursor: arrow;
	width: 550px;
	padding: 4px;
	color: #808080;
}
TD.g_naam {
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
	color: silver;
}
TD.price {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: silver;
}
TD.price2 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #FF6600;
}
TD.prod_header {
	background-color: #404040;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	color: silver;
}