/* ID Formatierung */

#z01 {
  background-image: url(images/z01.jpg);
  background-repeat: no-repeat;
  border-left: 2px solid #B8B8B8;
  border-right: 2px solid #B8B8B8;
  border-top: 2px solid #B8B8B8;
  height: 81px;
  margin: 0px auto;
  padding: 0px;
  width: 738px;
}

#z02 {
  background-color: #FFFEEE;
  border-left: 2px solid #B8B8B8;
  border-right: 2px solid #B8B8B8;
  height: 53px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: top;
  width: 738px;
}

#z02s01 {
  background-image: url(images/z02s01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 53px;
  margin: 0px;
  padding: 0px;
  width: 219px;
}

#z02s08 {
  background-image: url(images/z02s08.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 7px;
}

#z03 {
  background: #FFFEEE url(./images/trace/zapfen.gif) bottom left no-repeat;
  border-left: 2px solid #B8B8B8;
  border-right: 2px solid #B8B8B8;
  height: 400px;
  margin: 0px auto;
  padding: 0px;
  width: 738px;
}

#z03s01 {
  border: 0px;
  float: left;
  margin: 0px;
  padding-top: 20px;
  padding-left: 10px;
  width: 145px;
}

#z03s02 {
  border: 0px;
  float: right;
  margin: 0px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 25px;
  width: 543px;
}

#z04 {
  background: #FFFEEE;
  border-bottom: 2px solid #B8B8B8;
  border-left: 2px solid #B8B8B8;
  border-right: 2px solid #B8B8B8;
  color: #BDBDBD;;
  height: 15px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  width: 738px;
}

/* Element Formatierungen */

a:link {
  text-decoration: underline;
  color: #40403C;
}

a:visited {
  text-decoration: underline;
  color: #40403C;
}

a:hover {
  text-decoration: underline;
  color: #000000;
}

a:active {
  text-decoration: underline;
  color: #40403C;
}

.grey:link { color: #BDBDBD; text-decoration: none; } 
.grey:visited { color: #BDBDBD; text-decoration: none; } 
.grey:hover { color: #BDBDBD; } 
.grey:active { color: #BDBDBD; } 

blockquote {
  border: 0px;
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}

body {
  background-image:url(images/bg.gif);
  margin: 10px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-style: normal;
}

hr {
  border: 1px solid #C2C2B6;
  width: 125px;
}

img { border: 0px; }

table {
  border-spacing: 0px;
  width: 100%;
  color: #40403C;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-style: normal;
}

/* Klassen Formatierung */

.Content {
  color: #40403C;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  font-style: normal;
}

.Copyright {
  color: #40403C;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  font-style: normal;
  padding-top: 10px;
  text-align: center;
}

.Current {
  font-weight: bold;
}

.Headline {
  font-size: 16px;
  font-weight: bold;
}

.Kommentar {
  font-size: 11px;
  font-weight: normal;
}

.Menuliste {
  text-align: center;
  line-height: 16px;
}

.Navigation {
  color: #40403C;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
}

.News {
/*  border: 1px solid #C2C2B6; */
  height: 150px;
  width: 100%;
}

.NewsBody {
  padding: 10px;
  text-align: justify;
  vertical-align: top;
}

.NewsHeadline {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 10px;
}

.NewsTime {
  width: 150px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: right;
}

.NewsImage {
  padding-right: 10px;
  padding-top: 10px;
  text-align: right;
  vertical-align: top;
}

.Preis {
  text-align: right;
  vertical-align: top;
  width: 50px;
}

.row2 {
  background-color: #EAE9DA;
}

.Subline {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.subtext {
  font-size: 10px;
  font-family: Tahoma, sans-serif;
}

.TableNavRight {
  text-align: right;
  width: 50%;
}

.Ueberschrift {
  color: #40403C;
  font-family: Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: left;
}

.z02s02 {
  background-image: url(images/home_off.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 58px;
}

.z02s02_on {
  background-image: url(images/home_on.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 58px;
}

.z02s03 {
  background-image: url(images/restaurant_off.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 100px;
}

.z02s03_on {
  background-image: url(images/restaurant_on.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 100px;
}

.z02s04 {
  background-image: url(images/partyservice_off.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 106px;
}

.z02s04_on {
  background-image: url(images/partyservice_on.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 106px;
}

.z02s05 {
  background-image: url(images/eisfiguren_off.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 91px;
}

.z02s05_on {
  background-image: url(images/eisfiguren_on.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 91px;
}

.z02s06 {
  background-image: url(images/tennis_off.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 62px;
}

.z02s06_on {
  background-image: url(images/tennis_on.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 62px;
}

.z02s07 {
  background-image: url(images/impressum_off.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 95px;
}

.z02s07_on {
  background-image: url(images/impressum_on.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  width: 95px;
}