/* Black Style-Sheet file: */

/* Hintergrund + Haupttext */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000; /* 000 */
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #808080; /* 128 */
}
.small {
	font-size: 10px;
	color:#808080; /* 128 */
}
/* Verweis */
a:link {
	color: #808080; /* 128 */
	text-decoration: none;
}
/* Besucht */
a:visited {
	color: #808080; /* 128 */
	text-decoration: none;
}
/* Tastatur */
a:focus {
	color: #808080; /* 128 */
	text-decoration: underline;
}
/* Mauseffekt */
a:hover {
	color: #808080; /* 128 */
	text-decoration: underline;
}
/* Aktuell */
 a:active {
	color: #C0C0C0; /* 192 */
	text-decoration: none;
 }
/* Ausrichtungen */
.intro {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 768px;
	height: 60px;
	margin-left: -384px;
	margin-top: -30px;
	padding: 0px;
	text-align: center;
}
.introleft {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 372px;
	height: 372px;
	margin-left: -378px;
	margin-top: -186px;
	padding: 0px;
	text-align: center;
}
.introright {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 352px;
	height: 372px;
	margin-left: 6px;
	margin-top: -186px;
	padding: 0px;
	text-align: left;
}
.topicleft {
	position: absolute;
	bottom: 6px;
	left: 6px;
}
.topicright {
	position: absolute;
	bottom: 6px;
	right: 6px;
}
.bottomleft {
	position: absolute;
	top: 6px;
	left: 6px;
}
.bottomright {
	position: absolute;
	top: 6px;
	right: 6px;
}
.maincenter {
	position: absolute;
	top: 6px;
	left: 269px;
}
.left116rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 116px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.right116leftleft {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 116px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main756rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 756px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.main468rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 468px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.main372centerleft {
	position: absolute;
	top: 6px;
	left: 390px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main372leftcenter
{
	position: absolute;
	top: 6px;
	left: 6px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}
.main372leftleft {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main372rightright {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 372px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
}
.main352centerleft {
	position: absolute;
	top: 6px;
	left: 390px;
	width: 352px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
.main276leftleft {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 276px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}