/* Hofliste */
#houselist { width: 100%; }
#houselist .adrbox   { clear: left; width: 100%; font-size: 8pt; border-top: 2px dotted #cccc33; padding-top: 5px; }
#houselist .adrbox   { background-color: transparent; }
#houselist .adrboxfocus   { background-color: whitesmoke }
#houselist .leftbox { min-height: 100px; width: 120px; float: left; font-size: 0.8em; }
#houselist .leftbox .abimage { min-height: 100px; float: left; width: 120px; text-align: center; background: white;  border: 1px solid #dcdcdc; }
#houselist .leftbox .abimage img { border: 5px solid white; }
#houselist .adrbox .abdata { margin-left: 130px; padding-left: 5px; border-left: 1px solid lavender }
#houselist .adrbox .abheadline { font-weight: bold }
#houselist .adrbox .abheadline a { color: Black; }
#houselist .adrbox .abtext  { margin-bottom: 3px; line-height: 12pt }
#houselist .adrbox #absymbol img { border-right: 1px solid white; }
#houselist .adrbox #absymbol { margin-bottom: 5px; }
#houselist .adrbox .morelink { font-size: 7pt; font-weight: normal; color: DimGray; text-decoration: none }


/* Hofanzeige */
#housesymbols { padding: 0px 5px 3px 5px; text-align: left }
#housesymbols ul { margin: 0px; padding: 0px; display: inline; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; list-style-type: none }
#houseboxtext  { vertical-align: top; color: black; font-size: 8pt; padding: 0px 5px 3px 5px }

/* Block mit Liste der Objekte */
#houseobjectlist { width: 100%; float: left; margin-top: 20px }

/* Einzelnes Objekt */
#houseobjectpic { float: left; margin: 0px; width: 120px; height: 110px }
#houseobjectpic img { margin: 5px 0 0 0 }

#houseobject { margin: 0px 0px 5px 0px }
#houseobject .name { padding: 0px 3px 0px 3px; font-weight: bold }
/* #houseobject ul { margin: 0px 0px 0px 10px; padding: 0px } */
/* #houseobject li { list-style-type: none } // display: inline; */ 
/* #houseobject li.text { text-indent: 50px } */
#houseobject p { margin: 0px }
#houseobject p.text { margin-left: 15px }

/* Belegung des Objekts */
#houseoccup ul { margin: 0px 0px 0px 25px; padding: 0px }
#houseoccup li { list-style-type: none } 

/* float clearer */
#clearer { clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 1px }

/* Trennstrich */
#seperator { clear: left; width: 100%; font-size: 5px; line-height: 5px; background-color: white; margin: 2 px 0; padding: 0px; height: 5px }

/* Klassen Sterne */
.classstar { color: DarkOrange; font-size: 12pt; font-weight: bold }

/* Aufzaehlung Pauschalen */
#allinbox { clear: left; width: 630px; margin: 10px; }
#allinbox p.head { margin: 0 0 1em 0; font-weight: bold; line-height: 1.8em; background-color: whitesmoke; }
#allinbox p.head { /* border-left: 15px solid gold; text-indent: 20px; */ border-bottom: 3px solid green; }
#allinbox .leftbox { min-height: 100px; width: 160px; float: left; font-size: 0.8em; }
#allinbox .leftbox .picture { width: 160px; float: left; text-align: center; background: white;  border: 1px solid #dcdcdc; }
#allinbox .leftbox .picture img { border: 5px solid white; }
#allinbox div.house { margin: 0 0 5px 170px; font-weight: bold }
#allinbox div.house a { color: Black; }
#allinbox div.condition { margin: 0 0 0 170px; padding: 0; }
#allinbox div.clearer { clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 1px }
#allinbox div.clearer { margin-bottom: 10px; }
#allinbox p.text { clear: left; margin: 0; padding: 0; }
#allinbox ul { margin-left: 1.5em; margin-bottom: 1em; }
#allinbox .houselink { font-size: 0.9em; color: gray; margin: 5px 0 0 0; display: block; }
#allinbox .more { font-size: 0.9em; color: gray; text-decoration: none; }

/* Navigation, Seiten blaettern */
#navigation { width: 100%; text-align: right }
#navigation form { margin: 0px }

#navigation input.nav_btn { width: 25px; font-size: 10px; font-weight: bold; height: 22px }
#navigation input.flt_off { width: 120px; font-weight: normal; font-size: 12px; height: 22px  }

/* Objektliste Haus mit Unterkuft*/
#objectlist { width: 590px; background-color: White; padding: 1em; margin: 1em 0.5em; }
#objectlist dt a { font-weight: bold; }
#objectlist dd .datefrom { width: 5em; }
#objectlist dd .dateto   { width: 5em; }
#objectlist dd .objtype  { font-style: italic; width: 3em }
#objectlist dd .objname  { overflow: hidden; border-bottom: 1px solid gray; width: 200px; }

/* Haustyp */
.housetype   { font-size: 7pt }
.ht_farm    { color: #32cd32; border: 1px solid #32cd32 }
.ht_hotel   { color: #4169e1; border: 1px solid #4169e1 }
.ht_appart  { color: #ffd700; border: 1px solid #ffd700 }
.ht_private { color: #dc143c; border: 1px solid #dc143c }
.ht_camping { color: #ffff00; border: 1px solid #ffff00 }
.ht_first { 
 font-family: Times;
 padding: 0 2px 0 2px;
 font-weight: bold;
 margin-right: 3px;
}

/* * */
/* Filterbox an der linken Leiste */
#filterbox { margin-top: 0.5em; width: 180px; font-family: Arial, Helvetica, sans-serif; background-color: Gainsboro; }
#filterbox form { margin: 0px }
#filterbox p { margin: 0px }
#filterbox hr { height: 1px }
#filterbox #fbheader { width: 180px; font-size: 1em; font-weight: bold; text-align: center; line-height: 1.5em; background-color: DarkBlue; color: White }
#filterbox #fbdata { width: 140px; font-size: 1em; padding: 5px }
#filterbox #fbdata input { height: 1em; font-size: 1em; width: 130px }
#filterbox #fbdata input.flt_date { width: 5em; height: 20px; }
#filterbox #fbdata input.flt_days { width: 2em; height: 20px; }
#filterbox #fbdata input.flt_search { width: 130px; height: 20px; }
#filterbox #fbdata input.submit { height: 1.5em; }
#filterbox #fbdata input.flt_off { height: 1.5em; color: blue; }
#filterbox #fbdata label { font-size: 0.8em; }
#filterbox #fbdata select { width: 130px; height: 20px; margin-bottom: 5px; font-size: 1em; font-weight: normal; }
/* #filterbox #fbdata select.filtclass { width: 60px; } */
/* #filterbox #fbdata select.filtpers { width: 80px; } */
#filterbox #charact { margin-top: 1em; }
#filterbox #charact p.item  { vertical-align: middle; float: left; width: 45px }
#filterbox #charact p.item2 { float: left; width: 90px; }
#filterbox #charact input.checkbox { float: left; width: 10px; margin: 5px 0px; }
#filterbox #charact img  { vertical-align: middle; margin-left: 2px } 

/* Karte in der linken Leiste */
#map { width: 180px; font-family: Arial, Helvetica, sans-serif; background-color: Gainsboro; }
#map .teaser { width: 180px; font-size: 1em; font-weight: bold; text-align: center; line-height: 1.5em; background-color: DarkBlue; color: White }
#map p.text { font-size: 0.8em; padding: 0.5em }
#map img { border: 0; }


