body {
	background-image: url(images/bg01.gif);
	background-repeat: no-repeat;
	background-color: #7fb0c9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color: #24A630;
	scrollbar-arrow-color: #006194;
	scrollbar-darkshadow-color: #00420D;
	scrollbar-face-color: #7fb0c9;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #006194;
	scrollbar-track-color: #FFE;
		}
	
#container{
	background-image: url(images/container.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-color: #dce7f1;
	position:absolute;
	top:135px; 
	left:165px;
	width:750px;
	/*height: 400px;
	overflow: auto;*/
	color: #000000;
	padding: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffffff;
	}

#tcontainer{
	background-image: url(images/container.gif);
	background-repeat: no-repeat;
	position:absolute; 
	top:135px; 
	left:165px;
	width:540px;
	font-size: 12px;
	color: #000000;
	background-color:#DCE7F1;
	padding: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffffff;
	}
	
#homecontainer{
	position:absolute; 
	top:115px; 
	left:165px;
	width:700px;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	}
	
#news{
	background-repeat: no-repeat;
	float:right;
	width:420px;
	height:110px;
	margin-left: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	}	
	
#themeright{
	position:absolute; 
	top:135px; 
	left:735px;
	}	
	
#themecontainer{
	margin-top: 0px;
	float: left;
	left:10px;
	width:700px;
	}	
	
#theme h2 {
	font-size: 11px;
	color: #000000; 
	font-weight: bold;
	margin-top: -2px;
	margin-bottom: 3px;
	}
	
#theme{
	float: left;
	width:120px;
	height:290px;
	margin-right: 10px;
	background-color: #E3DA8E;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	font-size: 10px;
	color: #000000;
	text-align: center;
	}	
	
#kolom{
	float: left;
	width:700px;
	}	
	
h1 {
	font-size: 14px;
	color: #000000; 
	font-weight: bold;
	}
	
h2 {
	font-size: 13px;
	color: #000000; 
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 8px;
	}
	
h3 {
	font-size: 11px;
	color: #000000; 
	font-weight: bold;
	}
	
#webmaster {
	position: absolute;
	left:5px;
	top: 450px;
	width: 134px;
	font-size: 11px;
	}	

#navcontainer {
	position: absolute;
	left:5px;
	top: 135px;
	}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navcontainer li { margin: 0 0 10px 0; }

#navcontainer a
{
display: block;
width: 138px;
background-color:#006194;
text-decoration: none;
font-size:12px;
color: #ffffff; 
text-decoration: none;
padding:0 0 0 5px;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #006194;
border-right-width: 4px;
border-right-style: solid;
border-right-color: #D5C950;
}

#navcontainer a:hover
{
background-color:#D5C950;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #D5C950;
border-right-width: 4px;
border-right-style: solid;
border-right-color: #006194;
color: #000000; 
}


#tnavcontainer {
	margin-top: 20px;
	left:10px;
	width:500px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	}
	
#tnavcontainer ul{
margin: 0;
padding:0;
list-style-type: none;
text-align: center;
}

#tnavcontainer ul li { display: inline; }

#tnavcontainer ul li a{
text-decoration: none;
padding: 1px 15px 1px 15px ;
margin-right: 0px;
color: #fff;
background-color: #006194;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #D5C950;
}

#tnavcontainer ul li a:hover{
color: #000000;
background-color: #D5C950;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #006194;
}

img{
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
a {
	font-weight:bold;
	text-decoration: none;
	color:#006194; 
	}

a:link {
  color:#006194; 
  text-decoration: none;
  } 
 
a:visited { 
  color: #006194; 
  text-decoration: none;
  }
  
a:hover { 
  color:#000000; 
    text-decoration: underline;
  }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#program td.sessiontime {
	width: 80px;
	height: 30px;
	font-size: 9px;
}

#program td.session {
	font-weight:bold;
	color:#006194;
}

#program td.author {
	width: 110px;
	font-size: 9px;
}

#program a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#participants {
	margin: 0px;
	padding: 0px
}

#participants tr {
	
}

#participants td {
	font-size: 10px;
	margin:0px;
	padding: 2px 3px 2px 5px;
}

#participants td.name {
	width:130px;
}

#participants tr.white {
	background-color:#fff;
}

#publications td {
	padding: 3px;
}

#publications td.theme_name {
	font-weight:bold;
}

#publications a {
	text-decoration:underline;
	color: #000;
	font-weight: normal;
}

#newsmenu {
	width:150px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.newsimage {
	float: left;
	padding-right: 5px;
}

select {
	font-size: 11px;
	background-color: #dce7f1;
}

.centered_block {
	display: block;
    margin-left: auto;
    margin-right: auto }
}
