﻿body {
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    font-size:medium;
}

#website {
    width:900px;
    margin:auto;
    text-align:left;
}

#map {
  height: 100%;
}

a.navlink {
  color: #999999;
  text-decoration: none;
  font-weight:bold;
}

a.navlink:visited {
  color: #999999;
  text-decoration: none;
  font-weight:bold;
}

a.navlink:hover {
  color: #ff9999;
  text-decoration: none;
  font-weight:bold;

}

a.navlink:active {
  color: #ff9999;
  text-decoration: none;
  font-weight:bold;

}

a.textlink {
  color: #999999;
  text-decoration: none;
  font-weight:bold;
}

a.textlink:visited {
  color: #999999;
  text-decoration: none;
  font-weight:bold;
}

a.textlink:hover {
  color: #ff9999;
  text-decoration: none;
  font-weight:bold;

}

a.textlink :active {
  color: #ff9999;
  text-decoration: none;
  font-weight:bold;

}


a.navlinkaktive {
  color: #ff9999;
  text-decoration: none;
  font-weight:bold;
}


.titel_inhalt {
  color: #e20513;
  text-decoration: none;
  font-weight:bold;
  font-family: Arial;
  font-size: 24px;

}

.text_inhalt {
  color: #333333;
  text-decoration: none;
  font-family: Arial;
  font-size: 16px;

}
