*
{
	outline: 			none;
}

body
{
	background:			#011f37 url(afbeeldingen/bg.jpg) repeat-x fixed;
	margin:				0px auto;
	text-align:			center;
	padding-top:		30px;
	padding-bottom: 	30px;
	font-family:		Arial, Verdana;
	font-size:			12px;
	color:				#363636;
	text-decoration:	none;
}

img
{
	border:				none;
}

table
{
	text-align: 		left;
	text-align:			justify;
}

form
{
	margin: 			0px;
}

label
{
	width:				150px;
	float:				left;
	font-weight:		bold;
}

/*
	Online tickets
*/

div#sluiten
{
	width: 30px;
	height: 30px;
	overflow: hidden;
	position: fixed;
	left: 50%;
	margin-left: 235px;
	top: 38px;
	z-index: 1000;
	cursor: pointer;
	display: none;
}

div#overlay
{
	background: #333333;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	z-index: 600;
	display: none;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

div#popup
{
	width: 500px;
	position: fixed;
	left: 50%;
	margin-left: -250px;
	padding: 20px 0px;
	top: 50px;
	z-index: 999;
	overflow: hidden;
	background: white;
	text-align: left;
	display: none;
}

/*
	Algemeen
*/

div#container
{
	background:			#ffffff;
	margin:				0px auto;
	text-align:			left;
	width:				908px;
}

div#menu
{
	background:			url(afbeeldingen/menu.jpg) no-repeat;
	width:				908px;
	height:				47px;
	overflow:			hidden;
	letter-spacing:		1px;
	font-weight:		bold;
}

div#menu ul
{
	margin:				0px 0px 0px 16px;
	padding:			0px;
	list-style:			none;
}

div#menu li
{
	margin:				0px;
	padding:			0px;
	display:			inline;
	float:				left;
	text-align:			center;
}

div#menu li a
{
	color:				#ffffff;
	text-decoration:	none;
	display:			block;
	width:				125px;
	height:				46px;
	line-height:		46px;
}

div#menu li a:hover, div#menu li#actief
{
	background:			url(afbeeldingen/menu_over.jpg);
	color:				#ffffff;
}

div#header
{
	background:			#f15d05 url(afbeeldingen/header.jpg) no-repeat;
	width:				908px;
	height:				135px;
	overflow:			hidden;
}

div#logo
{
	width:				508px;
	height:				135px;
	overflow:			hidden;
	float:				left;
}

div#logo h1
{
	display:			none;
}

div#logo h2, div#logo h3
{
	margin:				0px 0px 0px 80px;
	font-size:			12px;
	color:				#ffffff;
	font-weight:		bold;
}

div#logo h3
{
	margin:				5px 0px 0px 100px;
}

div#logo h2
{
	margin-top:			70px;
}

div#logo img
{
	margin:				46px 0px 0px 59px;
}

div#afbeelding
{
	width:				400px;
	height:				135px;
	overflow:			hidden;
	float:				left;
}

div#contentvlak
{
	width:				908px;
	overflow:			hidden;
	margin-bottom:		-17px;
	background:			#ffffff;
}

div#contentvlak a, div#links a {

	color: 				#f15d05;
	text-decoration: 	none;

}

div#contentvlak a:hover, div#links a:hover {

	color: 				#363636;
	text-decoration: 	underline;

}

div#links
{
	width:				632px;
	float:				left;
}

div#links p 
{
	margin:				0px;
	padding:			0px 0px 15px 0px;
}

div#rechts p 
{
	margin:				0px;
	padding:			0px 0px 15px 0px;
}

div#rechts
{
	width:				276px;
	float:				left;
}

div#rechts ul
{

	list-style:			none;
	margin:				0px;
	padding:			0px;

}

div#rechts li
{

	margin:				0px;
	padding:			0px;

}

div#rechts li a
{

	color:				#363636;
	text-decoration:	none

}

div#rechts li a:hover
{

	color:				#f15d05;
	text-decoration:	none

}

.sub_oranje_balk
{
	background: 		url(afbeeldingen/balk_sub_oranje.jpg) no-repeat;
	margin: 			1px 0px 0px 0px;
	line-height: 		36px;
	width: 				259px;
	color: 				#ffffff;
	height: 			36px;
	overflow: 			hidden;
	padding-left: 		18px;
	font-weight: 		bold;
	float:				left;
	clear:				both;
}

.sub_oranje_tekst
{
	background: 		url(afbeeldingen/tekst_sub_oranje.jpg) no-repeat;
	width: 				241px;
	min-height:			100px;
	padding: 			18px;
	clear:				both;
	line-height:		20px;
	text-align:			justify;
}

.half_balk
{
	background: 		url(afbeeldingen/balk_half.jpg) no-repeat;
	margin: 			1px 0px 0px 1px;
	line-height: 		36px;
	width: 				612px;
	color: 				#ffffff;
	height: 			36px;
	overflow: 			hidden;
	padding-left: 		18px;
	font-weight: 		bold;
	float:				left;
	clear:				both;
}

.half_tekst
{
	width: 				594px;
	padding: 			18px;
	clear:				both;
	line-height:		20px;
}

.half_tekst h1, div#contentvlak h1
{
	margin:				0px 0px -10px 0px;
	padding:			0px;
	font-size:			14px;
	color:				#f15d05;
}

.half_tekst h2, div#contentvlak h2
{
	margin:				0px;
	padding:			0px;
	font-size:			14px;
	color:				#f15d05;
}

.half_tekst h3, div#contentvlak h3
{
	margin:				0px 0px 10px 0px;
	padding:			0px;
	font-size:			10px;
	color:				#363636;
}

.compleet_balk
{
	background: 		url(afbeeldingen/balk_compleet.jpg) no-repeat;
	margin: 			1px 0px 0px 1px;
	line-height: 		36px;
	width: 				888px;
	color: 				#ffffff;
	height: 			36px;
	overflow: 			hidden;
	padding-left: 		18px;
	font-weight: 		bold;
	clear:				both;
}

.compleet_tekst
{
	width: 				870px;
	padding: 			18px;
	clear:				both;
	line-height:		20px;
}

.link
{
	text-align:			center
}

.link img
{
	border:				1px solid #CCCCCC;
	margin:				15px;
}

.fout
{
	color:				#ff0000;
	font-weight:		bold;
}

.fout ul
{
	list-style:			none;
	margin:				0px 0px 15px 0px;
	padding:			0px;
}

.fout li
{
	margin:				0px;
	padding:			0px;
}

div#footer
{
	background:			url(afbeeldingen/footer.jpg) top center no-repeat;
	width:				888px;
	height:				40px;
	margin:				0px auto;
	overflow:			hidden;
	text-align:			right;
	line-height:		60px;
	padding-right:		20px;
	color:				#0f446a;
	font-size:			10px;
}

div#footer a
{
	color:				#0f446a;
	text-decoration:	none;
}

div#footer a:hover
{
	color:				#ffffff;
}

.fotooverzicht
{
	text-align: 		center;
}


.fotooverzicht img
{
	margin:				10px;
}