/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #575454;
}

.wrapper{	
	position: relative;
	height:100%;
}

#container {
	width:950px;	
	background-image:url(images/main-bg.gif);	
	height:600px;
}

.content{
	width:427px;
	float:left;
}

.left {
	width:31px;
	background-image:url(images/main-left-bg.gif);
	float:left;
}

.bottom {
	width:950px;
	text-align:center;
}

.kortrijkxpo {
	width:152px;
	padding-top:250px;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #575454;
}
a:visited {
	color: #575454;
}
a:hover {
	color: #575454;
}
a:active {
	color: #575454;
}

p {
	margin:0;
	padding:0;
}

.menu {  	
	text-align:right; 
	vertical-align:top; 	
	margin: 0px;
	width:152px;
	float:left;
}


.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   {
	color: #000000; 
	font-size: 12px;
	font-weight:bold;
	text-decoration: none; 
	display: block;
	height: 19px;
	padding: 5px 5px 0px 0px;
	width:147px;
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    color:#000000;
    background-color:#e9e9e9;
}

.validator {color: #e51820;font-size:12px;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#000000; border:solid 1px #231f20;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.divScroll{
	width: 427px; 	
	overflow-x:hidden; 
	overflow-y: auto; 
	height:397px; 
	text-align:left;
}

.DIVtekst{
	width: 384px; 	
	overflow:hidden;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-image: url(images/main-scrollbar-bg.gif);
}

.jScrollPaneDrag {
	position: absolute;
	background-image: url(images/main-scrollbar-over.gif);
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(images/main-scrollbar-bg.gif);
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(images/main-scrollbar-bg.gif);
	height: 9px;
}

.titel {
	color: #ffffff; 
	font-size: 20px;
	height:56px;
	width: 384px;
}

.lnkCatalogus a:link, .lnkCatalogus a:visited, .lnkCatalogus a:active, .lnkCatalogus a:hover  {
   color: #0f0f0f;
   text-decoration:none;
   text-align:center;
   display: block;
   width:128px;
   margin-bottom:20px;
   margin-top:5px;
}

.divBorder
{
    border:5px solid #e5e5e5;
}

.divFoto
{
    width:118px;
    height: 85px;
    background-color:#e5e5e5; 
    overflow:hidden; 
    text-align:center;
}

.divFoto2
{
    width:128px;
    height: 95px;
    background-color:#e5e5e5;  
    text-align:center;
}

.fotoDetail
{
    border: 5px solid #e5e5e5;
    margin-right:5px;
    margin-bottom:5px;
}

.lnkTerug {
    color:#575454;
    text-decoration:none; 
    text-transform:uppercase;
}

.lnkTerug a {
    text-decoration:none; 
    text-transform:uppercase;
    color:#575454;
}
