body {
	background-color:#FFF3C6;
	margin: 0 0 0 0;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.standard {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.standard10pt {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.standard14pt {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.maincontent {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	margin: 15 0 0 30;
}
.menu_top {
	font-family: verdana, tahoma;
	font-size: 14px;
	font-weight: 800;
	margin: 0 0 0 30;
}
.menu_left {
	font-family: verdana, tahoma;
	font-size: 14px;
	font-weight: 800;
}
.left_bottom_dotted {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}
.form_suchen {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFF3C6;
	border: 1px solid #666666;
}

.form_berichte {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFEDA4;
	border: 1px solid #666666;
}

.table {
	font-family: Verdana;
	font-size: 12px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.table_border {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #358BCA;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #358BCA;
}
div#content_menu {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border: solid #000 1px;
	background-color: #F90;
	color: #000000;
	width: 130px;
	padding: 3px;
	margin:50 5 0 0;
	float: left;
}
div#content_hmenu {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border: solid #000 1px;
	background-color: #F90;
	color: #000000;
	width: 100%;
	padding: 3px;
	margin:25 0 10 0;
}
a.menu {
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  display:block;
  width: 130px;
  margin: 1 0 1 0;
  text-align: center;
  background-color: #FFF;
  border: 0px solid #00F;
}
a.menu-small {
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  display:block;
  width: 130px;
  margin: 1 0 1 0;
  font-weight: bold;
  text-align: right;
  background-color: #FFF;
  border: 0px solid #00F;
}
a.menu-small:hover {
  background-color:#F90;
  color: #FFF;
}
a.menu:hover {
  background-color:#F90;
  color: #FFF;
}
a.link {
  text-decoration:none;
  color:#000;
}
a.link:hover {
  text-decoration:underline;
  color:#000;
}

 a.srch {
  color:#990000;
  text-decoration: none;
  }
 a.srch:visited {
  color:#990000;
  text-decoration: none;
  }
 a.srch:hover {
  color:#990000;
  text-decoration: underline;
  }
 a.srch:active {
  color:#990000;
  text-decoration: none;
  }


 a.content:link {
  color:#990000;
  text-decoration: none;
  }
 a.content:visited {
  color:#990000;
  text-decoration: none;
  }
 a.content:hover {
  color:#990000;
  text-decoration: none;
  }
 a.content:active {
  color:#990000;
  text-decoration: none;
  }
 
 a:link {
  color: #FFF;
  text-decoration: none;
  }
 a:visited {
  color: #FFF;
  text-decoration: none;
  }
 a:hover {
  color: #FFF3C6;
  text-decoration: none;
  }
 a:active {
  color: #FFF;
  text-decoration: none;
  }
  
.termine-noHL {
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  display:block;
  width: 95%;
  margin: 1 0 1 0;
  padding: 2 5 2 5;
  font-weight: ;
  border: 0px solid #000;
}

.termine-HL {
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  display:block;
  width: 95%;
  margin: 1 0 1 0;
  padding: 2 5 2 5;
  font-weight: ;
  background-color: #FFEDA4;
  border: 0px solid #000;
}

#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; }
