body, html
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #03375E;
  margin: 0px;
  height: 100%;
  line-height: 15px;
  background-image: url(/images/hg.jpg);
  background-repeat: repeat-x;
  background-color: #F5F9FC;
}

/* DIV Layer*/
#index
{
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-top: 0;
}
#head
{
  float: left;
  width: 1000px;
  height: 237px;
  z-index: 10;
}
#headline
{
  position: absolute;
  top: 212px;
  left: 255px;
  z-index: 20;
}
#home
{
  float: left;
  width: 1000px;
}
#navi
{
  float: left;
  width: 204px;
  margin-left: 36px;
  display:inline;
}
#navi-ende
{
  float: left;
  width: 204px;
  height: 104px;
  background-image: url(/images/ende-navi.png);
  background-repeat: no-repeat;
}
#home-container
{
  float: left;
  width: 571px;
  padding: 0;
}
#home-background
{
  float: left;
  width: 571px;
  padding: 0;
  background-image: url(/images/hg-index.png);
  background-repeat: repeat-y;
}
#home-content
{
  float: left;
  width: 541px;     /* 571px */
  padding: 15px;
  background-image: url(/images/hg-bild-index.png);
  background-repeat: no-repeat;
}
#home-unten
{
  float: left;
  width: 571px;
}
#home-unten-links
{
  float: left;
  width: 541px;     /* 571px */
  padding: 0 15px 0 15px;
  background-image: url(/images/hg-index.png);
  background-repeat: repeat-y;
  text-align: center;
}
#home-fusszeile
{
  float: left;
  width: 551px;
  height: 30px;
  padding: 8px 20px 0 0;
  background-image: url(/images/ende-index.png);
  background-repeat: no-repeat;
  font-size: 11px;
  text-align: right;
}
#info
{
  float: left;
  width: 155px;
  padding: 0;
}
#info-content
{
  float: left;
  width: 135px;  /* 155px */
  padding: 10px 10px 10px 10px;
  background-image: url(/images/hg-info.png);
  background-repeat: repeat-y;
}
#info-unten
{
  float: left;
  width: 155px;
  height: 37px;
  padding: 0;
  background-image: url(/images/ende-info.png);
  background-repeat: no-repeat;
}
/* Schriften */
h1
{
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #03375E;
  margin: 0;
}
h2
{
  font-size: 12px;
  margin:8px 0 2px 0;
  color: #03375E;
}
h3
{
  font-size: 11px;
  margin: 8px 0 2px 0;
  color: #03375E;
}
.text-klein
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #03375E;
}

/* Formulare */
select, input, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #03375E;
  border: solid 1px #03375E;
  padding: 1px;
  background-color: #FFFFFF;
}
input.button
{
  background-color: #FFFFFF;
  border: solid 1px #03375E;
  margin: 0;
  cursor: pointer;
}
input.checkbox, input.radio
{
  background-color: transparent;
  border: 0px;
  margin: 0;
  cursor: pointer;
}
table.form td {
  padding-bottom: 10px;
}
textarea.nachricht {
  width: 245px;
}
input.anschrift {
  width: 235px;
}

/* Links */
a:link, a:visited, a:active
{
  color: #03375E;
  text-decoration: underline;
}
a:hover
{
  color: #FFFFFE;
  text-decoration: underline;
}
a.fuss:link, a.fuss:visited
{
  color: #03375E;
  font-size: 11px;
  text-decoration: none;
}
a.fuss:hover, a.fuss:active
{
  font-size: 11px;
  color: #FFFFFE;
  text-decoration: none;
}
a.fuss-white:link, a.fuss-white:visited
{
  color: #FFFFFE;
  font-size: 11px;
  text-decoration: none;
}

/* Sitemap*/
ul.sitemap li {
  padding-bottom: 10px;
}
li.up1 {
  margin-left:15px;
}

/* Formatierung der Bildergalerie */
/* Urlaub mit Ortsnamen drunter */
.thumbNailBoxQuer
{
  float: left;
  width: 111px;
  height: 95px;
  margin-top: 20px;
  padding: 0 7px 0 15px;
  text-align: center;
}
/* Antwort mit Thema als Untertitel */
.thumbNailBox
{
  float: left;
  width: 130px;
  height: 130px;
  text-align: center;
}
.thumbNailInBox
{
  float: left;
  padding: 3px;
  border: 1px solid #064479;
  background-color: #FFFFFF;
  display: inline;
}
/* allgemein */
.thumbNail
{
  float: left;
  padding: 3px;
  margin: 20px 10px 0 15px;
  border: 1px solid #064479;
  background-color: #FFFFFF;
  display: inline;
}
/* Anzeige der Postkarte */
.view1
{
  border-left: solid 1px #14659F;
  border-top: solid 1px #14659F;
  border-right: solid 1px #14659F;
  background-color: #CCDFF0;
}
.view2
{
  width: 250px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: solid 1px #14659F;
  background-color: #CCDFF0;
  text-align: left;
}
.view21
{
  width: 250px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: solid 1px #14659F;
  background-color: #CCDFF0;
  text-align: center;
}
.view3
{
  background-color: #14659F;
}
.view4
{
  width: 239px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: solid 1px #14659F;
  background-color: #CCDFF0;
  text-align: left;
}
.view5
{
  border-left: solid 1px #14659F;
  border-bottom: solid 1px #14659F;
  border-right: solid 1px #14659F;
  background-color: #CCDFF0;
}
.abstand
{
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Listen */
ol.nutzung li {
  padding-bottom: 20px;
}

/* Linie */
hr
{
  height: 1px;
  border-color: #03375E #FFFFFF #FFFFFF #FFFFFF;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 0px;
  margin: 5px 0 5px 0;
}