body {
  margin: 0px;
  font-family: Verdana;
  font-size: 14px;  
}

.all {
  background-color: #FFFFFF;
}

#header {
  background-color: #990033;
  height: 150px;
  margin-bottom: 5px;         /* Abstand zwischen header und container */
}
#header_left {
  width: 350px;
  float: left;
  height: 150px;
}
#header_center {
  float: left;
  width: 150px;
  height: 146px;
  background-color: #FFFFFF;
}
#header_right {
  margin-left: 510px;
  height: 125px;
  font-size: 22px;  
  text-align: left;
  color: #FFFFFF;
  position: relative;
}
#header_right_text {
  padding-top: 5px;
}

#tabelle_logos {
  float: right;
  height: 70px;
}
.logo {
  text-align: center;
  float: left;
  width: 11.5%;
  padding-top: 5px;
  margin: auto 5px;
}
.logo img {
  width: 100%;
  max-width: 60px;
  border: none;
}

#container {
  overflow: hidden;
}

.menue {
  float: left;
  width: 200px;
  background-color: #990033;
  min-height: 480px;
  height: auto !important;
  height: 480px;
  padding-bottom: 1001em;      /*sorgt dafuer,dass das menue bis runter geht */
  margin-bottom: -1000em;     /* sorgt dafuer,dass das menue bis runter geht */
}
.aktuelles_logo {
  text-align: center;
}
.punkt {
  position:relative;
  height: 50px;
}
.text {
  position:absolute;
  bottom:0;
  text-align: right;
  float: left;
  width: 185px;
}
.text p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 14px;
}
.p {color: #FFFFFF;}
.p a:link {color: #FFFFFF; text-decoration:none;}
.p a:visited {color: #FFFFFF; text-decoration:none;}
.p a:active {color: #FFFFFF; text-decoration:none;}
.p a:hover {color: #FFFFFF; text-decoration:underline;}

.img {
  position:absolute;
  bottom:0;
  width: 20px;  
  height: 20px;
  text-align: center;
  margin-left: 193px;
  background-color: #999999;
  z-index: 1;
}

.content {
  margin-left: 205px;
  padding-left: 25px;
  background-color: #ffffcc;
  min-height: 495px;
  height: auto !important;
  height: 495px;
  position: relative;
}
.content a:link {color: #000000; text-decoration:none; font-weight: bold;}
.content a:visited {color: #000000; text-decoration:none; font-weight: bold;}
.content a:active {color: #000000; text-decoration:none; font-weight: bold;}
.content a:hover {color: #000000; text-decoration:underline; font-weight: bold;}

.top_menue {
  padding-top: 15px;
  text-align: right;
  padding-right: 20px;
}
.content_left {
  float: left;
  width: 99%;
  font-size: 12px;
}

.clear {
  clear: both;
}

fieldset {
  border: 2px solid #990033;
  text-align: center;
}
fieldset legend {
  font-weight: bold;
}

.kontakt_name, .kontakt_email, .kontakt_nachricht {
  width: 400px;
}

.hr {
  border: 1px solid #990033;
}
.hr1 {
  border: 1px solid #990033;
  width: 50%;
}

h2 {
  color: #990033;
}

h3 {
  color: #990033;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 1.4em;
}

.partner{
    width:100%;
    border:0px solid red;
    float:right;
}
.partner_bild {
    border:0px solid green; 
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 20%;
    height: 115px;
}
.partner_bild * {
    vertical-align: middle;  
}
.partner_text { 
  margin-top:35px;
  margin-left:25px;
  border:0px solid black; 
  float:left;
  width:75%;
}
.partner_linie{
  border:0px solid red;
  float:left;
  width:100%;
  margin-bottom:10px;
}

.rundgang_bild{
    border:0px solid black;
    margin-top:25px;
    margin-bottom:25px;
    vertical-align:middle;
    text-align:center;    
    width:100%;
}
.technik_bild{
    border:0px solid black;
    margin-top:25px;
    margin-bottom:25px;
    vertical-align:middle;
    text-align:left;    
    width:100%;
}

.technik_hb_bild{
    float:right;
    position:relative; 
    top:0px;
    z-index:2;
}

.technik_oben_links{
    float:left; 
    width:145px; 
    border:0px solid red;
}

.technik_oben_rechts{
    float:right; 
    width:555px;
    position: relative; 
    border:0px solid red; 
    clear:right;
    margin-top:-237px;
    z-index:3;
}

.technik_mitte{
  float: left;
  width:450px;
  margin-top:-140px;
}

.technik_unten_links{
  float:left; 
  width:145px; 
  border:0px solid red;
  margin-top:-94px;
}
    
.technik_unten_rechts{
  float:right; 
  width:555px; 
  position:relative; 
  border:0px solid red;
  margin-top:-505px;
  z-index:1;
}

.technik_bilder_oben{
  border: 0px solid red; 
  margin-top: 15px; 
  text-align:center;
}

.technik_bilder_unten{
  width:100%;
  text-align:center;
  margin-bottom:15px;
}

.kleiner_saal_bilder{
 width:100%; 
  text-align:center; 
  margin-bottom:15px;
}

.raeumlichkeiten_oben_links{
  float:left; 
  width:155px; 
  border:0px solid red; 
  margin-top:50px;
}
.raeumlichkeiten_oben_rechts{
  float:right;
  width:565px; 
  border:0px dashed black; 
  margin-top:50px;
}

.front_link :hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#myGallery
{
width: 318px !important;
height: 200px !important;
}

.link {
  text-decoration: none;
}
.link:hover {
  text-decoration: underline;
}
