body{
  background-color: #f4ede1;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1%;
  width: 980px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #4B4844;
  height: 500px;
}

a:link, a:active, a:visited{
  color: #000;
  text-decoration: underline;
}
a:hover{
  color: #000;
  text-decoration: none;
}


h2{
  color: #b39008;
}
h4{
  padding: 0;
}

div#head{
  background-image: url(../img/headimg.gif);
  width: 980px;
  height: 150px;

}
#main{
  height: 604px;
  background-color: #FFF;
  border-bottom: 2px solid #4a4844;
  border-top: 2px solid #4a4844;
  overflow: hidden;
}
#content{
  background-color: #FFF;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  overflow: auto;
  height: 422px;
  width: 495px;
}

#content p{
  line-height: 1.8em;
  text-align: justify;
  padding-right: 10px;
}

span.first{
  font-size: 300%;
  padding-right: 1px;
  margin-right: 2px;
  margin-bottom: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #d0ac1e;
  line-height: 1em;
}

#rightbar{
  background-color: #000;
  position: relative;
  float: right;
  padding: 0;
  width: 475px;
  height: 423px;
  margin: 0;
  overflow: hidden;
}

.thumbnail{
  text-align: center;
  margin: auto;
  width: 150px;
  margin-bottom: 20px;
}


#fuss{
  clear: both;
  text-align: center;
  padding: 5px;
}

#news{
  margin-top: 20px;
  border: 1px dashed #000;
  background-color: #f7f2eb;
}
span.date{
  font-weight: bold;
  color: #5f7087;
}

.tdarchiv{
  background-color: #f8f5f0;
  border-bottom: 2px solid #fff;
}

.archivthumb{
  width: 150px;
  text-align: center;
  margin-bottom: 0px;
  height: 151px;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.tdreferenzen{
  text-align: center;
}

.archivthumbborder{
 float: left;
 height: 155px;
 width: 150px;
 margin-right: 7px;
 margin-bottom: 15px;

}

div.newsueb{
  background-color: #22293C;
  width: 154px;
  padding: 2px;
  font-weight: bold;
  color: #fff;
  font-family: georgia;

}
#start{
 background-image: url(../img/startseite.jpg);
 background-repeat: no-repeat;
 height: 423px;
 background-color: #000;


}
#news p{
  padding: 5px;
  margin: 0;
}


#menu {
  width: 100%;
  background-image: url(../img/menu_back.jpg);
  background-repeat: repeat-y;
  height: 31px;
}

#menu ul {
  list-style: none;
  width: 100%;
  padding-bottom: 2px;
  padding-left: 0;
  float: left;
  margin: 0;
}

#menu ul li {
  float: left;
  padding-left: 1px;
  position: relative;
  margin: 0;
}
#menu ul li a {
  display: block;
  font: 12px arial;
  position: relative;
  padding: 3px 20px 5px 20px;
  line-height: 21px;
  text-decoration: none;
  color: #FFFFFF;
}

#menu ul li a:hover {
  background-color: #7d7d7c;
}

#menu ul li ul {
  display: none;
  padding: 0;
  position: absolute;
  left: 0;
  top: 29px;
  z-index: 300;
  width: 200px;
}

#menu ul li:hover, #menu ul li:hover a {
  background-color: #7d7d7c;
}



#menu ul li:hover ul {
  display: block;
}

#menu ul li ul li {
  padding: 0;
  float: none;
  position:  relative;
  z-index: 455;
  border-bottom: 1px solid #404040;
}

#menu ul li ul li a {
  float: none;
  width: 160px;
  font: 11px arial;
  height: 21px;
  color: #fff;
  background: #ae4d4d;
  padding-bottom: 0;
  padding-top: 3px;
}

#menu ul li ul li a:hover {
  color: #bdbc88;
  background-color: #000;
  padding-bottom: 0;
  padding-top: 3px;
}


/* Galerie */
div.galerieImg{
  position: relative;
  z-index: 1;
  left: 0;
  top: 0px;
}
div.galerieImg table{
  margin: 0;
  padding: 0;
}
div.galerieImg table td{
  height: 423px;
  width: 475px;
  text-align: center;
}

div.galerieImg img{
  margin-top: auto;
}

div.imgnav{
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 99;
}

h5.breadcrumb{
  color: #949494;
  size: 10px;
  font-weight: normal;
}

h5.breadcrumb a{
  color: #949494;
  size: 10px;
  text-decoration: none;
}
h5.breadcrumb a:hover{
  text-decoration: underline;
}

/* IntroFilm*/

#movie{
  background-color: #000;
  text-align: center;
}

#movie #flowplayer{
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 568px;
}