html, body {
	margin:0;
	padding:0;
}
body {
	font-family: "Century Gothic", "Futura", sans-serif;
	font-size:1.0em; /* 12pt */
}
a {
	text-decoration:none;
	outline:none;
	border:none;
	color:#86BC22;
}
img, a img {
	outline:none;
	border:none;
}
.aLeft {
	text-align:left;
}


/* --- main --- */
#center, #header-block, #submenu-block, #middle-block, #footer-block {
	width:940px;
}
#center {
	margin:0 auto;
}
#header-block, #submenu-block, #middle-block, #footer-block {
	float:left;
}


/* --- header --- */
#header-block {
	height:202px;
	background:url('../images/bg_header.jpg') no-repeat top left;
}
#header-block #returner {
	float:right;
	font-weight:bold;
	font-size:0.85em;
}
#header-block #returner a {
	color:#fff;
	margin:0 10px 0 0;
}


/* --- middle --- */
#middle-block {
	margin:20px 0;
}
#middle-left-block, #middle-right-block {
	float:left;
}
#middle-left-block {
	width:215px;
	margin-right:25px; 
}
#middle-right-block {
	width:700px;
}

/* - menu */
#menu-block {}
#menu-block ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu-block ul li {
	width:200px;
	height:30px;
	line-height:30px;
	border-bottom:2px solid #e6e6e6;
}
#menu-block ul li a {
	color:#000;
	display:block;
}
#menu-block ul li:hover a {
	color:#86BC22;
}
#menu-block ul li.active {
	width:213px;
	height:34px;
	line-height:34px;
	border-bottom:none;
	background:url('../images/menu_active.gif') no-repeat center left;
}
#menu-block ul li.active a {
	color:#86BC22;
	font-weight:bold;
	margin-left:10px;	
}

/* - submenu */
#submenu-block { 
	margin:10px 0 0 0;
}
#submenu-block ul {
	list-style:none;
	margin:0 0 0 240px;
	padding:0;
}
#submenu-block ul li {
	float:left;
	font-size:0.9em; /*11pt*/
	margin-right:15px;
}
#submenu-block ul li a {
	color:#000;
}
#submenu-block ul li.active a {
	font-weight:bold;
}

/* - info */
#info-block dl {
	margin:20px 0 0 0;
	padding:0;
	color:#666;
	font-size:0.75em; /*9pt*/
}
#info-block dt {
	font-weight:bold;
	margin:0 0 5px 0;
}
#info-block dd {
	margin:0;
	padding:0;	
}

/* - content */
#content-block {}
#content-block .item {
	margin:0 0 30px 0;
}
#content-block .item h1 {
	margin:0 0 20px 0;
	color:#86BC22;
	font-size:1.5em;		/*18pt*/
}
#content-block .item .short-text, #content-block .item .full-text, #content-block .mform  {
	font-size:0.85em; /*10pt*/
}
#content-block .item .full-text {
	color:#666;
}
#content-block .item table#erelijst, #content-block .item table#normalPrices {
	text-align:center;
}
#content-block .item table#erelijst th {
	border-bottom:2px solid #666;
}
#content-block .item table#erelijst td {
	border-top:thin solid #666;
	padding:3px 0;
}
#content-block .item table#normalPrices th {
	border-bottom:2px solid #666;
}
#content-block .item table#normalPrices td {
	border-top:thin solid #666;
	padding:3px 0;
}
/*---*/
#content-block .mform input[type="text"] {
	width:200px;
	color:#333;
	border:thin solid #666;
}
#content-block .mform .mform-error {
	color:#f00;
	margin:0 0 10px 0;
}
#content-block .mform .mform-success {
	margin:0 0 10px 0;
}
#content-block .mform .error {
	color:#f00;
	padding:0 0 0 5px;
}
/*---*/
#content-block .file {
	font-size:0.85em;
}

/* - images */
.textImagetext {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 50%;
	bottom:0;
	font-size:0.7em;
	font-weight:normal;
	line-height:16px;
	opacity:0.8;
	padding:2px 0 2px 5px;
	position:absolute;
	width:100%;
	z-index:100;
}
.textMediumLayer {
	margin:245px 0 0 4px;
	position:absolute;
	width:323px;
	z-index:10;
}
.textSmallLayer {
	margin:102px 0 0 4px;
	position:absolute;
	width:147px;
	z-index:10;
}
.ImgBoxMedium {
	float:left;
	width:340px;
	height:234px; /*254px;*/
	margin:0 20px 20px 0;
}
.ImgBoxMedium img {
	position:absolute;
	z-index:1;
}
.imgMedBg {
	width:337px;
	height:231px;
	margin:3px 0 0 3px;
	background:#999;
	position:absolute;
	z-index:0;	
}
.ImgBoxSmall-container {
	float:left;
	width:340px;
	height:234px;
	margin:0 20px 20px 0;
}
.ImgBoxSmall {
	float:left;
	width:160px;
	height:107px;
	margin:0 20px 20px 0;
}
.ImgBoxSmall img {
	position:absolute;
	z-index:1;
}
.imgSmallBg {
	width:157px;
	height:104px;
	margin:3px 0 0 3px;
	background:#999;
	position:absolute;
	z-index:0;	
}


/* --- footer --- */
#footer-block {
}
#footer-block #banner {
	float:left;
	width:940px;
	height:170px;
	background:#fff;
}
#rotatoroverlay, #banneroverlay {
	margin:0;
	width:940px;
	height:170px;
}
#sponsors {
	float:left;
	width:940px;
	height:80px;
}
#sponsors table {
	margin:10px 0 0 0;
	vertical-align:middle;
	text-align:center;
}
#sponsors td {
	padding:0 17px;
}

.deelnemers table {
  margin: 0;
  padding: 0;
  
}
.deelnemers table td {
  border-bottom: 1px solid #aaa;
}
