﻿/* DATEI: sabine-sauer_.css */

body {
	font-size: 1em;
	background-color: #FFFFFF;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}   





/* Textformate */
h5 { font-size:20px; color:#808080; margin-bottom:0px; text-align: justify;} 
h1 {
	font-size: 1.1em;
	color: #ac997c;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align : justify;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1.1em;
	color: #ac997c;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-left: 12px;
	letter-spacing: 0.5px;
	text-align: justify;
	line-height: 1.2em;
}
h3 {
	font-size: 0.9em;
	color: #ac997c;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 5px;
	margin-left: 12px;
	letter-spacing: 0.5px;
	text-align: justify;
}   
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:0.9em  }

a:active { padding:0px; text-decoration:none;  color:#CC3300; font-size:0.9em}

a:visited { padding:0px; text-decoration:none;  color:#CC3300; font-size:0.9em}

a:link { padding:0px; text-decoration:none;  color:#CC3300; font-size:0.9em}

a:hover{ text-decoration:none; color:#FF3300; }

a:active{ 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: small;
	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;
	font-size: small;
	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{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding:10px;}

#loading{ position: absolute; top: 400%; 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; }}