@charset "utf-8";
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #83386d; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #FFFFFF;
	background: url(pix/ecke.jpg) no-repeat fixed;
	background-position: left bottom;
	background-color: #83386d;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #83386d;
	scrollbar-highlight-color: #985e87;
	scrollbar-3dlight-color: #83386d;
	scrollbar-darkshadow-color: #380825;
	scrollbar-shadow-color: #621d4c;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #985e87;
}
ul {
	padding: 0px 0 0 25px;
	margin: 0;
}
li {
	padding: 6px 0 0 2px;
	margin: 0;
}
.k #container {
	width: 960px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
}
.k #header {
	padding: 64px 0px 0px 0px;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	height: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: lighter;
	background-image: url(pix/titel2011.gif);
}
.k #header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 0px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
}
.k #mainContent {
	padding: 25px 0px 40px 0px;/*height: 500px;*/	/*overflow:auto;*/
	min-height: 480px;
  }
.k #footer {
	font-size:12px;
	padding: 10px 0 0 0;
	width: 960px;
	text-align: right;
	margin: 0;
	border-top:#C19DB6 solid 1px;
}
.k #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 5px 0;
}
.k #footer a {
	color:#c19db6;
	text-decoration:none;
	padding: 0 0 0 10px;
	margin: 0;
}
.k #footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
	margin: 0;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 16px;
	font-weight: bold;
}
a.nav:link, a.nav:visited {
	text-decoration: none;
	color: #C19DB6;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 16px;
	font-weight: bold;
}
a.navakt:link, a.navakt:visited {
	text-decoration: none;
	color: #ffffff;
}
a.navakt:hover {
	color: #dddddd;
	text-decoration: none;
}
h1 {
	font-size: 120%;
	color: #ffffff;
	margin: 0;
}
h2 {
	font-size: 120%;
	color: #C19DB6;
}
h3 {
	font-size: 100%;
	color: #ffffff;
}
h4 {
	font-size: 100%;
	color: #C19DB6;
}
p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	line-height: 16px;
	padding:10px 0 5px 0;
	margin:0;
}
.bild {
	border-left: 25px solid #FFFFFF;
	border-right: 25px solid #FFFFFF;
	border-top: 15px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	padding:0;
	margin:0;
}
#textcontent {
	position: absolute;
	float:left;
	padding-right:10px;
	width:340px;
	height: 480px;
	overflow: auto;
}
/*			position: absolute;
	float:left;
	padding-right:10px;
	width:340px;
	height: 480px;
	overflow: auto;}*/
		
#flashcontent {
	width:600px;
	height:450px;
	float:right;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #c374ab;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/*             LIGHTBOX                */

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

#lightbox a, #lightbox a:hover {
	border-bottom:none;
color:#83386d; 	text-decoration:underline;
}

#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;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;font-size:14px; 	}
#numberDisplay{ display: block; clear: left; padding:20px 0 20px 0; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 20px 0 0; }		
#nextLinkDetails { margin:0 20px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:120px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	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 */
	}	
	




/* bildding */
div.figure {
  float: right;
  width: 300px;
  border: 0;
  margin: 0.4em;
  padding: 0.4em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.image {
	float: right;
	margin: 5px 0 20px 20px;
	padding: 0;
	border: solid 10px #ffffff;
}
.imagesmall {
	float: right;
	margin: 5px 0 20px 20px;
	padding: 0;
	border: solid 5px #ffffff;
}
.content .imgleft {
	float: left;
	margin: 5px 10px 0 0;
	padding: 0 0 4px;
}
.content .imglclear {
clear:left;
}
.content .image img {
	display: block;
}

