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

body {
  font-family: Arial;
  background-image: url(/pictures/body_bg.jpg);
  background-repeat: repeat-y;
  text-align: center;
  margin: 0 0;
}
a {
  text-decoration: none;
}
form {
  margin: 0;
  padding: 0;
}
input, select, textarea {
  border: 1px solid #F89C30;
  background-color: #fff;
  font-size: 12px;
}
h1 {
  font-size: 18px;
  color: #F89C30;
}
h2 {
  font-size: 16px;
  color: #F89C30;
}
hr {
  color: #F89C30;
  background-color: #F89C30;
  height: 1px;
  border: none;
}
p {
  font-size: 11px;
  color: #000000;
  line-height: 16px;
  margin: 0;
  padding-bottom: 10px;
}
td {
  font-size: 11px;
  color: #000000;
}
ul {
  font-size: 11px;
  color: #000000;
  line-height: 17px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 10px;
}
ol {
  font-size: 11px;
  color: #000000;
  line-height: 17px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 10px;
}
div#Button {
  position: absolute;
  left: 445px;
  top: 175px;
}
div#navBorder {
  position: absolute;
  top: 221px;
  left: 162px;
  height: 465px;
  width: 6px;
  background-image: url(/pictures/nav_border.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
}
.navBorder {
  width: 9px;
  background-image: url(/pictures/nav_border.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
}
div#logo {
  position: absolute;
}
div#Right {
  position: absolute;
  right: 0px;
  top: 221px;
}
div#Header {
  left: 0;
  top: 0;
  position: relative;
}
div#content {
  position: absolute;
  left: 168px;
  top: 221px;
  width: 450px;
  background-image: url(/pictures/main_bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
div#navline {
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
a {
  color: #000000;
  text-decoration: underline;
  font-size: 11px;
}
a:hover {
  color: #F89C30;
}
div#PrintAdresse {
  display: none;
}
/* -------------------- Design GG Ende -------------------- */

/* -------------------- Navigation Beginn -------------------- */
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 {
  color: #000000;
  text-decoration: none;
}
a.Nav1:hover {
}
a.Selected1 {
  text-decoration: underline;
}
a.Selected1:hover {
}
a.Open1 {
  text-decoration: underline
}
a.Open1:hover {
  text-decoration: underline;
}
a.Nav2 {
  color: #000000;
  text-decoration: none;
}
a.Nav2:hover {
  text-decoration: underline;
}
a.Selected2 {
  text-decoration: underline;
}
a.Selected2:hover {
  text-decoration: underline;
}
a.Open2 {
  text-decoration: underline;
}
a.Open2:hover {
}
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 -------------------- */

