body {
	background-color: #542825;
}


#splash_bg {
	background-image: url(/templates/splashscreen/images/splash_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 488px;
	width: 636px;
	margin-top: -244px;
	position: absolute;
	top: 50%;
	margin-left: -318px;
	left: 50%;
}





#splash_bg a.bezoeker {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 400px;
	left: 160px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

#splash_bg a.bezoeker:hover, #splash_bg a.bezoeker:active {
	color: #FFECA8;
}


#splash_bg a.visiteur {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 400px;
	left: 300px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
#splash_bg a.visiteur:hover, #splash_bg a.visiteur:active {
	color: #FFECA8;
}



#splash_bg a.visitor {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 400px;
	left: 427px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

#splash_bg a.visitor:hover, #splash_bg a.visitor:active {
	color: #FFECA8;
}



#splash_bg a.standhouders {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 435px;
	left: 143px;
	font-size: 16px;
	font-weight: normal;
}
#splash_bg a.standhouders:hover, #splash_bg a.standhouders:active {
	color: #FFECA8;
}



#splash_bg a.participants {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 435px;
	left: 285px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
#splash_bg a.participants:hover, #splash_bg a.participants:active {
	color: #FFECA8;
}


#splash_bg a.exhibitors {
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 435px;
	left: 415px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
#splash_bg a.exhibitors:hover, #splash_bg a.exhibitors:active {
	color: #FFECA8;
}
.footer {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	color: #F2AC26;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.25em;
	display: block;
	text-align: center;
	top: 488px;
	position: absolute;
}
.footer a {
	text-decoration: none;
	color: #EBAC26;
}
