@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:20px;
	top:20px;
	width:640px;
	height:550px;
	z-index:1000;
	overflow:scroll;
}
#conte{
	height:550px;
	width:640px;
	overflow:hidden;
	position:absolute;
	left:15px;
	top:20px;
	background-color:white;
	border:#666666 1px solid;
	
}
#divim{
height:400px;
position:relative;
left:0px;
top:00px
}

.the_box{
display:none; width:210px; height:auto; z-index:9999; text-align:right; padding:5px;
}
.hotel, .resto, .cafe, .bar, .galerie, .projekt, .einrichtungen, .museen, .freizeit, .geschichte, .geheimtipps, .service, .audioguide {
position:absolute; 
width:15px; 
height:15px; 
cursor:pointer;
z-index:999;
}
.hotel, .hotel .the_box, .hotel_ {background-color:#CC3300;}
.resto, .resto .the_box, .resto_ {background-color:#FFCC33;}
.cafe, .cafe .the_box, .cafe_ {background-color:#FFCC33;}
.bar, .bar .the_box, .bar_ {background-color:#FFCC33;}
.galerie, .galerie .the_box, .galerie_ {background-color:#003366;}
.projekt, .projekt .the_box, .projekt_ {background-color:#003366;}
.einrichtungen, .einrichtungen .the_box, .einrichtungen_ {background-color:#003366;}
.museen, .museen .the_box, .museen_ {background-color:#003366;}
.freizeit, .freizeit .the_box, .freizeit_ {background-color:#009966;}
.geschichte, .geschichte .the_box, .geschichte_ {background-color:#999999;}
.geheimtipps, .geheimtipps .the_box, .geheimtipps_ {background-color:#FF99CC;}
.audioguide, .audioguide .the_box, .audioguide_ {background-color:#999966;}
.service, .service .the_box, .service_ {background-color:#FFFF00;}



