	* {
			padding: 0;
			margin: 0;
	}

p.currentconference, p.currentconference_alert, p.otherconference {
	margin: 8px 10px 8px 15px;
	display: block;
	width: 120px;
	line-height: 22px;
}
p.currentconference {
	background-image: url(/images/currentconference.png);
}
p.currentconference_alert {
	background-image: url(/images/currentconference_alert.png);
}
p.currentconference a {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 2px;
}

p.otherconference a {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 2px;
}

p.currentconference a:hover,  p.otherconference a:hover,  p.currentconference_alert a:hover {
	text-decoration: underline;
}

p.currentconference_alert a {
	padding-left: 2px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: red;
}




body {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 150%;
		text-align: center; /* for IE */
	}
	
	p, h1, h2 {
		font-weight: normal;
		padding: 0px;
		margin: 5px 0px 15px 0px;
	}
	
	h1 {
		font-weight: bold;
		font-size: 16px;
		text-align: left;
	}

	h2 {
		font-weight: bold;
		font-size: 11px;
		text-align: left;
	}
	
	#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		border: 0px solid #000;
		width: 800px;
		height:600px;
		margin-top: 10px;
	}

	.gt {
		display: block;
		float: left;
		width: 15px;
		color: red;
	}
	
	.tabs2 {
		display: block;
		margin: 0px 0px 61px 571px;
		height: 20px;
		width: 300px;
		line-height: 20px;
		background-color: transparent;
		
	
	}
	.tabs {
		display: block;
		margin: 0px 0px 0px 248px;
		height: 37px;
		width: 800px;
		background-color: white;
		line-height: 35px;
	}
		
	.boven {
		background-image: url(http://www.opticaldocumentsecurity.com/images/boven.png);
		display: block;
		width: 800px;
		height: 122px;
		float: left;
		background-color: transparent;
		margin: 0;
		padding: 0;
	}
	
	.onder {
		background-image: url(http://www.opticaldocumentsecurity.com/images/onder.png);
		display: block;
		width: 800px;
		float: left;
		background-color: transparent;
		padding: 0;
		margin: 0;
	}
	
	.onder .links {
		float: left;
		display: block;
		width: 220px;
		background-color: transparent;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	
	
	
	.onder .links .head {
		display: block;
		line-height: 25px;
		width: 180px;
		background-color: #143d8d;
		color: white;
		border: 1px solid #143d8d;
		font-size: 12px;
		text-align: center;
		margin: 19px 19px 0px 19px;
		font-weight: bold;
	}
	
	.onder .links .border {
		background-color: transparent;
		border: 1px solid gray;
		width: 180px;
		margin: 0px 19px 19px 19px;
	}
	
	.onder .links .border .title { 
		background-color: transparent;
		color: #333;
		text-align: center;
		width: 180px;
		text-transform: uppercase;
	}

	.onder .links .border .message {
		background-color: transparent;
		width: 156px;
		margin: 12px;
		font-size: 9px;
		text-align: justify;
		color: black;
	}
	.onder .links .border .emailus {
		margin: 5px 0px 5px 0px;
	}
	.onder .links .border .emailus a {
		background-color: transparent;
		width: 156px;
		display: block;
		font-size: 9px;
		text-decoration: none;
		color: #333;
		line-height: normal;
	}
	
	.onder .links form  {
		display: block;
		width: 180px;
		margin: 0px 19px 0px 19px;
		padding: 0;
		background-color: white;
		text-align: left;
		
	}
	.onder .links p.search {
		margin: 0 0 4px 0;
	}
	.onder .links input.search {
		margin: 0;
		padding: 0;
		border: 1px solid gray;
		width: 150px;
		height: 20px;
		line-height: 20px;
		color: #333;
		display: inline;
		text-align: left;
	}
	
	.onder .links .go {
/*		background-image: url(http://www.opticaldocumentsecurity.com/images/go.png); */
		margin: 0;
		padding: 0;
		border: 1px solid #143d8d; 
		width: 28px;
		height: 20px;
		cursor: pointer;
	}
	
	
	
	.onder .links .copyright {
		color: #333;
		text-decoration:none;
	}


	.onder .rechts {
		display: block;
		float: right;
		width: 570px;
		background-color: white;
		color: black;
	}
	
	.onder .rechts .intro {
		margin: 30px 0px 30px 15px;
		text-align:justify;
	}
	
	.onder .rechts ul {
		display: block;
		padding-left: 30px;
	}
	.onder .rechts ul li {
		display: list-item;
		margin-bottom: 3px;
	}
	.article {
		display: block;
		float: right;
		width: 555px;
		margin: 15px 0px 15px 15px;
	}
	.article_left {
		display: block;
		float: left;
		width: 150px;
		background-color: white;
	}
	.article_right {
		display: block;
		float: right;
		width: 385px;
		text-align:justify;
		background-color: white;
	}

	.contact {
		background-color: #eee;
	}
	.contact input, .contact textarea {
	
		
		width: 300px;
		border: 1px solid gray;
		margin-bottom: 4px;
	}
	
	
	
	/* agenda */
	
.datum_screen {
	font-weight: bold;
	display: block;
	float: right;
	width: 555px;
	border-bottom: 1px solid gray;
	margin-top: 40px;
	color: #100d5d;
}

.session_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;

	display: block;
	float: right;
	width: 385px;
	margin-left: 150px;
	margin-bottom: 0px;
	border-bottom: 1px solid gray;
	margin-top: 30px;
	color: #100d5d;
}

.session_chair {
	display: block;
	float: right;
	width: 385px;
	font-weight: bold;
/*	font-style: italic; */
	margin-left: 150px;
	color: #100d5d;
	
}

.item_tijd {
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	margin-bottom: 0px;
	color: #100d5d;

}

.item_titel {
	display: block;
	float: right;
	width: 385px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: justify;
	color: #100d5d;
}

.item_spreker {
	display: block;
	float: right;
	width: 385px;
	margin-left: 150px;
	margin-top: 0px;
	font-style: italic;
	text-align: justify;
	margin-bottom: 2px;
	color: #100d5d;

}

.item_intro {
	display: block;
	float: right;
	width: 385px;
	margin-left: 150px;
	text-align: justify;
	margin-top: 2px;

}


