/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #efefef;
padding: 0px;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ED1C24;
}
a:visited {
	color: #ED1C24;
}
a:hover {
	color: #ED1C24;
}
a:active {
	color: #ED1C24;
}

.menu {  
	padding-left:76px; 
	text-align:right; 
	vertical-align:top; 
	padding-right:19px; 
	margin: 0px;
	width:197px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
.menu li, .menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover  { 
	color: #333333; 
	font-size: 11px; 
	text-decoration: none; 
	display: block;
	height: 19px;
	padding: 4px 6px 0 0;
	font-weight:bold;
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active,  .menu li .selected:visited,  .menu li .selected:hover   { 
	color: #ffffff;
	background-color:#ed1b23;
}

.validator {color: #e51820;font-size:12px;}
.validatortext {color: #e51820;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#e51820; border:solid 1px;}
textarea, input { font-size: 12px; font-family: Arial;}

.tblContainer {
	height:100%; 
	width:950px; 
	background-color:white;
}

.left { float:left;}
.right { float:right; margin:0; padding:0;}

.content { 
	width:658px; 
	text-align:left; 
}
.kortrijkxpo { margin-top:40px;}