body 	{ background-color: #FFFFFF;
	}

.alles 	{
	position: relative;
	top: 20px;
	}

.titel {
	letter-spacing: .3em;
	font-family: Arial;
	font-size: 20pt;
	font-weight:bold;
	color: #333333;
	}

.gross {
	font-family: Arial;
	font-size: 20pt;
	color: #333333;
	}

.mittel {
	font-family: Arial;
	font-size: 15pt;
	color: #333333;
	}

.zwoelf {
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
	}

.links {
	font-family: Arial;
	letter-spacing: .3em;
	font-size: 10pt;
	font-weight:bold;
	color: #333333;
	}

.kopie {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	}

.zehn {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	}

.klein {
	font-family: Arial;
	font-size: 7pt;
	color: #333333;
	}

.leer {
	font-family: Arial;
	font-size: 2pt;
	color: #333333;
	}

a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #222222; 
	text-decoration: none;
	}

a:hover  { color: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #444444; 
	text-decoration: none;
	 }