body, h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i
{
	font-family: Courier New, Monospace Serif;
	font-size: 15px;
	color: white;
}

table, tr, td
{
	border-spacing: 0px;
	border-collapse: collapse;
}

/*  color: #b3c703; */

body
{
	background-color: black;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 18px;
	background-image: url(media/MetalScreen2.jpg);
	width: 50%;
}

h3
{
}

p.unten
{
	color: #de4400;
}

.speziell
{
}

.navlinks
{
	text-align: left;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.navoben
{
	text-align: left;
	color: white;
	font-weight: bold;
}

td.menu
{
	text-align: center;
	background-color: #93BEE2;
	border-width: 1px;
	padding: 1px;
	margin: 1px;
	border-style: solid;
	border-top-color: white;
	border-left-color: white;
	border-bottom-color: black;
	border-right-color: black;
}

td.selected
{
	text-align: center;
	background-color: #0070aa;
	color: white;
	border-width: 1px;
	padding: 1px;
	margin: 1px;
	border-style: solid;
	border-top-color: black;
	border-left-color: black;
	border-bottom-color: white;
	border-right-color: white;
}

a
{
	font-weight: bold;
	color: white;
}
a:link
{
	color: white;
}
a:visited
{
	color: white;
}
a:active
{
	color: white;
}
a:focus
{
	color: white;
}

p.rechtsklein
{
	text-align: right;
	font-size: 12px;
	color: #b5c905;
}
.zitatquelle
{
	font-size: 10px;
}

.news
{
	color: #00dc00;
	font-size: 22px;
	font-weight: bold;
}

p.klein
{
	text-align: left;
	font-size: 12px;
}

p.absatzblock
{
	text-align: justify;
	padding: 5px;
}
p.absatzlinks
{
	text-align: left;
	padding: 5px;
}

td.hauptbereich
{
	padding: 5px;
}
