body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/main_bg_footer.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper {
	width:100%;
	position:relative;
	display:block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#left {
	position:absolute;
	left:0;
	right:50%;
	top:0;
	z-index:5;
	margin-left:-450px;
	background-image: url(images/hdr_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
}

#center{
	position:absolute;
	left: 50%;
	margin-left:-460px;
	top:0;
	width:920px;
	z-index:10;
	background-image: url(images/main_bg_y.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#right {
	position:absolute;
	margin-right:auto;
	top:0;
	right:0;
	left:50%;
	z-index:1;
	background-image: url(images/hdr_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
}
.header1 {
	height: 60px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.disclaimer a{
	color: #666666;
	text-decoration: none;	
	font-weight:bold;
}
.disclaimer a:hover{
	color: #ec008c;
}
.main {
	width: 920px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top:40px;
	padding-bottom: 20px;
	margin-bottom: 80px;
	overflow: auto;
	background-image: url(images/main_bg_y.jpg);
}
.header_left {
	background-color: #f5a6c8;
	width: 920px;
	float: left;
	height: 195px;
}
.header_right {
	background-color: #881c81;
	width: 50%;
	height: 195px;
	float: right;
}
.header_menu {
	width: 100%;
	background-color: #25557b;
	height: 40px;
	clear: both;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.content {
	width: 450px;
	margin-left: 225px;
	margin-top: 0px;
	height: auto;
	line-height: 18px;
}
.content b {
	color:#ec008c;
	font-size:18px;
}
.content strong {
	color:#ec008c;
	font-size:18px;
}
.content a{
	color: #666666;
	text-decoration: none;	
	font-weight:bold;
}
.content a:hover{
	color: #ec008c;
}
.content_sprekers {
	width: 640px;
	margin-left: 50px;
	margin-top: 0px;
	height: auto;
	line-height: 18px;
}
.content_sprekers b {
	color:#ec008c;
	font-size:18px;
}
.content_sprekers strong {
	color:#ec008c;
	font-size:18px;
}
.content_srpekers a{
	color: #666666;
	text-decoration: none;	
	font-weight:bold;
}
.content_sprekers a:hover{
	color: #ec008c;
}.controle_registratie {
	width: 450px;
	margin-left: 225px;
	margin-top: 0px;
	height: auto;
	line-height: 15px;
}
.main_left {
	width: 185px;
	float: left;
	margin-left: 32px;
	font-weight: bold;
	margin-top: 0px;
	height: auto;
	overflow: auto;
}

.main_left a{
	color: #666666;
	text-decoration: none;	
}
.main_left a:hover{
	color: #ec008c;
}
.main_left_selected a{
	color: #ec008c;
	text-decoration: none;	
}


.main_right {
	float: right;
	width: 200px;
	font-weight: bold;
	margin-top: 0px;
	height: auto;
}

.main_right a{
	color: #666666;
	text-decoration: none;
}
.main_right a:hover{
	color: #ec008c;
}
.footer {
	background-image: url(images/btm_bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 900px;
	left:50%;
	margin-left: -450px;
	padding-top: 10px;
	margin-bottom:0px;
	bottom: 0px;
	position:absolute;





	background-color:: #ebebeb;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: none;
}
.footer_left {
	float: left;
	height: 26px;
	width: 270px;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
.footer_center {
	height: 26px;
	width: 280px;
	margin-left: 400px;
}
.footer_right {
	height: 26px;
	width: 100px;
	float: right;
}

.header_program {
	width: 430px;
	float: left;
	height: 25px;
	color:#ec008c;
	font-size:18px;
	padding-bottom:7px;
}

.header_pauze {
	background-color: #fde9f3;
	width: 430px;
	float: left;
	height: 24px;
	padding-top: 4px;
	font-size: 11px;
}

.header_session {
	width: 430px;
	float: left;
	height: 26px;
	color: #25557B;
	padding-top: 15px;
	font-weight: bold;
}

.header_pauze_title{
	padding-left: 35px;
}


.program_session {
	width: 430px;
	float: left;
	height: 18px;
	padding-top: 4px;
	font-size: 11px;
}
.program_session_title{
	padding-left: 35px;
}
.program_session_speaker{
	width: 316px;
	float: left;
	height: 12px;
	padding-top: 0px;
	padding-left: 113px;
	color: #ff64af;
	font-size: 11px;
}

.content_program {
	width: 430px;
	margin-left: 225px;
	margin-top: 0px;
	height: auto;
	line-height: 15px;
}

