.navmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	background-color: #99CC00;
	text-align: left;
	color: #0000FF;
	line-height: normal;
	height: auto;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #009933;
}
.normaltext {
	color: #009933;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
}

.normaltextwowidth{
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: large;
	color: #009933;
}
h4 {
	color: #993366;
}
h5 {
	font-size: medium;
	color: #0000FF;
}
h2 {
	color: #FF0000;
}

.Layer2 {
	border: groove;
	margin: 50px;
	position:absolute;
	left:208px;
	top:133px;
	z-index:2;
	visibility: visible;
	background-color: #CCFFFF;
	border: 1px none #000000;
	padding: 20px;
	overflow: scroll;
}
