* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/background.jpg);
  background-repeat:no-repeat;
  background-position:top;
  background-color: #ffffff;
  font-size: 11px;
  color: #000000;
}

img {
  border:0px;
  vertical-align: bottom;
}


#container {
  position: relative;
  width: 979px;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  margin:auto;
  background-image: url(images/navhg.jpg);
  background-repeat: no-repeat;
}

#header {
  position: relative;
  width: 979px;
  height: 65px;
  margin:auto;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
}

#head {
  position: relative;
  width: 979px;
  height: 332px;
  margin:auto;
}

#oeffnung {
  position: absolute;
  left:6px;
  width: 171px;
  height: 263px;
  padding-left:25px;
  padding-top:-2px;
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;
  
}

#oeffnunggal {
  position: absolute;
  left:6px;
  top: 332px;
  width: 171px;
  height: 263px;
  padding-left:25px;
  padding-top:-2px;
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;

}

.verlegung {
  position: relative;
  float:left;
  left: 207px;
  width: 740px;
  min-height: 10px;
  height: auto !important;
  padding-top:-1px;
  padding-left:25px;
  padding-bottom:5px;
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;
}

#impressum {
  position: relative;
  float:left;
  left: 207px;
  width: 740px;
  height: 263px;
  padding-top:-1px;
  padding-left:25px;
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;

}

#chronik {
  position: relative;
  float:left;
  left: 207px;
  width: 400px;
  height: 263px;
  padding-top:-1px;
  padding-left:25px;
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;

}

#bild {
  position: relative;
  float:right;
  left: -4px;
  width: 336px;
  height: 263px;
  padding-top:-1px;
  
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;

}

#home-content-left {
  position: relative;
  float:left;
  left: 207px;
  width: 356px;
  height: 263px;
  padding-top:-1px;
  padding-left:25px;
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;

}
#home-content-right {
  position: relative;
  float:right;
  left: -4px;
  width: 356px;
  height: 263px;
  padding-top:-1px;
  padding-left:25px;
  margin:auto;
  background-color:#d9d9d9;
  border-style:solid;
  border-width:1px;
  border-color:black;

}

#nav {
  position: absolute;
  width: 206px;
  height: 332px;
  margin:auto;
  background-image: url(images/navhg.jpg);
  background-repeat: no-repeat;
}

#buttons {
  position: absolute;
  left: 25px;
  top: 70px;
  width: 156px;
  height: 186px;
  margin:auto;
}

#flash {
  position:absolute;
  left: 206px;
  width: 773px;
  height: 332px;
  margin:auto;
  background-image: url(images/image5.jpg);
  background-repeat: no-repeat;
}

#content {
  position:relative;
  vertical-align: top;
  padding-bottom: 0px;
  position:relative;
  min-height: 200px;
  height: auto !important;
  height: 200px;

}

#galeriecontent {
  position:absolute;
  left:206px;
  width: 719px;
  height: 478px;

}

#footer {
  position: bottom;
  height: 45px;
  top: 0px;
  padding-top:0px;
  text-align:center;
  
}

#footergal {
  position: bottom;
  height: 45px;
  top: 20px;
  padding-top:51px;
  text-align:center;

}





h1 {
  font-weight: normal;
  font-size:13px;
  color:#ff0000
}

h1.verlgr {
    font-weight: bold;
    font-size: 16px;
    font-style:italic;
    color:#333333;
}

h1.verlgrrot {
    font-weight: bold;
    font-size: 24px;
    font-style:italic;
    color:#ff0000;
}

h2 {
  font-weight: normal;
  font-size:14px;
  color:#ff0000;
}

h3 {
  font-weight: bold;
  font-size:24px;
  color:#333333;
  font-style:normal;
}
h4 {
  font-weight: bold;
    font-size: 36px;
    margin:20px;
    font-style:italic;
    color:#ff0000;
}
ul {
	font-style:normal;
	font-weight: normal;
}

/* links */
a,a:link,a:visited,a:active {
  font-size: 11px;
  font-style: normal;
  color: #000000;
  text-decoration: underline;
  font-weight:normal;
}


a:hover {
  font-size: 11px;
  font-style: normal;
  color: #ff0000;
  text-decoration: underline;
  font-weight:normal;
}

a.oeffnung:link,a.oeffnung:visited,a.oeffnung:active {
  font-size: 11px;
  font-style: normal;
  color: #000000;
  text-decoration: underline;
  font-weight:bold;
}

a.oeffnung:hover {
  font-size: 11px;
  font-style: normal;
  color: #ff0000;
  text-decoration: underline;
  font-weight:bold;
}

a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  font-size: 18px;
  font-weight: bold;
  color:#ff0000;
  font-style:italic;
  text-decoration: none;
}

a.blacklink:hover {
  font-size: 18px;
  font-weight: bold;
  color:#ff0000;
  font-style:italic;
  text-decoration: underline;
}

input,textarea,select{
  font-size: 11px;
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #666666;
  padding:1px;
}




