html {
  height: 100%;
}

body {
  margin: 0;
  background-color: white;
  color: black;
  font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
  font-size: 72.5%;
  text-align: center;
}

img {
  border: 0;
}

a {
	outline: none;
}

hr {
  display: none;
}

p, form, table, ul, li, h1, h2, h3, h4, h5, h6, pre, blockquote {
	margin: 0;
	padding: 0;
}

.main {
  position: relative;
  text-align: left;
  width: 1000px;
  margin: 10px auto 0 auto;
  padding: 0;
}

.floatingContent {
	position: relative;
	margin: 0;
	background: url(../gfx/main_backgr.gif) repeat-y;
	clear: both;
	width: 1000px;
}

/* HEADER ************************************************************/

.header {
 	position: relative;
	height: 252px;
	background: url(../gfx/header_backgr.gif) no-repeat center top;
}

.header h1, .header h2, .header em {
	display: none;
}

/* NAV *****************************************************************/

ul.nav {
	position: relative;
	top: 209px;
	left: 0px;
	height: 45px;
	width: 1000px;
	text-align: center;
	margin: 0;
	padding: 0;
	z-index: 0;	
	color: white;	
}

ul.nav  li {
	display: inline;
	padding: 0 2em;
	color: white;
	margin: 0;
	text-align: center;	
	border-right: 1px solid white;
}

ul.nav li a:link, ul.nav li a:visited {
	color: white;
	text-decoration: none;
}

ul.nav li a:hover, ul.nav li a:active {
	color: #F47920;
	text-decoration: none;
}

ul.nav  li a.currentRef:link, ul.nav  li a.currentRef:visited {
	color: #F47920;
}

/* topNav */
ul.topNav {
	position: absolute;
	top: 50px;
	left: 790px;
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 0;	
	color: white;	
}

ul.topNav  li {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.topNav li a {
	color: white;
	text-decoration: none;
	/*border-left: 1px solid white;*/
	padding: 0 5px;
}

ul.topNav li a:hover {
	color: #F47920;
	text-decoration: none;
}

ul.topNav  li a.currentRef {
	color: #F47920;
}

/* SUBNAV **************************************************************/

.subNav {
 	position: relative;
  	float: left;
	width: 235px;
	/*background: url(../gfx/dot_vertical.gif) repeat-y right top;	*/
	min-height: 440px;
_	height: 440px;
	z-index: 100;
}

.subNav #menu1container {
 	position: relative;
 	left: 0;
 	padding-bottom: 60px;
	/*border: 1px solid #034EA2;*/
}
.subNav .NavItem, .subNav .NavItemActive {
 	position: relative;
	list-style-type: none;
	text-align: right;
	padding: 10px 0;
	margin: 0 10px;
	/*border-bottom: 2px solid white;*/
	background: url(../gfx/dot_horizontal.gif) repeat-x bottom left;
}

.subNav .NavItem a:link, .subNav .NavItem a:visited {
	color: black;
	text-decoration: none;
	background: url(../gfx/arrow.gif) no-repeat right;	
	padding-right: 15px;
	margin-right: 5px;
}

.subNav .NavItem a:hover, .subNav .NavItem a:active {
	color: #F47920;
	text-decoration: none;
	background: url(../gfx/arroworange.gif) no-repeat right;		
}

.subNav .NavItemActive a:link, .subNav .NavItemActive a:visited {
	color: black;
	text-decoration: none;
	background: url(../gfx/arrow.gif) no-repeat right;	
	padding-right: 15px;
	margin-right: 5px;
}

.subNav .NavItemActive a:hover, .subNav .NavItemActive a:active {
	color: #0C4DA2;
	text-decoration: none;
	background: url(../gfx/arroworange.gif) no-repeat right;		
}

.subNav .NavItem a.currentRef:link, .subNav .NavItem a.currentRef:visited, .subNav .NavItemActive a.currentRef {
	color: #0C4DA2;
	background: url(../gfx/arroworange.gif) no-repeat right;	
}

.subNav .aNaarBeter {
 	position: absolute;
 	bottom: 10px;
 	left: 30px;
	background: url(../gfx/vananaarbeter.gif) no-repeat;	
}

.subNav .contentDeelDiv {
	position: absolute;
	top: -50px;
	z-index: 3;
}

.subNav .SubNavContainer {
	position: absolute;
	left: 246px;
	top: -1px;
	width: 230px;
	z-index: 100;
}

