.text { font-family: Arial, Helvetica, sans-serif; font-size: 13.4px; line-height: 18px; font-weight: normal; color: #000000 }
.headline { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; font-weight: bold; color: #000000 }
.links { font-family: Arial, Helvetica, sans-serif; font-size: 13.4px; color: #FFFFFF}
a:link {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px dashed #da9e1a}
a:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; ; border-bottom: 1px dashed #da9e1a}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #DA9E1A; text-decoration: underline}
.links_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.4px;
	font-weight: bold;
	text-decoration: none;
}
.textfett { font-family: Arial, Helvetica, sans-serif; font-size: 13.4px; line-height: 18px; font-weight: bold; color: #000000 }
.textkursiv { font-family: Arial, Helvetica, sans-serif; font-size: 13.4px; line-height: 18px; font-weight: normal; color: #000000 ; font-style: italic}
.textkursiv_braun { font-family: Arial, Helvetica, sans-serif; font-size: 13.4px; line-height: 18px; font-weight: normal; color: #A39066; font-style: italic }
.textklein { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; line-height: 18px; font-weight: normal; color: #000000 }
.linktop { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #A39066 ; line-height: 18px}
.justify {  text-align: justify}
.kasteb {  margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto}
.textenglish { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal; color: #FFFFFF; font-style: italic}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; border-bottom: solid 1px; line-height: 22px; font-weight: bold; color: #000000}
.linksklein { font-family: Arial, Helvetica, sans-serif; font-size: 13.4px; color: #FFFFFF }

sup {
 font-size: 70%;
 line-height: 40%;
 background-color: yellow;
 cursor: pointer;
}

/* Zitate */

blockquote, .blockquote, .blockquote p, .blockquote table tr td, .blockquote li {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 line-height: 13pt;
}

blockquote, .blockquote {
 background-color: #DDD;
 margin-left: 30px;
 margin-right: 30px;
 padding: 5px;
}

/* Titel */

#titel {
 border: 5px ridge red;
 text-align: center;
 margin-bottom: 80px;
 padding: 80px;
}

#titel h1 {
 font-size: 35pt;
 padding-top: 0px;
}

#titel h2 {
 font-size: 25pt;
 padding-top: 10px;
}

#titel p {
 font-size: 15pt;
 padding-top: 10px;
}

/* Fussnoten */

#fussnoten {
/* position:fixed funktioniert nicht
   in MSIE und nicht richtig in Opera */
 position:absolute;
 z-index: 99;
 overflow: ;
 padding: 0px;
 background-color: #FFF;
 border: 1px solid black;
}

#fussnoten h1 {
 font-family: Arial, sans-serif;
 font-size: 14px;
 line-height: 16px;
 padding: 0pt;
 padding-left: 3pt;
 margin: 0pt;
 color: white;
 background-color: blue;
; font-style: italic
}

#fussnoten h1 a {
 position: absolute;
 top: 0px;
 right: 0px;
 margin: 0pt;
 padding: 0pt;
 width: 16px;
 height: 14px;
 background-image: url(kreuz.png);
 z-index: 100;
}

#fussnoten p {
 font-family: Arial, sans-serif;
 font-size: 9.5pt;
 line-height: 14pt;
 margin-top: 0pt;
 padding: 3pt;
}


.star {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #0000FF; letter-spacing: 4px; vertical-align: baseline}
.textkursiv_braun_klein { font-family: Arial, Helvetica, sans-serif; font-size: 12.0px; line-height: 18px; font-weight: normal; color: #A39066; font-style: italic }
.header_tel { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #666633; font-style: italic ; font-variant: normal}

#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: 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-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; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; border-bottom: solid 1px; line-height: 22px; font-weight: bold; color: #000000 }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; color: #000000 }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: bold; color: #666633; font-style: italic ; font-variant: small-caps }
.header_tel2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: bold; color: #666633; font-style: italic ; font-variant: normal }
