body {
  margin: 0px;
  padding: 0px;
  background: #cccccc url(images/hintergrund.jpg) repeat-x fixed left top;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-weight: normal;
  color: #303030;
}
#alles {
  background-repeat: repeat-x;
  position: relative;
  width: 95%;
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 15px;
}
#wrapper {
  border-color: red;
  border-width: 2px;
  margin: 0 auto;
  text-align: left;
  max-width: 1200px;
  min-width: 1200px;
}
#header {
  margin: 0px;
  padding: 0px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: left top;
  clear: both;
  position: relative;
  height: 200px;
}
#menu_links {
  margin: 0px 0 0;
  padding: 24px 0px 0px;
  clear: left;
  float: left;
  background-color: transparent;
  width: 160px;
  position: relative;
  background-image: url(images/bild_menue_links.png);
  background-repeat: no-repeat;
}
#button1 a {
  background-image: url(images/bild_menue_links_butt_1.png);
  width: 160px;
  height: 30px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
}
#button1 a:hover {
  background-image: url(images/bild_menue_links_butt_1_ha.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 30px;
}
#button2 a {
  background-image: url(images/bild_menue_links_butt_2.png);
  width: 160px;
  height: 30px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
}
#button2 a:hover {
  background-image: url(images/bild_menue_links_butt_2_ha.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 30px;
}
#button3 a {
  background-image: url(images/bild_menue_links_butt_3.png);
  width: 160px;
  height: 30px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
}
#button3 a:hover {
  background-image: url(images/bild_menue_links_butt_3_ha.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 30px;
}
#button4 a {
  background-image: url(images/bild_menue_links_butt_4.png);
  width: 160px;
  height: 30px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
}
#button4 a:hover {
  background-image: url(images/bild_menue_links_butt_4_ha.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 30px;
}
#button5 a {
  background-image: url(images/bild_menue_links_butt_5.png);
  width: 160px;
  height: 30px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
}
#button5 a:hover {
  background-image: url(images/bild_menue_links_butt_5_ha.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 30px;
}
#button6 a {
  background-image: url(images/bild_menue_links_butt_6.png);
  width: 160px;
  height: 30px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
}
#button6 a:hover {
  background-image: url(images/bild_menue_links_butt_6_ha.png);
  background-repeat: no-repeat;
  width: 160px;
  height: 30px;
}
.textbox {
  margin: 44px 0px 0px;
  padding: 0px;
  font-size: 10px;
  color: #000000;
  line-height: 1.3em;
  background-color: transparent;
  display: block;
  float: left;
  clear: left;
  position: relative;
  width: 160px;
}
.textbox p {
  margin: 10px;
  padding: 0px;
  width: 140px;
  color: #ffffff;
  font-size: 11px;
  line-height: 1.3em;
}
#contenthintergrund {
  margin: 0px 0px 20px 170px;
  padding: 0 10px;
  text-align: left;
  position: relative;
  height: 500px;
  background-image: url(images/tranzparenterhintergrund.png);
  line-height: 0%;
}
#content {
  margin: 0px 0px 20px 170px;
  padding: 1px 10px 0;
  text-align: left;
  position: relative;
  background-image: url(images/tranzparenterhintergrund.png);
  font-family: Arial,Helvetica,sans-serif;
  color: #202062;
}
#content p {
  margin: 0 20px 0px 0;
  font-size: 16px;
  font-weight: normal;
  color: #202062;
}
#content h2 {
  margin: 15px 0 10px;
  color: #202062;
  font-size: 20px;
  text-align: center;
}
#content h3 {
  margin: 15px 0 10px;
  color: #202062;
  font-size: 15px;
}
#content img {
  border: 4px solid #efefef;
  padding: 2px;
  background: #ffffff none repeat scroll 0% 50%;
  display: inline;
}
h1 {
  margin: 0 0 0px;
  font-size: 25px;
  color: #202062;
  text-align: center;
}
a {
  text-decoration: none;
  color: #5476ba;
}
a:visited {
  text-decoration: none;
  color: #5476ba;
}
a:hover {
  color: #000000;
}
a img {
  border:  none;
}
#fuss {
  margin: 0 auto 0 170px;
  padding: 10px 0;
  border-top-width: 4px;
  border-top-color: #d8d8d8;
  clear: both;
  text-align: center;
  color: #808080;
  font-size: 10px;
  background-color: white;
  opacity: 0.684;
}
#fuss a {
  text-decoration: none;
  color: black;
}
#fuss a:hover {
  text-decoration: underline;
}
.links {
  margin: 10px 10px 5px 0;
  float: left;
}
.rechts {
  margin: 10px 0 5px 10px;
  float: right;
}
#menu_head {
  margin-top: 0px;
}
#menu_head ul {
  margin: -34px 0px 0px 130px;
  padding: 0px;
}
#menu_head li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#startfoto {
  border: 2px solid #cccccc;
}
#button_start a {
  background-image: url(images/2_banner_start.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 130px;
  height: 30px;
  margin-top: -6px;
  margin-left: 0px;
}
#button_start a:hover {
  background-image: url(images/1_banner_start.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 130px;
  height: 30px;
  margin-top: -6px;
}
#button_info a {
  background-image: url(images/2_banner_info.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 270px;
  height: 91px;
  margin-right: 0px;
  margin-left: 160px;
  margin-top: -90px;
}
#button_info a:hover {
  background-image: url(images/1_banner_info.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 270px;
  height: 91px;
  margin-right: 0px;
  margin-left: 160px;
  margin-top: -90px;
}
#button_kraut a {
  background-image: url(images/2_banner_kraut.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 120px;
  height: 40px;
  margin-left: 464px;
  margin-top: -102px;
}
#button_kraut a:hover {
  background-image: url(images/1_banner_kraut.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 120px;
  height: 40px;
  margin-left: 464px;
  margin-top: -102px;
}
#button_ausf a {
  background-image: url(images/2_banner_ausf.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  height: 60px;
  width: 141px;
  margin-left: 630px;
  margin-top: -81px;
}
#button_ausf a:hover {
  background-image: url(images/1_banner_ausf.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  height: 60px;
  width: 141px;
  margin-left: 630px;
  margin-top: -80px;
}
#button_ueber a {
  background-image: url(images/2_banner_uber.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 110px;
  height: 31px;
  margin-top: -31px;
  margin-left: 813px;
}
#button_ueber a:hover {
  background-image: url(images/1_banner_uber.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  width: 110px;
  height: 31px;
  margin-top: -31px;
  margin-left: 813px;
}
#button_kont a {
  background-image: url(images/2_banner_kont.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  margin-top: -40px;
  margin-left: 960px;
  width: 85px;
  height: 31px;
}
#button_kont a:hover {
  background-image: url(images/1_banner_kont.png);
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  margin-top: -40px;
  margin-left: 960px;
  width: 85px;
  height: 31px;
}
#bild_adresse_hinten {
  z-index: 0;
  width: 160px;
  height: 350px;
  margin-top: -340px;
}
#bild_adresse_vorne {
  z-index: 1;
  position: absolute;
  margin-top: -119px;
  margin-left: 45px;
}
#button_strandhaus a {
  width: 160px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  background-position:  center center;
  background-image: url(images/strandhaus_klein.png);
  height: 100px;
  margin-top: -130px;
}
#button_strandhaus a:hover {
  background-image: url(images/strandhaus.png);
  width: 160px;
  position: relative;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  height: 100px;
  background-position:  center center;
  margin-top: -130px;
}
.textlink03:visited {
 color:#000000;
 text-decoration:none;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:11px;
 text-transform: none;
 }
.textlink03:hover {
 color:#000000;
 font-weight:bold;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:11px;
 }


