.bild {background-image: url("../grafik/eis.jpg");
}
body,td,th {
	color: #000000;
}

a, a:active, a:visited
{
	color: #000055;
	text-decoration: none;
}

a:hover
{
	background-image: url(../img/grafik/hintergrund/hg5.png);
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-image: url(../img/grafik/hintergrund/hg5.png);
	font-family: 'droid serif', Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
}

.fehler {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	height: 18px;
}

.special_logo
{
  position:absolute;
  width: 900px;
  height: 600px;
  margin:-300px 0px 0px -450px;
  top: 50%; 
  left: 50%;
	align: center;
	text-align: center;
	z-index: 1;
}

.special_form
{
  position:absolute;
  width: 400px;
  height: 250px;
  margin: -280px 0px 0px 25px;
  top: 50%; 
  left: 50%;
	align: center;
	z-index: 2;
}

.special_video
{
  position:absolute;
  width: 400px;
  height: 300px;
  margin: 0px 0px 0px 25px;
  top: 50%; 
  left: 50%;
  z-index: 3;
}

h1
{
	font-size: 20px;
}
