body {
	padding:0; 
	margin:0; 
	background-image: url("../any.pics/bild_impressum.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;
} 

.textdick{ 
	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;
} 

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

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

.text28rot{
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-style: normal;
	font-weight: 300;
	color: #e94343;
	background-color: #ffffff;

}
.text28rot a:link { 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-style: normal;
	font-weight: 300;
	color: #e94343;
	background-color: #ffffff;
	text-decoration: none;

} 

.text28rot a:visited {
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-style: normal;
	font-weight: 300;
	color: #e94343;
	background-color: #ffffff;
	text-decoration: none;

}

.text28rot a:hover { 
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}
.textdick a:link { 
	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;

} 

.textdick a:visited {
	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;

}

.textdick a:hover { 
	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: underline;
} 
.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;

