.contentNormal p.head-reise-abc {
  color:#2C4F95;
  font-weight: bold;
  font-size: 1.35em;
  padding-bottom: 0;
}

.blauFett {
  color:#2C4F95;
  font-weight: bold;
}

span.blauFett {
  color:#2C4F95;
  font-weight: bold;
}

.blauNormal {
  color:#2C4F95;
}

span.blauNormal {
  color:#2C4F95;
}

.blauItalic {
  color:#2C4F95;
  font-style: italic;
}

span.blauItalic {
  color:#2C4F95;
  font-style: italic;
}

.blauItalicBold {
  color:#2C4F95;
  font-style: italic;
  font-weight: bold;
}

span.blauItalicBold {
  color:#2C4F95;
  font-style: italic;
  font-weight: bold;
}

.kleinerText {
  font-size: 0.9em;
  line-height: 1.25em;
}

span.kleinerText {
  font-size: 0.9em;
  line-height: 1.25em;
}

.absatzOhneAbstand {
  padding-bottom: 0;
  margin-bottom: 0;
}

.internal-link,
.linkOrange a:link,
.linkOrange a:visited {
        color: #DB7B00;
        text-decoration: none;
}

.linkOrangeMitPfeilAbstand img,
.linkOrangeMitPfeil img {
  border: none;
  text-decoration: none;
  padding-right: 10px;
}

.linkOrangeMitPfeilAbstand,
.linkOrangeMitPfeil,
.linkdGrossOrangeMitPfeil {
        color: #DB7B00;
}


.linkOrangeMitPfeil a:link,
.linkOrangeMitPfeil a:visited {
        background-image: url(../_images/list_icon.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;  
  
}


a.linkOrangeMitPfeil:link,
a.linkOrangeMitPfeil:visited {
        background-image: url(../_images/list_icon.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;  
  padding-left: 20px;
}

a.linkOrangeMitPfeilAbstand:link,
a.linkOrangeMitPfeilAbstand:visited {
        background-image: url(../_images/list_icon.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  line-height: 1.8em;
  padding-left: 20px;
}

.linkOrangeMitPfeil img,
.linkdGrossOrangeMitPfeil img,
.linkOrangeMitPfeilAbstand img {
  border: none;
  border: 0;
  text-decoration: none;
  padding-right: 5px;
}

a.linkdGrossOrangeMitPfeil img {
  border: none;
  text-decoration: none;
  padding-right: 10px;
}

a.linkdGrossOrangeMitPfeil {
  font-size: 1.4em;
}

.teaserText{
  font-size: 10px;
  font-weight: bold;
  color: #2C4F95;
}

.teaserTel{
  font-size: 1.6em;
  font-weight: bold;
  color: #2C4F95;
}

span.teaserText{
  font-size: 10px;
  font-weight: bold;
  color: #2C4F95;
}

span.teaserTel{
  font-size: 1.6em;
  font-weight: bold;
  color: #2C4F95;
}


