html,body {
	background-color: 	#555;
	text-align:		center;
	margin:			0;
	padding: 		10px 0 0 0;
}
html {
	overflow:		scroll;
	overflow-x:		auto;
}

img {
	border:			0;
}

.logo {
	border:			0;
	width:			455px;
	height:			62px;
	margin:			30px 20px 15px 20px; 
}

div {
	margin:			0;
	padding: 		0;
}

/* HOLDER + CONTENT */
#holder { 
	width:			800px;
	text-align:		left;
	margin-left:		auto;
	margin-right:		auto;
}

#header {
	height:			140px;
	background-color: 	#000000;
}

#menu {
	margin:			0px 0px 0px 20px; 
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-size: 		14px;
	color: 			#ffffff;
	text-decoration: 	none;
}
#menu a {
	color: 			#ffffff;
	text-decoration: 	none;
}
#menu a:visited {
	color: 			#ffffff;
}
#menu a:active {
	color: 			#cd003a;
}
#menu a:link{
	color: 			#ffffff;
}
#menu a:hover{
	color: 			#cd003a;
}

#menu a.current {
	color: 			#cd003a;
}

#content {
	top:			140px;
	width:			800px;
	overflow:		auto;
	background-color: 	#cd003a;
	scrollbar-3dlight-color:	#939393; /* highlight lijntje linksboven*/
	scrollbar-arrow-color:		#ffffff; /* pijltje*/
	scrollbar-base-color:		#c0c0c0;
	scrollbar-darkshadow-color:	#636363; /* schaduw   lijntje rechtsonder*/
	scrollbar-face-color:		#c0c0c0; /* balkje */
	scrollbar-highlight-color:	#ffffff;
	scrollbar-shadow-color:		#e2e2e2;
}

#txt {
	width:			420px;
	margin: 		20px 20px 0px 20px;
	text-align: 		left;
	font-family: 		Helvetica, Arial, sans-serif;
	font-size: 		12px;
	font-weight:		normal;
	color: 			#ffffff;
	text-decoration: 	none;
	line-height: 		16px;
}

#txt a {
	color: 			#000000;
	text-decoration: 	none;
}
#txt a:visited {
	color: 			#000000;
}
#txt a:active {
	color: 			#000000;
}
#txt a:link{
	color: 			#000000;
}
#txt a:hover{
	color: 			#000000;
}

#txt a.current {
	color: 			#000000;
}

#agenda {
	width:			150px;     
	margin: 		20px 20px 20px 20px;
}

#events {
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	color: 			#ffffff;
	padding:		0px;
	list-style-type:	none;
	text-decoration: 	none;
}
		
.event-item {
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	line-height:		18px;
	color: 			#ffffff;
	text-decoration: 	none;
}

.event-item a {
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	color: 			#ffffff;
	text-decoration: 	none;
}
		
.event-item strong {
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	color:			#fff;
	font-size:		30px;
	line-height:		30px;
	letter-spacing:		-1px;
	text-decoration: 	none;
}


h1 {
	font-family:		Myriad Pro,Arial;
	font-size:		40px;
	margin:			0px;
	padding:		0px;
	line-height: 		40px;
	letter-spacing:		-2px;
}

h2 {
	text-align: 		left;
	margin: 		0px 0px 0px 0px;
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-size: 		68px;
	font-weight:		bold;
	color: 			#ffffff;
	line-height: 		66px;
	letter-spacing:		-3px;
}

h3 {
	text-align: 		left;
	margin: 		0px 0px 0px 0px;
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-size: 		26px;
	font-weight:		bold;
	color: 			#ffffff;
	line-height: 		28px;
	letter-spacing:		-1px;
}

h4 {
	text-align: 		left;
	margin: 		0px 0px -4px 0px;
	font-family: 		Myriad, Helvetica, Arial, sans-serif;
	font-size: 		16px;
	font-weight:		bold;
	color: 			#ffffff;
	line-height: 		28px;
	letter-spacing:		-1px;
}
.monday {
	color: 			#000000;
}


#footer {
	width:			800px;
	height:			50px;
	background-color: 	#000000;
}

#footer_heading {
	top:			6px;
	left:			20px;
	color: 			#ffffff;
}

#sponsorblok { 
	width:			110px;
	margin: 		16px 20px 0px 0px;
	font-family: 		Arial, sans-serif;
	font-size: 		9px;
	color: 			#ffffff;
}

#sponsor { 
	font-family: 		Arial, sans-serif;
	font-size: 		9px;
	color: 			#ffffff;
}
#realisatie { 
	width:			800px;
	font-family: 		Arial, sans-serif;
	font-size: 		11px;
	color: 			#888888;
	text-align:		right;
}
#realisatie a {
	color: 			#bbbbbb;
	text-decoration: 	none;
}
#realisatie a:visited {
	color: 			#bbbbbb;
}
#realisatie a:active {
	color: 			#cd003a;
}
#realisatie a:link{
	color: 			#bbbbbb;
}
#realisatie a:hover{
	color: 			#cd003a;
}