 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 0%;
   left: 0px;
   width: 100%;
   margin-top: 0px;
   text-align: center;
   min-width: 852px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 852px;
	margin: 0px auto;
	padding: 0px;
	}
	
body {
	background-image: url(../afbeeldingen/header_achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #f3f6f4;
	color: #606060;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}

A:link {text-decoration: none; color: #006565;}
A:visited {text-decoration: none; color: #39536a;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #002d56;}

#header {
 	position: relative;
 	top:0px;
 	margin: 0px;
	padding: 0px;
	width: 852px;
	height: 124px;
	background-image: url(../afbeeldingen/header.jpg);
	background-repeat: no-repeat;
}

#titel_updates {
	position: absolute;
	top: 370px;
	left: 31px;
	width: 100px;
	height: 25px;
	background-image: url(../afbeeldingen/titel_updates.jpg);
	background-repeat: no-repeat;
	display: block;
}

#titel_upcoming {
	position: absolute;
	top: 370px;
	left: 580px;
	width: 205px;
	height: 25px;
	background-image: url(../afbeeldingen/titel_upcoming.jpg);
	background-repeat: no-repeat;
	display: block;
}

/* deze geld voor alle pagina's behalve index.php */
#titel_upcoming_sub {
	position: absolute;
	top: 171px;
	left: 580px;
	width: 205px;
	height: 25px;
	background-image: url(../afbeeldingen/titel_upcoming.jpg);
	background-repeat: no-repeat;
	display: block;
}

#spacer_verticaal {
	position: absolute;
	top: 375px;
	left: 560px;
	width: 4px;
	height: 445px;
	background-image: url(../afbeeldingen/spacer_verticaal.jpg);
	background-repeat: no-repeat;
	display: block;
}

#spacer_verticaal_sub {
	position: absolute;
	top: 175px;
	left: 560px;
	width: 4px;
	height: 445px;
	background-image: url(../afbeeldingen/spacer_verticaal.jpg);
	background-repeat: no-repeat;
	display: block;
}

/* alleen voor main page */
#content_boven {
	position: relative;
 	top:0px;
 	margin: 0px;
	padding: 0px;
	width: 852px;
	height: 269px;
	background-image: url(../afbeeldingen/content_top.jpg);
	background-repeat: no-repeat;
}	

/* alleen voor main page */
#content_onder {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 852px; 
	background-color: #f3f6f4; /*zelfde kleur als algemene lichtgroene achtergrond, dus niet wit - de divs IN deze div zijn wel wit */
	background-image: url(../afbeeldingen/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 852px; 
	height:542px;
	overflow: auto;  /*als de content groter is dan de DIV, krijg je een scrollbalk */
	background-color: #f3f6f4;
	background-image: url(../afbeeldingen/content_achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content_sub {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 852px; 
	height:542px;
	/*overflow: auto;  /*als de content groter is dan de DIV, krijg je een scrollbalk */
	background-color: #f3f6f4;
	background-image: url(../afbeeldingen/content_achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* met deze div wordt de scrollbalk bij overflow netjes op de goede plaats gezet */
#content_sub_sub {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 840px; 
	height:526px;
	overflow: auto;  /*als de content groter is dan de DIV, krijg je een scrollbalk */
}

#content_onder_padding {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 35px 12px;
}

#content_padding {
	margin: 0px 0px 0px 0px;
	padding: 35px 35px 35px 35px;
	text-align: justify;
}

#content_padding_sub {
	margin: 0px 0px 0px 0px;
	padding: 35px 12px 35px 12px;
	text-align: justify;
}

#updates {
	position: relative;
	top: 0px;
	left: 0px;
 	margin: 0px;
	padding: 0 0 0 0;
	width: 524px;
	height: 200px; /* deze height is alleen bedoelt voor opvulling op de main page, zodat geen leeg vlak zonder achtergrond onstaat */
	text-align: justify;
	background-color: #ffffff;
	float: left;
}

#updates_padding {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 26px;
}

