body {
  background-color: #000000;
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
  padding: 1em;
  max-width: 1024px;
  min-width: 600px;
}
#container{
	 width: 95%; margin: 0 auto; text-align: left;
}
/*Banner*/
#header {
font-family: Verdana;
font-size: 10pt;
text-align:left;
color: #cccccc;
}

ul#Navigation {
  text-align: left;
  font-size: 10pt;
  float: left; width: 11em;
  height: 90%;
  margin: 0; padding: 0;
  border: 2px silver;
  background-color:#000000;

}
ul#Navigation li {
  font-size: 10pt;
  font-family: helvetica;
  list-style: none;
  margin: 0; padding: 0.5em;
}
ul#Navigation a {
  display: block;
  padding: 0.2em;
  font-weight: bold;
}
ul#Navigation a:focus {
  color: black;
  background-color: #FFFFFF;
  text-decoration:none;

}
ul#Navigation a:link {
  color: black;
  background-color: #FFFFFF;
  text-decoration:none;
}
ul#Navigation a:visited {
  color: #000000; 
  background-color: #CCCCCC;
  text-decoration:none;
}
ul#Navigation a:hover {
  color: black; 
  background-color: gray;
  text-decoration:none;
}
ul#Navigation a:active {
  color: white; 
  background-color: gray;
  text-decoration:none;
}
ol#Navi a:visited {
  text-align: left;
  font-size: 10pt;
  font-family:helvetica;
  list-style: none;
  margin-left: -3em; margin-top: -1em;
  background-color: #EEEEEE;
}
ol#Navi a:active {
  text-align: left;
  font-size: 10pt;
  font-family:helvetica;
  list-style: none;
  margin-left: -3em; margin-top: -1em;
}
ol#Navi a:link {
  text-align: left;
  font-size: 10pt;
  font-family:helvetica;
  list-style: none;
  margin-left: -3em; margin-top: -1em;
  background-color: #EEEEEE;
}
ol#Navi a:hover{
  color: black; background-color: #CCCCCC;
 /*  background-image: url(down.gif); */
}


/*links */
div#Inhalt a:link {text-decoration: none;}
a:visited{text-decoration: none; color: #0000FF;}




/* Link extra nur die Telnr */
.linktel{
  color:#CCCCCC; text-decoration: none;
}


/* Formular ausrichtung */
.form{
  margin-left:260px;
  font-size: 10pt;
  font-family: Verdana;
  color: #CCCCCC;
}
div#Inhalt {
  color: #CCCCCC;
  margin-left: 11em;
  margin-right: 11em;
  padding: 0 1em;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  font-family: Verdana;
  font-size: 10pt;
}

div#Inhalt h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
  color: #cccccc;
  margin-left:260px;
}
div#Inhalt h2 {
  font-size: 1.2em;
  margin: 0 0 1em;
  color: #cccccc;
}
div#Inhalt p {
  font-size:10pt;
  margin: 1em 0;
  color: #cccccc;
}

#unten {
clear:both;
bottom: 0;
font-size: 1em;
color: #cccccc;
text-align:center;
}

/* Tabelleneigenschaften in der Seite Kontakt */
table#contact{
  margin-left: 160px;
  font-size: 10pt;
  font-family: Comic Sans;
  color: #CCCCCC;
  table-layout: fixed;
}
.spalte{
  width: 110px;
  text-align: left;
  padding: 10px;
  vertical-align:top;
}
/* Tabelle Team */
.team{
  width: 374px;
  vertical-align: top;
  font-size: 10pt;
  font-family: Verdana;
  color: #CCCCCC;
}
/* Link nach oben */
.unten a:link{
  color: #CCCCCC;
  font-weight: bold;
}
.unten a:visited{
  color: #CCCCCC;
  font-weight: bold;
}


/* Impressumseite Adresse */
.adress{
  font-variant: small-caps;
}
/* Buchstaben Formatierung Impressum */
em {
  font-weight: bold;
  font-size: 12pt;
  font-family: Verdana;
  text-shadow: #CCCCCC 1px 1px; /*Schatten: Farbe, 2px nach links, 2px nach unten */
  font-style: inherit; /* em automatisch kursiv damit gerade */
  color: #CCCCCC;
}

/* Fotogallerie Tabelle */
table#link a:visited {
  font-size: 10pt;
  text-decoration: none;
  color: #CCCCCC;
}
table#link a:active {
  font-size: 10pt;
  text-decoration: none;
  color: #CCCCCC;
}
table#link a:link {
  font-size: 10pt;
  text-decoration: none;
  color: #CCCCCC;
}


/* JavaScript Formatierung Tabellenlink */
.normal { background-color:#000000; }
.spezial { background-color: #333333;} 

/* PHP Tabelle Termine/alte Termine */
.Termine {
  font-size: 10pt;
  color: #cccccc;
  font-family: Verdana;
  margin-left: 50px;
}

/* Rollover Effekt bei Termine */
table#ter tr:hover {
 background-color: #333333;
}

/* Listenformatierung Seite Ton */
ul li {
  margin-top: 10px;
  list-style-type: square;

}



/* Fotogallery - JavaScript */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:images/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(foto/box/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(foto/box/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* Fotogallery - Ende - für Schatzi! */

.errormsg {
	font-weight: bold;
	color: #FF0000;
}
.error {
	border: solid 3px #FF0000;
	margin-bottom: 10px;
}
.focused {
	background-color: #CCCCCC;
	border: 2px solid #FF0000;
}

.band {
  font-weight: bold;
  font-size: 12pt;
  font-family: Verdana;
  text-shadow: #CCCCCC 1px 1px; /*Schatten: Farbe, 2px nach links, 2px nach unten */
  font-style: inherit; /* em automatisch kursiv damit gerade */
  color: #CCCCCC;
}