.hptitel { font-family: Arial, Helvetica; font-size: 18px; color: #333333; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; font-family: verdana, arial; margin-bottom: 5px; line-height: 140%;}
.hpsubtitel { font-family: Arial, Helvetica; font-size: 18px; color: #333333; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; font-family: verdana, arial; margin-top: 0px; line-height:140%;}
.hptext { font-family: Arial, Helvetica; font-size: 11px; color: #333333; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; font-family: verdana, arial; line-height: 130%;}
.hptext A { font-family: Arial, Helvetica; font-size: 11px; color: #333333; text-decoration: underline; text-align: left; margin: 0px; font-weight: normal; font-style: normal; font-family: verdana, arial;}
.hptext A:hover { font-family: Arial, Helvetica; font-size: 11px; color: #333333; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; font-family: verdana, arial;}
.hpnav { font-family: Arial, Helvetica; font-size: 10px; color: #ffffff; text-decoration: none; text-align: left; font-weight: normal; font-style: normal; }
.hpnav:hover { font-family: Arial, Helvetica; font-size: 10px; color: #ffffcc; text-decoration: underline; text-align: left; font-weight: normal; font-style: normal; }
.hpbildunterschrift { font-family: Arial, Helvetica; font-size: 10px; color: #cccccc; text-decoration: none; text-align: center; margin: 0px; font-weight: normal; font-style: italic; }
.hpbildfocus { font-family: Arial, Helvetica; font-size: 12px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: italic; }
.hpadresse { font-family: Arial, Helvetica; font-size: 10px; color: #cccccc; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; }
.hpbuttons a { text-align: center; }
.clear { clear: both; }

#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


.DamenAktiv {
  position: absolute;
  left: 0px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #CFBA96;
}

.DamenInaktiv {
  position: absolute;
  left: 0px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #F1EADF;
}

.HerrenAktiv {
  position: absolute;
  left: 251px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #E4C174;
}

.HerrenInaktiv {
  position: absolute;
  left: 251px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #F7ECD5;
}

.KinderAktiv {
  position: absolute;
  left: 502px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #E1915B;
}

.KinderInaktiv {
  position: absolute;
  left: 502px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #F6DECD;
}

.ReparaturPflegeAktiv {
  position: absolute;
  left: 753px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #9A845F;
}

.ReparaturPflegeInaktiv {
  position: absolute;
  left: 753px;
  top: 116px;
  width: 250px;
  height: 246px;
  background-color: #E1DACF;
}
