/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 7px 5px 0px 5px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  line-height: 18px;
  color: #000;
  background-color: #EEE;
  text-align: center;
}

html {
padding:0px;
margin: 7px 5px 0px 5px;
}

#box {
width: 752px;
margin: 0px auto;
padding: 0px;
text-align: left;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  padding: 7px;
  color: #000;
  /*color: #690;*/
}

h2 {
  font-size: 10px;
  font-weight: bold;
  color: #D0AD67;
}

/*aggiunto*/
#content1 p {
  font-size: 12px;
  padding: 7px;
}

#content1 p .fett {
  font-weight: bold;
}

#content2 p {
  font-size: 12px;
  padding: 7px;
}

#content3 p {
  font-size: 12px;
  padding: 7px;
}

#content2 p .fett {
  font-weight: bold;
}

#content3 p .fett {
  font-weight: bold;
}

.fett {
  font-weight: bold;
}

#content4 p {
  font-size: 12px;
  padding: 7px;
}

h3 {
  font-size: 10px;
  font-weight: bold;
  color: #069;
}

.title {
  color: #FFF;
}

.subtitle {
  font-size: 11px;
  font-weight: bold;
  color: #333;
  border-left: 5px solid #FFF;
  padding-left: 5px;
}

#lpanel .heading {
  background-color: #690;
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#lpanel a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  line-height: 20px;
}

#lpanel span.umenuj {
  font-style: italic;
  color: #690;
  text-decoration: none;
  font-weight: bold;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 15px;
  line-height: 20px;
  background-color: #EEE;
}

#lpanel span.umenun {
  font-style: italic;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  line-height: 20px;
}

#lpanel span.menuj {
  color: #690;
  text-decoration: none;
  font-weight: bold;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  line-height: 20px;
  background-color: #EEE;
}


/*#lpanel a:hover {
  color: #690;
  background: url(../images/b-2.gif) no-repeat center left;
}*/

#lpanel a:hover {
  color: #690;
}

a {
  color: #690;
  text-decoration: underline;
  padding: 1px;
}

a:hover {
  color: #666;
  background-color: #EEE;
  text-decoration: none;
}

#thumbnail a img {
  float: left;
  border: none;
}

#content1 img {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}

#content2 img {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}

#content3 img {
  padding-left: 10px;
  padding-right: 10px;
}


#header img {

}

#content1 p .weiter {
  float: right;
  margin-bottom: 2px;
}

#content2 p .weiter {
  float: right;
  margin-bottom: 2px;
}

#content3 p .weiter {
  float: right;
  margin-bottom: 2px;
}

#content4 p .weiter {
  float: right;
  margin-bottom: 2px;
}

#content2 p .zitat {
  color: #006600;
  font-size: 11px;
}

#content2 p .zitatautor {
  color: #003300;
  font-size: 11px;
  float: right;
}

.zitatcenter {
  color: #006600;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}

#content1 a:hover {
  color: #666;
  background-color: #99CC66;
  text-decoration: none;
}

#content2 a:hover {
  background-color: #FFF;
  text-decoration: none;
}

#content3 a:hover {
  background-color: #FFF;
  text-decoration: none;
}

#map a:hover {
  background-color: transparent;
  text-decoration: none;
}

#content1 a {
  color: #003300;
  text-decoration: underline;
}

ul.green {
  font-size: 12px;
  list-style-type: disc;
  color: #690;
}

.zitatcenterkf {
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
}

.mittelinks {
  clear: left;
  text-align: left;
  float: left;
}

.mitterechts1 {
  text-align: center;
  margin-top: 27px;
  margin-right: 70px;
  float: right;
}

.mitterechts2 {
  text-align: center;
  margin-top: 9px;
  margin-right: 70px;
  float: right;
}

.menuflag {
  color:#66CC33;
  font-weight:bold;
  font-size: 12px;
}

/***************************************************
   Site Layout Containers
 ***************************************************/

#header {
  width: 750px;
  height: 130px;
  margin: 0px;
  padding: 0px;
  background-color: #FFF;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  border-right: 1px solid #DDD;
  /*border: 1px solid #DDD;*/
  /*background: url(../images/testa1.jpg) no-repeat top left;*/
}

#title {
  position: absolute;
  top: 57px;
  left: 300px;
  padding: 5px;
}

#lpanel {
  margin: 0px;
  padding: 0px;
  float: left;
  background-color: #FFF;
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  /*border: 1px solid #DDD;*/
  width: 161px;
  background: url(../images/menu1.jpg) no-repeat top left;
}

#content1 {
  width: 583px;
  /*margin: 0px 200px 5px 182px;*/
  margin: 5px 0px 5px 5px;
  padding: 0px;
  float: left;
  background-color: #FFF;
  border: 1px solid #DDD;
  background: url(../images/content1.jpg) no-repeat top left;
}

#content2 {
  width: 583px;
  /*margin: 0px 200px 5px 182px;*/
  margin: 5px 0px 5px 5px;
  padding: 0px;
  float: left;
  background-color: #FFF;
  border: 1px solid #DDD;
  background: url(../images/content2.jpg) no-repeat top left;
}

#content3 {
  width: 583px;
  /*margin: 0px 200px 5px 182px;*/
  margin: 5px 0px 5px 5px;
  padding: 0px;
  float: left;
  background-color: #FFF;
  border: 1px solid #DDD;
  background: url(../images/content2.jpg) no-repeat top left;
}

#content4 {
  width: 583px;
  /*margin: 0px 200px 5px 182px;*/
  margin: 5px 0px 5px 5px;
  padding: 0px;
  float: left;
  background-color: #FFF;
  border: 1px solid #DDD;
  background: url(../images/content2.jpg) no-repeat top left;
}

#footer {
  clear: left;
  width: 563px;
  height: 36px; /*dovuto aggiungere per IE */
  margin: 0px 0px 0px 167px;
  padding: 10px;
  background-color: #FFF;
  border: 1px solid #DDD;
  text-align: right;
}

#thumbnail {
  float: left;
  margin: 0px 0px 0px 0px;
  height: 0px;
}


#copyright { /*dovuto aggiungere per IE */
  float: right;
}


/***************************************************
   Lightbox
 ***************************************************/

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

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	border-bottom: 8px solid #FFF; /*aggiunto*/
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 85%; float: left; text-align: left; }	/*modificato*/
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; height: 16px; float: right;  padding-bottom: 0.7em; /*modificato*/	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
