body {
	margin:0px;
}
.BodyBackground {
	background-color : #b1d3f0;
}
.ContentBackground {
	background-color : #dbe6f5;
}
.NavigationActive {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #003d63;
}
.NavigationActiveBackground {
	background-color : #dbe6f5;
}
a.NavigationInactive {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #617a9f;
	text-decoration : none;
}
a.NavigationInactive:hover {
	color : #003d63;
}
.BorderDark {
	background-color : #00365c;
}
.BorderLight {
	background-color : #7795bf;
}
.Heilbaederverband {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #00365c;
}
a.DHV {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #003d63;
	text-decoration : none;
}
a.DHV:hover {
	text-decoration : underline;
}
.NormalText {
  font-family:Arial;
  font-size:12px;
  color:#003d63;
}
.Headline {
  font-family:Arial;
  font-size:18px;
  font-weight:bold;
  color:#003d63;
}
.Ortsname {
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
.Ortsname:hover {
	text-decoration:underline;
}
.BuchungsLink {
	font-family : Arial;
	font-size : 12px;
	color : #003d63;
	text-decoration : underline;
}
.Angebotsname {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	color : #003d63;
	text-decoration : none;
}
.Angebotsname:hover {
	text-decoration:underline;
}

/* Kontakt Prozessor */

.ProcessorText, a.ProcessorBackLink, .ProcessorMissingField, a.ProcessorLink {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color: #003d63;
}

a.ProcessorBackLink {
  font-weight : bold;
  color : #617a9f;
}

a.ProcessorBackLink:hover {
  color : #003d63;
}

.ProcessorMissingField {
  color : #eb4330;
}

a.ProcessorLink {
  font-weight : bold;
  color : #617a9f;
}

a.ProcessorLink:hover {
  color : #003d63;
}