.subNav .SubNavContainer a:link, .subNav .SubNavContainer a:visited {
	color: white;
	padding: 10px;
	border: 1px solid white;
	display: block;
	text-decoration: none;	
	background: #F5821F;	
}

.subNav .SubNavContainer a:hover, .subNav .SubNavContainer a:active {
	color: #F47920;
	padding: 10px;
	text-decoration: none;
	border: 1px solid white;
	background: #F5821F;		
}

.subNav #SMenuNavigatieItem4Subcontainer {
	top: 39px;
}

.subNav .contentDeelDiv * {
}

.logo {
	position: absolute;
	bottom: 60px;
	left: 45px;
	z-index: 5000;
}

#flashcontent {
	position: absolute;
	bottom: 70px;
	left: 35px;
	z-index: 1;
}


/* CONTENT *************************************************************/

.content {
	position: relative;
  	float: left;
	width: 500px;
	padding: 0px 15px 15px 15px;
	overflow: hidden;
	line-height: 1.5em;
}

.content h3, .content h1, .content h2, .content h4, .content h5 {
	margin: 16px 0 6px 0;
	padding: 0;
}

.content ul {
	margin: 14px 0;
}

.content p {
	margin: 5px 0;
}

.content h1 {
	font-size: 160%;
	color: #FF7D1B;
}

.content h2 {
	font-size: 140%;
	color: #FF7D1B;
}

.content h3 {
	font-size: 140%;
	color: #193989;
}

.content h4 {
	font-size: 120%;
	color: #193989;
}

.content h5 {
	font-size: 100%;
	color: #FF7D1B;
	font-weight: bold;
}

.content h6 {
	font-size: 100%;
	color: #FF7D1B;
	font-weight: bold;
}

.content a {
	color: #034EA2;	
	text-decoration: none;
}

.content a:hover {
	color: #F47920;
	text-decoration: none;	
}

.content li {
 	position: relative; 
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../gfx/arroworange_white.gif) no-repeat 0px 4px;	
	list-style-type: none;
}

.hoekje {
	position: absolute;
	left: 245px;
	bottom: 0;
	background: url(../gfx/hoekje.gif) no-repeat;
	width: 20px;
	height: 20px;
}

.content iframe {
	border: 0px;
	width: 500px;
	height: 320px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}

object, embed {
	z-index: 0;
}
/* SIDEBAR *************************************************************/

.sidebar {
 	position: relative;
  	float: left;
  	bottom: 0;
	width: 215px;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 15px 20px;
	/*background: url(../gfx/dot_vertical.gif) repeat-y left top;*/
}

.sidebar h3, .sidebar h1, .sidebar h2, .sidebar h4, .sidebar h5, .sidebar ul {
	margin: 0;
	padding: 10px 0;
	background: url(../gfx/dot_horizontal.gif) repeat-x -5px bottom;
}

.sidebar h1 {
	font-size: 160%;
	color: #F47920;
}

.sidebar h2 {
	font-size: 140%;
	color: #034EA2;
}

.sidebar h3 {
	font-size: 120%;
	color: #034EA2;
}

.sidebar h4 {
	font-size: 120%;
	color: #F47920;
}

.sidebar h5 {
	font-size: 100%;
	color: #F47920;
	font-weight: bold;
}

.sidebar h6 {
	font-size: 100%;
	color: #034EA2;
	font-weight: bold;
}

.sidebar a:link, .sidebar a:visited {
	text-decoration: none;
	color: #034EA2;	
}

.sidebar a:hover, .sidebar a:active {
	color: #F47920;
	text-decoration: none;	
}

.sidebar li {
	list-style-type: none;
 	position: relative; 
	margin: 5px;
	padding: 0 0 0 15px;
	background: url(../gfx/arroworange_white.gif) no-repeat 0px 4px;	
}

.sidebar img {
	margin: 0px;
}

.sidebar .mceEditor img {
/*	margin: 10px 0;*/
}

/* FOOTER **************************************************************/

.footer {
 	position: relative;
	clear: both;
	height: 48px;
	margin-top: 5px;
	background: url(../gfx/footer_backgr.gif) no-repeat;
}

.clear {
 	position: relative;
	clear: both;
}

/* CMS-PANEL ***********************************************************/

.cmsPanel {
 	position: absolute;
 	top: 6px;
 	right: 10px;
	width: 150px;
	text-align: center;
	border: 2px solid #333;	
	padding: 0;
	margin: 0;
}

.cmsPanel h3 {
	border-bottom: 2px solid #333;	
	color: white;
	background: #F47920;
	font-size: 120%;
}

