body
{
	margin: 0;
	background: #000;
}

.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:normal;
	line-height:18px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
}
	
h1 {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color:#fc6;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color:#fc6;
	font-weight:bold;
	margin-bottom: 20px;
	margin-top: 0px;
}

ul {
	margin-top: 0px;
	margin-left: 20px;
}

.ebene1_on {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color:#FC3;
	font-weight:bold;
	text-decoration:none;
}

.ebene2_on {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#FC3;
	font-weight:bold;
	text-decoration:none;
}

.ebene2_off {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.ebene3_on {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#FC3;
	font-weight:normal;
	text-decoration:none;
}

.ebene3_off {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}



a
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#99bbff;
	font-weight:normal;
	text-decoration:underline;
}

a:visited {
	color:#6699dd;
}

a:hover {
	color:#ffffff;
}



a.ebene1:link {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.ebene1:visited {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.ebene1:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color:#FFCC33;
	font-weight:bold;
	text-decoration:none;
}

a.ebene2:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.ebene2:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.ebene2:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#FFCC33;
	font-weight:bold;
	text-decoration:none;
}

a.ebene3:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

a.ebene3:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

a.ebene3:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#FFCC33;
	font-weight:normal;
	text-decoration:none;
}

