.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {  color: #FF9933; font-weight: bold; text-decoration: none}
a:active {  color: #FFCC99; font-weight: bold; text-decoration: none}
a:visited {  color: #FF9933; font-weight: bold; text-decoration: none}
a:hover {  text-decoration: none; color: #FFCC99; font-weight: bold}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {  color: #FFFFFF; text-decoration: none}
a:active {  color: #4B0013; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:hover {  text-decoration: none; color: #4B0013}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
}
#content {
	text-align: center;
	background-position: center;
	height: 100%;
	width: 75%;
	clip:   rect(0px 0px 0px 0px);
}
#glossar {
	height: 80%;
	width: 720px;
	text-align: center;
	background-position: center;
	overflow: scroll;
	position: absolute;
	z-index: 0;
	visibility: visible;
	top: 353px;
	left: 567px;
	border: none;
}
main {
	height: 100%;
	width: 100%;
	position: relative;
	margin: 0px;
}

