/* CSS Document by pixel8*/

body {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #777;
  background-color:#777;
  margin-top: 0;
}

#container {
  width: 950px;
  margin: 0px auto;
  background-image: url(../images/bg_haupt.gif);
}

#schatten {
  height: 13px;
  width: 950px;
  margin: 0px auto;
  background-image: url(../images/bg_unten.gif);
  background-repeat: no-repeat;
  
}

#haupt {
  margin: 0px auto;
  width: 920px;
  text-align: left;
}

#head {
  height: 80px;
  background-image: url(../images/bg_head.gif);
}


.logo {
  display: block;
  margin-left: 20px;
}

.links {
  float: left;
  margin-right: 10px;
}

.clear {
  clear: both;
  padding-bottom: 20px;
}



.rechts {
  float: right;
}

#bild {
  height: 269px;
  width: 920px;
}

#bild img {
  display: block;
}

#nav {
  position:absolute;
	left: auto;
	top:90px;
  padding-top: 25px;
  width: 150px;
}


#nav a:link, #nav a:active, #nav a:visited{
  display: block;
  color: white;
  text-decoration: none;
  margin-bottom: 8px;
  margin-left: 20px;
}

#nav a:hover {
  display: block;
  color: white;
  text-decoration: none;
  border-left: 4px solid red;
  padding-left: 2px;
  margin-left: 14px;
  margin-bottom: 8px;
}

#nav a.over {
  display: block;
  color: white;
  text-decoration: none;
  border-left: 4px solid red;
  padding-left: 2px;
  margin-left: 14px !important;
  margin-bottom: 8px;
}

#mitte {
  background-image: url(../images/bg_mitte.gif);

}

#content {
  width: 675px;
  float: right;
  color: white;
  font-size: 0.9em;
  padding: 35px 25px 35px 25px;
}

#content span {
  color: black;
  font-weight: bold;
}

#content ul li {
  list-style-image: url(../images/list_pfeil.gif);
  }

.rot {
  color: red;
  padding-top: 10px;
}

#sprache {
  float: right;
  margin: 5px;
}

#sprache a{
  padding-left: 5px;
}

#content h1 {
  font-size: 16px;
  font-weight: normal;
  color: #e1001a;
}


.autor {
  color: #e1001a;
  font-weight: bold;
}

.tts {
  float: left;
  position: relative;
  bottom: 0px;
}

.bildernavi{
  clear: both;
  width: 570px;
}

#fuss {
  clear: both;
  height: 17px;
  color: white;
  background-color: #e1001a;
  font-size: 10px;
  padding: 3px 15px 0 20px;
}

.adresse {
  float: right;
  
}

.adresse a {
  color: white;
  text-decoration: none;
}

a img {
  border: none;
}

.klein {
  font-size: 10px;
  color: white !important;
  font-weight: normal !important;
}
#content a:link, #content a:active, #content a:visited {
  color: white;
  
}

#content a:hover {
  color: white;
  text-decoration: none;
}


#galerie {
  margin-top: 15px;
}

#galerie ul {
  margin: 0;
  padding: 0;
}

#galerie ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}


#formular label {
					display: block;
					float: left;
					width: 90px;
}

#formular p {
					clear: left;
					}
					
.fehler {

color: red;
}

#agf {
  text-align: right;
  width: 920px;
  margin: 0px auto;
  font-size: 10px;
  color: black;
  margin-top: 5px;
}

#agf a:link, #agf a:active, #agf a:visited{
  color: black;
  text-decoration: none;
}

#agf a:hover {
  color: black;
  text-decoration: underline;
}




