.hintergrund {
	background-color: #858585;
	font-family: sans-serif, monospace, Tahoma;
	font-size: 14px;
	text-transform: lowercase;
	color: #E6E6E6;

}
a:link {
	font-family: sans-serif, monospace, Tahoma;
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;


}
a:visited {
	font-family: sans-serif, monospace, Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;


}
a:hover {
	font-family: sans-serif, monospace, Tahoma;
	font-size: 14px;
	color: #303438;
	text-decoration: none;

}
a:active {
	font-family: sans-serif, monospace, Tahoma;
	font-size: 14px;
	color: #303438;
	text-decoration: none;

}
.h1 {
	font-family: sans-serif, monospace, Tahoma;
	font-size: 70px;
	font-style: normal;
	font-weight: bolder;
	text-transform: lowercase;
	color: #F20000;
	line-height: 140px;

}
.großbuchstaben {
	font-family: sans-serif, monospace, Tahoma;
	font-size: 14px;
	color: #E6E6E6;
	background-color: #858585;
	text-transform: none;


}
