.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bild_skaliert {
	height: 70%;
}
.stretch {
	position: fixed;
	top: 40px;
	height: 100%;	
	left: 33.33%;
	overflow: hidden;
}
.mail {
	position: fixed;
	top: 80%;
	left: 33.33%;
	text-align: center;
}
