.maintext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: normal;
	white-space: normal;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	white-space: nowrap;
}
.Gumpedef {
	color: #0099CC;
}
.Objekt {
margin-left: 40px;
margin-top: 0px;
}
.ObjektNav{
margin-left: 20px;
margin-top: 0px;
}
.MainNav{
	margin-left: 0px;
	margin-top: 0px;
	
}
a {
	color: #000000;
}
a:link {
	text-decoration: none; 
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	background-color: #663300;
}

