@charset "utf-8";
/* CSS Document */

*{	
	margin:0;
	padding:0;
	}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a9c2bc;
	background-image:url(../images/img_back_top2.png);
	background-repeat:repeat-x;
	background-color:#2b292b;
	}


/********************************************************************************************
/* Folgendes ist im Aussenmantel:__________________________________________________________*/	
#aussenmantel{
	width:60em;
	margin-left:-26em;
	display:block;
	margin-top:5em;
	position:relative;
	}
	
#menu { 
	width:30em;
	height:53em;
	position:absolute;
	top:0em;
	left:0em;
	float:left;
	background-color:#383532;
	}
	
#top{
	height:2em;
	position:absolute;
	top:0em;
	left:30.5em;
	padding:1.2em;
	padding-left:3em;
	background-color:#444848;
	border-bottom:0.1em solid #a9c2bc;
	width: 200em;
	}
	
#fusszeile {
	height:2em;
	position:absolute;
	top:48.5em;
	left:3.5em;
	text-align:right;
	padding-top:1.3em;
	font-size:1em;
	word-spacing:1em;
	display:none;
	}	
	
#fusszeile a:link,  #fusszeile a:visited {
	text-decoration:none;
	color:#a9c2bc;
	letter-spacing:0.2em;
	}
		
#fusszeile a:hover{
	text-decoration:none;
	color:#a9c2bc;
	font-weight:bold;
	letter-spacing:0.2em;
	}		


/********************************************************************************************	
/* Bilder im Aussenmantels_________________________________________________________________*/
img.fussbereich{
	width:90em;
	height:27em;
	position:absolute;
	top: 53em;
	left: 0em;
	display:none;
	}
	
img.betrachter{
	width:14.9em;
	height:46.2em;
	position:absolute;
	top: 12em;
	left: 68em;
	display:none;
	}


/***************************************************************************************/
/*Hund_________________________________________________________________________________*/
img.hund{
	width:13.5em;
	height:22.9em;
	position:absolute;
	left:67.7em;
	top:41em;
	z-index:20000;
	display:none;
	}


/********************************************************************************************
/* Bilder im Menubereich___________________________________________________________________*/
img.signatur{
	width:14.6em;
	height:12.7em;
	position:absolute;
	bottom: 2em;
	right: 7em;
	z-index:5;
	display:none;
	}

img.raumandeutung{
	width:30em;
	height:26em;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index:3;
	display:none;
	}	


/********************************************************************************************
/* Hauptnavigation links___________________________________________________________________*/	
#navi {
	width:18em;
	position:absolute;
	right:0em;
	top:4.4em;
	font-size:1em;
	color:#807758;
	line-height:1.2em;
	text-align:right;
	z-index: 50;
	display:none;
	}	
	
#navi a:link, #navi a:visited {
	text-decoration:none;
	color:#807758;
	letter-spacing:0.2em;
	font-size:1.1em;
	padding-top:0.5em;
	padding-right:2em;
	border-top:0.1em dotted #807758;
	display:block;
	cursor:pointer;
	}
		
#navi a:hover{
	text-decoration:none;
	color:#a9c2bc;
	font-weight:bold;
	letter-spacing:0.2em;
	font-size:1.1em;
	border-top:0.1em solid #807758;
	border-left:0.1em solid #807758;
	display:block;
	}	

		

/********************************************************************************************
/* Folgendes ist im Innenmantel:___________________________________________________________*/	
#innenmantel {
	height:48.2em;
	width:90em;
	position:absolute;
	top:4.5em;
	left:30em;
	z-index:100;
	width:auto;
	display:block;
	}
	
/*Optionale weisse Flaeche fuer Bilder*/
#flaeche{
	width:55.5em;
	height:19em;
	background-color:#FFFFFF;
	margin:3.5em 0 2em 3.5em;
	}
	
#inhalt	{
	width:55.5em;
	height:41em;
	margin:3.5em 0 3.5em 3.5em;
	padding-right:3.5em;
	}
	

/*Textbereich im Zusammenhang mit der weissen Flaeche fuer Bilder*/	
#inhalt2 {
	width:55.5em;
	height:19.5em;
	margin:3.5em 0 3.5em 3.5em;
	padding-right:3.5em;
	}	
		
#inhalt a:link, #inhalt a:visited {
	text-decoration:underline;
	font-size:0.9em;
	line-height:1.8em;
	letter-spacing:0.2em;
	color:#FFFFFF;
	}
		
#inhalt a:hover{
	text-decoration:underline;
	font-size:0.9em;
	line-height:1.8em;
	letter-spacing:0.2em;
	color:#a9c2bc;
	}
		
#text {
	}
	
		