.cmsPanel input {
	width: 150px;
	background: #F1F1F2;
	color: #034DA1;
	font-size: 110%;
	padding: 0;
	margin: 0;
}

.cmsPanel input:hover {
*	cursor: hand;
	cursor: pointer;
	color: #F47920;
	background: #fff;
}


#fullscreen {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
	background: black;
	z-index: 1000;
	opacity:.90;
*	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;	
	margin: 0;
	padding: 0;
	display: none;	
}

#closeFullScreen {
	position: absolute;
	top: -24px;
	right: -1px;
	width: 60px;
	height: 24px;
	font-size: 12px;
	color: white;
	border: 1px solid #777;
	cursor: pointer;
	background: black;
}

#closeFullScreen:hover {
	color: #ff4900;
}

#mediaPlayer {
  position: absolute;
  display: none;

  width: 480px;
  height: 376px;
  z-index: 1000;
  border: 1px solid #777;
}

#mediaPlayer object {

	
}

.sidebar a:link, .sidebar a:visited {
	text-decoration: none;
	color: #034EA2;	
}

.sidebar a:hover, .sidebar a:active {
	color: #F5821F;
	text-decoration: none;	
}

.sidebar a.video:link, .sidebar a.video:visited {
	display: block;
	text-align: center;
	margin-top: 7px;
	height: 24px;
	padding: 3px 0 3px 0;
	background: url(../../gfx/backgr_video_off.gif) no-repeat;
	text-decoration: none;
	color: black; }

.sidebar a.video:hover, .sidebar a.video:active {
	background: url(../../gfx/backgr_video_on.gif) no-repeat;
	text-decoration: none;	
	color: white; }
/* aanmeld form */
.aanmeldForm {}
	.aanmeldForm div {
		display: block;
		border: 1px solid white;
		width: 480px;
		padding: 0px;
		margin: 0px 0;	}
		.aanmeldForm label {
			padding-top: 2px;
			float: left;
			display: block;
			width: 200px; }
		.aanmeldForm label.small {
			display: inline;
			width: 40px;
			float: none; }
		.aanmeldForm label.congresRadio {
			float: left;
			width: 500px; }
		.aanmeldForm .redBorder {
			color: red; }
		.aanmeldForm .redBorder input {
			border: 1px solid red; }
		.aanmeldForm span.red {
			color: red;
			padding-top: 3px; }
			
		.aanmeldForm input#nummer {
			width: 50px;
		}
.aanmeldForm #congresOptions {
	width: 475px;
}

.aanmeldForm #congresOptions label.congresRadio {
	color: #000;
}

.aanmeldForm .succesDiv, .aanmeldForm .errorDiv {
	padding: 5px 14px 6px 33px;
	width: 420px;
	margin: 7px 0;
}

.aanmeldForm .succesDiv {
	background: #E0FFE9 url('../gfx/accept.gif') no-repeat 9px 7px; }
.aanmeldForm .errorDiv {
	background: #FFD2D4 url('../gfx/delete.gif') no-repeat 9px 7px; }

table {
	text-align: left;
	vertical-align: top; }
	table tr {
	vertical-align: top;
	}
		.content table tr td {
			vertical-align: top;
			width: 249px;
			padding: 4px 10px 3px 5px;
			margin: 0; }
		.content table tr td h4 {
			margin-top: 5px; }
		
		.content table tr td ul {
			padding: 0;
			margin: 0; }
		.content table tr td p {
			padding: 0;
			margin: 0; }
		
table#programmaTable tr td {
	width: auto;
}

input.aanmeldForm {
	color: #000;
	background: #FF7D1B;
	font-family: trebuchet ms;
	padding: 3px 5px;
	border: none;
	font-size: 100%; }
	
input.aanmeldForm:hover { color: white; cursor: pointer; }

a.printLink {
	margin: 15px -10px 0 0;
	padding:  5px 5px 5px 27px;
	display: block;
	width: 100px;
	background: #FF7D1B url(../gfx/printer.gif) no-repeat 3px 3px;
	font-family: trebuchet ms;
	font-size: 100%; 
	float: right; }
	
a.printLink:hover {	
	color: white; }

.showMe {
	display: block; }
	
.hideMe {
	display: none; }
	
#selectForm label {
	width: 470px; }

#selectForm {
	height: 50px;
}

label#extraGast {
	display: block;
	width: 400px;
}

/* DEBUGGING MODE

* { outline: 1px dashed red }
* * { outline: 1px dashed green }
* * * { outline: 1px dashed orange }
* * * * { outline: 1px dashed blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }

*/

