﻿@charset "UTF-8";
body {
	font: 100% Arial, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	 height: 100%;
}


html { height: 100%; }
table { height: 100%; }

.index-table {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/fade.png);
	background-repeat:inherit;
	text-decoration:none;<a href="acanthodes.html">Acanthodesima corona</a>
}
a:link {
	text-decoration:none underline;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:focus {
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
a:active { 
	font-weight:bold; 
	color:#333333; 
	text-decoration:none; 
}
.back-img {
	background-image:url(images/bg_logo.jpg);
}
.textfeld {
	position:absolute;
	top:116px;
	left:79px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	padding:none;
	border:none;
	text-align:left;
	font-size:16px;
	line-height:20px;
}
.hans {
	position:absolute;
	top:95px;
	left:44px;
	font-family:Arial, Helvetica, sans-serif;
	padding:none;
	border:none;
	text-align:left;
	font-size:16px;
	line-height:20px;
}
.Impress {
	font-family:Arial, Helvetica, sans-serif;
	padding:none;
	border:none;
	text-align:center;
	font-size:10px;
	color:#000000;
	position:absolute;
	top:60px;
	left:274px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	padding:none;
	border:none;
	text-align:left;
	font-size:10px;
	line-height:15px;
	width: 666px;
	height: 1831px;
}
.Impressum {
	font-family:Arial, Helvetica, sans-serif;
	padding:none;
	border:none;
	text-align:center;
	font-size:10px;
	color:#cccccc;
}
.Navigationstext {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(images/liste100915.jpg);
	text-align: left;
	width: 170px;
}
div#links a span {display: none;
}
div#links a:hover span {
   display: block;
   position: absolute; 
   top:116px;
   left:79px; 
   z-index: 100;
   color: #000000; 
   text-align: left;
   background-color:#FFFFFF;
   padding:none;
   border:none;
}
