body {
	margin:0;
	padding:0;
	text-align:center;
	background:#ac1c36 url(../images/bkg_body.gif) 0 0 repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.wrapper {
	width:800px;
	height:516px;
	margin:100px auto;
	text-align:left;
}
.karte {
	background:transparent url(../images/karte.jpg) 0 0 no-repeat;
	width:800px;
	height:516px;
	border:2px solid #e5284c;
	position:relative;
}
.karte a {
	position:absolute;
	float:left;
	bottom:17px;
	left:354px;
	width:304px;
	height:15px;
}
