
/* Stylesheet für Screenausgabe by netzflow, www.netzflow.de, Arne Tutschapsky */

/* Allgemeine Angaben */
body {
	font-family: Arial, Helvetica, Verdana, san-serif;
	background-color:#AC1E23;
}

html {
	height: 100%;
}

body, td, table, p, img, div, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: solid 0;
}

b {
	cursor:help;
}

/* Formulare */
	
.sform {  
	font-size:10px;
	color: #AC1E23; 
	width: 145; 
	height: 13; 
	border: thin #FFFFFF solid;
	background-color:#FFFFFF;
	margin: 3px 0 0 10px;
}
	 
.sbutton {
	font-size:10px;
	color: #AC1E23; 
	font-weight: bold;
	height: 13; 
	background-color:#FFFFFF;
	border: thin #FFFFFF solid;
}
	 

/* Helferlein */
.clear {
	clear: both;
}

.versteckt {
	display: none;
}

#unsichtbar1, #unsichtbar2, #unsichtbar3, #unsichtbar4 {
  display: none;
}

/* Screen: unsichtbar; Barrierefrei: sichtbar */ 
.bs {
	display: none;
}
/* Screen: Sichtbar; Barrierefrei: unsichtbar */ 
.ss {
	display: compact;
}

/* Druckausgabe */ 
.nichtdrucken {
	display: block;
}

.drucken {
	display: none;
}

/* Bereich oben mit wechselnden Bilder je nach Unterkapitel */
#oben_x {
	border-top: solid 3px #D18386;
}

#oben_x img {
	left: 0;
	right:0;
}

/* Bereich oben - Balken mit Icons für Englisch, Suche, Kontakt, Startseite und Druckversion */
#oben_balken {
	font-size: 0.8em;
	max-width:1020px;
}

#oben_balken ul {
	display: block;
	margin-right:20px;
}

#oben_balken ul li {
	float: right;
	display: inline;
}

#oben_balken a {
	padding: 5px 10px;
	display: block;
	color: #FFFFFF;
}

#oben_balken a:hover {
	text-decoration:underline;
}

#oben_balken a:first-letter {
	font-weight:600;
}

/* Navigation auf der linken Seite */
#Navigation {
    clear: both;
	background-color: #AC1E23;
	color:#FFFFFF;
	display: block;
	width: 12em;
	float: left;
	position: relative;
	z-index:8;	
}

#Navigation li {
	padding: 0 0 0.5em 0;
	line-height: 0.8em;
	line-height: 14px;
	font-weight:700;

}
#Navigation .kapitel {
	display: block;
	padding: 0.2em 0.55em 0.2em 1em;
  	width: 8.9em;
	border-bottom: solid #FFFFFF 1px;
}

#Navigation li a {
	display: block;
	padding: 0.2em 0.55em 0.2em 1em;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 8.9em;
}

#Navigation a:hover {
	background-color: #FFFFFF;
	color: #AC1E23;
}

#Navigation li ul li {
	padding: 0;
}

#Navigation li ul li a {
	font-size: 0.75em;
	font-weight:200;
	text-align:right;
	padding: 0.07em 0.15em 0.07em 0.5em;
	voice-family: "\"}\"";
	voice-family:inherit; 
	width: 13.3em;
	border-bottom: none;
} 

#Navigation li ul li ul li a {
	font-weight:200;
	color:#FFCC00;
	text-align:right;
	border-bottom: none;
} 

#Navigation li ul li ul li a:hover {
	background-color:#FFCC00;
} 

/* Inhalt in der Mitte mit der Möglichkeit Bilder und Grafiken einzubauen */
#Hintergrund {
	background-image:url(../images/hintergrund.jpg);
	background-repeat:repeat;
	position:relative;
	margin: 0 0 0 12em;
	padding: 0 0 2.5em 0;
}

#Inhalt {
	text-align:justify;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	font-size: 0.9em;
	margin: 0 30px 0em 2em;
	padding: 2em 0 0 0;
	z-index:9;
	max-width:760px;
}

#Inhalt p {
	margin: 0.95em 0 0.95em 0;
}

#Inhalt p:first-letter {
   font-size:1.4em; 
}

#Inhalt a {
	color: #AC1E23;
	font-weight:400;
	border-bottom:1px dotted #AC1E23;
}

