@charset "UTF-8";

body {
	background-color: #FFE8C9;
	background-image: url("../img/body_background.png");
	background-repeat: repeat-x;
}

/* für gesamten Inhalt der Seite */
#container {
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	top: 0;
}

#heading {
	font-family: Gluten, Geneva, sans-serif;
	color: #005999;
	text-align: center;
	font-size: 20;
}

#heading {
	text-align: center;
	font-size: 51px;
	margin-top: 20px;
	margin-bottom: -67px;
}

/* für den Fotostreifen */
#fotoalbum {
/*	background-color: rgba(255, 255, 255, 0); */
	position: absolute;
	height: auto;
	width: auto;
	top: 78px;
	left: 0px;
}
#fotoalbum table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0;
	border-spacing: 0;
}
#fotoalbum table tr,
#fotoalbum table td {
	padding: 0;
}
#fotoalbum1 {
	position: absolute;
	left: 0px;
	top: 0px;
}  
#fotoalbum2 {
	position: absolute;
	left: 130px;
	top: 0px;
}  
#fotoalbum3 {
	position: absolute;
	left: 260px;
	top: 0px;
}  
#fotoalbum4 {
	position: absolute;
	left: 390px;
	top: 0px;
}  
#fotoalbum5 {
	position: absolute;
	left: 520px;
	top: 0px;
}  
#fotoalbum6 {
	position: absolute;
	left: 650px;
	top: 0px;
}  

/* Hintergrundfläche für das vertikale Menü */
#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	height: auto;
	margin-top: 220px; /* ohne Album 80px, mit 220px*/
	padding-left: 0px;
}

/* vertikales Menü mit Punkten */
#punktediv {
  box-shadow: 10px 10px 7px -7px #666;
  position: absolute;
  width: 129px;
  left: -8px;
  vertical-align: top;
}

#punktediv table {
	width: 100%;
	border-spacing: 0;
	padding-left: 8px;
}

#punktediv table tbody tr td{
	padding: 0;
	padding-top: 2px;
	margin: 0;
	vertical-align: top;
}

#punktediv table tbody tr td:first-child{
	background-color: #E6F1F7;
	padding
}

#punktediv table tbody tr td:first-child img{
	top: 3px;
	padding-top: 3px;
}

#punktediv table tbody tr td .dot-background {
	width: 100%;
	height: 100%;
	margin-left: -5px;
}

#punktediv table tbody tr td:last-child{
	background-color: #E6F1F7;
	padding-bottom: 4px;
	padding-left: 5px;
}

#punktediv table tbody tr td:last-child a {
	color: #000000;
}

#punktediv table tbody tr td:last-child a:hover,
#punktediv table tbody tr td:last-child a:active {
	color: #001c50;
	text-decoration: underline;
}

#logo {
  position: absolute;
  left: 26px;
  top: 688px;
  width: 130px;
  height: 87px;
  z-index: 4;
}

#sorgentelefon {
  position: absolute;
  padding-top: 5px;
  width: 229px;
  z-index: 5;
}

#derparitaetische {
  position: absolute;
  padding-top: 2px;
  left: 0px;
  width: 229px;
  z-index: 5;
}
/* Feld für die Texte und Inhalte */
#content {
  box-shadow:8px 8px 8px #666;
  position: absolute;
  background-color: white;
  left: 130px;
  width: 650px;
  z-index: 3;
}
#zoomcontent {
  position: absolute;
  background-color: white;
  top: 376px;
  left: 130px;
  width: 650px;
  height: 520px;
  z-index: 3;
}
#zoompicture {
  box-shadow:8px 8px 8px #666;
  position: absolute;
  top: 10px;
  left: 75px;
  width: 500px;
  height: 500px;
  z-index: 2;
}
#frankhotopp {
  position: absolute;
  left: 347px;
  top: 43px;
  width: 353px;
}

ul {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #004170;
  list-style-type: none;
}

li {
  margin-top: 0px;
  margin-right:0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: #001c50;

  text-align: center;
}

a:link {
  text-decoration: none;
  color: #001c50;
}

a:visited {
  text-decoration: none;
  --background-color: #fcbb67;
  color: #001c50;
}

a:hover {
  color: #001c50;
  text-decoration: none;
}

a:active {
  text-decoration: none;
  background-color: #fcbb67;
  color: #001c50;
}

h1 {
  font-family: Verdana, Geneva, sans-serif;
  color: #0065AC;
  font-size: 13px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
}

h2 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 300;
  margin-left: 30px;
  margin-right: 30px;
  color: #0063ac;
 }
h3 {
  font-family: Verdana, Geneva, sans-serif;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 8px;
  font-weight: 300;
  color: #001c50;
}
h4 {
  font-family: Verdana, Geneva, sans-serif;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 10px;
  font-weight: 300;
  color: #001c50;
}
 p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;

  color: #205981;
}

 p1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  margin-left: 30px;
  margin-right: 30px;

  color: #205981;
}
.auszeichnung {
  font-weight: bold;
}

bold {
  font-weight: bold;
}

#rot {
  color: red;
}


nav {
  background-color: #feebcd;
  width: 650px;
}
nav ul {
    padding: 0px;
    margin: 0px;
}
nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
nav ul,
nav ul li{
	background-color: #fcbb67;
}
    nav ul li {
    list-style: none;
    float:left;
}
nav ul li a {
    text-decoration: none;
    display: block;
    color: #333;
	padding: 5px 0px 0px 0px;
}
nav ul li:hover > ul {
    visibility: visible;
}
nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
nav ul li ul li{
    float: none;
}
nav ul li ul li a:hover{
    color: #333;
}
