html	{
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	}

body	{
	color: white;
	/*background-image: url("../gif/achtergrond.gif");
	background-color: black;*/
	font: normal normal 10pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	}

a:link, a:visited, a:hover {
	color: white;
}

.divCenterImage {
	text-align: center;
}

.titelbalk {
	background-image: url("../gif/panorama.gif");
	font-weight: bold;
	font-size: 18pt;
	line-height: 18pt;
}
	
.grijs {
	background-color: #917E70;
}
	
.bruin {
	background-color: #614E40;
}

.groen {
	background-color: #68905C;
}

.oranje {
	background-color: #DC6A1D;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
text-decoration: none;
/*/*/border:1px solid #000000;/* */
}

.submenu {
	text-align: left;
	margin-left: 40px;
	margin-bottom: 0.5em;
	display: none;
	color: #00FF00;
	list-style: none;
}


.titel {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}

.subtitel {
	font-size: 12pt;
	font-weight: bold;
}

.cursief {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
