body {margin: 0; padding: 0; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px;}

area { cursor: pointer; }

#karte {
	height:458px;
	overflow:hidden;
}

#orte {
	width: 200px;
	height: 260px;
	padding: 10px 0 0 0;
	position: relative;
	top: -314px;
	left: 30px;
	margin: 0;
	list-style: none;
}

#orte li {
	margin: 0;
	padding: 0;
	width: 200px;
	line-height: 18px;	
}

#orte li a {
	display: block;
	margin: 0;
	padding: 0 14px;
	width: 172px;
	color: #000;
	text-decoration: none;
}

#orte li a:hover,
#orte li a.act {
 background-image: url(../images/abg.gif);
 background-repeat: repeat-y;
 text-decoration: none;
}
/* Änderungen an den Grundsysles */
.webres {
	display: none;
}

#lspalte {
	margin-top: 80px;
	width: auto;
}

.hotelstartseite .tx-hotelbanner-pi1 {
	padding-left: 8px;
}
.hotelstartseite #fusz {
	text-align: left;
	margin-left: 8px;
}
#nav {
		display: none;
}
