/* hintergrund hell = #F5F5DC --/ dunkel = #ececbd --/ sehr dunkel = #E4E69A */
/* V5_4objekt.css */
/* Gerüst Inhalte für Text, Beschreibung der Objekte/Burf, Fotos 650px / Bereinigt 20.02.2010 */

.EG_infos_titel {
color: black;
font-size: 12px;
font-style: normal;
font-weight: 600; 
margin:0;
padding: 0;
white-space: nowrap;
}
.EG_infos_beschreibung {
/* Daten Ausgabe der Daten von Kanton, Ortschaf, GPS usw. */
color: #6d3a15;
font-size: 12px;
font-style: normal;
font-weight: 800; 
margin: 0;
padding: 0;
white-space: nowrap;
}
.spanGPSGewaer {
color: black;
font-size: 9px;
font-weight: bold;
font-style: italic;
margin-left: 5px;
}
ul.UL_EG_rechts_ortsangaben {
list-style-type: none;
margin-top: 10px;
}
li.LI_EG_rechts_titelInfos {
background: transparent;
border: none;
height:20px;
margin: 25px 5px 0 5px;
}
li.LI_EG_rechts_ortsangaben {
background: transparent;
border-bottom: 1px solid  #6d3a15;
margin: 0 5px 0 5px;
min-height: 20px;
padding: 0 2px;
}
.imgFotoObjektBurg {
border: none;
height: auto;
margin: auto;
text-align: center;
width: 100%;
}

