body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	z-index:2;
	background-image: url('http://www.pingpongprojekt.de/img/Cover_Rendering_Pingpongprojekt_tile2.jpg');
}

span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ff0000;
	background: #ffcc00; 
	text-decoration: none;
	padding:2px;
}

.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background: #ffcc00; 
	padding:2px;
}

.grau {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}

.titel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background: #ffcc00; 
	padding:2px;
}

.titel2 {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
	background: #ffcc00;
}

.supertitel {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 78px;
	line-height: 89px;
	font-weight: bold;
	margin: 20,0,0,0;
	color: #000000;
	background: #ffcc00;
}

.invers {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffcc00;
	margin: 0px;
	background: #000000; 
	padding:2px;
}

