.FotogalerieMaineFrame { position: relative; padding: 8px; border: dashed 1px black; }
.KategorieDesc { }
#prevImg {
  position: absolute;
  top: 90px;
  left: 10px;
}

#nextImg {
  position: absolute;
  top: 90px;
  right: 10px;
}
.image_detail
{ width: 350px; height: auto; margin: 15px; padding: 15px; border: solid 1px black; }
.image_detail_rahmen
{ text-align:center; }

#InfoBlock { }
.image_detail_titel
{
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
}

.image_detail_beschreibung
{
 font-style: italic; 
 font-size: larger;
}

.fotos_navi_links
{ width: 51%; height: 90px; text-align: right; float:left; padding: 0; margin: 0; border-top: 1px dotted black; border-bottom: 1px dotted black; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; }

.fotos_navi_links_bild
{ width:50px; max-width:50px; height: auto; float:right; padding: 0; margin:5px; border-style: none; border-width: 0; }

.fotos_navi_rechts
{ width: 49%; text-align: left; height: 90px; float: left; padding: 0; margin: 0; border-top: 1px dotted black; border-bottom: 1px dotted black; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; }

.fotos_navi_rechts_bild
{ width: 50px; max-width: 50px; height: auto; float: left; padding: 0 0 0 0; margin: 5px; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-bottom-color: black; border-bottom-width: 0; border-left-style: none; border-left-width: 0; }


.fotos_umbruch
{
 float: clear;
}

.allpictures
{ overflow: hidden; }




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	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: transparent url(images/blank.gif) no-repeat; /* 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;	}	

#numberDisplay:after {
        content:" Um die weiteren Bilder anzuschauen, fahren Sie bitte mit der Maus an den linken bzw. rechten Rand des Bildes.";
		display:block;
        }		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 400px;
	background-color: #000;
	}
	
	
/* Kommentare zum Content */

.bild_kommentare
{  }

.bild_kommentar h3
{
 font-weight: bold;
 border-top: 5px;
 border-bottom: 15px;
 padding: 0px;
}

.bild_kommentar 
{
  background-color: #ececec;
  width: 450px;
  padding: 14px;
}

.bild_kommentar_footer
{
background: url(arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 5px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* Definitionen f?r das Tab-Men? im Adminbereich */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 95%;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}
#FotoImage {  }
#FotoTitle { }

