a{
	color : #000000;
	font-family : ms sans serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
a:hover{
	color : #FF0000;
	font-family : ms sans serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a.link1{
	color : #000000;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-decoration: underline;
	text-align : center;
}

a.link1:hover{
	color : #000000;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}

a.eingang{
	color : #990000;
	font-family : Arial;
	font-size : 80px;
	font-weight : bold;
	text-decoration: underline;
	text-align : center;
}

a.eingang:hover{
	color : #000000;
	font-family : Arial;
	font-size : 80px;
	font-weight : bold;
	text-decoration : none overline;
	text-align : center;
	background-color:#cc0000;
}

a.link-seiten{
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	text-align : center;
}

a.link-seiten:hover{
	color : #CC3300;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
}

a.link-sumas{
	color : #FFFFCC;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration: underline;
	text-align : center;
}

a.link-sumas:hover{
	color : #CC3300;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}

.thebody {
	      Z-INDEX: 1;
		  VISIBILITY: visible; 
		  WIDTH: 500px; 
		  POSITION: absolute; 
		  TOP: -1200px; 
		  HEIGHT: 300px;
}
.thefooter {
	        Z-INDEX: 1; 
			VISIBILITY: visible; 
			POSITION: absolute; 
			TOP: -1500px; 
			HEIGHT: 400px;
			WIDTH: 400px;
}