#text a:link, #text a:visited {
	text-decoration:underline;
	font-size:0.9em;
	line-height:1.8em;
	letter-spacing:0.2em;
	color:#FFFFFF;
	}
		
#text a:hover{
	text-decoration:underline;
	font-size:0.9em;
	line-height:1.8em;
	letter-spacing:0.2em;
	color:#a9c2bc;
	}			

#pdf {
	border:none;
	float:left;
	margin-right:1em;
	}			
		

/********************************************************************************************
/*Schriftenklassifizierung_________________________________________________________________*/	
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:0.8em;
	}	

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:0.2em;
	padding-bottom:0.8em;
	}	
	
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:0.2em;
	padding-bottom:0.5em;
	}
	
h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.2em;
	padding-bottom:0.2em;
	}
			
		
p{
	font-size:1em;
	line-height:1.8em;
	letter-spacing:0.1em;
	color:#FFFFFF;
	}
	
.kursiv {
	font-style:italic;
	color:#a9c2bc;
	font-size:0.9em;
	}

/********************************************************************************************	
/*Formular_________________________________________________________________________________*/	
#kontakt{
	width:55em;
	}
td{
	height:2.5em;
	margin-top:0.5em;
	vertical-align:bottom;
	}	

.textklein{
	font-size:1.1em;
	vertical-align:bottom;
	width:15em;
	padding-right:1em;
	padding-bottom:0.2em;
	text-align:right;
	border:0;
	border-bottom:0.1em dotted #807758;
	}	

.formularfelder{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	height:1.4em;
	width:20em;
	padding:0.2em;
	padding-top:0.3em;
	border:0;
	border-bottom:0.1em solid #807758;
	float:left;
	}	
	
.formularfeldanrede{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-color:#383532;
	border:0;
	border-bottom:0.1em solid #807758;
	height:1.7em;
	width:8em;
	}		
	
#strasse {
	width:14.5em;
	float:left;
	}
	
#hausnummer	{
	width:4em;
	margin-left:1em;
	}
	
#plz{
	width:6em;
	float:left;
	}
		
#ort{
	width:12.5em;
	margin-left:1em;
	}
		
#button{
	background-color:#a9c2bc;
	color:#444848;
	font-size:1em;
	letter-spacing:0.5em;
	border:#807758 dotted 0.1em;
	height:2em;
	width:10em;
	margin-top:2em;
	}	

#bemerkung{
	height:4.5em;
	margin-top:0.4em;
	}			



/********************************************************************************************
/* Slideshow auf der Startseite____________________________________________________________*/
#ausstellungaktuell {
	height:17em;
	width:53em;
	margin:1em;
	margin-right:5.5em;
	border:none;
	float:left;
	z-index:200;
	}
	
img.ausstellungaktuell {
	height:17em;
	width:53em;
	}	

#ausstellungaktuell2 {
	height:17em;
	width:22.7em;
	margin:1em;
	margin-right:5.5em;
	border:none;
	float:left;
	z-index:100;
	}	
		
img.ausstellungaktuell2 {
	height:17em;
	width:22.7em;
	}
	
#buttonleiste{
	height:1.2em;
	width:6.4em;
	position:relative;
	margin-top:1.5em;
	margin-left:44.8em;
	display:none;
	}
	
#back{
	position:absolute;
	border-style:none;
	width:1.2em;
	height:1.2em;
	}

#stopp{
	position:absolute;
	left:1.8em;
	border-style:none;
	width:1.2em;
	height:1.2em;
	}	
	
#vor{
	position:absolute;
	left:3.8em;
	border-style:none;
	width:1.2em;
	height:1.2em;
	}
	
#autovor{
	width:4em;
	height:1.2em;
	position:absolute;
	left:5.8em;
	border-style:none;
	}		

#textzubild{
	font-size:1.1em;
	line-height:1.6em;
	color:#383532;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	top:16em;
	left:26em;
	width:25em;
	height:3.5em;
	}	
	


/********************************************************************************************
/* Aufzaehlung für Ausstellungen __________________________________________________________*/
#aufzaehlung{
	margin-left:1.3em;
	width:40em;
	list-style-type: none;
	list-style-image: url(../images/pfleil_liste.png);
	vertical-align:text-top;
	}	
	
	

/********************************************************************************************	
/* Seite Ankaeufe _________________________________________________________________________*/	
.ankaeufe{
	width:19em;
	height:19em;
	background-color:#FFFFFF;
	margin-right:3em;
	margin-bottom:1em;
	float:left;
	}
	
img.ankaufbild1 {				/*Bild auf der weissen Flaeche zentriert ausrichten*/
	margin-top:0.5em;
	margin-left:3.5em;
	width:11.9em;
	height:18em;
	}	
	
