@charset "UTF-8";
/* CSS Document */

html, body {

	margin: 0;
	padding: 0;
	background-image:url(../images/bg_verlauf.png);
	background-repeat: repeat-x;
	height: 100%;
	background-color:#616265; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#page {
	height: 100%; /* das hier fuer den ie */
}

/* folgende anweisung wird nicht vom ie interpretiert */


#page[id] {
    height:auto;
    min-height:100%;	
}

#page {
	margin: 0 auto;
	width: 920px;
	min-height:100%;
	position: relative;
}

#head {
	margin:50px 0 0 0;
	width:920px;
	height:60px;
}

#logo {
	width:400px;
	height:46px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:left;
	border:0px;
	margin:2px 0 0 45px;
}

#navi {
	margin:0 0 0 93px;
	width:370px;
	float:left;
	position:relative;
}

#navi ul{
    padding: 0;
    margin: 0 0 0 0;
	color:#cccccc;
}

#navi ul li{
	font-size:20px;
	padding:10px 8px 0 20px;
	list-style: none;
	float: left;
	display:inline;
	color:#cccccc;
}

#navi a:link{
	color:#cccccc;
	text-decoration:none;
}

#navi a:hover{
	color:#cccccc;	
	text-decoration:none;
	border-bottom:3px solid #487b7c;
}

#navi a:active{
	color:#cccccc;	
	text-decoration:none;
	border-bottom:3px solid #487b7c;
}

#navi a:visited{
	color:#cccccc;
	text-decoration:none;
}

a:link{
	color:#cccccc;
	text-decoration:underline;
}

a:visited{
	color:#cccccc;
	text-decoration:none;
}

	
#imghead {
	margin:10px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:920px;
	height:340px;
	border:1px solid #cccccc;
}


#imgheadindex {
	margin:10px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:920px;
	height:340px;
	background-image:url(../images/head_1.jpg);
	background-repeat:no-repeat;
	border:1px solid #cccccc;
}


#main {
	margin:70px 0 0 0;
	float:left;
	width:920px;
	height:100%;
}

#left {
	margin:0 0 0 0;
	float:left;
	width:45px;
	height:100px;
	/*background-color:white;*/	
}

#right {
	margin:0 0 0 0;
	float:left;
	width:670px;
}

h1 { 
	margin: 0; padding: 0;
	font-size:25px;
	color:#cccccc;
	font-weight:normal;
}

/*h2 { 
	margin: 0; padding: 0;
	font-size:18px;
	color:#898989;
	font-weight:normal;
}*/

.month {
	font-size: 17px;
	color:#898989;
	line-height:40px;
	font-weight:normal;
}

.date {
	font-size: 17px;
	color:#cccccc;
	font-weight:bold;
	line-height:30px;
}

.event {
	font-size: 17px;
	color:#cccccc;
	line-height:25px;
	font-weight:normal;
}

#footer {
	margin:0 0 0 0;
	float:left;
	width:920px;
	font-size:12px;
	color:#cccccc;
	text-align:center;
}


#icon1 {
	/*_ERSTESHOW_margin:134px 0 0 0;*/
	margin:660px 0 0 0;
}


#overview {
	margin:0 0 0 0;
	float:left;
	width:825px;
}


#thumb1 {
	float:left;
	margin: 0 18px 18px 0;
	width:100px;
	height:100px;
	display:block;
	border:1px solid #CCC;
}

#thumb2 {
	float:left;
	margin: 0 19px 18px 0;
	width:100px;
	height:100px;
	display:block;
	border:1px solid #CCC;
}

#thumb3 {
	float:left;
	margin: 0 18px 18px 0;
	width:100px;
	height:100px;
	display:block;
	border:1px solid #CCC;
}

#thumb4 {
	float:left;
	margin: 0 18px 18px 0;
	width:100px;
	height:100px;
	display:block;
	border:1px solid #CCC;
}

#thumb5 {
	float:left;
	margin: 0 19px 18px 0;
	width:100px;
	height:100px;
	display:block;
	border:1px solid #CCC;
}

#thumb6 {
	float:left;
	margin: 0 18px 18px 0;
	width:100px;
	height:100px;
	display:block;
	border:1px solid #CCC;
}

#thumb7 {
	float:left;
	margin: 0 0 18px 0;
	width:100px;
	height:100px;
	display:block;
	border:1px solid #CCC;
}



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

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #ccc; 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; }


