*{
	padding: 0;
	margin: 0;
}
body, html{
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	background-image: url(../img/background_pattern.jpg);
	background-repeat: repeat-x;
}

h1{
	margin-bottom: 10px
}

h2{
	display: inline;
	font-size: 15px;
	font-weight: bold;
}

img { border: 0; }

div#container{
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
div#header{
	height: 160px;
#	height: 200px;
}
div#left{
	float: left; 
	width: 305px;
	overflow: hidden;
	height: 689px;
}
div#content{
	width: 525px;
	min-height: 625px;
	border: 12px solid white;
	float: right;
	padding: 20px;
	line-height: 20px;
	list-style-type: none;
}

#agenda_list{
	width: 95%;
}
.agenda_item td{
	cursor: pointer;
	
}
.agenda_item td a{
	cursor: pointer;
	text-decoration: none;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 625px;
}
/**/

div.item1{
	float: left;
	width: 311px;
	margin-right: 2px;
	margin-bottom: 5px;
	height: 138px;
}
div.item2{
	float: right;
	width: 311px;
	height: 138px;
}

/*backgrounds*/
div#Rotterdam{
background-image: url(../img/rotterdam.jpg);
}
div#Utrecht{
background-image: url(../img/utrecht.jpg);
}
div#Delft{
background-image: url(../img/delft.jpg);
}
div#Amsterdam{
background-image: url(../img/amsterdam.jpg);
}
div#Leiden{
background-image: url(../img/leiden.jpg);
}
div#Groningen{
background-image: url(../img/groningen.jpg);
}
div#Wageningen{
background-image: url(../img/wageningen.jpg);
}
div#leeszaal1{
background-image: url(../img/leeszaal1.jpg);
}
div#leeszaal2{
background-image: url(../img/leeszaal2.jpg);
}
div#info{
background-image: url(../img/info.jpg);
}
div#events{
background-image: url(../img/events.png);
padding: 30px;
height: 78px;
position: relative;
z-index: 100;
background-repeat: no-repeat;
}

div#event_desc{

border: 12px white solid;
height: auto;
width: 240px;
padding: 20px;
/*padding-top: 20px;*/
position: relative;
z-index: 100;
line-height: 20px;
background-color: black;
height: 625px;
}
div#footer{
	text-align: right;
	font-size: 10px;
	color: #A99999;
	clear: both;
	padding-bottom: 10px;
	padding-top: 5px;
}
div#thumbs
{

}
.thumb{
margin-left: 2px;
}
#row1_thumbs{
margin-bottom: 1px;
}


.sIFR-flash {
margin:0pt;
visibility:visible !important;
}
.sIFR-replaced {
visibility:visible !important;
}
span.sIFR-alternate {
display:block;
height:0pt;
left:0pt;
overflow:hidden;
position:absolute;
top:0pt;
width:0pt;
}
.sIFR-flash + div[adblocktab="true"] {
display:none !important;
}
.sIFR-hasFlash h1 {
font-size:14px;
height:14px;
line-height:14px;
margin-bottom:35px;
margin-left:20px;
margin-top:35px;
visibility:hidden;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #A99999; text-decoration: none; font-weight: normal;
}

#footer a:hover {
	color: #A99999; text-decoration: underline; font-weight: normal;
}

a, a:link, a:visited, a:active {
	color: #ffffff; text-decoration: underline; font-weight: normal;
}

a:hover {
	color: #ffffff; text-decoration: none; font-weight: normal;
}
