body {
	font-family: arial,tahoma,verdana,helvetica, sans-serif;
	font-size: 12px;
	background-color: #232323;
	color: #7d7d7d;
  margin: 0px;
}

a {
color		: 	#7d7d7d;
text-decoration: none; 
text-decoration: underline;

} 
a:visited { 
text-decoration: none; 
	color		: 	#7d7d7d; 
}
a:link { 
text-decoration: none;
	color		: 	#7d7d7d;
}
a:hover { 

color: #FFFFFF;
}  

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

form {
  margin: 0px;
}
td {
  font-size: 12px;
 }

td
{
	border		: 	0px solid #5A9ED2;
}
td.box_1
{
text-align	:	center;
font-weight	:	bold;
color:#940707;
margin-bottom:30px;
letter-spacing:2px;
font-family:georgia, arial, helvetica, verdana, tahoma, sans-serif;
font-size: 22px;
}
td.box_2
{
  border-left: 0px solid #EAEAEA;
  border-right: 0px solid #EAEAEA;
  background-color: #232323;
  vertical-align: top;
  border-bottom: 0px solid #EAEAEA;
}
td.eintrag_1
{
  background-color: #232323;
  color: #7d7d7d;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
}
td.eintrag_2
{
  background-color: #232323;
  color: #7d7d7d;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
}
td.box_3
{
  border-left: 0px solid #EAEAEA;
  border-right: 0px solid #EAEAEA;

	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
    background-color: #232323;
  text-align: center;
  vertical-align: top
}
td.box_4
{
  border-left: 0px solid #EAEAEA;
  border-right: 0px solid #EAEAEA;
  padding-bottom	: 	10px;
  padding-top	    : 	10px;
  padding-left	:	10px;
  padding-right	:	10px;
  background-color: #232323;
  text-align: center;
}
td.box_5
{
background-color:#232323;
  font-size: 8px;
	text-align	:	center;
}
td.box_6
{
  background-color: #232323;
}