/* Algemene elementen */
body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	padding: 0px;
	background-image: url("muzieknoten.jpg");
}
div#Main {
	width: 100%;
	margin: 0px;
	border-style: solid;
	border-color: RGB(0,125,191);
/*	border-color: RGB(0,185,242);*/
}
div#Header {
	background-image: url("HanzeBanner.jpg");
	height: 70px;
	width: 750px;
}
div#Menu {
	width: 140px;
	padding: 25px 5px 25px 5px;
	margin-right: 15px;
	background-color: RGB(0,125,191);
	font-weight: bold;
	float: left;
}
div#Menu a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: RGB(255,255,255);
}
div#Submenu {
	padding: 2px 0px 0px 10px;
}
div#Submenu a {
	padding: 0px 0px 0px 0px;
}
div#Inhoud {
	padding: 15px;
	background-color: RGB(255,255,255);
}
/*******************/
/* Algemene layout */
/*******************/
div.HelftLinks {
	float: left;
	padding: 0px 10px 0px 10px;
}
div.HelftRechts {
	float: right;
	padding: 0px 10px 0px 10px;
}
div.Golfje {
	background-image: url("HanzeGolfje_b150.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height: 29px;
	padding: 10px 0px 10px 0px;
}	
div.Indented {
	padding: 5px 0px 10px 25px;
}
div.Kop {
	font-size: 1.5em;
	padding: 10px 0px 15px 0px;
}
div.NB {
	font-weight: bold;
}
div.Klein {
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 5px;
}
div.HB {
	padding: 25px 0px 10px 0px;
 	color: RGB(0,125,191); 	
	font-weight: bold;
}
span.HB {
	border-top: 15px;
 	color: RGB(0,125,191); 	
	font-weight: bold;
}
span.Info {
	color: RGB(153,51,102);
	font-weight: bold;
}		
span.Vet {
	font-weight: bold;
}
img.VCenter {
	vertical-align: middle;
}
img.ImgLeft {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}
img.ImgRight {
	padding-left: 15px;
	padding-bottom: 10px;
	float: right;
	border: none;	
}
img.ImgCenter {
	padding-left: 125px;
	padding-bottom: 10px;
}
/*******************************/
/* Pagina-specifieke elementen */
/*******************************/
div#Home {
	width: 600px;
	float: left;
}
div#HomePlaatje {
/*	background-image: url("OrkestFoto.jpg");
	background-repeat: no-repeat;  
	width: 600px;
	height: 266px;   */
	padding: 10px 0px 10px 0px;
}
div#HomeText {
	font-size: 1.5em;
	text-align: center;
	line-height: 1.5em;
}
span#HomeLogo {
	background-image: url("HanzeLogo_h100.jpg");
	width: 235px;
	height: 100px;
}
div#Aankondiging {
	min-width: 150px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.3em;
}
div#Werving {
	float: left;
	min-width: 500px;
}	
body#Sponsors {
	background: RGB(0,125,191);
	padding-top: 20px;
}	
iframe#Sponsors {
	width: 135px;
	height: 120px;
	border-style: none;
}	
ul.Links {
	list-style-image: url("HanzeGolfje_b50_h20.jpg");
	list-style-position: inside;
}	
ul.Links li {
	padding-left: 10px;
	height: 25px;
}
ul.Lijst {
	margin-top: 0px;
	margin-bottom: 0px;
	st-style-type: disc;
}
ul.Lijst li {
}
ul.Lijst li table {
	vertical-align: bottom;
}
ul.Lijst li table th {
	vertical-align: top;
	width: 175px;
}
table.Lijst th {
	padding-left: 25px;
	vertical-align: top;
	width: 175px;
}
table.Lijst td {
	vertical-align: bottom;
}	  
table.Lijst col#Componist {
	width: 150px;
}
table.Lijst col#Datum {
	width: 90px;
}
div.Solist {
	padding-left: 20px;
 	color: RGB(51,153,102); 	
}
