body {
	margin: 2px;
	padding: 0;
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	margin: 0;
	padding: 4px;
	padding-left: 25px;
	border: solid #565656 1px;
	background: url('images/bg_header.gif') no-repeat #fafafa;
	color: #565656;
	font-size: 11px;
}

a {
	color: #f00;
	text-decoration: none;
}

a:hover {
	color: #565656;
}

#karte {
	position: relative;
}

#karte a {
	position: absolute;
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: url('images/bildeintrag.gif') no-repeat center center;
	z-index: 12;
}

#karte a:hover {
	padding: 1px;
	z-index: 102;
}

#target {
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 10;
}
