/* -------------------- Design GG Anfang -------------------- */

body {
  font-family: Times New Roman;
  text-align: center;
  margin: 0 0;
}
body.Liefer {
  font-family: Arial;
  background-color: #ffffff;
  text-align: left;
  margin: 50 50;
  width: 400px;
}
a {
  text-decoration: none;
}
form {
  margin: 0;
  padding: 0;
}
input, select, textarea {
  border: 1px solid #00315F;
  background-color: #fff;
  color: #046544;
  font-size: 12px;
}
h1 {
  font-style: italic;
  font-size: 13pt;
  color: #00315F;
}
h2 {
  font-size: 10pt;
  color: #00315F;
}
hr {
  color: #00315F;
  background-color: #00315F;
  height: 1px;
  border: none;
}
p {
  font-size: 13px;
  color: #00315F;
  line-height: 15px;
  margin: 0;
  padding-bottom: 6px;
}
td {
  font-size: 13px;
  color: #00315F;
}
ul {
  font-size: 13px;
  color: #00315F;
  line-height: 17px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 10px;
}
ol {
  font-size: 13px;
  color: #00315F;
  line-height: 17px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 10px;
}
div#logo {
  position: absolute;
}
div#Right {
  position: absolute;
  right: 0px;
  top: 150px;
  background-color: #FFFFFF;
}
div#PicRight {
}
div#Header {
  left: 0;
  top: 0;
  position: absolute;
}
div#content {
  position: absolute;
  left: 170px;
  top: 137px;
  width: 390px;
}
a {
  color: #00315F;
  text-decoration: underline;
  font-size: 12px;
}
a:hover {
  color: #00315F;
}
div#PrintAdresse {
  display: none;
}

/* -------------------- Design GG Ende -------------------- */

/* -------------------- Navigation Beginn -------------------- */

div#NavLink1 {
  padding-left: 36px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 11px;
  background-image: url(/pictures/nav_link.gif);
  background-position: 12px 0px;
  background-repeat: no-repeat;
}
div#NavLink1Open {
  padding-left: 36px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 11px;
  background-image: url(/pictures/nav_link.gif);
  background-position: 12px 0px;
  background-repeat: no-repeat;
}
div#NavLink1Selected {
  padding-left: 36px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 11px;
  background-image: url(/pictures/nav_link.gif);
  background-position: 12px 0px;
  background-repeat: no-repeat;
}
div#NavLink2 {
  padding-left: 38px;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(/pictures/nav_link2.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
div#NavLink2Open {
  padding-left: 38px;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(/pictures/nav_link2.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
div#NavLink2Selected {
  padding-left: 38px;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url(/pictures/nav_link2.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
div#NavLink3 {
  padding-left: 65px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink3Open {
  padding-left: 65px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink3Selected {
  padding-left: 65px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink4 {
  padding-left: 75px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink4Open {
  padding-left: 75px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink4Selected {
  padding-left: 75px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
a.Nav1 {
  font-style: italic;
  font-family: Times New Roman;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0.1pt;
  text-decoration: none;
}
a.Nav1:hover {
  color: #E1000B;
  text-decoration: none;
}
a.Selected1 {
  color: #E1000B;
  text-decoration: none;
}
a.Selected1:hover {
  color: #E1000B;
  text-decoration: none;
}
a.Open1 {
  color: #E1000B;
  text-decoration: none;
}
a.Open1:hover {
  text-decoration: none;
}
a.Nav2 {
  font-style: italic;
  font-family: Times New Roman;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a.Nav2:hover {
  color: #E1000B;
  text-decoration: underline;
}
a.Selected2 {
  color: #E1000B;
  text-decoration: underline;
}
a.Selected2:hover {
  color: #E1000B;
}
a.Open2 {
  color: #E1000B;
}
a.Open2:hover {
  text-decoration: underline;
}
a.Nav3 {
  color: #000000;
}
a.Nav3:hover {
  color: #C12F35;
  text-decoration: underline;
}
a.Selected3 {
  color: #000000;
  text-decoration: underline;
}
a.Selected3:hover {
  color: #C12F35;
}
a.Open3 {
  color: #C12F35;
}
a.Open3:hover {
  text-decoration: underline;
}
a.Nav4 {
  color: #000000;
}
a.Nav4:hover {
  color: #C12F35;
  text-decoration: underline;
}
a.Selected4 {
  color: #000000;
  text-decoration: underline;
}
a.Selected4:hover {
  color: #C12F35;
}
a.Open4 {
  color: #C12F35;
}
a.Open4:hover {
  text-decoration: underline;
}

/* -------------------- Navigation Ende -------------------- */
