/* Default css */
html{
	height:100%;
}

body{
	font-family:helvetica, arial, verdana;
	font-size:0.75em;
	margin:0px;
	padding:0px;
	color:white;
	height:100%;
	background:#262223 url(/images/body-bg.jpg) repeat-y top center;
}

h1{
	color:#F1911E;
	font-size:1.4em;
	margin:0px 0px 30px 0px;
	font-weight:normal;
	letter-spacing:0.15em;
}

h2{
	color:#F1911E;
	font-size:1.1em;
	margin:0px 0px 15px 0px;
	font-weight:normal;
}

h3{
	color:#F1911E;
	font-size:1em;
	margin:25px 0px 15px 0px;
	font-weight:normal;
}

h4{
	color:#F1911E;
	font-size:1em;
	margin:20px 0px 10px 0px;
	font-weight:normal;
}

img{
	border:0;
	display: block;
}

a{
	color:white;
	text-decoration:underline;
}

a:hover, .sel{
	color:#D3D3D3;
}

input, textarea, select{
	font-family:helvetica, arial, verdana;
	border:1px solid #D1D1D3;
	background-color:#F5F5F5;
	color:#624D58;
	font-size:1em;
	padding:2px;
}

td{
	vertical-align:top;
}

.button{
	border:2px inset #9CA09A;
}

p{
	margin:0px 0px 20px 0px;
}

.cls{
	clear:both;
}

/* Page content */
#wrapper{
	margin:auto;
	position:relative;
	background:url(/images/content-bg.jpg) no-repeat top center;
}

#pagecontent{
	width:980px;
	margin:auto;
	position:relative;
}

#header{
	height:165px;
	position:relative;
}

#actblock{
	position:absolute;
	left:300px;
	top:10px;
	color:white;
	width:270px;
	height:145px;
	overflow:hidden;
}

#actblocktop{
	font-size:1.4em;
	color:#F1911E;
}

.fadeblock{
	position:absolute;
	top:30px;
	left:0px;
	width:270px;
	height:115px;
	display:none;
}

#actblock .title{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}

#headerblock{
	position:absolute;
	left:580px;
	top:10px;
	background-color:white;
	width:400px;
	height:145px;
}

#topmenu{
	margin-bottom:10px;
	padding:5px;
	background:#363536 url(/images/topmenu-bg.gif) no-repeat top left;
}

#mainmenu{
	padding:5px;
}

#mainmenu a{
	color:white;
	text-decoration:none;
	display:block;
	white-space: nowrap;
	float:left;
	padding:5px;
	margin:5px 10px 5px 10px;
}

#mainmenu a:hover, #mainmenu .sel{
	background-color:#F1911E;
}

#submenu{
	padding:5px;
}

#submenu a{
	color:#898B8E;
	text-decoration:none;
	display:block;
	white-space: nowrap;
	float:left;
	margin:5px 10px 2px 10px;
	
}

#submenu a:hover, #submenu .sel{
	color:#F1911E;
}

#subsub{
	margin-bottom:20px;
}

#subsub span{
	display:block;
	float:left;
	margin:0px 10px 0px 10px;
}

#subsub a{
	color:white;
	display:block;
	float:left;
	white-space: nowrap;
	float:left;
	margin:0px 0px 5px 0px;
	text-decoration:none;
}

#subsub a:hover, #subsub .sel{
	color:#F1911E;
}

#pageleft{
	width:220px;
	float:left;
}

#pagetext{
	float:left;
	width:510px;
	overflow:hidden;
}

#pagetext .pad{
	padding:20px 30px 30px 30px;
}

#pagetext table{ 
	width:100%;
	margin-bottom:10px;
}

#pagetext .title{
	color:#F1911E;
	font-weight:bold;
	background:url(/images/dashed.gif) repeat-x bottom left;
	margin-bottom:15px;
	padding-bottom:5px;
}

#pagetext table .title th{
	
	text-align:left;
	
	padding:5px;
}

#pagetext table td{
	vertical-align:top;
	padding:4px 10px 4px 2px;
}

.selrow{
	font-weight:bold;
	color:#FAC78D;
}

#pageright{
	float:left;
	width:250px;
}

.block1{
	color:white;
	border:6px solid #F1911E;
	background-color:#231F20;
	margin-bottom:10px;
}

.block1 .pad{
	padding:10px;
}

