html, body {
	margin: 0;
	padding: 0;
	height:100%;
	color:#fff;
	overflow: hidden;
	background: black;
}
body {
	background: black;
	font-family: constantia, palatino, times;
	font-size:14px;
	line-height: 18px;
	color:#fff;
}
a img, iframe { border: none; }
	
/* Headers
------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
	
/* Lists
------------------------------*/
	
ul, ol, dl, li, dt, dd {
	
}
	
/* Links
------------------------------*/

a, a:link {
	color:#ff7b23;
	text-decoration: none;
}
a:visited {
	color:#ff7b23;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

/*
de stijlen overzicht link van beeld naar listing
------------------------------*/
.linkOn {
	text-decoration: underline;
}

.linkOff {
	text-decoration: none;
}
/* ids // classes
------------------------------*/
#background, #backgroundImage {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
#inzet {
	float: left;
	width:230px;
	padding:0 10px 10px 0;
	font-size: 24px;
	line-height: 28px; 
	font-weight: bold;
}
#flashHome {
	width:700px;
	height: 100%;
}

/* listing stijlen/deelnemers template
---------------------------------------------------- */
#listStijlenTxt {
	float: left;
	width:210px;
	padding:0 6px 0 0;

}
#listDeelnemersTxt {
	float: left;
	width:600px;
	padding:0 6px 0 0;

}
#listStijlenTxt ul, #listDeelnemersTxt ul {
	margin:0 0 0 10px;
}
#listStijlenTxt li, #listDeelnemersTxt li {
	margin:0 0 0 10px;
}
#listStijlenImg {
	float: right;
	width:484px;
	margin: 0;
	padding: 0;
}
#listStijlenImg img {
	border: 0px solid;
	margin: 0px;
	padding: 0 1px 1px 0;
}
/* wrap
------------- */
html>body #wrap {
	height:100%; /* 100 % height */
}
html>body #header {
	position:fixed;
}
html>body #content {
	height:100%; /* 100 % height */

}
/* ------------- */
#wrap {
	z-index:3;
	/* width:995px; */
	margin:0 auto;
	padding: 0;
	position: absolute;
	overflow: auto;
}
#containerCenterHeader {
	margin:0 auto 0 35px;
	width: 960px;
	clear: both;
}
#containerCenterContent {
	margin:0 auto 0 35px;
	width: 960px;
	height:100%;
	clear: both;
}
/* content text alle stukken
---------------------------------- */
#containerCenterHeaderIframe {
	margin:0 auto 0 35px;
	width: 481px;
	clear: both;
}
#containerCenterContentIframe {
	margin:0 auto 0 35px;
	width: 481px;
	height:100%;
	clear: both;
}
/* content text alle stukken
---------------------------------- */
#header {
	height:70px;
	margin:0 auto;
	background: url('../images/linegray.gif') repeat-y;
}
#headerCorrection{
	height:70px;
}
#content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
}
#thumbs {
	margin: 0 auto;
	padding: 0 0 0 2px;
	width: 480;
}

#thumbs img {
	border: 0px solid;
	margin: 0px;
	padding: 0 1px 1px 0px;
}
/* content text alle stukken
---------------------------------- */
#contentText {
	position:absolute;
	z-index:2;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
}
#contentText iframe {
	width: 100%;
	height: 100%;
}
/*
---------------------------------- */
#contentLeft960 {
	background: url('../images/linegray.gif') repeat-y;
	width:940px;
	height: 100%;
	margin: 0px;
	padding: 0 10px 0 10px;
	float: left;
}
/*
---------------------------------- */
#contentLeftNav {
	background: url('../images/linegray.gif') repeat-y;
	width:230px;
	height: 100%;
	margin: 0px;
	padding: 0 10px 0 0;
	float: left;
}
/*
---------------------------------- */
#contentLeft240 {
	background: url('../images/linegray.gif') repeat-y;
	width:220px;
	height: 100%;
	margin: 0px;
	padding: 0 10px 0 10px;
	float: left;
}
#contentRight720 {
	background: url('../images/linegray.gif') repeat-y;
	width:700px;
	height: 100%;
	margin: 0px;
	padding: 0px 10px 0 10px;
	float: right;
}
#contentRight720Home {
	background: url('../images/linegray.gif') repeat-y;
	width:700px;
	height: 100%;
	margin: 0px;
	padding: 0px 10px 0 0px;
	float: right;
}

/*
---------------------------------- */
#contentLeftFlash480 {
	background: url('../images/linegray.gif') repeat-y;
	width:480px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
/*
---------------------------------- */
#contentLeft480 {
	background: url('../images/linegray.gif') repeat-y;
	width:460px;
	height: 100%;
	margin: 0px;
	padding: 0 10px 0 10px;
	float: left;
}
#contentRight480 {
	background: url('../images/linegray.gif') repeat-y;
	width:460px;
	height: 100%;
	margin: 0px;
	padding: 0px 10px 0 10px;
	float: right;
}
#contentRight1 {
	background: url('../images/linegray.gif') repeat-y;
	width:1px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: right;
}
/*
---------------------------------- */
#flash {
	height: 380px;
}