body {
	padding:0; 
	margin:0; 
	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;
} 
.texthersteller{ 
	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;
}
.texthersteller a:link { 
	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;
} 
.texthersteller a:visited {
	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;
}
.texthersteller a:hover { 
	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: underline;
} 
.textherstellerbold{ 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
.thumbnail{
position: relative;
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: -40px;
left: 225px;

}
