body {
	background-color: #F8F4EE;
}

.zentriert {
  position:absolute;
  top:300px;
  left:50%;
  width:840px;
  height:538px;
  margin-left:-420px;
  margin-top:-269px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BD9378;
}
.footer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.link_aktiv {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #F6A875;
	}
a:link, a:visited, a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #BD9378;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #F6A875;
	text-decoration: none;
}

