body {
	scrollbar-face-color: 			#FEFFFE; 
	scrollbar-highlight-color: 		#9AA999;
	scrollbar-shadow-color: 		#99A898;
	scrollbar-3dlight-color: 		#DAE9D9;
	scrollbar-arrow-color:	 		#1A1C1A; 
	scrollbar-track-color: 			#DAE9D9;
	scrollbar-darkshadow-color: 		#DAE9D9;
	scrollbar-base-color: 			#DAE9D9;
	font-size: 				12px; 
	color: 					#010201; 
	font-family:				arial,verdana, helvetica;
	margin-top:				20px;
	margin-left:				15px;
	margin-right:				0px;
	margin-bottom:				10px;
	line-height:				18px;
	background-repeat:			no-repeat;
}

body.flash {
	margin: 0px;
	padding: 0px;
	margin-top: -1px;
}


body.main {
	background:				url(../images/back.jpg);
	background-attachment:			fixed;
	background-repeat:			repeat;
}

body.menu {
	background:				url(../images/menu_back.gif);
	background-attachment:			fixed;
	background-repeat:			repeat;
	margin-left:				5px;
}

body.menuflash {
	background:				url(../images/menu_back.gif);
	background-attachment:			fixed;
	background-repeat:			repeat;
	margin-left:				18px;
}


body.video {
	background:	url(../images/back_video.jpg);	
	background-attachment:			fixed;
	background-repeat:			repeat;

	margin-top:	110px;
	margin-left: 	11px;
	margin-bottom:	0px;
	margin-right:	0px;
	padding:	0px;
}

body.footer{
	background:	url(../images/foot.jpg);	
	background-attachment:			fixed;
	background-repeat:			repeat;
	margin:			0px;
	padding:		0px;
}

.sub {
	position: absolute;
	left: 0px;
	top: 125px;
	background: url(../images/sub.gif);
	width: 1000px;
	height: 50px;
}

.horti {
	position: absolute; 
	bottom: 10;
	left: 0;
	z-index: 9;
}

.nominatieflash {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 219px;
	height: 120px;
	z-index: 200;
}

.nominatiePNG {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/nominatie1.png);
	width: 219px;
	height: 120px;
	z-index: 200;
}

.nominatiePNG2 {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/nominatie1en.png);
	width: 219px;
	height: 120px;
	z-index: 200;
}

.openDAG {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/hortifair2009.png);
	width: 219px;
	height: 120px;
	z-index: 200;
}

.openDAGENG {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/opendageng.jpg);
	width: 219px;
	height: 120px;
	z-index: 200;
}

td {
	font-size: 				12px; 
	line-height:				17px;
}

a:link {
	color: #FF0101;  
	text-decoration: none;
}
a:visited {
	color: #FF0101; 
	text-decoration: none;
}
a:active {
	color: #FF0101; 
	text-decoration: underline;
}
a:hover {
	color: #000000; 
	text-decoration: underline;
}

img.video {
	border: 1px solid #333333;
}

b.header {
	color: #FF0101;
}

b.header2 {
	color: #FF0101;
	font-size: 14px;
}


.red {
	color: #FF0101; 
}

.st_header {
        color: #000000;
        font-size: 14px;
}

.st_img {
        margin-top: 4px;
        margin-bottom: 4px;
                
}       

div.spacer {
        display: block;
        background: #838383;
        width: 200px;
        height: 1px;
}