html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img  { border-width: 0 }
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear  { clear: both }

body, h1, h2, h3, form    { color: #5c5c5c; font: 12px/18px Arial, Helvetica, sans-serif; margin: 0; padding: 0 }
h4  { color: #a2b51e; font: 1.8em/2em tahoma, arial, sans-serif; word-spacing: 1px; letter-spacing: 0.5px; margin: 0 0 0 -1px; padding: 0 }
body {
	background: url(css-grafik/kopf_schatten.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#kopf   { position: absolute; height: 203px }
#kopf h1  { margin-top: 44px }
#kopf h1 img  { display: block }
#headline      { padding-top: 50px }
#headline img     { padding-bottom: 12px; padding-left: 230px }
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}
#spalte-links  { width: 408px; float: left }
#spalte-links img.flow { margin: 8px 9px 1px 0; padding: 2px; float: left; border: solid 1px #c0c0c0 }
#spalte-links img.flow2 { margin: 8px 0 1px 25px; padding: 2px; float: left; border: solid 1px #c0c0c0 }
#spalte-links img.big { margin: 8px 9px 1px 0; padding: 2px; float: none; border: solid 1px #c0c0c0 }
#spalte-links h4 { color: #a2b51e; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
#spalte-links h5   { color: #666; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-weight: bold; letter-spacing: 1px; margin-top: 18px; margin-bottom: -2px; padding-top: 18px; border-top: 1px solid #ccc }
#spalte-links p { font-size: 12px; line-height: 23px }
#spalte-links .tabletext { font-size: 12px; line-height: 24px }
#spalte-links .glyph   { margin-top: 5px; margin-bottom: -8px; padding-right: 6px; float: left }
#spalte-rechts   { width: 330px; float: right }
#spalte-rechts a { color: #a2b51e; font-weight: normal }
#spalte-rechts ul.calendar  { font-size: 12px; line-height: 19px; margin-top: 8px; padding: 0 }
#spalte-rechts ul.calendar li  { background-image: url("css-grafik/icon_termine.png"); background-repeat: no-repeat; background-position: left 4px; margin: 0 0 14px; padding: 0 0 0 38px }
#spalte-rechts a:hover { color: #a2b51e; font-weight: normal; text-decoration: underline }
#spalte-rechts p { font-size: 12px; line-height: 23px }
#spalte-rechts table { font-size: 12px; line-height: 23px }
#spalte-rechts h4    { color: #a2b51e; font-size: 15px; font-variant: small-caps; font-weight: bold; line-height: 18px; letter-spacing: 1px; margin-top: 6px; margin-left: 1px }
#spalte-rechts img   { margin-top: 5px; padding: 2px; border: solid 1px silver }
#spalte-links ul.plussbullets   { font-weight: bold; margin-top: 12px; padding: 0 0 0 }
#spalte-links ul.plussbullets li   { background: url("css-grafik/bullet_plus.gif") no-repeat left 3px; margin: 0 0 10px; padding: 0 0 0 25px }
#spalte-links ul.liste { font-weight: normal; margin-top: 12px; padding: 0 }
#spalte-links ul.liste li   { background: url("css-grafik/bullet_liste.gif") no-repeat left 2px; margin: 0 0 10px; padding: 0 0 0 23px }
#body h2, #body p {
	margin: 0.3em 0;
}

#spalte-rechts p  { margin-right: 16px }

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#fuss  { color: #ffffff; font-size: 11px; background: #b2c91f url("css-grafik/footer_bg.gif") repeat-x; margin-top: 2em; padding: 22px 0 5px; height: 32px }
#fuss a { color: white; font-weight: normal; text-decoration: underline }
#fuss p {
	margin: 0;
	padding: 0;
}

#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("lightbox/images/prevlabel.gif") no-repeat left 15% }
#nextLink:hover, #nextLink:visited:hover  { background: url("lightbox/images/nextlabel.gif") no-repeat right 15% }

#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; }

/* Schatteneffekt */
.img-shadow_break    { background: url("css-grafik/shadowAlpha.png") no-repeat right bottom !important; margin-top: 10px; margin-right: 0; margin-left: 6px; float: left }
.img-shadow_break img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.p-shadow  { background: url("css-grafik/shadowAlpha.png") no-repeat right bottom !important; margin-top: 10px; margin-right: 0; margin-bottom: 10px; width: 99%; float: left }
.p-shadow div {
  background: none !important;
  background: url(css-grafik/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p    { color: #777; font-variant: normal; font-weight: normal; background-color: #dfe8a5 !important; margin: -6px -1px 6px -6px; padding: 7px 10px; border: solid 1px #666 }


/* Direkt-Kontakt-Formular */
.form_table p  { line-height: 1.3; width: 100% }
.form_table p.contact { line-height: 1.3; letter-spacing: 1px; padding-top: 7px }
.form_table   { margin-top: -7px; padding: 9px 6px 3px; width: 312px; border: solid 1px #e5e5e5 }
.feld    { color: black; font-size: 11px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; line-height: inherit; background-color: #f5f4f0; margin-bottom: 6px; width: 218px; border: solid 1px #ddd }
.textfeld   { color: black; font-size: 11px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; line-height: inherit; background-color: #f5f4f0; margin-bottom: 6px; width: 190px; height: 35px; border: solid 1px #ddd }
.textfeld:focus { background-color: #f1f1f1; border: solid 1px #ccc }
.input_but   { font-size: 11px; background-color: #dcdcdc; letter-spacing: 1px; margin-bottom: 5px; padding: 1px 2px; width: 220px; border: solid 1px #bababa }
.input_but:hover { background-color: #e5e5e5 }
.feld:focus  {
			background-color: #f1f1f1; 
			border: solid 1px #ccc 
			}

