body, td{
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
	color: #E8E8E8;
	
}

h1 {
	color: #E8E8E8;
	line-height:30px;
}

h2 {
	color: #FCC505;
}

h3{
	color: #FCC505;
}

hr{
	color: #FCC505;
	background-color: #FCC505;
	height: 1px; 
	border: none;
}

blockquote {
	color: #FCC505;
	font-size: 9pt;
	font-style: italic;
}

th{
	padding-left: 20px;
	text-align: left;
	background-color: #FCC505;
	color: #7B7B7B;
	
}

td{
	vertical-align:top;
}


#expotable{
	margin-left: 10px;
}

#expotable td{
	color: #E8E8E8;
	padding-left: 20px;
}

#expotable a {
	color: #FCC505;
	text-decoration: none;
	border-bottom: 1px dotted #FCC505;
}

#expotable a:hover{
	color: #FFF;
	text-decoration: underline;
	border: 0px;
}

#expotable a:visited{
	color: #FCC505;
	border: 0px;
}


#mainbody{
	background-color: #7B7B7B;
}

.menu{
	/*background-color:  #2D4243;*/
	color:#7B7B7B;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	border: 1px dotted #DDD;
	padding:5px;
	height:25px;	
}

.menu a{
	color: #7B7B7B;
	text-decoration: none;
}
.menu a:visited{
	color: #7B7B7B;
	text-decoration: none;
}


.menu_current{
	background-color:  #2D4243;
	color:#E8E8E8;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	border: 1px dotted #DDD;
	padding:5px;
	height:25px;	
}

.menu_current a{
	color: #E8E8E8;
	text-decoration: none;	
}

.menu_current a:hover{
	color: #FFF;
	text-decoration: underline;
}

.menus_current a:visited{
	color: #E8E8E8;
	text-decoration: none;	
}

.openingsinfo{
	font-size: 9pt;
	padding-left: 40px;
	padding-right: 160px;
}

.bcell{
	background-color: #7B7B7B;
	color: #E8E8E8;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
	padding: 20px;
	padding-top: 30px;
	padding-bottom:30px;
}

#copyright{
	font-size:7pt;
	color: #7B7B7B;
	text-align: center;
	padding-top: 5px;
}

.exposant {
	font-weight: bold;
	font-size: 14pt;
	color: #FCC505;
}

.foto, .hilariumfoto {
	border: 2px solid #FCC505;
	margin: 10px;
}

.hilariumfoto{
	float: right;
	margin: 0 0 20px 20px;
}

.nieuws{
	border-top: 1px solid #FCC505;
	padding: 10px 0;
	width: 400px;
}

#foto_holder{
	color: #FCC505;
	font-size: 9pt;
	font-style: italic;
	text-align: right;
}

.khimg{
	height: 200px;
	background-color: #E8E8E8;
}

#error{
	color: #FCC505;
}

.wrong {
	border: 3px solid red;
}

.norm {
	border: 1px inset #FFF;
}

.nieuwsfoto{
	float:right;
}

.clearfloat{
	float:none;
	clear:both;
}

.caption{
	font-style:italic;
	color:#FCC505;
	font-size:9pt;
	width:350px;
	padding-left: 10px;
}
.expofoto{
	padding-top:25px;
}

.news{
	width:400px;
}