body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px; padding: 0px;
	overflow: -moz-scrollbars-vertical;
}


body, #page, div {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
}

#pageTopRuler, #pageBottomRuler {display: none;}

#page { // Horizontale position
	position: relative;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}

#pageBox { // pageBox
	position: relative;
	top: 0px; left: 0px;
	width: 100%;
	padding: 0px 20px 20px 30px;
	text-align: left;
	background: #FFF url('../images/bg_page_center.gif') repeat-y;
	overflow: auto;
}
#pageLogo {
	position: relative;
	top: 0px; left: 0px;
	width: 195px; height: 70px;
	float: left;
}

#pageTitle {
	clear: left;
	position: relative;
	top: 0px; left: 0px;
	width: 100%; height: 70px;
	float: left;
	background: #FFF url('../images/bg_pageheader.gif') no-repeat;
}

#pageContent {
	clear: both;
	position: relative;
	top: 0px; left: 0px;
	border-top: 1px solid #D7D7D7;
	width: 685px; 
	float: left;
}

#pageLeft {
	display: none;
	position: relative;
	width: 165px;
	border: 0px solid #666;
	float: left;
	margin-right: 30px;
	padding-bottom: 30px;
}

.col1, .col2 {
	position: relative; width: 220px;
	float: left;
	margin-right: 5px; margin-top: 5px;
	background: #FFF url('../images/bg_contentverloop.gif') repeat-x;
}

.colmain {
	position: relative; width: 445px;
	float: left;
	margin-right: 5px; margin-top: 5px;
	background: #FFF url('../images/bg_contentverloop.gif') repeat-x;
}

.col3, .colSide {
	position: relative; width: 235px;
	float: left;
	margin-top: 5px;
	background: #FFF url('../images/bg_contentverloop.gif') repeat-x;
}

.colfullsize {
	position: relative; width: 685px;
	float: left;
	margin-right: 5px; margin-top: 5px;
	background: #FFF url('../images/bg_contentverloop.gif') repeat-x;
}

/* VIDEOPLAYERS */

