 body{
	background-repeat:no-repeat;
	background-position:top center;
	}
	
 td {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: plain;
	color: #006699;
	}
	
.dark {
	color: white;
	}

div {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: plain;
	color: grey;
	}

a:link {
	color: #000000;
	}
a:hover {
	color: #000000;
	}
a:active {
	color: #000000;
	}
a:visited {
	color: #000000;
	}
	
.undeco {
	text-decoration: none;
	}

#hintergr {
	position:absolute;
	left:25%;
	top:50;
	width:50%;
	height:355px;
	background-color:#ffffff;
	filter:alpha(opacity=73);
	opacity: 0.73;
	moz-opacity:0.73;
	z-index:2;
	 }
	 
#eintrag {
	position:absolute;
	left:25%;
	top:50;
	width:50%;
	z-index:3;
	 }
