BODY {

	
	margin-left:0; /* keine Ränder*/
	margin-top:0; 
	margin-right:0; 	
	margin-bottom:0; 
}



h2 {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

h1 {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight : bold;
	margin-bottom: 0px;
	letter-spacing : 2px;
}

.weiss {
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight : bold;
}

.schwarz{
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}

A{
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}

A.gelb:HOVER, A.gelb:ACTIVE{
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FFFF70;
	font-weight : bold;
	text-decoration : none;
}

A.orange:HOVER , A.orange:ACTIVE{
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #E3BC04;
	font-weight : bold;
	text-decoration : none;
}

A.dunkelorange:HOVER, A.dunkelorange:ACTIVE{
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #E36704;
	font-weight : bold;
	text-decoration : none;
}

A.rot:HOVER, A.rot:ACTIVE{
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FF0000;
	font-weight : bold;
	text-decoration : none;
}


