body {
	padding:0; 
	margin:0; 
	background-image: url("../any.pics/ueber_bild.gif");
	background-repeat:	no-repeat;
	background-position: center 147px;
	background-color: #ffffff;
}

.text{ 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
} 

.text28{ 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
} 

.text28blau{
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	color: #4d6abd;
}

.text28blau a:link { 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	color: #4d6abd;
	background-color: #ffffff;
	padding: 4px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-decoration: none;

} 

.text28blau a:visited {
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	color: #4d6abd;
	background-color: #ffffff;
	padding: 4px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-decoration: none;

}

.text28blau a:hover { 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	padding: 4px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-decoration: none;
}
.thumbnail{
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
visibility: visible;
top:190px; 
left:50%;
margin-left:1.5em;

}
