/*  Style Sheet Last updated - 01/01/2004  */

/*  Ehrhard & Meier Visuelle Kommunikation - www.andisusi.de  */


/* HTML */

a {text-decoration: none}

body {background-color: #ffffff; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; line-height: 12px; color: #003366}

td {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #003366}


/* LINKS */

a:link {color:#cc3300}
a:visited {color:#cc3300}
a:hover {color:#003366}
a:active {color:#6699CC}	

a.edition:link {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; color:#cccccc}
a.edition:visited {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; color:#cccccc}
a.edition:hover {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; color:#ffffff}
a.edition:active {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; color:#ffffff}	

/* ABSATZFORMATE */


.rubrik_titel {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #003366; font-weight: bold}

.titel {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #003366; font-weight: bold}

.normal {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #003366; text-decoration: none}

.mono {font-family: "Courier New", Courier, Monaco, monospace, mono; font-size: 11px; color: #003366; text-decoration: none}

.mono_titel {font-family: "Courier New", Courier, Monaco, monospace, mono; font-size: 11px; color: #003366; font-weight: bold}

.mono_caps {font-family: "Courier New", Courier, Monaco, monospace, mono; font-size: 12px; color: #003366; font-weight: bold; text-transform: uppercase; letter-spacing: 1px}

.bottom {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color: #003366; text-decoration: none}



/* für Lightbox js 2 */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 210; 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: 201; }
#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 Arial, 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-size: 13px; 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: 205; width: 100%; height: 500px; background-color: #000; }



a.link_lightbox:link {
	font-weight: bold;
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}
a.link_lightbox:visited {
	color: #666;
	text-decoration: underline;
}

a.link_lightbox:hover {
	color: #888;
	text-decoration: underline;
}

a.link_lightbox:active {
	color: #666;
	text-decoration: underline;
}

a.link_lightbox2:link {
	font-weight: bold;
	font-size: 13px;
	color: #cc3300;
}
a.link_lightbox2:visited {
	color: #cc3300;
}

a.link_lightbox2:hover {
	color: #003366;
}

a.link_lightbox2:active {
	color: #6699CC;
}
