body {
	background-color:#000000;
	display:block;
	font-size: small;
	color:#FFFFFF;
}

a {
text-decoration:none;
color:#FFFFFF;
}

a:hover {
	color:#00FF33;
}

a:visited {
	color:#FFFFFF;
}

a:active {
	color:#00FF33;
}

.ueberschrift {
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 36px;
	font-variant:small-caps;
}

.schriftnormal {
	font-family: "Century Gothic";
	text-align:center;
	width:600px;
}

.schriftrunter {
	font-family: "Century Gothic";
	font-weight:600;
	font-size: 20px;
	font-variant:small-caps;
	color: #00FF33;
}

.pfeil {

}

.copyright {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #00FF33;
	font-size: 14px;
	text-align:center;
}

td {
	display:justify;
	text-align: left;
	vertical-align: top;
}

.menubar {
font-family:"Century Gothic";
font-size:12px;
font-weight:bold;
}
.nav {
	text-align: center;
	border-top-style:none;
	border-bottom-style:none;
	border-left-width:thin;
	border-left-style:inset;
	border-left-color:#00FF33;
}

.navactive {
	text-align: center;
	border-top-style:none;
	border-bottom-style:none;
	border-left-width:thin;
	border-left-style:inset;
	border-left-color:#00FF33;
	font-weight:bold;
    font-size:14px;
}