#Inhalt a:hover {
	text-decoration: underline;
	border-bottom:1px solid #AC1E23;
}

#Inhalt h1 {
	display: inline;
	font-weight: 600;
	font-size: 1.25em;
}

#Inhalt h1.ueberschrift1 {
	color:#666666;
	padding-right:3px;
}

#Inhalt h1.ueberschrift2 {
	color:#AC1E23;
	border-left: solid 0.05em #666666;
	padding: 0 3px 0 3px;
}

#Inhalt #mitte_balken {
	background-color: #666666;
	margin: -0.5em -30px 1em -2em;
	height: 0.5em;
}

#Inhalt h2 {
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #AC1E23;
	padding: 0.65em 0 0 0;
}

#Inhalt ul {
	list-style-type: square;
	margin: 0.95em 0 0.95em 0;
	padding: 0 0 0 1.1em;
}

#Inhalt ul li li{
	list-style-type: upper-roman;
	margin: -0.3em 0 0 1.5em;
	font-size:0.95em;
}

#Inhalt blockquote {
	border : 2px solid #AC1E23;
	background-color: #EEEEEE;
	quotes: "\201C" "\201D";
	margin: 0.95em 1em 0.95em 2em;
	padding: 0.5em 1em 1em 1em;
}

#Inhalt blockquote #zeichenstart {
	font-size:2em;
	display:inline;
	font-weight:700;
	padding: 0 0.3em 0 0;
	color:#AC1E23;
}

#Inhalt blockquote #zeichenende {
	font-size:2em;
	display:inline;
	font-weight:700;
	padding: 0 0 0 0.3em;
	color:#AC1E23;
}

#Inhalt .rechts {
	text-align: right;
	letter-spacing: 0.03em;
	font-size: 0.75em;
	background-color: #AC1E23;
	color:#FFFFFF;
	line-height: 1.5em;
	float: right;
	position: relative;
	z-index:4000;
	width:300px;
	margin: 1em 0 1.1em 2em;
	line-height:1.35em;
}

#Inhalt .links {
	text-align: right;
	letter-spacing: 0.03em;
	font-size: 0.75em;
	background-color: #AC1E23;
	color:#FFFFFF;
	line-height: 1.5em;
	float: left;
	position: relative;
	width:300px;
	margin: 1em 2em 1.1em 0;
	line-height:1.35em;
}

#Inhalt .mitte {
	text-align: right;
	letter-spacing: 0.03em;
	font-size: 0.75em;
	background-color: #AC1E23;
	color:#FFFFFF;
	line-height:1.5em;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	line-height:1.35em;
}

/* Balken unten mit Solidi und Angaben zum Copyright etc. */
#unten {
	background-color:#FFFFFF;
	height:70px;
}

#unten_balken {
	background-color:#666666;
	width:100%;
	font-size: 0.8em;
	z-index:5;
	position:absolute;
}

#unten_balken ul {
	display: block;
	margin-right:20px;
	max-height:0.8em;
	max-width:985px;
}

#unten_balken ul li {
	float: right;
	display: inline;
}

#unten_balken a {
	padding: 5px 10px;
	display: block;
	color: #FFFFFF;
}

#unten_balken a:hover {
	text-decoration:underline;
}

#unten_balken a:first-letter {
	font-weight:600;
	font-size: 1em;
}

#untentext{
	margin: 0 30px 0 1em;
	padding-top:2.4em;
	letter-spacing: 0.03em;
	text-align: right;
	font-size: 0.75em;
	color:#666666;
	z-index:4;
	position:relative;
	max-width:965px;
}

#untentext a {
	color: #666666;
}

#untentext a:hover {
	text-decoration:underline;
}

#unten .solidus {
	width: 180px;
	height: 82px;
	position:absolute;
	margin-top:-30px;
	z-index:6;
}

#unten .balkenlinks {
	width: 12em;
	height:70px;
	position:absolute;
	background-color: #AC1E23;
	z-index:3;
}


/* Box auf der Index-Seite */
.indexbox {
	float: right;
	position: relative;
	margin: 1em 0 1.1em 2em;
	width: 227px;
}
	
	
/* Lightbox für Bildergalerien und Vergrößerung von Bildern */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/box_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/box_zurueck.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/box_vor.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: 100;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	