body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	background-color:#FFFFFF;
}
a:link {
	text-decoration: none;
	color:#000000;
	font-weight:900;
}
a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:900;
}
a:hover {
	text-decoration: underline;
	color:#000000;
	font-weight:900;
}
a:active {
	text-decoration: none;
	color:#000000;
	font-weight:900;
}
.head {
	font-size: 50;
}
.head1 {
	font-size: 30;
}
.head2 {
	font-size: 25;
	background-color:#FFFFFF;
	text-align:center;
}
.startseite {
	font-size: 40;
}
.text {
	font-size: 20;
}
.zitat {
	font-style:italic;
	font-size: 20;
	text-align:center;
	vertical-align:bottom;
}
#main {
	width:1024px;
	height:100%;
	border:none;
	text-align:left;
	background-color:#C2004B;
	border-spacing:10px;

}
#mitte {
	padding:20px;
	vertical-align:top;
	text-align:center;
	background-color:#E3E3E5;

}
#top {
	height:100px;
}