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

body {
  font-family: Arial;
  background-color: #ffffff;
  text-align: center;
  margin: 0 0;
}
a {
  text-decoration: none;
}
form {
  margin: 0;
  padding: 0;
}
input, select, textarea {
  border: 1px solid #2F2F38;
  background-color: #eeeeee;
  font-size: 12px;
}
input.Guestbook {
  width: 250px;
}
textarea.Guestbook {
  width: 250px;
  height: 200px;
}
h1 {
  font-size: 20px;
  color: #000;
}
h2 {
  font-size: 16px;
  color: #000;
}
hr {
  color: #2F2F38;
  background-color: #2F2F38;
  height: 1px;
  border: none;
}
img.Galerie {
  border: 0;
}
img.GalerieSelect {
  border: 3px solid #3924A7;
}
p {
  font-size: 12px;
  color: #000;
  line-height: 17px;
  margin: 0;
  padding-bottom: 10px;
}
table.Guestbook {
  border: 1px solid #102F81;
  background-color: #C3CBDF;
}
td.Guestbook {
  font-size: 11px;
  color: #000000;
}
td.GuestbookBorder {
  border-bottom: 1px solid #102F81;
}
td {
  font-size: 12px;
  color: #000;
}
ul {
  font-size: 12px;
  color: #000;
  line-height: 17px;
  margin: 0;
  padding-bottom: 10px;
}
div#logo {
  position: absolute;
}
div#navtop {
  position: absolute;
  top: 109px;
}
div#maintop {
  position: absolute;
  left: 202px;
  top: 109px;
}
div#Right {
  position: absolute;
  right: 0px;
  top: 109px;
}
div#Header {
  position: absolute;
}
div#content {
  position: absolute;
  left: 200px;
  top: 200px;
  width: 800px;
  background-color: #FFEAB3;
}
a.underline {
  color: #000;
  text-decoration: underline;
  font-size: 12px;
}
a.underline:hover {
  color: #2F2F38;
}
div#PrintAdresse {
  display: none;
}
/* -------------------- Design GG Ende -------------------- */

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

div#NavLink1 {
  border-top: 1px solid #FFEAB3;
  padding-left: 45px;
  font-size: 11px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-image: url(/pictures/sonne.gif);
  background-position: 10px 0px;
  background-repeat: no-repeat;
}
div#NavLink1Open {
  border-top: 1px solid #FFEAB3;
  padding-left: 45px;
  font-size: 11px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-image: url(/pictures/sonne.gif);
  background-position: 10px 0px;
  background-repeat: no-repeat;
}
div#NavLink1Selected {
  border-top: 1px solid #FFEAB3;
  padding-left: 45px;
  font-size: 11px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-image: url(/pictures/sonne.gif);
  background-position: 10px 0px;
  background-repeat: no-repeat;
}
div#NavLink2 {
  padding-left: 55px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink2Open {
  padding-left: 55px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#NavLink2Selected {
  padding-left: 55px;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
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;
}
a.Nav1:hover {
  color: #2F2F38;
  text-decoration: underline;
}
a.Selected1 {
  color: #000000;
  text-decoration: underline;
}
a.Selected1:hover {
  color: #2F2F38;
}
a.Open1 {
  color: #2F2F38;
}
a.Open1:hover {
  text-decoration: underline;
}
a.Nav2 {
  color: #000000;
}
a.Nav2:hover {
  color: #2F2F38;
  text-decoration: underline;
}
a.Selected2 {
  color: #000000;
  text-decoration: underline;
}
a.Selected2:hover {
  color: #2F2F38;
}
a.Open2 {
  color: #2F2F38;
}
a.Open2:hover {
  text-decoration: underline;
}
a.Nav3 {
  color: #000000;
}
a.Nav3:hover {
  color: #2F2F38;
  text-decoration: underline;
}
a.Selected3 {
  color: #000000;
  text-decoration: underline;
}
a.Selected3:hover {
  color: #2F2F38;
}
a.Open3 {
  color: #2F2F38;
}
a.Open3:hover {
  text-decoration: underline;
}
a.Nav4 {
  color: #000000;
}
a.Nav4:hover {
  color: #2F2F38;
  text-decoration: underline;
}
a.Selected4 {
  color: #000000;
  text-decoration: underline;
}
a.Selected4:hover {
  color: #2F2F38;
}
a.Open4 {
  color: #2F2F38;
}
a.Open4:hover {
  text-decoration: underline;
}

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


