body{
	font-family:verdana;
	font-size:13px;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
h1{margin:20px 0 0 0;font-size:140%;color:#000;}
h2,h3{margin:20px 0 0 0;font-size:120%;color:#000;}
p{margin:20px 0 0 0;color:#000;}
.select{
	font-weight:bold;
}
#wrapper{
	width:800px;
	margin:auto;
}
#top{
	position:relative;
	height:100px;
	background:#FDFDFD url('../../images/top_bg.gif') repeat-y;
}
#top div{
	height:18px;
	background:#E5E5E5 url('../images/header_bg.gif') repeat-x;
	padding:6px;
	text-align:right;
	width:788px;
}
#top #logo{
	position:absolute;
	top:5px;
	left:50px;
}
#top #languages{
	padding:0px;
	margin:0px 4px 0px 0px;
	clear:both;
	float:right;
	display:block;
	font-size:10px;
}
#top #languages li{
	display:block;
}
#top #languages li a,
#top #languages li span{
	padding-left:20px;
}
#top #languages li .nl{
	background:transparent url('../images/nl.gif') no-repeat 0px 2px;
}
#top #languages li .en{
	background:transparent url('../images/en.gif') no-repeat 0px 2px;
}
#top #languages li .es{
	background:transparent url('../images/es.gif') no-repeat 0px 2px;
}
#menu{
	margin:0px;
	padding:0px;
	height:30px;
	background:#FDFDFD url('../images/top_bg.gif') repeat-y;
}
#submenu{
	margin:0px;
	padding:0px;
	height:30px;
	background:#E5E5E5 url('../images/menu_bg.gif') repeat-x;
}
#menu li{
	float:left;
	background:transparent url('../images/button_bg.gif') no-repeat;
	text-align:center;
	display:block;
}
#menu .select{
	background:transparent url('../images/button_select_bg.gif') no-repeat;
}
#menu .select a{
	color:#000000;
}
#menu li a{
	padding:6px 4px;
	height:18px;
	width:92px;
	text-decoration:none;
	display:block;
	color:#505050;
}
#submenu li{
	float:left;
	display:block;
	text-align:center;
	border-right:1px solid #B5B5B5;
}
#submenu li a{
	float:left;
	padding:6px 4px;
	height:18px;
	text-decoration:none;
	display:block;
	color:#505050;
}
#submenu .select a{
	color:#000000;
}
#footer{
	clear:both;
	text-align:center;
	margin:20px 0 0;
	padding:6px;
	height:18px;
	background:#E5E5E5 url('../images/menu_bg.gif') repeat-x;
}
#main{

}
#sponsors{
	float:right;
	width:200px;
	margin:20px 0px 20px 0px;
}
#sponsors li{
	display:block;
	float:left;
	width:100px;
	height:100px;
	text-align:center;
	vertical-align:center;
}
#sponsors li.grey{
	background-color:#EEE;
}

input,
select,
textarea {
	font-size:1em;
	font-family:arial;
	}
.formulier {
	background-color:#eee;
	float:left;
	width:540px;
	margin:20px 0px 20px 0px;
	display:block;
	}
.formulier em {
	color:#f00;
	}
.formulier h2 {
	padding:4px 10px 4px 10px;
    margin:0px;
	background-color:#ddd;
	font-size:1.2em;
	}
.formulier input,
.formulier select {
	width:180px;
	}
.formulier fieldset {
	border:0px;
	}
.formulier div {
	padding:4px 0px 4px 0px;
	clear:both;
	border-bottom:1px solid #ddd;
	overflow:hidden;
	margin:0px 10px;
	height:1%;
	}
.formulier div div {
	clear:both;
	border-bottom:0px;
	overflow:hidden;
	margin:0px 0px;
	}
.formulier div.errorfield {
	border-top:1px solid #f00;
	border-right:1px solid #f00;
	border-bottom:1px solid #f00;
	border-left:1px solid #f00;
	padding:6px 9px 8px 9px;
	margin:10px 10px 6px 10px;
	background-color:#fff;
	}
.formulier textarea {
	width:340px;
	}
.formulier textarea.breed {
	width:526px;
	}
.formulier label {
	float:left;
	display:block;
	padding-top:2px;
	font-weight:bold;
	width:180px;
	}
.formulier big {
	display:block;
	color:#df0024;
	font-weight:bold;
	padding:3px 0px 6px 22px;
	background:url(../gfx/alert.gif) no-repeat 0px 4px;
	}
.formulier big span {
	font-size:0.7em;
	display:block;
	font-weight:normal;
	}
.formulier em {
	color:#f00;
	}
.formulier .buttons {
	clear:both;
	border-bottom:0px;
	}
.formulier .buttons input {
	float:right;
	color:#fff;
	font-weight:bold;
	font-family:arial;
	border:0px;
	cursor:pointer;
	border-top:1px solid #fff;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #fff;
	width:auto;
	padding:2px 10px;
	background:transparent url(../gfx/knopbg.gif) repeat-x left top;
	}
.formulier .buttons input:hover {
	border-top:1px solid #000;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #000;
	background:transparent url(../gfx/knopbg.gif) repeat-x left bottom;
	}
.formulier .stuurcc input {
	width:auto;
	margin-right:6px;
	}
.formulier .stuurcc label {
	width:auto;
	display:inline;
	float:none;
	font-weight:normal;
	}
.formulier div .stuurcc {
	padding:4px 0px 0px 160px;
	}
.formulier .div_checkbox label {
 float:left;
 width:475px;
 font-weight:normal;
}
.formulier .div_checkbox #ok,
.formulier .div_checkbox #chi {
 float:left;
 width:auto;
 margin-top:6px;
 margin-right:6px;
}
.schedule {
 width:560px;
 background-color:#eee;
 margin:20px 0 0;
 font-size:80%;
}
.schedule thead th{
 text-align:center;
 color:#000;
 padding:8px;
 background-image:url('../images/header_bg.gif');
}
.schedule tbody th{
 text-align:left;
 color:#000;
 background-image:url('../images/top_bg.gif');
 padding:2px;
}
.schedule tbody td{
 text-align:left;
 background-color:#fff;
 padding:2px;
 white-space:nowrap;
}
.schedule tbody th.align_center{
 text-align:center;
 padding:8px;
}
.fotolinks{
 border:1px solid #EEE;
 padding:10px;
 position:relative;
 float:left;
 margin:25px 10px 10px 0px;
}
.fotorechts{
 border:1px solid #EEE;
 padding:10px;
 position:relative;
 float:right;
 margin:25px 0px 10px 10px;
}
.fotolinks .vergroot,
.fotorechts .vergroot{
 position:absolute;
 top:10px;
 right:10px;
}
.fotorechts img,
.fotolinks img{
 float:left;
}
.image_wide img{
 width:560px;
 margin-top:20px;
}
.photos{
 width:560px;
 display:block;
 overflow:hidden;
 margin:0px;
 padding:0px;
}
.photos h2{
 background-color:#6887AF;
 color:#FFFFFF;
 margin:0px;
 padding:4px;
}
.photos .nomargin{
 margin:0px 0px 10px 0px;
}
.photos li{
 display:block;
 list-style:none;
 width:178px;
 height:133px;
 float:left;
 border:1px solid #000;
 margin:0px 0px 10px 10px;
 padding:0px;
 overflow:hidden;
}
.photos li img{
 width:178px;
 float:left;
 margin:0px;
 padding:0px;
}
.youtube{
 height:480px;
 padding-top:20px;
}