@charset "UTF-8";




body {
	margin: 0px;
	padding: 0px;
	background-color: #EF4238;
	width:95%
}


html{
	margin: 0px;
	padding: 0px;
	
	}

#onderlaag {
	position: relative;
	width: 745px;
	height:100%;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
	

	
#bovenbalk {
	position: absolute;
	width:675px;
	height:40px;
	z-index:1;
	left: 30px;
	top: 20px;
}	

#linkerkolom {
	position: absolute;
	width:230px;
	height:530px;
	z-index:1;
	left: 30px;
	top: 80px;
	padding: 0px;
}	

#rechterkolom_groot {
	position: absolute;
	width:430px;
	height:auto;
	z-index:1;
	left: 275px;
	top: 80px;
}
#rechterkolom_groot2 {
	position: absolute;
	width:430px;
	height:auto;
	z-index:1;
	left: 275px;
	top: 85px;
}

#rechterkolom_klein {
	position: absolute;
	width:230px;
	height:auto;
	z-index:1;
	left: 275px;
	top: 80px;
}


#rechterkolom_klein2 {
	position: absolute;
	width:180px;
	height:auto;
	z-index:1;
	left: 520px;
	top: 80px;
}

.rollover_laag{
	position: absolute;
	width:422px;
	height:286px;
	z-index:3;
	left: 272px;
	top: 225px;
	visibility: hidden;	
}
.rollover_invisible{
visibility: hidden;
}

img {
	border: 0px;
	}

iframe {
	background-color: #EF4238;
	z-index: 1;
	width: 430px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 275px;
	top: 80px;
	float: left;
	height: 532px;
	overflow-x: hidden;
	
}


.datum {
	float: right;
	margin-right: 0px;
	position: relative;
	
}

.knoppen{
	position: relative;
	float: left;
	width:570px;
	text-transform: uppercase;
}
.uppercase{
	text-transform: uppercase;
}

.underline{
	text-decoration: underline;
}




.tekst{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	font-weight: normal;

		
}
.tekst a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
	
.tekst a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: underline;
	color: #000000;
	font-weight: normal;


	
	}
.tekst a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: underline;
	color: #000000;
	font-weight: normal;

	
	}
.tekst a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: none;
	color: #000000;
	font-weight: normal;

	
	}
.tekst a:visited:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: underline;
	color: #000000;
	font-weight: normal;

	}
	
#speakers {
	position: absolute;
	height: auto;
	width: 410px;
	padding: 15px 20px 15px 15px;
}


#onderlaag_photo {
	position: relative;
	width: 100%;
	z-index: 1;
	margin-top: 0px;

	}
	
	#onderlaag_contacts{
	position: absolute;
	z-index:1;
	left: 30px;
	top: 80px;
	padding: 0px;	
	
}

.contacts{
	position: relative;
	float: left;
	width:93px;
	padding: 3px;
	height: 93px;
}
