BODY,P,A,TABLE,TR,TD,OL,UL,LI,SPAN,nobr,b,i,div,h1,h2 { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
table,tr,td { border-collapse:collapse; } 

/* Text */

h1 { font-size:18px; color:#008c95; text-decoration: none; font-weight:900; line-height: 0px; letter-spacing:2px;}
h2 { font-size:14px; color:#851a1c; text-decoration: none; font-weight:900; line-height: 20px; letter-spacing:2px;}

.text { font-size:12px; color:#000000; text-decoration: none; line-height: 15px; }
.textb { font-size:12px; color:#000000; text-decoration: none; line-height: 15px; font-weight:bold; }
.textbo { font-size:12px; color:#851a1c; text-decoration: none; line-height: 15px; font-weight:900; } /* kontaktform */
.mittel { font-size:14px; color:#851a1c; text-decoration: none; font-weight:900; line-height: 20px; letter-spacing:2px;}
.navsubaktiv { font-size:11px; font-weight:bold; color:#ffffff; text-decoration:none; }
.navaktiv { font-size:12px; color:#ffffff; text-decoration: none; font-weight:bold; text-align:right; }
.textkl { color: #000000; font-size: 10px; line-height: 12px; }

/* Links */

.nav { font-size:12px; font-weight:bold; text-decoration:none; text-align:left; }
a.nav:link { color:#ffffff; }
a.nav:visited { color:#ffffff; }
a.nav:active { color:#008c95; }
a.nav:hover { color:#008c95; }

.navsub { font-size:11px; font-weight:bold; text-decoration:none; }
a.navsub:link { color:#ffffff; }
a.navsub:visited { color:#ffffff; }
a.navsub:active { color:#008c95; }
a.navsub:hover { color:#008c95; }

.textlink { font-size:12px; line-height: 15px; }
a.textlink:link { color:#851a1c; text-decoration:underline; }
a.textlink:visited { color:#851a1c; text-decoration:underline; }
a.textlink:active { color:#008c95; text-decoration:none; }
a.textlink:hover { color:#008c95; text-decoration:none; }

.textkllink { font-size:10px; line-height: 12px; }
a.textkllink:link { color:#851a1c; text-decoration:underline; }
a.textkllink:visited { color:#851a1c; text-decoration:underline; }
a.textkllink:active { color:#008c95; text-decoration:none; }
a.textkllink:hover { color:#008c95; text-decoration:none; }

/* tabellen */

td.farbe0 { background-color:#ffffff; border-style:none; margin:0; padding:0; border-spacing:0; vertical-align:top; text-align:left; border-width:0; } /* Text-BG */
td.farbe1 { background-color:#008c95; border-style:none; margin:0; padding:0; border-spacing:0; vertical-align:top; border-width:0; } /* Logofarbe */
td.farbe2 { background-color:#851a1c; border-style:none; margin:0; padding:0; border-spacing:0; vertical-align:top; border-width:0; } /* Kontrast */
td.farbe3 { background-color:#5cc8f1; border-style:none; margin:0; padding:0; border-spacing:0; vertical-align:top; border-width:0; } /* Logofarbe hell */
td.farbe4 { background-color:#008c95; border-style:none; margin:0; padding:0; border-spacing:0; vertical-align:top; border-width:0; } /* Hellgrau */
table.nav { background-color:#851a1c; border-style:none; margin:0; padding:0; border-spacing:0; vertical-align:top; border-width:0; } /* NaviBG */

.highlight { border-color:#008c95; background-color:#eeeeee; border-width:1px; border-style:solid; padding:5px; }
.kontakt { border-color:#008c95; background-color:#eeeeee; border-width:1px; border-style:solid; padding:1px; }


/* folgende css by 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: 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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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; }

