#overDiv #tooltips_head {
  width:100%;
  text-align:center;
  font-weight:bold;
  border-bottom: 1px solid darkgray;
  padding-bottom: 2px;
}

#overDiv .layerResult {
  width: 450px;
  border-bottom: 1px solid darkgray;
  /*padding-bottom: 5px;*/
min-height:100px; 
}

#overDiv .layerResult:last-child {
  border-bottom:0;
}

#overDiv .layerResult .resultsTabs {
  width:100%;
  border-collapse:collapse;
}
#overDiv .layerResult .resultsTabs a {
  color:black;
  font-weight:bold;
  text-decoration:none;
}
#overDiv .layerResult .resultsTabs td {
  text-align:center;
  font-weight:bold;
  border-bottom: 1px solid darkgray;
 /* width:33%;  */
}
#overDiv .layerResult .resultsTabs td.active {
  background-color:white;
  border-bottom-color: white;
}
#overDiv .layerResult .resultsTabs td.inactive {
  background-color:#f0f0f0;
  border-bottom-color: darkgray;
}
#overDiv .layerResult .resultsTabs td.doc {
  width:34%;
  border-left: 1px solid darkgray;
  border-right: 1px solid darkgray;
}

#overDiv .layerResult .visibleDataTable {
  display:block;
  width: 100%;
  min-height: 100px;
}
#overDiv .layerResult .hiddenDataTable {
  display:none;
}
#overDiv .layerResult .visibleDataTable td {
  vertical-align:top;
}
#overDiv .layerResult .visibleDataTable td.rowhead {
 
}

#overDiv .layerResult .hilightObj td {
  color:red;
}
#overDiv .layerResult .persoCode {
  text-align:right;
}
#overDiv .layerResult .pdfCell {
  width:20px;
}

#overDiv .layerResult .resHead {
  width:100%;
}
#overDiv .layerResult .inventarnote {
  font-size:0.9em;
  text-align:right;
}

#overDiv .layerResult .objectTitle {
  font-size: 1.1em;
  font-weight: bold;
  white-space:nowrap;
  vertical-align:top;
  padding-right:3px;
}

#overDiv .layerResult .resultsLinks {
  text-align:center;
  width:100%;
}

#overDiv .layerResult .bottomTable {
    /*display: block;*/
    border-collapse:collapse;
    width: 100%;
    background-color: #f0f0f0;
}

#overDiv .layerResult .bottomTable td {
    width: 50%;
    text-align: center;
    border-top: 1px solid gray;
    border-right: 1px solid gray;
}

#overDiv table {
    border-collapse: collapse;
}
#overDiv table table {
    border-collapse: collapse;
}
#overDiv table table td {
    margin:0;
    padding:0;
}

#overDiv table.vertical {
	border: 2px solid gray;
	width: 340px;

}


#overDiv  table.vertical th {
 	border-bottom: 1px solid darkgray; 
 	border-right: 1px solid darkgray;     
	text-align: left;
	width: 160px;
  padding-left:3px;
  padding-top:1px;
  padding-bottom:1px;
}


#overDiv table.vertical td {
	border-bottom: 1px solid lightgray;
	background-color: #EEEEEE;
	text-align: left;
	width: 180px;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
}



 div.float {
  float: left;
margin: 5px;
  
  }
  
 div.float p {
   text-align: center;
   }
div.photos {

 /*  min-height: 50px;   */
  }
div.spacer {
  clear: both;
  }
#overDiv .kurztext {
 margin: 5px;
 min-height:50px;

}

#overDiv .sammlungen {
   background-color:#FFFFCC;
   padding: 5px;

}
#overDiv .einzelbauten {
   background-color:#CCFFCC;
padding: 5px;

}

#overDiv .archeologie {
   background-color: #FFCCCC;
padding: 5px;

}
#overDiv .speziallfaelle {
   background-color: #CCCCFF;
padding: 5px;

} 

#rand{
 border-bottom-color:#00ff00;
 border-bottom-width:3px;
 }