img.ankaufbild2 {				/*Bild auf der weissen Flaeche zentriert ausrichten*/
	margin-top:2.6em;
	margin-left:0.5em;
	width:18em;
	height:13.5em;
	}			

.textankaeufe {
	width:19em;
	margin-right:3em;
	float:left;
	margin-top:1em;
	}	
	
#textobenausrichten	{
	margin-top:1em;
	vertical-align:top;
	}


/********************************************************************************************	
/* Seite Biografie _________________________________________________________________________*/	
img.portrait {		
	width:55em;
	height:19em;
	margin-top:0em;
	margin-left:0em;
	}			

/********************************************************************************************	
/* Seite Galerie _________________________________________________________________________*/			
img.akordion {
	float:left;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0;
	height:6em;
	width:auto;
	border:#807758 0.1em solid;
	}



/********************************************************************************************
/*Ab hier beginnt lytebox__________________________________________________________________*/

#lbOverlay { 
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index: 99998; 
	width: 100%; 
	}
	
	#lbOverlay.grey { 
	background-color:#2b292b; 
	}
	

#lbMain { 
	position: absolute; 
	left: 0; 
	width: 100%; 
	z-index: 99999; 
	text-align: center; 
	line-height: 0; 
	}

#lbMain a img { 
	border: none; 
	}

#lbOuterContainer { 
	position: relative; 
	background-color: #fff; 
	width: 200px; 
	height: 200px; 
	margin: 0 auto; 
	}
	
	#lbOuterContainer.grey { 
	border: 1px solid #2b292b; 
	}
	

#lbDetailsContainer {	
	font: 10px Arial, Helvetica, sans-serif; 
	background-color: #fff; 
	color:#2b292c;
	width: 100%; 
	line-height: 1.8em;	
	overflow: auto; 
	margin: 0 auto; 
	}
	
	#lbDetailsContainer.grey { 
	border: 1px solid #2b292b; 
	border-top: none; 
	}
	

#lbImageContainer, #lbIframeContainer { 
	padding: 10px; 
	}
	
#lbLoading {
	position: absolute; 
	top: 45%; 
	left: 0%; 
	height: 32px; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
	background:url(../images/loading.gif) center no-repeat;
	}

#lbHoverNav { 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
	}
#lbImageContainer>#lbHoverNav { 
	left: 0; 
	}
#lbHoverNav a { 
	outline: none; 
	}

#lbPrev { 
	width: 49%; 
	height: 100%; 
	background: transparent url(../images/blank.gif) no-repeat; 
	display: block; 
	left: 0; 
	float: left; 
	}
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { 
	background:url(../images/bt_lb_back.png) left 15% no-repeat; 
	}
	
	
#lbNext { 
	width: 49%; 
	height: 100%; 
	background: transparent url(../images/blank.gif) no-repeat; 
	display: block; 
	right: 0; 
	float: right; 
	}
	#lbNext.grey:hover, #lbNext.grey:visited:hover { 
	background: url(../images/bt_lb_weiter.png) right 15% no-repeat; 
	}


#lbPrev2, #lbNext2 { 
	text-decoration: none; 
	font-weight: bold; 
	}
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { 
	color: #2b292b; 
	}
	
	
#lbPrev2_Off, #lbNext2_Off { 
	font-weight: bold; 
	}
	#lbPrev2_Off.grey, #lbNext2_Off.grey { 
	color: #CCCCCC; 
	}
	
	
#lbDetailsData { 
	padding: 0 10px; 
	}
	#lbDetailsData.grey { 
	color: #333333; 
	}
	

#lbDetails { 
	width: 60%; 
	float: left; 
	text-align: left; 
	}
#lbCaption { 
	display: block; 
	font-weight: bold; 
	}
	
#lbNumberDisplay { 
	float: left; 
	display: block; 
	padding-bottom: 15px;
	color:#807758; 
	font-size:9px;
	}
#lbNavDisplay { 
	float: left; 
	display: block; 
	padding-bottom: 15px;
	color:#807758;
	font-size:9px; 
	}

#lbClose { 
	width: 44px; 
	height: 16px; 
	float: right; 
	margin: 2px;
	margin-bottom:10px;
	}
	#lbClose.grey { 
	background: url(../images/bt_lb_schliessen.png) no-repeat; 
	}


#lbPlay { 
	width: 44px; 
	height: 16px; 
	float: right; 
	margin: 2px; 
	margin-bottom:10px;
	}
	#lbPlay.grey { 
	background: url(../images/bt_lb_abspielen.png) no-repeat; 
	}
	
	
#lbPause { 
	width: 44px; 
	height: 16px; 
	float: right; 
	margin: 2px;
	margin-bottom:10px; 
	}
	#lbPause.grey { 
	background: url(../images/bt_lb_pause.png) no-repeat; 
	}