@charset "UTF-8";

/********************************************************************************/
/*                            Hauptelemente HTML                              						*/
/********************************************************************************/

*{
	margin:				0;
	padding:			0;
	font-size:			1.00em;
	font-family: Arial;
}

html {
	color: black;
	font-family: Arial;
	font-weight: normal;
	line-height: 1.2em;
}


b{
	font-weight: bold;
}

body{
	background-color:		white;
}

#rahmen{
	position: relative;
	width: 56.7em;
	*width:  56.95em! important;
	text-align:left;
	background-color: white;
	margin-bottom: 4em;
}

.head{
	height: 17.43em;
	width: 100%;
	clear: both;
}

.black a{
	text-decoration: none;
	color: #BF9E57;
}

.brown a, .brown * a{
	text-decoration: none;
	color: white;
	font-size: 1.0em;
}

.brown div{
	font-size: 0.9em;
}

#head{
	margin-bottom: 1.5em;
}

#breadSpeech{
	position: absolute;
	right: 0;
	top: 0;
	height:auto;
	width: auto;
}

#breadcrumb{
	position: relative;
	width: 26.9em;
	padding-left: 2em;
	padding-top: 0.75em;
	padding-bottom: 2em;
	height: auto;
	background-color: #BF9E57;
	font-size: 0.69em;
	color: white;
	text-transform:uppercase;
}

#breadcrumb a{
    color: white;
    text-decoration: none;
}

#breadcrumb font{
    color: white;
}
	
#language{
	clear: both;
	font-size: 0.69em;
	padding-left: 2em;
	margin-top: 0.75em;
}
	
#language a{
	text-decoration: none;
	color: black;
}

#language a:hover{
	color: #BF9E57;
}

#language a.active{
	color: #BF9E57;
}

	
.menue {
	position: relative;
	color: #8c8d90;
}

.three .left{
	width: 9.63em;
	float:left;
}

.three .middle{
	width: 27.1em;
	float: left;
}

.three .right{
	width: 19.9em;
	float: left;
}

.right .box{
	clear:both;
	color:white;
	font-size:0.8em;
	line-height:1.4em;
	padding:1.6em;
	width:21.7em;
}

.right .box *{
	line-height: 1.4em;
}

.box.brown{
	background-color: #BF9E57;
	color: black;
}

.box.white{
	background-color: white;
	color: black;
}

.box.black{
	background-color: #000000;
	color: white;
}

.box.black div{
	color: white;
}


.linklist a{
      color: white;
      text-decoration: none;
     line-height: 1.5em;
     font-weight: bold;
	 display: block;
	 clear: both;
}

.linklist a:hover{
	color: #DFCEAB;
	text-decoration: none;
}


.black .linklist a{
    color:  #BF9E57;
}

.box h1{
	color: #BF9E57;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em!important;
	margin-bottom: 1em;
}

.linklist{
	font-size: 1em!important;
}

.box h2, .box div h2{
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.box.brown h1{
	margin-bottom: 0;
        color: white;
}

.piclist a{
	position: relative;
	width: 8.70em;
	margin-right: 0.31em;
	color: black;
	display:block;
	height: 8.70em;
	margin-bottom: 0.31em;
	text-decoration: none;
	background-color: #000000;
	float: left;
	overflow: hidden;
}

.piclist a:hover{
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	filter:alpha(opacity=90);
}

.desc{
	position: absolute;
	font-size: 0.90em;
	font-weight: bold;
	top: 6.00em;
	height: 3.63em;
	width: 8.70em;
	left: 0.5em;
}

.title, .title2, .title3{
	font-size:0.8em;
	font-weight:bold;
	line-height:1.4em;
}

.title{
	color: white;
}


.desc2{
	position: absolute;
	top: 5.06em;
	height: 3.8em;
	width: 8.70em;
	background-color: #BF9E57;
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	filter:alpha(opacity=70);
}



.piclist a img{
	position: absolute;
	width: 8.70em;
	height: 8.70em;
	border: 0;
	
}

.menue a{
	width: 11.23em;
	padding-left: 1em;
	font-size: 0.69em;
	text-transform:uppercase;
	color: white;
	clear:both;
	display:block;
	height: 5.25em;
	margin-bottom: 0.31em;
	text-decoration: none;
	background-color: #000000;
	padding-top: 1em;
}

.menue a.active, .menue a:hover{
	background-image: url('../images/active.gif');
	background-repeat: no-repeat;
	background-position: 1em 1.4em;
	width: 10.03em;
	padding-left: 2.2em;
	padding-top: 1em;
}

.three{
	clear: both;
}

.middle .bigpic{
	width: 100%;
}

.middle h1{
	color: #BF9E57;
	font-size: 1.45em;
	line-height: 1.2em;
	margin-bottom: 1em;
	margin-top: 1em;
	width: 90%;
	margin-left: 5%;
}

.middle .content{
	width: 85%;
	line-height: 1.4em;
	margin-left: 10%;
	font-size: 0.80em;
}
.middle .content a{
	text-decoration: none;
	color: #BF9E57;
}


.middle .content h2{
	color: #BF9E57;
	font-weight: bold;
	margin-bottom: 1em;
}

.linklist .sub{
	margin-left: 1em;
	font-size: 0.9em;
}

.brown .linklist .active{
	color: black;
}

#footer{
	margin-left:10em;
	width:48.5em;
	margin-bottom: 1em;
	position: relative;
}

#footer img{
	margin-right: 2.5em;
        vertical-align: middle;
}

#footer a{
	text-decoration: none;
	color: #BF9E57;
}

#footer div{
	position: absolute; 
	height: 5em; 
	top: 0px; 
	right: 25.5em; 
	width: 12em; 
	font-size: 0.55em;
	line-height: 1.5em;
}

p{
	margin-bottom: 0.5em;
}

h1{
	font-family: "Arial Narrow", "Arial Regular", Arial;
	font-weight: bold;
}

a:hover{
    text-decoration: underline:important;
}

.linklist a:hover{
	text-decoration: none;
}

#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: 0px; }

#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:img/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(../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: #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;	display:block; padding: 2em; color: #BF9E57;}
#imageData #numberDisplay{ display: none; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px;height:22px; float: right; outline: none; background: url(../images/closelabel.gif);background-repeat:no-repeat;position: relative; margin-top: 1.5em;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #808080; }



