		BODY {
	background : 9E948D;
	margin:20px 0px;
	padding:0px;
	overflow-y : scroll;
}

		A {
	text-decoration : none;
	color: #B8D0F4;
	font-family : Arial;
	font-size : 10px;
}

		A:ACTIVE {
			text-decoration : none;
			color: #B8DOF4;
			font-family : Arial;
			font-size : 10px;
		}


		A:HOVER{
	color : #C9D2D3;
	text-decoration : underline;
}

.tabelle {
	position : absolute;
	top : 30%;
}

#text{
	color: #B8DOF4;
		font-family : Arial;
}

#startlink {
	position: absolute;
	top: 48%;
	left: 45%;
	margin: 0px;
	z-index: 2;
}

#startbild {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	z-index: 1;
}

#hinweise {
	position: absolute;
	top: 93%;
	left: 1%;
	z-index: 3;
}
