/*
licht blauw hfditems		#d6e3eb
donker blauw subitems		#006b8d
achtergrond 				#ebeff2

tekst						#112b50
*/
TD{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #292929; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
BODY {
	scrollbar-face-color:#292929;
	scrollbar-track-color:#292929;
	/*background-color : #292929;	*/
	background : url(../Graphics/Background.jpg) no-repeat;background-position:center center;
	scrollbar-arrow-color:#000000;	
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	overflow:auto;
}
TABLE{
	padding : 0px;
	border-spacing: 0; 
	border-collapse:collapse;
}

.box {width: 100%;	margin: 0;	padding: 0;	height: 40px;	overflow: auto;scrollbar-face-color:#9d9d9d;
	scrollbar-track-color:#9d9d9d;scrollbar-arrow-color:#000000;}
	
.boxbeurzen {width: 100%;	margin: 0;	padding: 0;	height: 210px;	overflow: auto;scrollbar-face-color:#9d9d9d;
	scrollbar-track-color:#9d9d9d;scrollbar-arrow-color:#000000;}	
.boxbeurzendescr{width: 100%;	margin: 0;	padding: 0;	height: 130px;	overflow: auto;scrollbar-face-color:#9d9d9d;
	scrollbar-track-color:#9d9d9d;scrollbar-arrow-color:#000000;}	
.wit{color:#ffffff;}
	
.contentbg{background-color:#d2d2d2;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity: 0.5;}
.contentbgtop{background : url(../Graphics/Bg_content_top.jpg) no-repeat;}
.contentbgbottom{background : url(../Graphics/Bg_content_bottom.jpg) no-repeat;}

TABLE.menuoff{background-color:#454545;border : 1px solid #ffffff;}
TABLE.menu{background-color:#6a1414;border : 1px solid #ffffff;}
.menuwit{color:#ffffff;FONT-WEIGHT: bold;FONT-FAMILY:Verdana;}
.knop{filter:alpha(opacity=100);}
UL{margin-left:15px;margin-top:0px;margin-bottom:0px; padding:0;}
UL.inspring{margin-left:15px;margin-top:10px;margin-bottom:10px; padding-left:15px;padding-top:0px;padding-bottom:0px;}
LI.links{list-style-type : square;}
LI.left{list-style-type : square;margin:0; padding:0;}
LI.sitemap1{list-style-type : square;margin:0; padding:0;}
LI.sitemap2{list-style-type : square;margin:0; padding:0;color:#4d4d4d;}
LI.producten{list-style-type : square;color:#666666;padding-left:20px;}
LI.fairs{list-style-type : square;padding-left:20px;}
/*
TD.logopart1{background : url(../Graphics/Logo_part1.jpg) no-repeat;background-position:bottom right;}
*/
TD.stippelijn{background : url(../Graphics/Stippelijn.gif) repeat-y;background-position:top center;}
TD.shadowright{background : url(../Graphics/Shadow_right.jpg) repeat-y;background-position:top center;}

a {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #292929;text-decoration:none}
a:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #4d4d4d;text-decoration:underline}


.title{font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #000000;text-decoration:none}
a.title {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #000000;text-decoration:none}
a.title:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #b2b2b2;text-decoration:none}

.footer{font-family: Verdana; font-size: 10px; font-weight: normal; color: #808080;text-decoration:none}
a.footer {font-family: Verdana; font-size: 10px; font-weight: bold; color: #808080;text-decoration:none}
a.footer:hover {font-family: Verdana; font-size: 10px; font-weight: bold; color: #b2b2b2;text-decoration:none}

/* fotoalbum */
TABLE.foto{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #cccccc;
	border : 0px solid #999999;
}
TABLE.fotoselect{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #b2b2b2;
	border : 0px solid #4d4d4d;
	cursor:pointer;
}
img.highlight {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);-moz-opacity: 0.9;}
img.highlightoff {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}

/*-- FORMULIEREN -*/
span.red{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #8b3a25; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
TD.label{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #292929; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
INPUT.inputfield{
	background-color: transparent;
	border : 1px solid #292929;
	color:#292929;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;
}
INPUT.red{
	background-color: transparent;
	border : 1px solid #8b3a25;
	color:#8b3a25;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
}

TEXTAREA.inputfield{
	background-color: transparent;
	border : 1px solid #292929;
	color:#292929;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
	overflow:auto;	
}
TEXTAREA.red{
	background-color: transparent;
	border : 1px solid #8b3a25;
	color:#8b3a25;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
	overflow:auto;	
}

SELECT.inputfield{
	background-color: #9a9a9a;
	border : 1px solid #292929;
	color:#292929;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
}
SELECT.red{
	background-color: transparent;
	border : 1px solid #8b3a25;
	color:#8b3a25;
	scrollbar-track-color: #292929;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;
}

INPUT.submitbutton{
	background-color: #292929;
	border : 0px solid #292929;
	color:#ffffff;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : bold;
	font-size : 10px;	
	height:22px;
	cursor:hand;cursor:pointer;
}

