body, td {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: black;
  line-height: 1.5em;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
div.head1 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 20px;
  width: 100%;
  background-color: black;
  text-align: right;
}
a{
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}
.head1 {
  color: white;
  text-decoration: none;
}
a.head1 {
  padding-right: 10px;
}
div.head2 {
  position: absolute;
  top: 20px;
  left: 0px;
  height: 60px;
  width: 100%;
  background-color: #ffcc00;
  text-align: center;
  padding: 0px;
  vertical-align: middle;
  background-image: url(../img/bg-top.gif);
  background-repeat: no-repeat;
  background-position: right;
  z-index: 5;
}
div.head3 {
  position: absolute;
  top: 20px;
  left: 0px;
  height: 60px;
  width: 160px;
  background-color: #ffcc00;
  text-align: left;
  padding: 0px;
  padding-left: 10px;
  vertical-align: middle;
  z-index: 10;
}

div.navigation {
  position: absolute;
  top: 100px;
  left: 0px;
  width: 120px;
  background-color: white;
  text-align: left;
  padding: 10px;
}
a.navigation:link, a.navigation:active, a.navigation:visited {
  color: black;
  font-weight: bold;
  background-color: white;
  display: block;
  text-decoration: none;
  padding: 3px;
}
a.navigation:hover {
  color: black;
  font-weight: bold;
  background-color: #ffcc00;
  display: block;
  text-decoration: none;
  padding: 3px;
}
div.addinfo {
  position: absolute;
  top: 100px;
  right: 0px;
  width: 120px;
  background-color: white;
  text-align: right;
  padding: 0px;
}
div.main {
  top: 100px;
  left: 140px;
  right: 140px;
  padding: 0px;
  position: absolute;
}
div.main-full {
  top: 100px;
  left: 140px;
  right: 140px;
  padding: 0px;
  position: absolute;
}
img.floating {
  float: right;
  border: solid black 1px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 15px;
  margin-right: 0px;
}
p {
//  text-align: justify;
}
div.sponsors {
  position: absolute;
  top: 220px;
  right: 0px;
  width: 120px;
//  bottom: 30px;
  background-color: white;
  background-color: #ffffdd;
  text-align: center;
  padding: 0px;
  vertical-align: bottom;
  font-size: 8pt;
  font-weight: bold;
  border: solid black 1px;
}
div.map24 {
  position: absolute;
  right: 0px;
  top: 350px;
  padding: 0px;
}
img.logo {
  border: 0;
  margin-left: 0;
  margin-right: 0;
//  margin-top: 5px;
//  margin-bottom: 5px;
//  display: block;
}
h1 {
  font-size: 12pt;
  font-weight: bold;
}
h2 {
  font-size: 10pt;
  font-weight: bold;
}
td {
  padding: 4px;
  border: 0;
  vertical-align: top;
}
th {
  font-size: 10pt;
  height: 20px;
}
table {
  border: 0;
}  
.packagehead {
  font-weight: bold;
}
.packprice {
  text-align: right;
  width: 80px;
}
.packavail {
  text-align: center;
  width: 80px;
}
.packres {
  text-align: center;
  width: 80px;
}
.packqual {
  text-align: center;
  width: 80px;
}
.error {
  color: red;
  font-weight: bold;
}
img.map_klein {
  border: solid black 1px;
  width: 200px;
}
img.map_gross {
//  width: 100%;
  border: solid black 1px;
}
.title {
  font-weight: bold;
}
.msgboardbig {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2em;
  color: #222;
}
.msgboard {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2em;
  color: #222;
}
.anonymous {
  font-weight: 600;
  color: #404040;
  line-height: 1.2em;
}
.registered {
  font-weight: 600;
  color: #224466;
  line-height: 1.2em;
}
.moderator {
  font-weight: 600;
  color: #008000;
  line-height: 1.2em;
}
.nav {
  display: none;
}
ul.msgboard {
  list-style-type: none;
}
td.gallery {
  text-align: center;
  vertical-align: middle;
}
img.photo_small {
  border: solid #66a 1px;
}
img.photo_large {
  border: solid #66a 2px;
}
.msgboardi {
  display: none;
}
td.sponsors {
  text-align: center;
  vertical-align: middle;
  height: 100px;
  width: 200px;
  border: 0;
}

