/* Allgemeine Einstellungen */
#cockpit_wrapper  { margin-bottom: 10px; width: 560px }
#cockpit_menu          { background-color: #ddebf8; padding: 3px 7px; clear: both; border: solid 1px #7fa1c9 }
#cockpit_content          { background-color: #ddebf8; display: block; padding: 7px; height: 100%; clear: both; border-right: 1px solid #7fa1c9; border-bottom: 1px solid #7fa1c9; border-left: 1px solid #7fa1c9 }
#load_rooms {}
#load_rooms img  { margin-right: 5px; float: left }
.clear  { margin: 0; padding: 0; clear: both }
.space  { margin: 0; padding: 0; height: 5px }

/* Tab Navigation */
#cockpit_tabs                                     { background-image: url("../de/images/hotelcockpit/bg_cockpit_tabs.gif"); background-repeat: repeat-x; background-position: left bottom; margin: 0; padding: 0; height: 30px }
#cockpit_tabs a                           { color: #000; font-weight: bold; text-decoration: none; display: block; margin: 0; padding: 5px 7px 0; float: left }
#cockpit_tabs a:hover             { color: #000; font-weight: bold }
#cockpit_tabs a#active:link                              { color: #000; font-weight: bold; text-decoration: none; display: block; margin: 0; padding-top: 7px; padding-right: 7px; padding-left: 7px; float: left;}
#cockpit_tabs a#active:hover            { color: #000; font-weight: bold; margin: 0;}
.cockpit_tab             { background-image: url("../de/images/hotelcockpit/bg_tab.gif"); background-repeat: repeat-x; background-position: left top; margin: 0 2px 0 0; padding: 0; height: 25px; float: left; border-top: #bebebe; border-right: 1px solid #bebebe; border-bottom: #bebebe; border-left: 1px solid #bebebe }
.cockpit_tab.active         { background-image: url("../de/images/hotelcockpit/bg_tabselected.gif"); background-repeat: repeat-x; background-position: left top; margin: 0 2px 0 0; padding: 0; height: 30px; float: left; border-right: 1px solid #7fa1c9; border-bottom: none; border-left: 1px solid #7fa1c9 }

/* Aufklappbare Blocks auf Suchseite */
.block { margin-bottom: 10px }
.block_titleclosed    { background-image: url("../de/images/hotelcockpit/bg_block.gif"); background-repeat: repeat-x; background-position: left top; height: 25px; border-right: 1px solid #7fa1c9 }
.block_titleopen { background-image: url("../de/images/hotelcockpit/bg_blockopen.gif"); background-repeat: repeat-x; background-position: left top; height: 25px; border-right: 1px solid #7fa1c9 }
.block_titlelinkopen      { color: #000; font-weight: bold; background-image: url("../de/images/hotelcockpit/bg_blockminus.gif"); background-repeat: no-repeat; background-position: left top; display: block; padding-top: 5px; padding-left: 30px; height: 25px }
.block_titlelinkopen:hover  { color: #000; font-weight: bold; text-decoration: none }
.block_titlelinkclosed     { color: #000; font-weight: bold; background-image: url("../de/images/hotelcockpit/bg_blockplus.gif"); background-repeat: no-repeat; background-position: left top; display: block; padding-top: 5px; padding-left: 30px; height: 25px }
.block_titlelinkclosed:hover  { color: #000; font-weight: bold; text-decoration: none }
.block_titlecriteria { font-weight: bold; padding-top: 10px; padding-bottom: 3px; padding-left: 4px }
.block_subtitleopen { background-image: url("../de/images/hotelcockpit/button_arrowup.gif"); background-repeat: no-repeat; background-position: left center; height: 25px }
.block_subtitleclosed { background-image: url("../de/images/hotelcockpit/button_arrowdown.gif"); background-repeat: no-repeat; background-position: left center; height: 25px }
.block_subtitlelink { color: #000; font-weight: bold; text-decoration: none; display: block; padding-top: 6px; padding-left: 15px }
.block_subtitlelink:hover { color: #000; font-weight: bold; text-decoration: none }
.block_anzahl       { text-align: left; padding-top: 20px; padding-left: 28px; float: left }
.block_button     { background-color: #fff; text-align: right; padding-top: 15px; padding-bottom: 15px }
.block_smallbutton   { text-align: right; margin-top: 10px; }
.block_content   { background-color: #f6f9fd; margin-left: 30px; padding: 5px; border-style: none solid solid; border-width: 0 1px 1px; border-color:  #7fa1c9 #7fa1c9 }
.block_content .checkbox   { height: 20px; vertical-align: middle }
.block_content .checkbox input    { margin-right: 5px; margin-bottom: 0; margin-left: 0; width: 13px; height: 13px; overflow: hidden }

/* Einstellung fuer Suchseite */
#block_region_map   { height: 300px; border: solid 1px #b8babd }
.block_date { background-color: #e4ebf5; background-image: url("../de/images/hotelcockpit/bg_date.gif"); background-repeat: no-repeat; background-position: right top; width: 210px; height: 86px }
.block_date_feld   { padding-top: 4px; padding-right: 5px; padding-left: 5px }
.block_searchname { margin-top: 10px; margin-left: 30px; padding-bottom: 10px; border-bottom: 1px solid #7fa1c9 }
.table_border_left { border-left: 1px solid #96b3d4 }
.table_border_bottom  { }
.table_header   { }
.button_calendar { padding-top: 12px; padding-left: 10px }
.button_add_room  { color: #000; font-weight: bold; text-decoration: none }
.button_add_room:hover  { color: #000; font-weight: bold; text-decoration: none }

/* Message fuer Liste */
.acco_message      { color: #fff; font-weight: bold; background-color: #e2001a; margin-top: 10px; margin-bottom: 10px; padding: 5px 5px 5px 10px }
.acco_message   .msg { float: left}
.acco_message a  { padding-left: 10px; float: right }

/* Loading */
.acco_loading      { color: #000; font-weight: bold; background-color: #cbced1; margin-top: 10px; margin-bottom: 10px; padding: 5px 5px 5px 10px }
.acco_loading .img   { margin-right: 10px; float: left }
.acco_loading   .msg  { padding-top: 1px; float: left }
.acco_loading a  { padding-left: 10px; float: right }

/* Suchinformationen fuer Liste */
.acco_info      { margin-bottom: 20px; padding-bottom: 10px; border: solid 1px #bebebe }
.acco_info .text           { font-weight: bold; margin-left: 10px; padding-top: 18px; width: 700px }
.acco_info .button     { padding-top: 10px; padding-right: 10px }
.acco_info .links			  { color: #797979; padding-top: 10px; padding-left: 10px; clear: both }
.acco_info .links	 a		 { color: #797979; font-weight: normal; text-decoration: none; float: left }
.acco_info .links	 a:hover		  { color: #000; text-decoration: underline }
.acco_info .links	 .seperator		   { padding-right: 5px; padding-left: 5px; float: left }

/* Block fuer Sortierung in Liste */
.acco_sort                  { background-color: #fff; padding-left: 10px; height: 25px }
.acco_sort .anzahl        { font-weight: bold; padding-top: 5px; width: 243px; float: left }
.acco_sort .sort          { padding-top: 2px; padding-right: 10px; float: right }
.acco_sort .onlyonline    { padding-top: 5px; float: left }
.acco_item .onlyonline input   { margin: 0 0 0 0px; width: 13px; height: 13px; overflow: hidden }

/* Header fuer Liste */
.acco_header           { color: #2c2c2c; background-color: #cbced1; margin-top: 3px; margin-bottom: 3px; height: 30px }
.acco_header .bg      { background-image: url("../de/images/hotelcockpit/bg_acco_header_left.gif"); background-repeat: no-repeat; background-position: left top; width: 38px; height: 30px; float: left }
.acco_header .vermieter                { font-weight: bold; text-decoration: none; margin-left: 10px; padding-top: 8px; width: 283px; float: left }
.acco_header	.leistungen       { font-weight: bold; padding-top: 8px; width: 235px; float: left }
.acco_header	.preis      { font-weight: bold; padding-top: 8px; float: left }

/* Blättern fuer Liste */
.acco_navigation      { color: #2c2c2c; background-color: #cbced1; margin-top: 2px; margin-bottom: 2px; height: 28px }
.acco_navigation .bg       { background-image: url("../de/images/hotelcockpit/bg_acco_header_left.gif"); background-repeat: no-repeat; background-position: left top; width: 38px; height: 28px; float: left }
.acco_navigation .page         { padding-top: 6px; padding-left: 10px; float: left }
.acco_navigation .navi   { padding-top: 1px; padding-right: 2px; float: right }
.acco_navigation a            { color: #fff; font-weight: bold; text-decoration: none; display: block; margin-top: 4px; margin-right: 2px; margin-bottom: 0; padding: 1px 5px; float: left; border-color: #cbced1 }
.acco_navigation a:hover      { color: #fff; font-weight: bold; text-decoration: none; background-color: #e60b0b; border-color:  }
.acco_navigation #current       { color: #fff; font-weight: bold; text-decoration: none; background-color: #e60b0b; border-color: #e60b0b }

/*Footer mit Buttons fuer Liste */
.acco_footer   { background-color: #ddebf8; height: 50px }
.acco_footer .anzahl    { float: left;font-weight: bold; padding-top: 18px; padding-left: 10px; float: left }
.acco_footer .options {float: left;}
.acco_footer .options  a        { line-height: 14px; display: block; padding-top: 16px; padding-left: 10px; position: relative; float: left }
.acco_footer .button      { background-image: url("../de/images/hotelcockpit/bg_arrow_send.gif"); background-repeat: no-repeat; background-position: left top; margin-left: 50px; padding-left: 80px; height: 50px; float: right; vertical-align: middle }
.acco_footer .button a      { display: block; padding-top: 8px; padding-right: 5px; position: relative }

/* Eigentliche Vermieterliste */
.acco_list {}
.acco_map        { height: 300px }

/* Accoitem: Checkbox und Image */
.acco_item          { margin-top: 7px; margin-bottom: 7px; margin-left: 10px; height: 60px; clear: left }
.acco_item .checkbox      { background-image: url("../de/images/hotelcockpit/bg_acco_list_left.gif"); background-repeat: repeat-y; background-position: left top; width: 28px; height: 60px; float: left }
.acco_item .checkbox .arrow  { background-image: url("../de/images/hotelcockpit/bg_checkbox_arrow.gif"); background-repeat: no-repeat; background-position: left top; width: 25px; height: 25px }
.acco_item .checkbox input   { margin: 0 0 0 6px; width: 13px; height: 13px; overflow: hidden }
.acco_item .image_block        { background-color: #fff; width: 90px; height: 60px; float: left; overflow: hidden }
.acco_item .image_block .image      { background-color: #f0f0f0; margin-bottom: 2px; width: 90px; height: 60px }
.acco_item .image_block .karte       { background-color: #c1d5e4; width: 90px; height: 18px }
.acco_item .image_block .karte a   { color: #004171; font-size: 11px; font-weight: normal; text-decoration: none; display: block; padding-top: 1px; padding-left: 2px; position: relative }
.acco_item .image_block .karte a:hover     { color: #aa0013; font-weight: normal; text-decoration: none }

/* Accoitem: Titel udn Lage */
.acco_item .title_block     { width: 184px; float: left }
.acco_item .title_block .kategorie     { padding-left: 10px; float: left }
.acco_item .title_block .close   { width: 14px; height: 14px; float: right }
.acco_item .title_block .titel     { color: #d8000a; font-weight: bold; text-decoration: none; display: block; padding-left: 10px; clear: both }
.acco_item .title_block .titel:hover   { text-decoration: underline }
.acco_item .title_block .lage      { color: #797979; padding-left: 10px }

/* Accoitem: Zimmer und Zimmerpreis */
.acco_item .room_block      { float: left }
.acco_item .room_block .description           { width: 245px; float: left; overflow:hidden }
.acco_item .room_block .description .titel     { color: #000; font-weight: bold; padding-right: 30px; padding-left: 10px;}
.acco_item .room_block .description .belegung      { color: #797979; padding-right: 30px; padding-left: 10px }
.acco_item .room_block .description .verpflegung      { color: #797979; padding-right: 30px; padding-left: 10px }
.acco_item .room_block .price        { width: 58px; float: left }
.acco_item .room_block .price .zahl    { color: #e60b0b; font-size: 14px; font-weight: bold }
.acco_item .room_block .price .statt { color: #444; font-size: 12px; font-weight: bold; text-decoration: line-through }
.acco_item .room_block .price .verpflegung         { background-color: #f6f9fd; text-align: center; margin-top: 5px; padding-top: 1px; padding-bottom: 1px; width: 18px; vertical-align: middle; border: solid 1px #bdbec0 }

/* Accoitem:  Hyperlinks*/
.acco_item .links_block            { text-align: right; padding-right: 10px; padding-left: 10px; float: right }
.acco_item .links_block .normal     { display: block; color: #d8000a; font-weight: normal; text-decoration: none; background-image: url("../de/images/hotelcockpit/small_point.gif"); background-repeat: no-repeat; background-position: left center; margin-bottom: 5px; margin-left: 5px; padding-left: 10px }
.acco_item .links_block .normal:hover  { font-weight: normal; text-decoration: underline }
.acco_item .links_block .book           { color: #fff; font-weight: normal; text-decoration: none; background-color: #e60b0b; background-image: url("../de/images/hotelcockpit/point-white.gif"); background-repeat: no-repeat; background-position: 5px center; display: block; margin-bottom: 5px; padding: 2px 5px 3px 18px }
.acco_item .links_block .book:hover  { font-weight: normal; text-decoration: underline }

/* Pauschalen pro Vermieter */
.acco_packages       { background-image: url("../de/images/hotelcockpit/bg_acco_list_left.gif"); background-repeat: repeat-y; background-position: left top; padding-left: 333px }
.acco_packages .package_block                { background-color: #ddebf8; margin-top: 5px; width: 460px; float: left }
.acco_packages .package_list                        { margin: 0; padding-top: 5px; padding-bottom: 5px; width: 340px; float: left }
.acco_packages .package_list .row             { padding-right: 5px; padding-left: 5px; height: 20px }
.acco_packages .package_list .titel             { width: 225px; height: 20px; float: left; overflow: hidden }
.acco_packages .package_list .titel  a		    { color: #00497b; font-weight: normal; text-decoration: none; background-image: url("../de/images/hotelcockpit/small_point_blue.gif"); background-repeat: no-repeat; background-position: left 5px; padding-left: 10px; position: relative }
.acco_packages .package_list .titel  a:hover		    { color: #e60b0b; text-decoration: none; background-image: url("../de/images/hotelcockpit/small_point.gif"); background-repeat: no-repeat; background-position: left 5px }
.acco_packages .package_list .preis                  { background-color: #f6f9fd; background-image: url("../de/images/hotelcockpit/bg_package_preis.gif"); background-repeat: no-repeat; background-position: left top; text-align: right; margin-left: 5px; width: 70px; float: left; vertical-align: middle }
.acco_packages .package_list .preis a                  { color: #14507d; text-decoration: none; display: block; padding-top: 1px; padding-right: 3px; position: relative }
.acco_packages .package_list .preis a:hover    { color: #d8000a; text-decoration: none }
.acco_packages .package_anzahl     { margin: 0; padding: 5px; float: left }
.acco_packages .package_anzahl a        { color: #d8000a; font-weight: normal; text-decoration: none; background-image: url("../de/images/hotelcockpit/small_point.gif"); background-repeat: no-repeat; background-position: 3px center; display: block; margin-top: 5px; margin-bottom: 5px; padding-left: 10px; position: relative }
.acco_packages .package_anzahl a:hover  { font-weight: normal; text-decoration: underline }

/* Totalen pro Zimmer */
.acco_total    { padding-left: 285px }
.acco_total .block  { background-color: #fff; margin-top: 5px; width: 435px; float: left }
.acco_total .leistung   { color: #2c2c2c; font-weight: bold; background-image: url("../de/images/hotelcockpit/small_point_black.gif"); background-repeat: no-repeat; background-position: 5px 9px; padding: 3px 3px 3px 15px; border-bottom: 3px solid #c1d5e4 }
.acco_total .leistung .skipass    { width: 220px; float: left }
.acco_total .leistung .skipreis  { float: left }
.acco_total .total     { background-color: #f0f0f0; padding: 5px 3px 10px 15px }
.acco_total .left     { width: 220px; float: left }
.acco_total .mid   { color: #444; font-size: 14px; font-weight: bold; text-decoration: none; float: left }
.acco_total .right     { padding-right: 5px; float: right }
.acco_total .right .normal      { color: #d8000a; font-weight: normal; text-decoration: none; background-image: url("../de/images/hotelcockpit/small_point.gif"); background-repeat: no-repeat; background-position: left center; display: block; margin-left: 5px; padding-left: 10px }
.acco_total .right .normal:hover  { font-weight: normal; text-decoration: underline }
.acco_total .right .book         { color: #fff; font-weight: normal; text-decoration: none; background-color: #a90706; background-image: url("../de/images/hotelcockpit/small_point_white.gif"); background-repeat: no-repeat; background-position: 5px center; display: block; padding: 2px 5px 3px 12px }
.acco_total .right .book:hover  { font-weight: normal; text-decoration: underline }


/* Trennlinien */
.acco_seperator     { line-height: 9px; background-image: url("../de/images/hotelcockpit/bg_acco_list_seperator.gif"); background-repeat: repeat-x; background-position: left top; height: 9px; clear: both }
.acco_seperator .left     { background-image: url("../de/images/hotelcockpit/bg_acco_header_left.gif"); background-repeat: no-repeat; background-position: left top; height: 9px; clear: both }

/* Kleine Liste der gemerkte Vermieter  */
.acco_minilist            { background-color: #f8efd5; margin-bottom: 20px; padding-top: 5px; width: 560px; border: solid 1px #fbd281 }
.acco_minititel 		 { font-weight: bold; padding-bottom: 5px; padding-left: 5px }
.acco_minirow             { display: block; margin-bottom: 5px; margin-left: 5px; height: 70px; clear: both; vertical-align: middle }
.acco_miniitem                     { background-color: #dfd7c0; margin-right: 5px; width: 270px; float: left }
.acco_miniitem .image_block       { padding-top: 5px; padding-bottom: 5px; width: 95px; float: left; overflow: hidden }
.acco_miniitem .image_block .image {padding-left:5px}
.acco_miniitem .title_block          { width: 175px; float: left }
.acco_miniitem .title_block .kategorie    { padding-top: 5px; padding-left: 10px; float: left; }
.acco_miniitem .title_block .close      { margin-top: 3px; margin-right: 3px; width: 17px; height: 18px; float: right }
.acco_miniitem .title_block .titel       { color: #d8000a; font-weight: bold; text-decoration: none; display: block; padding-left: 10px; clear: both; overflow: hidden }
.acco_miniitem .title_block .titel:hover  { text-decoration: underline }
.acco_miniitem .title_block .lage        { color: #797979; padding-left: 10px }
.acco_minibuttons      { text-align: right; margin-right: 5px; height: 30px; vertical-align: text-bottom }
.acco_minibuttons a     { margin-top: 5px; margin-right: 6px; margin-bottom: 5px; float: right }

/* Suchkriterien  */
.searchinfo_titel     { margin-right: 13px; float: left }
.searchinfo_select   { float: left }
.searchinfo_calendar { clear: both }
.searchinfo_tabelle        { margin-top: 10px; clear: both }
.searchinfo_item          { font-weight: normal; background-image: url("../de/images/hotelcockpit/button_filter.gif"); background-repeat: no-repeat; background-position: left top; padding-top: 2px; padding-left: 20px; height: 19px }
.searchinfo_more { padding-top: 3px; padding-bottom: 3px;}
.searchinfo_more a  { color: #000 }
.searchinfo_more a:hover { text-decoration: none }

/* Einstellungen für Google Map Infowindow  */
.mapinfo_block   { margin-bottom: 5px; padding-bottom: 15px; border-bottom: 1px solid #bdbec0 }
.mapinfo_image { margin-right: 5px; float: left }
.mapinfo_details { float: left }
.mapinfo_details .lage    { color: #797979 }
.mapinfo_link  { color: #797979 }
.mapinfo_link .seperator   { padding-right: 5px; padding-left: 5px; float: left }
.mapinfo_link a   { font-weight: normal; text-decoration: none; float: left }
.mapinfo_link a:hover  { font-weight: normal; text-decoration: underline }

/* Formular  */
#form_hotelcockpit  { background-color: #f0f0f0 }
.formblock {}
.formrow     { padding-left: 5px; height: 25px }
.formrow label        { padding-top: 2px; width: 150px; float: left; clear: both }
.formrow .input         { margin: 0; height: 20px; float: left; border: solid 1px #bdbec0 }
.formrow .textarea   { margin: 0; padding: 0; height: 100px; clear: both; border: solid 1px #bdbec0 }
.formrow .checkbox     { margin-right: 5px; margin-bottom: 0; margin-left: 0; width: 13px; height: 13px; float: left; overflow: hidden }
.formrow .titel       { font-weight: bold; padding-top: 7px; height: 25px; vertical-align: bottom }
.formrow .highlight  { background-color: #e4ebf5; padding: 5px }
.formrow .error    { background-color: #fff; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; padding: 5px; border: solid 1px #e2001a }
.formrow .error .titel  { font-weight: bold; margin-bottom: 5px }
.formrow .error .message      { color: #e2001a; background-image: url("../de/images/hotelcockpit/small_point.gif"); background-repeat: no-repeat; background-position: left center; padding-top: 1px; padding-left: 8px; height: 18px }
.formrow .request    { padding-top: 10px; padding-left: 17px }

/* Pauschalliste auf Schuchseite  */
.packagelist       { margin-top: 10px; margin-bottom: 10px; margin-left: 5px; border: solid 1px #bebebe }
.packagelist .header  { background-image: url("../de/images/hotelcockpit/bg_package_header.gif"); background-repeat: repeat-x; background-position: left top; height: 30px }
.packagelist .header .titel { font-weight: bold; padding-top: 7px; padding-left: 5px }
.packagelist .list { padding:5px}
.packagelist .list .seperator  { margin-bottom: 10px; border-bottom: 1px solid #bebebe }
.packagelist .list .item  { margin-bottom: 10px;}
.packagelist .list .item .titel   { font-weight: bold; margin-bottom: 5px }
.packagelist .list .item .titel a   { color: #000; font-weight: bold }
.packagelist .list .item ul  { list-style-type: none; margin: 0; padding: 0 }
.packagelist .list .item li     { background-image: url("../de/images/hotelcockpit/small_point_black.gif"); background-repeat: no-repeat; background-position: left 5px; list-style-type: none; margin: 0 0 2px; padding: 0 0 0 10px }
.packagelist .list .item .preise    { float: right;padding-right: 10px }
.packagelist .list .item .preise .statt       { color: #000; font-size: 11px; font-weight: normal; text-decoration: line-through; text-align: right; margin-top: 5px; margin-right: 10px; float: right }
.packagelist .list .item .preise .preis   { color: #e60b0b; font-size: 14px; font-weight: bold; text-align: right; margin-top: 5px; float: right }
.packagelist .list .item .acco   { background-color: #f1f1f1; margin-top: 5px; padding: 2px; clear: both }
.packagelist .list .item .acco a  { display: block; }
.banner { margin-top: 10px }

/* Datepicker */
.date_daylink    { padding-right: 4px; padding-left: 4px; border: solid 1px #fff }
.date_daylink:hover  { }
.date_selected    { padding-right: 4px; padding-left: 4px; position: relative; border: solid 1px #aa0013 }
.date_day   { color: #ccc; text-decoration: line-through }
.date_menu_titel            { color: #2c2c2c; font-size: 11px; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-top: 8px; padding-right: 10px; padding-left: 10px; position: relative; float: left }
.date_menu_tab  { background-color: #c1d5e4; margin-right: 5px; height: 29px; float: left; border-right: #688aa4; border-left: #688aa4 }