.block1 .title{
	background-color:#F1911E;
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.block1 .subtitle{
	margin-bottom:10px;
	font-weight:bold;
}

.block1 .subtitle2{
	margin-bottom:10px;
	font-weight:bold;
	color:#F1911E;
}

.block1 span{
	display:inline;
	padding:0px 2px 0px 2px;
	color:#F1911E;
}

.block1 .spacer{
	margin-top:10px;
	line-height:10px;
	font-size:10px;
	height:10px;
	border-top:1px solid white;
}

.volgende{
	border:6px solid white;
	background-color:#F1911E;
}

.volgende span{
	display:inline;
	padding:0px 2px 0px 2px;
	color:black;
}

.volgende .subtitle{
	text-transform:uppercase;
	color:black;
	text-align:center;
}

.balsponsor{
	text-align:center;
	
}

.balsponsor img{
	display:inline;
	
}

.block2{
	color:white;
	border-top:6px solid #F1911E;
	background-color:#231F20;
	margin-bottom:10px;
	background:#231F20 url(/images/bl2-bg.jpg) repeat-x top left;
	font-size:0.9em;
}

.block2 .pad{
	padding:10px;
}

.block2 .title{
	padding:5px 5px 0px 5px;
	font-weight:bold;
	font-size:1.1em;
}

.block2 table{
	width:100%;
}

.block2 table td{
	padding-right:7px;
}

.block2 td + td + td + td{
	padding-right:0px;
}

.block2 table th{
	text-align:left;
	padding-bottom:5px;
}

.verslag{
	margin-bottom:25px;
}

.verslag .subtitle{
	margin-bottom:15px;
	font-size:10px;
	color:#F1911E;
}

.kal td{
	border-bottom:1px solid #727276;
}

.kal .wijziging{
	color:red;
	text-decoration:underline;
}

.kal .wijziging a{
	color:red;
}

.kal .subtitle{
	font-weight:bold;
}

.sponsorblock{
	height:100px;
	width:208px;
	background-color:white;
}

.imgc{
	background-color:white;
	text-align:center;
}

.imgc img{
	display:inline;
	margin:5px;
}

.back{
	text-align:right;
}

.top{
	margin-bottom:15px;
}

.bottom{
	margin-top:15px;
}

.listblock{
	padding-bottom:5px;
	margin-bottom:10px;
	background:url(/images/dashed.gif) repeat-x bottom left;
}

.listblock2{
	padding-bottom:5px;
	margin-bottom:10px;
}

.posted{
	color:#959595;
	font-size:10px;
	text-align:right;
}

.listimg{
	float:left;
	margin-right:10px;
}

#fotomap span{
	display:block;
	float:left;
	width:130px;
	height:130px;
	text-align:center;
	margin:5px;
}

#fotomap img{
	display:inline;
	background-color:white;
	padding:5px;
}

#footer{
	position:relative;
	color:white;
	font-weight:bold;
	width:842px;
	margin:auto;
	background:#E92325 url(/images/border-bottom.jpg) repeat-x bottom left;
	padding:20px 20px 30px 20px;
	line-height:1.4em;
}

#footer a{
	color:white;
	text-decoration:none;
}

.errMsg{
	color:red;
	margin-bottom:10px;
	border:1px dotted #E92325;
	padding:5px;
	background-color:white;
}

.editorField{
	background-image:none;
	background-color:#E4E5DD;
	width:490px;
	border-right:1px solid white;
	padding:30px;
	line-height:1.5em;
}

#copyright{
	font-weight:normal;
	font-size:10px;
	position:absolute;
	bottom:12px;
	right:5px;
	color:#F17878;
}

#copyright a{
	color:#F17878;
}



a[href$='.pdf'] {
	display:inline-block;
	padding-left:20px;
	background:transparent url(/images/pdf.png) center left no-repeat;
}

a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
	display:inline-block;
	padding-left:20px;
	background:transparent url(/images/excel.png) center left no-repeat;
}

a[href$='.ppt'], a[href$='.pps'] {
	display:inline-block;
	padding-left:20px;
	background:transparent url(/images/powerpoint.png) center left no-repeat;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
	display:inline-block;
	padding-left:20px;
	background:transparent url(/images/word.png) center left no-repeat;
}

a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
	display:inline-block;
	padding-left:20px;
	background:transparent url(/images/zip.png) center left no-repeat;
}