#content_links {
	position: relative;
	top: 0px;
	left: 0px;
 	margin: 0px;
	padding: 0 0 0 0;
	width: 524px;
	text-align: left-justify;
	background-color: #ffffff;
	float: left;
}

#content_links_padding {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
}

#updates_titel {
	font-size: 12px;
	font-weight: bold;
	color: #b0782e;
}

#updates_more {
	position: relative;
 	margin: 0px;
	padding: 10 0 0 0;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #006565;
}

#upcoming {
	position: relative;
	top: 0px;
	left:0px;
 	margin: 0px;
	padding: 8 0 0 0;
	width: 304px;
	height: 390px;
	text-align: left;
	background-color: #ffffff;
	float:right;
}

#upcoming_sub {
	position: relative;
	top: 0px;
	left:0px;
 	margin: 0px;
	padding: 0 0 0 0;
	width: 275px;
	/*height: 390px;*/
	background-color: #ffffff;
	float:right;
}

#upcoming_padding {
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 54px;
}

#upcoming_padding_sub {
	margin: 0px 0px 0px 0px;
	padding: 11px 13px 0px 44px;
	text-align: left;
}

#symposium_detail {
	float: right;
	width: 160px;
	height: 126px;
	padding: 0 0 0 6;
	background-image: url(../afbeeldingen/detail_background.jpg);	
	background-position: right;
	background-repeat: no-repeat;
	display: block;
}	

#header_logo {
	position: absolute;
	margin-left: 12px;
	top: 6px;
	width: 161px;
	height: 103px;
	background-image: url(../afbeeldingen/logo4.jpg);	
	display: block;
}	

#footer {
 	position: relative;
 	margin: 0 0 0 350;
	padding: 0 0 8 0;
	width: 145px;
	height: 8px;
	background-image: url(../afbeeldingen/HD_badge.jpg);	
	background-repeat: no-repeat;
	display: block;
}


#menu_home a {
	background: url(../afbeeldingen/menu_home.jpg) 0 0 no-repeat;
	display: block;
}
   
#menu_home a:hover {
	background-position: 0 -18px;
}


#menu_symposia a {
	background: url(../afbeeldingen/menu_symposia.jpg) 0 0 no-repeat;
	display: block;
}
   
#menu_symposia a:hover {
	background-position: 0 -18px;
}


#menu_vision a {
	background: url(../afbeeldingen/menu_vision.jpg) 0 0 no-repeat;
	display: block;
}
   
#menu_vision a:hover {
	background-position: 0 -18px;
}


#menu_target a {
	background: url(../afbeeldingen/menu_target.jpg) 0 0 no-repeat;
	display: block;
}
   
#menu_target a:hover {
	background-position: 0 -18px;
}

#menu_board a {
	background: url(../afbeeldingen/menu_board.jpg) 0 0 no-repeat;
	display: block;
}
   
#menu_board a:hover {
	background-position: 0 -18px;
}

#menu_costs a {
	background: url(../afbeeldingen/menu_costs.jpg) 0 0 no-repeat;
	display: block;
}
   
#menu_costs a:hover {
	background-position: 0 -18px;
}


#menu_contact a {
	background: url(../afbeeldingen/menu_contact.jpg) 0 0 no-repeat;
	display: block;
}
   
#menu_contact a:hover {
	background-position: 0 -18px;
}

/* Opmaak tekst */

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #606060;
	text-align: left;
}

h1:first-letter {
	color: #c1d72e;
	font-size:x-large;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
}

ul {
	list-style-type: disc;\
}

/* Opmaak signup.php */

.signuptable {
	border: 0px;
}

input{	color: #006565;	background: #f3f6f4;
	font-size: 10px;	border: 1px solid #9cb9a8;}.submit input{	color: #000;	background: #ffa20f;	border: 2px outset #d7b9c9}

.divider {
	border: 1px;	background-color: #9cb9a8;	height: 1px;
}

/* Einde opmaak signup.php */