html {
	height: 101%;
}
body {
  background-color: #eaeae9; 
  height: 100%;
/*  background-color: #f23f44; */
/*  background-image: url(../images/hintergrund.gif); */
}
div#main {
  border: 1px solid #888;
  background-color: #fff;
  text-align: left;
  font-family: Verdana;
  font-size: 11px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
img#menu {
  filter: Alpha(opacity=85);
  -moz-opacity: 0.85;
  background-color: #fff; 
  width: 800px;
  height: 125px;
}

div#navigation {
  filter: Alpha(opacity=75);
  -moz-opacity: 0.75;
  position: relative;
  top: -22px;
  width: 780px;
  height: 16px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #fff;
  padding-left: 20px; }

div#navigation a {
  margin: 0;
  line-height: 16px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px solid gray;
  text-decoration: none; 
  color: #000;
  font-size: 12px;
  font-weight: bold; }

div#navigation a:link, a:visited { 
  text-decoration: none; }
div#navigation a:hover {
  text-decoration: underline;
  color: #00f; }
div#navigation a:active { 
  text-decoration: none; }

div#navigation a.first {
  border-left: 1px solid gray;
}
div#navigation strong {
  background-color: #000; }
div#navigation strong a {
  color: #fff;}
div#navigation strong a:hover {
  color: #44f;}

table#content {
  margin: 0px;
  border-collapse: collapse;
  padding: 0px;
  width: 100%;
}
td#address {
  vertical-align: bottom;
  width: 155px;
  padding-left: 20px;
  font-size: 10px;
  line-height: 13px;
  font-weight: normal;
  background-color: #f4f4f4;
  height: 125px;
}
td.subnavigation {
  vertical-align: top;
  width: 155px;
  padding-left: 20px;
  padding-bottom: 25px; }
td.subnavigation a {
  line-height: 16px;
  text-decoration: unserline; 
  color: blue;
  font-size: 12px;
  font-weight: normal; }
td.subnavigation a:hover {
  text-decoration: underline; }

td.subnavigation p.strong {
  line-height: 16px;
  margin-top: 4px;
  margin-bottom: 2px;
  text-decoration: none; 
  color: #333;
  font-size: 12px;
  font-weight: bold; }
td.subnavigation p.link {
  line-height: 16px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-decoration: none; 
  // color: #333;
  font-size: 12px;
  font-weight: normal; }

td#text {
  vertical-align: top;
  padding-left: 20px;
  padding-bottom: 20px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  padding-right: 30px;
}
td#text img {
  border: 1px solid #444;
  margin: 5px;
  margin-top: 0;
}
td#text table {
  font-size: 15px;
  margin-left: 20px;
  width: 80%;
}

table.overview {
  width: 100%;
}
table.overview a {
  color: #00f;
  text-decoration: underline;
}



h1 {
  font-size: 15px;
  font-weight: normal;
  font-family: Arial;
  margin-bottom: 0px; }
h2 {font-family: Arial;
  margin-top: 0px;
  font-size: 18px; }

em {
  font-style: normal;
  font-weight: bold;
}

li {
  padding: 5px; }

table#frage textarea {
  border: 1px solid #3C3634;
  height: 120px;
  width: 100%;
  font-family: Courier;
  font-size: 6px;
}

table#frage input {
  font-family: Courier;
  font-size: 6px;
  border: 1px solid #3C3634;
  width: 100%;
}

 a {
  text-decoration: underline; 
  color: blue; }
 a:link, a:visited {
  text-decoration: underline; }
 a:hover, a:active {
  text-decoration: underline; }

ul {
}
li {
}
 td#text a img {
  border: 0px; }

h2.category {
width: 100%;
border-bottom: 1px solid gray;
font-size: 14px;
margin-top: 40px;}

h3 {
font-size: 13px;
margin-top: 35px;}

table.impressum td {
font-size: 11px;
}

div#partner {
  width: 100%;
}
div#partner div {
  width: 50%;
  font-size: 11px; 
  margin-bottom: 5px; 
  margin-right: 5px;
  width: 45%; 
  height: 120px; 
  border: #cccccc 1px solid; 
  padding: 3px;
  float: left; 
  text-align: center; }
div#partner div.adr {
	text-align: left;
	background-color: #eeeeee; }
div.error input {
  background-color: #dddddd;
}
div.error select {
  background-color: #dddddd;
}
div.error textarea {
  background-color: #dddddd;
}

td#text a img.indeximage {
	border: 1px solid gray;
}

#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:image/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(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/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; }