.juryvideo, .bigvideo {
	position: relative; 
	top: 0px; left: 0px;
	width: 685px; height: 370px;
	background: #FFF url('../images/bg_jury_video.gif') no-repeat;
}
#juryvideoplayer, #bigvideoplayer {
	position: absolute; top: 33px; left: 84px;
	width: 512px; height: 308px; z-index: 1;
}
.bigvideoDescription {position: relative; width: 685px; background: #FFF url('../images/bg_contentverloop.gif') repeat-x;}
.bigvideoTitle {position: relative; width: 280px;	margin-left: 15px; float: left;}
.bigvideoText {position: relative; width: 350px; padding-left: 10px; margin-top: 10px;	float: left; border-left: 1px solid #D6D6D6;}


/* GENERAL SITE STYLES */
img {border: 0px;}
hr {	display: block;
	height: 1px; 
	border-left: none;
	border-right: none;
	border-top: 1px solid #E4E4E4;
	border-bottom: none;
	clear: all;
}

p {margin: 0px;}
H2, H3, H4, H5 {margin: 0px; font-family: Verdana, Arial, Helvetica, Sans-serif;}
H1 {font: normal 22px Verdana, Arial, Helvetica, Sans-serif; margin-bottom: 5px;}
H1.pagetitle {font: normal 30px Verdana, Arial, Helvetica, Sans-serif; margin: 15px 0px 0px 15px; }
H2 {font: normal 18px Verdana, Arial, Helvetica, Sans-serif; margin-bottom: 5px;}
H3 {font: bold 14px Verdana, Arial, Helvetica, Sans-serif; margin-bottom: 2px;}
H4 {font: bold 12px Verdana, Arial, Helvetica, Sans-serif; margin-bottom: 2px;}

.whitespace {margin: 7px 15px; clear: left;}

.col1 .whitespace, .col2 .whitespace, .col3 .whitespace, .colSide .whitespace {margin: 7px 10px; clear: left;}

.small {font-size: 10px;}

.col1 .widgetRecentItems, .col2 .widgetRecentItems, .col3 .widgetRecentItems {margin: 7px 12px 15px 12px;} 

.colfullsize .widgetRecentItems, .colmain .widgetRecentItems {margin-bottom: 25px;}


a, a:link {color: #FF6600; text-decoration: none;}

a:hover {color: #FF6600; text-decoration: underline;}

a.active {color: #FF6600; text-decoration: none;}

a.bold, a.bold:link, a.bold:visited, a.bold:hover {
	font-weight: bold;
  text-decoration: none;
}

/*------------------------- MENU --------------------------*/
.menu {
	display:none;
	position: relative;
	width: 165px;
	border: 0px solid #666;
	float: left;
  border-bottom: 1px solid #D7D7D7;
}
div.niv2 {
	display:none;
	padding-bottom: 10px; 
	background: #f9f9f9 url('/images/bg_menuactive.gif') no-repeat; 
	background-position: bottom center;
}

a.niv1, a.niv1:link, a.niv1:visited,
a.niv1:hover, a.niv1:focus, a.niv1:active {
	display:none;
 	white-space: nowrap;
  padding: 4px 10px 4px 10px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #D7D7D7;
  text-align: right;
  color: #656565;
  }

a.niv1active, a.niv1active:link, a.niv1active:visited,
a.niv1active:hover, a.niv1active:focus, a.niv1active:active {
  display:none;
 	white-space: nowrap;
  padding: 4px 10px 4px 10px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #FF6600;
  text-align: right;
  font-weight: bold;
	color: #656565;
	background-color: #f9f9f9;
  }

a.niv2, a.niv2:link, a.niv2:visited,
a.niv2:hover, a.niv2:focus, a.niv2:active {
  display:none;
  padding: 0px 10px 4px 10px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  border-top: 0px solid #D7D7D7;
  text-align: right;
  color: #656565;
  line-height: 14px;
  }

a.niv2active, a.niv2active:link, a.niv2active:visited,
a.niv2active:hover, a.niv2active:focus, a.niv2active:active {
  display:none;
  padding: 0px 10px 4px 10px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  border-top: 0px solid #D7D7D7;
  text-align: right;
  color: #FF6600;
  line-height: 14px;
  }


.menu a:hover, .menu a:focus, .menu a:active {
	/*other styles specific for menu item that has focus et cetera, like colors, borders and backgrounds*/
	color: #FF6600;
}

/* --------------- Banners -----------------*/
.bannerblok {margin: 0px 0px 5px 0px;}

/* --------------- RSS Block -----------------*/
.rssButton {border-bottom: 1px solid #D7D7D7; clear:right;}
.rssButtonText {font-weight: bold; line-height: 15px;}
.rssButtonText img {margin-righsst: 5px;}

/*---------------- Partners ----------------*/
.partnerblock { 
	width: 166px; height: 166px;
	border: 1px solid #D5D5D5;
	float: left;
	margin: 0px 2px 2px 0px;
}

.photoSideBlock {margin-bottom: 5px; clear: left;}

/*---------------- Teaser ----------------*/
.col1 .teaser, .col2 .teaser, .col3 .teaser {
	overflow: auto; 
	border-bottom: 0px solid #D7D7D7;
	}
.teaser {
	border-bottom: 1px solid #D7D7D7;
	}
.teaserThumb {float: left; margin-right: 5px; padding-top: 0px; clear:left;}
.teaserText {padding-top: 0px; line-height: 16px; clear:right;}

/*---------------- NEWS & EVENTS ----------------*/

.colmainNews {
	position: relative; width: 445px;
	float: left;
	margin-right: 5px; margin-top: 5px;
}

.col3News {
	position: relative; width: 235px;
	float: left;
	margin-top: 5px;
	background-color: #ff6600;
}
table.newsOverview {border-top: 1px solid #D5D5D5; margin-top: 5px;}
table.newsOverview td {vertical-align: top; padding: 4px 0px; border-bottom: 1px solid #D9D9D9;}
table.newsOverview td.cell1 {width: 80px; text-align: left;}

.eventBox 	{background-color: #FF6600; padding-top: 5px;}
.eventBox .whitespace {	color: #000;}
.eventOrange {padding: 5px 10px 8px 10px; border-top: 1px solid #ff8533; line-height: 15px; }
.eventOrangeOver {padding: 5px 10px 8px 10px; border-top: 1px solid #ff8533; line-height: 15px; background: #ff8533 url('../images/bg_event_rollover.gif') repeat-x;cursor:pointer;cursor:hand;}
.eventsHeader {}
.eventsDate {color: #FFF;}

a.eventLink, a.eventLink:link, a.eventLink:visited {color: #000; text-decoration: none;}
a.eventLink:hover , a.eventLink:action {color: #000; text-decoration: none;}


/*---------------- Download pagina ----------------*/
.download {
	position:relative; 
	width: 166px; height: 166px;
	border: 1px solid #D5D5D5;
	float: left;
	margin: 0px 3px 3px 0px;
}

.buttons {position:absolute; left: 0px; bottom:0px; height: 34px;}

.download img {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	margin-top: 0px;
	z-index:1;
}

div.information {
	position: absolute;
	top: -133px; left: -1px;
	width: 166px; height: 132px;
	z-index: 10;
	background-color: #FFF;
	border: 1px solid #D5D5D5;
	text-align: left;
	font: normal 8px Arial;
	color: #666;
}


/*---------------- ZOEKEN + NEWSLETTER--------------*/

.search {
	display:none;

}

.newsletterSubscribeBox {
	display:none;
}


.newsletterSubscribeText {display:none;}

.searchBox, .emailTextBox {
	display:none;
}
.searchButton, .emailButton  {
	display:none;

}
.searchButtonHigh, .emailButtonHigh {
	width: 19px;
	height: 19px;
	font-size: 12px; color: #F75001; font-weight: bold;
	background: #FFFFFF url('../images/bt_search_h.gif') no-repeat;
	border: 0px;
	cursor:pointer;cursor:hand;
	float: left;
}


.pressCol1 {font-weight: bold;}
.pressForm {margin: 0px;}
.pressTable {}

.pressTable td {
	padding: 2px 0px;
}
.pressHeader {border-bottom: 1px solid #D7D7D7; overflow: auto; margin-top: 20px; margin-bottom: 10px;}

/* FORMS */

.newsletterContainer {border: 1px solid #000; margin-top: 10px; width: 160px;}

.emailBox {background-color: #FFF; border: 1px solid #919191; width: 134px; margin-top: 3px; padding: 2px;}
.textBox {background-color: #FFF; border: 1px solid #D7D7D7; width: 240px; margin-top: 3px; padding: 2px; background: #FFF url('../images/bg_input.gif') repeat-x;}
.inputField {background-color: #FFF; border: 1px solid #919191; width: 180px; margin-top: 3px; padding: 2px;}

.xsformbuilder_simple_textbox {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; width: 260px; }
textarea {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; width: 260px;}

.xsformbuilder_button, .button, .buttonNormal, .xsformbuilder_button_high, .buttonHigh {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	height: 22px; width: 140px;
	margin:5px 0px 5px 0px; 
}

.xsformbuilder_button, .button, .buttonNormal {border: 1px solid #B2B2B2; background-color: #FFF; color: #FF6600;}
.xsformbuilder_button_high, .buttonHigh {border: 1px solid #FF6600; background-color: #FF6600; color: #FFF; cursor:pointer;cursor:hand;}

.xsformbuilder-col1 { padding: 3px 0px 3px 5px; }
.xsformbuilder-col2 { padding: 3px 0px 3px 0px; }


/* ----- tool tip specific styles ----- */

#theToolTip {
	position: absolute;
	left: -600px;
	width: 400px;
	border: 1px solid #595959;
	padding: 10px 5px 10px 10px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
	font-size: 11px;
	line-height: 15px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer {
	position:absolute;
	left: -600px;
	z-index: 101;
	visibility: hidden;
}