/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	background-color: #FFFFFF;
	text-align:center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {
	font-size: 14px;
	font-weight: bold;
}

#map{
	position:relative;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	visibility: visible;
	z-index: 0;
	}

#apDivBS {
	position:absolute;
	left:167px;
	top:123px;
	width:245px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
#apDivAa {
	position:absolute;
	left:230px;
	top:176px;
	width:225px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
#apDivBe {
	position:absolute;
	left:133px;
	top:218px;
	width:245px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
#apDivFr {
	position:absolute;
	left:320px;
	top:119px;
	width:245px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
#apDivOl {
	position:absolute;
	left:158px;
	top:179px;
	width:245px;
	height:225px;
	z-index:1;
	visibility: hidden;
}
#apDivWe {
	position:absolute;
	left:258px;
	top:157px;
	width:245px;
	height:225px;
	z-index:1;
	visibility: hidden;
}
#apDivSG {
	position:absolute;
	left:467px;
	top:102px;
	width:245px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
#apDivZh {
	position:absolute;
	left:289px;
	top:182px;
	width:245px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
#apDivPreislisten {
	position:absolute;
	left:514px;
	top:90px;
	width:245px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
.vc {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	background-color: #FFFF8A;
	border: 1px dotted;
	border-color:#000000;
}
.Header {font-size: 15px; font-weight: bold; color: #FFFF00; text-align:center;}
#design {
	display:none;
	position:fixed;
	right:15px;
	bottom:5px;
}.hidden { display: none; }
.divlink {
	color: #0033FF;
	text-decoration: underline;
	cursor: pointer;
}

