body {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.overnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
}
a.overnavi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
}
a.overnavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
}
a.overnavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDB6B6;
	text-decoration: none;
	line-height: 16px;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDB6B6;
	text-decoration: none;
	line-height: 16px;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDB6B6;
	text-decoration: none;
	line-height: 16px;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
.copy {
	font-size: 17px;
	line-height: 22px;
	color: #333;
	font-variant: normal;
	text-decoration: none;
}
a.copy:link {
	font-size: 17px;
	line-height: 22px;
	color: #333;
	font-variant: normal;
	text-decoration: underline;
}
a.copy:visited {
	font-size: 17px;
	line-height: 22px;
	color: #333;
	font-variant: normal;
	text-decoration: underline;
}
a.copy:hover {
	font-size: 17px;
	line-height: 22px;
	color: #CF5959;
	font-variant: normal;
	text-decoration: none;
}

.copynamen {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	font-variant: normal;
}

.copyline {
	font-size: 17px;
	color: #AEAEAE;
	line-height: 1px;
}
.copyversalien {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	font-variant: small-caps;
	text-transform: capitalize;
}

.head {
	font-size: 30px;
	line-height: 36px;
	color: #333;
}
.date {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #CF5959;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}
.pdf {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #CF5959;
	text-decoration: none;
	line-height: 16px;
}
.imagefloat {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-left: 2px;
}
.headberichte {
	font-size: 20px;
	line-height: 22px;
	color: #333;
	vertical-align: text-bottom;
}
.copyberichte {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.copyberichte:link {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.copyberichte:visited {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.copyberichte:hover {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.copyberichte-head {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
.copyberichtelink {
	font-size: 11px;
	line-height: 15px;
	color: #CF5959;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	background-image: url(../bilder/arrow.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 10px;
	margin-top: 2px;
}
a.copyberichtelink:link {
	font-size: 11px;
	line-height: 15px;
	color: #CF5959;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.copyberichtelink:visited {
	font-size: 11px;
	line-height: 15px;
	color: #CF5959;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.copyberichtelink:hover {
	font-size: 11px;
	line-height: 15px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#site
{
	position:relative;
	width:100%;
}

#header
{
	position:relative;
	top:0px;
	left:0px;	
	width:960px;
	background-color: #FCF0F0;
}

#content
{
	position:relative;
	top:0px;
	left:0px;	
	width:960px;
	text-align:left;
	background-color: #FCF0F0;
}

#foot
{
	position:relative;
	top:40px;
	left:0px;
	width:960px;
	text-align:left;
	background-color: #FCF0F0;
}

#apDiv3 {
  position:absolute;
  top:60px;
  left:20px;
  width:200px;
  height:60px;
  z-index:1;
}

#apDiv4 {
	position:absolute;
	top:5px;
	left:645px;
	width:320px;
	height:39px;
	z-index:2;
}

#apDiv6 {
	position:absolute;
	top:380px;
	left:35px;
	width:93px;
	height:35px;
	z-index:5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#apDiv8 {
  position:absolute;
  top:380px;
  left:129px;
  width:81px;
  height:27px;
  z-index:6;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999;
}

#apDiv9 {
  position:absolute;
  top:380px;
  left:211px;
  width:77px;
  height:27px;
  z-index:7;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999;
}

#apDiv10 {
  position:absolute;
  top:380px;
  left:289px;
  width:59px;
  height:27px;
  z-index:6;
}

#apDiv11 {
	position:absolute;
	top:380px;
	left:400px;
	width:143px;
	height:35px;
	z-index:6;
}

#apDiv12 {
  position:absolute;
  top:380px;
  left:694px;
  width:116px;
  height:35px;
  z-index:6;
}

#apDiv13 {
	position:absolute;
	top:380px;
	left:850px;
	width:72px;
	height:35px;
	z-index:6;
}

#apDiv14 {
  position:absolute;
  top:22px;
  left:260px;
  width:90px;
  height:80px;
  z-index:1;
}

#apDiv15 {
	position:absolute;
	top:22px;
	left:363px;
	width:101px;
	height:85px;
	z-index:2;
}

#apDiv16 {
  position:absolute;
  top:22px;
  left:471px;
  width:100px;
  height:75px;
  z-index:3;
}

#apDiv17 {
  position:absolute;
  top:22px;
  left:580px;
  width:367px;
  height:67px;
  z-index:4;
}

#apDiv18 {
	position:relative;
  top:30px;
  left:22px;
  width:543px;
  z-index:6;
}

#apDiv19 {
	position:relative;
	top:41px;
	left:17px;
	width:337px;
	z-index:7;
}

#apDiv20 {
	position:relative;
  top:30px;
  left:22px;
  width:543px;
  z-index:6;
}

table, tr, td
{
	padding:0px;
	cellspacing:0px;
	cellpadding:0px;
	border-collapse:collapse;
}
.formkontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}
.bildrand-left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.bildrand-right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#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) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/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; }