body {
	background-color:#000000;
}

p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 1.5em;
}

p.fliesstextklein {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height: 1.2em;
	text-align:justify;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 1.5em;
	vertical-align:top;
}

td.fliesstext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 1.2em;
	text-align:justify;
}

td.tabelle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 1.5em;
}

td.fliesstextklein {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height: 1.2em;
	text-align:justify;
}

td.border {
	border: solid 1px #FFFFFF;
	padding: 5px;
}

td.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	padding-bottom:15px;
}

td.menuaktiv{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FF0000;
	padding-bottom:15px;
}

td.borderunten {
  border-left-width:none;
  border-top-width:none;
  border-right-width:none;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#FFFFFF;
}

table.borderkomplett {
  border-width:1px;
  border-style:solid;
  border-color:#FFFFFF;
}

table.bordergraukomplett {
  border-width:1px;
  border-style:solid;
  border-color:#3D3D3D;
}

table.borderobenrechtsunten {
  border-left-width:none;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#FFFFFF;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#FFFFFF;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#FFFFFF;
}

a:link {
	text-decoration:none;
	color:#919191;
}

a:visited {
	text-decoration:none;
	color:#919191;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}

a:active {
	text-decoration:none;
	color:#FF0000;
}

a.menu:link {
	text-decoration:none;
	color:#000000;
}

a.menu:visited {
	text-decoration:none;
	color:#000000;
}

a.menu:hover {
	text-decoration:none;
	color:#FF0000;
}

a.menu:active {
	text-decoration:none;
	color:#FF0000;
}
