@charset "utf-8";
/* CSS Document */

#Container #Footer div p {
	font-size: 9px;
	text-align: center;
}
#Container #Links h3 {
	font-size: 60%;
}
#Container #Main h1 {
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	text-align: left;
}
#Container #Main h2 {
	font-size: small;
	color: #F00;
}
#Container #Rechts h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
	text-align: center;
}
#Container #Footer div p a {
	color: #333;
	text-decoration: none;
}
