.copyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.copyBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.HeadBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 15px;
	font-weight: bold;
	color: #394E96;
}
.SubHeadBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #394E96;
}
.copyBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #394E96;
}
.listBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 12pt;
}
.copyklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.copykleinboldblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #394E96;
}


#blanket {   
	background-color:#394E96;
	opacity: 0.65;
	position:absolute;
	z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
	top:0px;
	left:0px;
	width:100%;
}
	
#popUpDiv {	
	position:absolute;
	background-color:#fff;
	border: 1px solid #394E96;
	width:340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 10;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

#popUpEss, #popUpSport, #popUpAkupunktur, #popUpVerkehr, #popUpBetrieb {	
	position:absolute;
	background-color:#fff;
	border: 1px solid #394E96;
	width:340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding: 10;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

strong {
	font-weight: bold;
	}

a {
	color: #394E96;
	text-decoration: none;
	background-color: transparent;
}

a:link {
	color: #394E96;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #8a9acf;
	text-decoration: none;
	background-color: transparent;
}

