#futter
	{
		background-color		:#FFC0CB;
		width					:570px;
		margin-top				:0px;
		margin-bottom			:0px;
	}
#main #futter
	{
		color					:white;
		font-size				:22px;
		font-weight				:bold;
	}
#futter
p
	{
		text-align				:center;
	}
a:visited
	{
		color					:#FFC0CB;
	}
