﻿.polaroid { width:368px; height:376px; background-image:url(../images/polaroid-bg.png); position:absolute; }
.polaroid img { width:335px; height:275px; margin:25px 0 0 15px; }
.polaroid p { text-align:center; font-family:Georgia,serif; font-size:20px; color:#2E2E2E; margin-top:15px; }   
#history{
  text-decoration:none;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
#nav_container{
  position: absolute;
  top: 18px;
  left: 112px;
}
#nav_item{
  float: left;
  padding-right: 4px;
  font-family:  "Century Gothic", Century, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
#nav_item a{
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}


#leistungen{
  float: none;
  text-align:center;
}


#content{
   position: relative;
   top: 60px;
   left: 112px;
   width: 946px;
   max-width: 946px;
   min-width: 946px;
   min-height:606px;
   height:auto !important;
   height:606px;
   font-size: 11px;
   font-family: Verdana;
}
#nc{
padding: 5px;
}

#startseite{
  width:100%
}
#startfoto{
  float: left;
  padding-right: 1px;
}
#endfoto{
 float:right;
}
#tpic{
padding: 5px;
float: left;
background-color: #990000;
}
#ttext{
float: left;
}
#ttext a{
 line-height: 1.5em;
 text-decoration: none;
 color: #000;
}


/* Form */
#kontakt{
  margin:0;
  padding:.5em;
  width: 700px;
  float:left;
}
form{
  padding-left: 150px;
  width: 450px;
  float:left;
}

label {
 padding: 0 0 0.3em 1em;
 text-align: left;
 display: block;
 float: left;
 width: 100px; /* Breite.*/
 font-weight: bold;
 font-size: 11px;
}
#label_v {
 padding-left: 1em;
 text-align: center;
 display: block;
 float: left;
 width: 130px; /* Breite.*/
 font-weight: bold;
}
#fspace{
 padding-bottom: 5px;
 display: block;
}

#gallerie_main_nav{
  position: relative;
  padding-left: 180px;
  width:720px;
}

#gallerie_bilder_nav{
  float: left;
  width: 210px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-top: 20px;
}
#gallerie{
  width: 900px;
}


