#link {
	color: #FFFF00;
	font-weight: bold;
	font-size: 18px;
	font-family: Century, sans-serif;
	text-decoration = none;
	text-shadow:white 10px 10px 10px;
}

#link2 {
	color: #8ACF00;
	font-weight: bold;
	font-family: Century;
}

p {

	color: #000000;
	font-weight: bold;
	font-family: Century;

}

h1 {
	color: #000000;
	font-family: Century, sans-serif;
}


#footer {
	color: #FFFF00;
	font-family: Century, sans-serif;
	
}

#unsichtbar {
	color: #FFFFFF;
	font-size: 12px;
}