@charset "utf-8";
body  {
	margin: 0; /* 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: #000000;
	background-color: #4346AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    }

body  {

	scrollbar-arrow-color: #3F6CAE;
	scrollbar-base-color: #D6DCED;
	scrollbar-highlight-color : #3F6CAE;
	scrollbar-shadow-color : #3C68A4;
	SCROLLBAR-TRACK-COLOR: #3F3F3F;
    }	
	
    .be #container {
	width: 835px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #00006E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(img/bck_2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
    } 
    .be #header {
	background-color: #02008F;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	background-image: url(img/head_k_&_k_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    } 
    .be #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: 10px 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. */
    }
	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: 10px 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. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 3pt;
	text-decoration: none;
	text-align: center;
	color: #E8ECFD;
    }
    
	h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E1E1F4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #4143A9;
	border-right-color: #4143A9;
	border-bottom-color: #4143A9;
	border-left-color: #4143A9;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-transform: uppercase;
	text-decoration: overline;
	text-align: center;
	}
    
	h3, h4, h5, h6 {
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
    }

    a {
	color: #CACAFF;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	a:hover {
	text-decoration: underline;
	color: #D2D3EE;
	font-weight: bold;
	}
	
		
	.be #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 150px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px 15px 20px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	color: #FFFFFF;
	background-color: #00006E;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #040095;
	border-top-color: #040095;
	border-right-color: #040095;
	border-bottom-color: #040095;
	background-image: url(img/bck_1.jpg);
	background-repeat: repeat-x;
    }
    .be #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 160px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px 15px 20px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	color: #FFFFFF;
	background-color: #000078;
	background-image: url(img/bck_1.jpg);
	background-repeat: repeat-x;
	border-right-style: solid;
	border-right-width: 4px;
	border-right-color: #040095;
    }
    .be #mainContent {
	background-color: #00006E;
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 20px;
    } 
    .be #footer {
	background-color: #000033;
	border-top-width: thin;
	border-right-style: none;
	border-left-style: none;
	background-image: url(img/bck_ft.gif);
	padding-top: 0;
	padding-bottom: 0;
	background-position: top;
	border-top-color: #322FAE;
	border-right-color: #00006E;
	border-bottom-color: #5D5DFD;
	border-left-color: #2524A4;
	border-top-style: solid;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 34px;
    } 
    .be #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: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	font-weight: bolder;
	font-variant: small-caps;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
    }
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #CECEF4;
	padding: 5px;
	border: 3px ridge #CCCCCC;
	visibility: hidden;
	color: #0B0A7F;
	text-decoration: none;
	left: -1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	margin: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible; /*position where enlarged image should offset horizontally */
	top: 200px;
	left: 10%;

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