/* STIJL VOOR I-sub 2008 SITE
-----------------------------------------------------------------------*/
body {
	margin-top:20px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	background-color: #6F8E90;
	font-weight:normal;
}
h1 {
	font-size:18px;
	color:#709293;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:5px;
	text-align:center;
}
h2 {
	font-size:15px;
	color:#617879;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
	text-align:left;
}

.important{
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF33;
	padding: 5px;
	border:1px solid #FF0000;
}


iframe.register {
	width:90%;
	height: 2140px;
	frameborder: 0;
}
iframe.register_abstract {
	width:90%;
	height: 1350px;
	frameborder: 0;
}
iframe.reminder {
	width:105px;
	height: 105px;
	frameborder: 0;
}
#reminder_temp {
	background-color: red;
	margin-top:18px;
	margin-left:230px;
	width:100px;
	height:100px;
}
#reminder {
	clear: both;
	display: block;
	margin-top:6px;
	margin-left:20px;
	width:100px;
	height:100px;
	border: 0;
}
p {
}
th {
	/*background-color: #CDBF00;
	color:#DF6001;*/
	font-weight: normal;
	padding-top: 30px;
	color:#7c7406;
	border-bottom: 1px solid #CDBF00;
}
td .tijd {
	color: gray;
	font-size: 10px;
}
td .extra {
	font-style: italic;
	color: gray;
	font-size: 10px;
}
ul.content_bullet {
	list-style-image: url(images/bullet_oranje.gif);
	list-style-type: square;
}
ul.content_list {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
ul.content_list0 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
}
#container {
	border:0px;
	width:800px;
	margin:0px auto;
	background-color: #FFFFFF;
}
#top_print {
	display: none;
}
#print_icon {
	clear: both;
	border:0px;
	text-align:right;
	padding-right:10px;
}
#top {
	border:0px;
	width:800px;
	height:126px;
	background:url(images/top_01.jpg) no-repeat;
}

#top .tab{
	font-size:12px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	display: block;
	float: left;
	position: relative;
	left: 40px;
	top: -19px;
	width: 50px;
	height: 20px;
	margin: 1px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
}
#top .tab_d{
	font-size:12px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	display: block;
	float: left;
	position: relative;
	left: 40px;
	top: -18px;
	width: 50px;
	height: 17px;
	margin-right: 1px;
	background-image: url(images/tab_d.gif);
	background-repeat: no-repeat;
}

#top_title {
	clear: both;
	border:0px;
	width:800px;
	height:28px;
	background-color: #FFFFFF;
	padding-top:20px;
}

#top a {
	color: #E16100;
	text-decoration: none;
}
#top a:hover {
	color: red;
	text-decoration: none;
}

#top_nav {
	clear: both;
	border:0px;
	width:800px;
	height:2.2em;
	background-color: #DF6001;
}
#content_main {
	clear: both;
	display: block;
	border:0px;
	width:640px;
	background-color: #FFFFFF;
	margin-bottom:-13px;
	margin-top:0px;
	-margin-bottom:0px;
}
#content {
	color:#617879;
	margin-left:10px;
	margin-right:20px;
}
.content_title {
	font-size:16px;
	margin-top:14px;
	margin-left:0px;
	font-weight:bold;
}
.content_text {
	margin-left:10px;
}
#content a {
	color:#E16100;
	text-decoration: none;
}
#content a:hover {
	color:red;
	text-decoration: none;
}
#footer {
	clear: both;
	border:0px;
	width:800px;
	height:25px;
	background-color: #6F8E90;
	color: #FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding-top:10px;
}
/*----------clearfix----------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*--------end clearfix--------*/














.presentation_info {
	font-size:10px;
	color: gray;
}
#presentations_list {
	margin-top: 50px;
}
#presentations_list .presenter_tit {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 150px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid gray;
}
#presentations_list .organisation_tit {
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid gray;
}
#presentations_list .title_tit {
	float: left;
	display: block;
	width: 250px;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid gray;
}
#presentations_list .presentation_tit {
	float: left;
	display: block;
	width: 30px;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 15px 0px;
	text-align: right;
	border-bottom: 1px solid gray;
}
#presentations_list .presenter {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 150px;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#presentations_list .organisation {
	float: left;
	display: block;
	width: 150px;
	padding: 0px 0px 15px 5px;
	margin: 0px;
}
#presentations_list .title {
	float: left;
	display: block;
	width: 250px;
	padding: 0px 0px 15px 5px;
	margin: 0px;
}
#presentations_list .presentation {
	float: left;
	display: block;
	width: 30px;
	padding: 3px 0px 15px 5px;
	margin: 0px;
	text-align: right;
}
#presentations_list ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#presentations_list li {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}