﻿/* DATEI: adi_richter_.css */

body { font-family:Verdana; font-size:10px; background-color:#FFFFFF; letter-spacing:0.5pt; color:#808080;  
scrollbar-arrow-color:;
scrollbar-base-color:;
scrollbar-track-color:;
scrollbar-face-color:;
scrollbar-highlight-color:;
scrollbar-3dlight-color:;
scrollbar-darkshadow-color:;
scrollbar-shadow-color:;}   

/* Textformate */
h5 { font-size:20px; color:#808080; margin-bottom:0px } 
h1 {
	font-size: 12px;
	color: #f4e8e0;
	margin-top: 10px;
	 margin-bottom:5px;
}
h2 {
	font-size: 12px;
	color: #f4e8e0;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 12px;
	letter-spacing: 0.5px;
}
h3 { font-size:12px; color:#000000; margin-bottom:0px; }   
h4 { font-size:12px; color:#000000; font-weight:bold; margin-bottom:2px; }   
h6 { font-size:8px; color:#000000; font-weight:bold; margin-bottom:2px; }  

/* Absatzformate */
p { margin-top:0px; }

code { font-size:14px; color:#0000ff; }       

/* Auflistung*/
pre { font-family:Verdana; font-size:12; color:#808080; padding:1px; } 

/* Links - gelten auch fuer Menue */
a:hover { padding:0px; text-decoration:none;  color:#CC3300; font-size:12px  }

a:active { padding:0px; text-decoration:none;  color:#CC3300; font-size:12px  }

a:visited { padding:0px; text-decoration:none;  color:#CC3300; font-size:12px  }

a:link { padding:0px; text-decoration:none;  color:#eb7878; font-size:12px  }

a:hover{ text-decoration:none; color:#FF3300; }


/* Bannerbereich (Header) */
#title { height:40px; padding:0px; border-bottom:0px solid #000000; margin-bottom:0px; }   

/* Menuebereich - Links */
#left { width:120px; float:left; line-height:20px; background-color:#FAF9F9; padding-left:2pt; font-size:18px;color:#000000; }     

/* Menueueberschriften */
.menutitle { font-weight:bold; border-bottom:1px solid #A6A6A2; margin-top:0px; background-color:#e6e7e2; margin-bottom:5px;} 

/* Contentbereich -Rechts */
#content { width:75%; float:left; padding-top:-10pt; padding-left:20pt; color:#808080 }

/* Tabellendefinitionen allgemein*/
table { font-size:12px; color:#333333; padding:0px; margin-top:0px; margin-bottom:0px; margin-left:0px }

/* Zelldefinitionen */
td { border:0px solid #E6E6E2; vertical-align:top; text-align:left; overflow:hidden; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; padding-left: 0px; padding-right: 20px;}

/* Lightbox */
#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{
	background-color: #FDF3BC;
	background: #ffeb84;
	position: relative;
	width: auto;
	height: auto;
	margin: 0 auto auto auto;
}
#imageContainer{background: #FDF3BC;padding: 10px;}

#loading{background: #FDF3BC;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;}

#nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink{ 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:visited:hover { background: url('images/prevlabel.gif') no-repeat left 15%;
}
#prevLink:hover { background: url('images/prevlabel.gif') no-repeat left 15%;
}
#nextLink:visited:hover { background: url('images/nextlabel.gif') no-repeat right 95%;
}

#nextLink:hover { background: url('images/nextlabel.gif') no-repeat right 95%;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffeb84;
	margin: 0 auto 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	height: 80;
}

#imageData{	padding:0 10px; color: #666 }
#imageData #imageDetails{ width: 90%; float: left; text-align: left; }	
#imageData #caption{font-weight: normal;}
#imageData { display: block; clear: left; padding-bottom: 1.0em;	}	
#numberDisplay { display: true; clear: left; padding-bottom: 1.0em;	}	
#imageData #bottomNavClose{ width: 19px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 400px; background-color: #e8dbac; }