body.bgiframe{
background: #FF6600 url(gif/bg-iframe.jpg) repeat fixed left top}

body{scrollbar-arrow-color:#FFFF66;
scrollbar-base-color:#FF6600;
scrollbar-highlight-color:#FFFF66;
scrollbar-track-color:#FF6600;}



a.nav:link { font-size: 16px; color: #FFFFFF; text-decoration: none;}
a.nav:hover {font-size: 16px;  color: #ff0000; text-decoration: none;}
a.nav:visited { font-size: 16px; color: #FFFFFF; text-decoration: none;}

a:link {  font-size: 16px; color: #0000FF; text-decoration: none;}
a:visited { font-size: 16px; color: #0000FF; text-decoration: none;}
a:hover {  font-size: 16px;color: #000000; text-decoration: none; }

.knop{	border: 1px solid #000000;	background-color: #f78d1d;	color: #fef4e9;	padding: 6 16;	font-size: 23px;	cursor: pointer;	-webkit-box-shadow: #AAA 1px 1px 4px;	-moz-box-shadow: #AAA 1px 1px 4px;	box-shadow: #AAA 1px 1px 4px;	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');	} 	.knop:hover{		background: #f47c20;		background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));		background: -moz-linear-gradient(top,  #f88e11,  #f06015);		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');	} 	.knop:active {		position: relative;		top: 1px;		color: #fcd3a5;		background: -webkit-gradient(linear, left top, left bottom, from(#F47A20), to(#FAA51A));		background: -moz-linear-gradient(top,  #f47a20,  #faa51a);		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');	}

/* template layout */
.Layout {
	font-family: Arial; /* font name */
	font-size: small; /* font size */
	width: 100%;
	height: 100%;
}
.ContentTable {
	font-family: Arial; /* font name */
	font-size: small; /* font size */
	width: 100%;
	height: 100%;
	clear: left;
}

.MenuColumn {
	background-color: #F1F1F1; /* background color */
	width: 180px;
	vertical-align: top;
	padding: 1px;	
}

.ContentColumn {
	background-color: inherit; /* background color */
	vertical-align: top;
	padding: 10px;
}
/* eind template */
.nummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FF6600;
}
.prijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #6666666;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	word-spacing: normal;
	float: none;
	height: auto;
	width: auto;
	border: #FF0000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	letter-spacing: normal;
	text-indent: 10pt;
	white-space: normal;
	display: block;
}
.zwartgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #ffff00;}
.witblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #0000ff;}
veld {
	background-color: #FFCC00;
}

