body
{
  background-color: rgb(0,0,0);
  color:  rgb(255,255,255);
}
a:link
{
	color: #9F7F7C; /*#3D1E04;*/ /*rgb(255,204,0);*/
}
a:visited
{
	color: #E56102; /*rgb(153,204,204); */
} 
a:active 
{
	color: #E56102; /*rgb(102,255,0);*/
}

td.TabellenKopf
{
/*background-color: darkblue;*/
background-color: rgb(51,51,51);
background-image: url(img/linie.jpg);
}

td.News1
{
background-color: rgb(8,3,40);
}

td.News2
{
background-color: rgb(50,50,50);
}

.schriftgrau
{
 color : rgb(205,205,205);
}

table
{
 /*background-color: rgb(0,0,0);*/
}

h3
{
 margin-left:15px;
 margin-top:10px;
}

#ueberschrift
{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

#kurzinfo
{
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	width: 860px;
	background-color: #2C0C01;/*rgb(8,3,25);*/
	border:1px solid #999999;
}

#textbox
{
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	margin-left:15px;
	margin-right:15px;
	width: 860px;
	background-color: #2C0C01;/*rgb(8,3,25);*/
	/*border:1px solid #000000;#999999;*/
}

#textboxs
{
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	margin-left:15px;
	margin-right:15px;
	width: 780px;
	background-color: #2C0C01;/*rgb(8,3,25);*/
	/*border:1px solid #000000;#999999;*/
}

#abstand
{
  margin-left: 15px;
}

#news1
{
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin-left:15px;
	width: 800px;
	background-color: rgb(8,3,25);
	border:1px solid #999999;
}