body {
  font-family: arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #3B6FB7;
  color: #000000;
}

a {
  font-family: arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.alldiv {
  margin: auto;
  text-align: left;
  width: 943px;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-y;
}

.navigation {
  float: left;
  width: 303px;
}

.navigation .inner {
  width: 272px;
  margin-left: 29px;
  background-image: url(../images/bg4.gif);
  background-repeat: repeat-x;
}

.inner .hgrund {
  width: 230px;
  margin-left: 22px;
  text-align: center;
  background-image: url(../images/bg2.gif);
  background-repeat: repeat-x;
  background-color: #FAE496;
}

.hgrund .links_a {
  border: 0px solid red;
  margin: auto;
  width: 199px;
  height: 24px;
  cursor: pointer;
}

.hgrund .links_b {
  border: 0px solid red;
  margin: auto;
  width: 199px;
  height: 24px;
  background-color: #FAE391;
  color: #C22728;
  background-image: url(../images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 188px 8px;
}

.links_a a:hover, .links_a a:hover {
  text-decoration: underline;
}

.hgrund .linie {
  margin: auto;
  width: 199px;
  height:1px;
  font-size: 1px;
  line-height: 1px;
  background-image: url(../images/linie.gif);
  background-repeat: repeat-x;
}

.hgrund .wetter {
  margin: auto;
  width:199px;
  height:90px;
  background-image:url(../images/bg3.gif);
  background-repeat: repeat-y;
}

.wetter td {
  font-family: arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 1px 4px 1px 4px;
}

.wetter table {
  margin: auto;
}

.hgrund .lang {
  margin: auto;
  width: 138px;
  height: 40px;
  background-image: url(../images/lang1.gif);
  text-align:left;
}

.content {
  width: 603px;
  float: left;
  margin-left: 37px;
}

.content .main {
  float: left;
  width: 467px;
}

.content h1 {
  font-family: arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  color: #CB5013;
  font-weight:bold;
}

.content .textbox {
  font-family: Verdana;
  font-size: 11px;
  color:#06262C;
  line-height: 16px;
  width: 457px;
}

.content .textbox .intext {
  font-family: Verdana;
  font-size: 11px;
  color:#06262C;
  line-height: 16px;
}

.content .textbox .intext:hover{
  font-family: Verdana;
  font-size: 11px;
  color:#06262C;
  line-height: 16px;
}

.content .normallink {
  font-family: Verdana;
  font-size: 11px;
  color:#06262C;
  line-height: 16px;
}

.content .normallink:hover{
  font-family: Verdana;
  font-size: 11px;
  color:#06262C;
  line-height: 16px;
  text-decoration: underline;
}

.content .textbox td {
  width: 457px;
  font-family: Verdana;
  font-size: 11px;
  color:#06262C;
  line-height: 16px;
}

.content .ecard td {
  width: 457px;
  font-family: Verdana;
  font-size: 11px;
  color:#06262C;
  line-height: 16px;
}

.content .textbox .label {
  vertical-align: top;
  width: 350px;
}

.content .textbox .value {
  width: 200px;
}

.content .galerie {
  float: left;
  width: 136px;
  margin-top: 2px;
}

.content .galerie img {
  cursor: pointer;
}

.content img {
  margin-right: 2px;
}

.content #image0 {
  margin-left: 64px;
}

.fotobox {
  width: 449px;
  text-align: center;
  margin-left: 64px;
}

.fotobox .pfeil_l {
  float: left;
  height: 50px;
  width: 20px;
  padding-right: 3px;
}

.pfeil_l img {
  border: 0px;
}

.fotobox .allfoto{
  float: left;
  height: 50px;
  width: 383px;
}

.allfoto .outer {
  width: 383px;
  overflow: hidden;
  height: 50px;
}

.allfoto .outer .inner {
  width: 383px;
  margin: auto;
  position: relative;
  left: 0px;
  white-space: nowrap;
  height: 50px;
}

.outer .inner table {
  width: 383px;
  height: 50px;
}

.outer .inner td {
  white-space: nowrap;
}

.outer .inner .img1 {
  border: 0px;
  height: 50px;
  margin-right: 6px;
  padding: 0px;
}

.outer .inner .img2 {
  border: 0px;
  height: 50px;
  margin-right: 0px;
  padding: 0px;
}

.fotobox .pfeil_r {
  float: left;
  height: 50px;
  width: 20px;
  padding-left: 3px;
}

.pfeil_r img {
  border: 0px;
  margin-left:2px;
}

.footer {
  font-size:11px;
  margin-left: 303px;
  width: 631px;
  height: 80px;
  background-color: #FAE391;
  text-align: center;
}

.footer .inner {
  width: 562px;
  height: 80px;
  text-align: left;
  margin: auto;
}

.footer .inner a {
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
}

.footer .inner a:hover {
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}

.inner .linie_oben {
  margin: auto;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  background-image: url(../images/linie.gif);
  background-repeat: repeat-x;
}

.inner .box {
  float: left;
  width: 261px;
  background-image: url(../images/linie2.gif);
  background-repeat: repeat-y;
  background-position: top right;
}

.impressum {
  color: #fffdf9;
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
}

.impressum a {
  color: #fffdf9;
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.impressum a:hover {
  color: #fffdf9;
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}

.footer2 {
  color: #284a79;
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
}

.footer2 a {
  color: #284a79;
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.footer2 a:hover {
  color: #284a79;
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}