/*LIST*/
body {
    /*font-family: Trebuchet MS,Helvetica,sans-serif;*/
    color: #000000;
}
.resultbox {
    width: 938px;
    height: auto;
    background-image: url('http://dev.paradies-ruegen.de/fileadmin/images/background/orange-bg-box.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    position: relative;
    border-left: solid 1px #ffd697;
    border-right: solid 1px #ffd697;
}
*+html .resultbox {
    margin-top: 20px;
}
.resultheader {
    background-image: url("../images/top_listing.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 29px;
    left: -1px;
    margin-bottom: 0;
    position: absolute;
    top: -15px;
    width: 940px;
}
.resultheader a {
    color: #FFFFFF;
    font-size: 20px;
    display: block;
    height: 100%;
    width: 100%;
    padding-left: 10px;
    line-height: 29px;

}
.resultheader a:hover {
    color: #00799C;
}

.resultlinks {
    left: 194px;
    bottom: 10px;
    position: absolute;
}

.resultimage {
    width: 170px;
    height: 140px;
    float: left;
    margin: 38px 10px 10px;
}


.resultimage img {
    display: block;
    width: 170px;
    height: 140px;
}
.resultdescription {
    width: 400px;
    margin: 28px 0 0 14px;
    float:left;
}
.resultleft {
    float: left;

}
.resultdatalist {
    overflow: hidden;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 10px 10px;
    padding-top: 35px;
}
.resultdatalist ul {
    list-style: none;
    margin: 0;
    padding-left: 10px;
}
.resultdatalist li span {
    min-width: 150px;
}
.resultlinks a {
    float: left;
    margin-left: 7px;
}





/*SEARCH*/


#lupe {
    position: absolute;
    width: 83px;
    height: 145px;
    top: -90px;
    left: -50px;
    z-index: 1;
    background-image: url('../images/icon_lupe.png');
}
#accomodiationForm {
    width: 940px;
    position: relative;
    background-image: url('../images/941_bg.png');
    background-position: -2px;
}

#accomodiationForm p {
    font-size:14px;
}
#accomodiationForm form {
    margin:0;
}
#AF_left {
    width: 720px;
}


#AFL1, #AFL2, #AFL3 {
    width: 712px;
    min-height: 150px;
    position: relative;
    margin: 10px 0 10px 5px;;
    border-left: 1px solid #409ab4;
    border-right: 1px solid #409ab4;
    border-bottom: 1px solid #409ab4;
}
#errorMSG {
    width:940px;
}
#errorMSG p {
    color: white;
    font-size:16px;
    background-color: #F5641B;
    border: solid 1px #F5641B;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding:10px 10px 10px 20px;
}

#BG_img_right_bottom {
    width: 220px;
    height: 25px;
    right:0;
    bottom:0;
    position: absolute;
    background-image: url('../images/column_right_bottom.png');
    background-position: 4px;
    background-repeat: no-repeat;
}
#BG_img_right_top {
    width: 220px;
    height: 16px;
    right:0;
    top:0;
    position: absolute;
    background-image: url('../images/column_right_top.png');
    background-position: 4px;
    background-repeat: no-repeat;
}
#resultCount {
    width: 178px;
    height: 219px;
    right:10px;
    top:75px;
    position: absolute;
    background-image: url('../images/column_right_matches.png');
}
#ajaxResultCount {
    color: #F5641B;
    display: block;
    font-size: 65px;
    font-weight: bold;
    margin-left: -2px;
    margin-top: 63px;
    text-align: center;
    width: 174px;
}
#Schnellsuche {
    font-size: 22px;
    font-weight: bold;
    padding-left: 45px;
    padding-top: 10px;
    margin:0;
    height: 35px;
    width: 895px;
    background-image: url('../images/top_schnellsuche.png');
    background-position: -2px;
    color: #00799C;
}
.headerAFL_left {
    height:87px;
    width: 87px;
    position: absolute;
    left:-12px;
    top:-4px;
    z-index: 1;
}

#headerAFL_left1 {
    background-image: url('../images/icon_1.png');
}
#headerAFL_left2 {
    background-image: url('../images/icon_2.png');
}
#headerAFL_left3 {
    background-image: url('../images/icon_3.png');
}

.headerAFL_right {
    height:37px;
    width: 714px;
    position: absolute;
    left:-1px;
    top:0;
    background-image: url('../images/steps_top_blue.png');
}
.headerAFL_right h2 {
    color: white;
    font-size: 16px;
    margin: 8px 0 0 88px;
}
.headerAFL h2 {
    margin:10px 0 0 80px;
    color: white;

}
.bottomAFL_left {
    height:78px;
    width: 85px;
    position: absolute;
    bottom:-1px;
    left:-1px;
    background-image: url('../images/steps_edge_bottom_left.png');
}
.bottomAFL_right {
    height:15px;
    width: 14px;
    position: absolute;
    right:-1px;
    bottom:-1px;
    background-image: url('../images/steps_edge_bottom_right.png');

}
.AFLcontent {
    margin-left: 85px;
    width: 640px;
    padding-top: 40px;
}
.alternativ {
    height: 50px;
    overflow: hidden;
    float: right;
        margin-right: 10px;
}
#accomodiationForm .alternativ p,
#accomodiationForm .alternativ a{
    font-size: 16px;
    color: white;
}
#accomodiationForm .alternativ a {
    margin-left: 6px !important;
        text-decoration: underline;
}

#accomodiationForm #globus{
    background-image: url('../images/icon_globus.png');
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin-top: 3px;
}
.priceimage {
    position: absolute;
    bottom:0;
    right: 0;
}
.alternativ a:hover {
    text-decoration: underline;
}
#ALF1content_left {
    width: 210px;
}
#ALF1content_right {
    width: 420px;
}
#ALF2content {
    width: 630px;
}

#ALF3content_left {
    width: 350px;
}
#ALF3content_right {
    width: 280px;
}
.AFLcontentColumn {
    float:left;
    min-height: 50px;
}
#accomodiationForm h3,
#accomodiationForm p{
    color: #00799C;
    margin: 1px 0 5px 0;
}
#accomodiationForm .w1 {
    width: 165px;
}
#accomodiationForm .w2 {
    width: 75px;
}
#accomodiationForm .w3 {
    width: 25px;
}
#accomodiationForm .w4{
    width: 15px;
}
#accomodiationForm .w5 {
    width: 210px;
}

#accomodiationForm .m1 {
    margin-right: 8px;
    margin-top: 4px !important;
}

#accomodiationForm .m2 {
    margin-top: 4px !important;
}

.fastsearchline {
    margin: 10px 0 0 0;
}
.ui-autocomplete li.ui-menu-item:nth-child(n+10) {
    display: none;
}

#accomodiationForm input.fastSearch.text {
    width: 250px;
    height: 16px;
}

#accomodiationForm h3.marginright{
    margin-right: 20px;
}
#accomodiationForm input {
    height: 20px;
    font-size: 10px;
    margin:0;
    padding: 0;
}

#accomodiationForm input#thumb_up {
    position: absolute;
    background-image: url('/fileadmin/images/background/icon_button.png');
    width: 170px;
    height: 50px;
    right: 24px;
    bottom: 30px;
    background-color: transparent;
    border: none;
}
#accomodiationForm input.text{
    padding-left:5px;
    margin-top: 3px;
    border: 1px solid #409ab4;
    height: 12px;
    font-size: 12px;
    color: #00799C;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left:1px;
}

#accomodiationForm input.checkbox {
    margin-right: 3px;
}
#accomodiationForm p.checkbox {
    margin-right: 3px;
    margin-top: 0;
}
#accomodiationForm p.threerow {
    width:186px;
}

#accomodiationForm input#thumb_up:hover {
    cursor: pointer;
}

#AM_map_canvas {
    width: 624px;
    height: 225px;
}
.floatleft{
    float:left;
}

.floatright{
    float:right;
}
.clearleft{
    clear:left;
}


.fixfloat {
    clear: both;
    content: ".";
    display: block;
    float: none;
    font-size: 1px;
    height: 1px;
    visibility: hidden;
    width: 1px;
}
#ui-datepicker-div, #ui-id-1 {
    z-index: 3 !important;
}
#ui-id-1 {
    width: auto !important;
}

#searchForm div.disabled p.checkbox{
    color: #96A7B7;
}

/*Original*/

#topFewoLinks {
    margin-left: -10px;
    overflow: hidden;
    position: relative;
}


#topFewoLinks h2 {
    background: url("../images/385_back-headline-orange.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 1.6em;
    height: 34px;
    left: 10px;
    line-height: 29px;
    margin: 0;
    padding-left: 10px;
    position: absolute;
    top: 0;
    width: 375px;
    z-index: 2;
}


#topFewoLinks .tx-articlelist-pi1 {
    float: left;
    margin-left: 10px;
    position: relative;
    width: 180px;
    z-index: 1;
}


#topFewoLinks .tx-articlelist-pi1 img {
    height: auto !important;
    width: 180px !important;
}


#topFewoLinks .tx-articlelist-pi1 a {
    background: url("../images/verlauf.png") repeat-x scroll left bottom #FFF5E2;
    display: block;
}

#topFewoLinks .tx-articlelist-pi1 a span {
    background: url("../images/19_btn-circle-arrow-double-right-off.png") no-repeat scroll 155px center transparent;
    display: block;
    height: 54px;
    padding: 5px 25px 5px 5px;
}

*+html klapp>.p3 {
    position: relative;
}
*+html  span.arrow.floatright {
    display: block;
    position: absolute;

}
*+html  span.arrow.floatleft.ar1{
    margin-left: 90px;
}
*+html  span.arrow.floatleft.ar2{
    margin-left: 240px;
}
*+html p.threerow {
    width: 179px !important;
}

.price {
    font-size: 18px;
    margin-right: 132px;
    float: right;
}

.minprice {
    font-size: 18px;
    margin-right: 10px;
    float: right;
}

*+html .price {
    margin:0;
    float: none;
}
/* Pagination */

.pagination {
    margin: 10px 0;
    height: 35px;
    position: relative;
    border: solid 1px #409ab4;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #00799C;
}

.pagination a, .pagination p  {
    font-size: 20px;
    margin: 7px 0 0 0;
    display: block;
    color: white;
}

.pagination a:hover {
    font-size: 22px;
    margin-top:5px;
}

.pagination .previouspage, .pagination .nextpage {
    width: 200px;
    height: 35px;
    position: absolute;
    text-align: center;
}

.pagination .previouspage {
    left:0;
}

.pagination .nextpage {
    right:0;
}
.pagination .pagenumber {
    height: 35px;
    width: 40px;
    text-align: center;
}

.pagination .pagenumbers {
    width: 540px;
    height: 35px;
    position: absolute;
    left: 200px;
}

.pagination .pagenumbercenter {
    height: 35px;
    display: table;
    margin: 0 auto;
}

/* Detail */
.klappcontent {
    width: 622px;
    background-color: #fff;
}

.klappcontent.bookingsugestions {
    border-left: 1px solid #92C4C9;
    border-right: 1px solid #92C4C9;
    border-bottom: 2px solid #F5641B;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.klapptrigger {
    cursor: pointer;
    display: table;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.tx-accommodation-manager table {
    border-spacing: 0px !important;
}

.detailbox {
    background: url("../images/628_box_closed.png") no-repeat;
    min-height: 93px;
    width: 622px;
    position: relative;
    margin-top: 20px;
}

.orangetext {
    color: #F5641B;
}

.buchen {
    position: absolute;
    right: -4px;
    background: url("../images/button_buchen.png") no-repeat;
    width: 118px;
    height: 24px;
    margin: -22px 10px 0 0;
}
.buchen.bu2 {
    display: none;
    margin: -30px 10px 0 0;
}
.buchen:hover {
    cursor: pointer;
}
.p1 {
    padding-top: 10px;
    padding-left: 10px;
    color: #00799C;
    font-weight: bold;
    font-size: 14px;
    margin:0;
}

.p2 {
    font-size: 18px;
}
.p3 {
    color: white !important;
    text-decoration: underline;
    padding-top: 4px;
    padding-bottom: 9px;
}
.p4 {
    margin:0;
    padding-bottom: 10px;
}

.p5 {
    padding-top: 0px;
    padding-left: 85px;
    color: #00799C;
    font-weight: bold;
    font-size: 14px;
    margin:0;
}

.p6{
    color: #00799C;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding-left: 10px;
    padding-top: 4px;
}
.typ {
    font-size: 18px;
    margin-right: 24px;
}

.underline {
    text-decoration: underline !important;
}

.normal {
    font-weight: normal !important;
}

.left {
    float: left !important;
}


span.arrow {
    display: block;
    background: url("../images/icon_infomore_open.png") no-repeat;
    width: 17px;
    height: 16px;
    margin: 3px 3px 0 3px;
}

.open span.arrow {
    background: url("../images/icon_infomore_close.png") no-repeat;
}

p.bott {
    padding-top: 22px;
    height: 31px;
}

.mainrequest {
    height: 40px;
}

.alldetails {
    width: 621px;
    min-height: 32px;
    background-color: #F5641B;
    background-position: bottom;
    border-right: 2px solid #40C3CF;
    border-bottom: 2px solid #40C3CF;
    border-left: 1px solid #40C3CF;
}

.checkbox.rooms {
    margin-bottom: 4px !important;
}

.orderform label {
    width: 113px;
    display: block;
    float: left;
    margin-bottom: 8px;
}

.orderform input, .orderform .personal textArea {
    margin-bottom: 8px;
}

.orderform .types {
    border: medium none;
    padding: 0;
    margin: 0;
}

.orderform .types  input{
    float: left;
    clear:left;
    margin-left: 113px;
}

.orderform legend, .orderform label {
    font-weight: bold;
}

.orderform legend{
    font-size: 14px;
}

.orderform .types legend {
    margin-bottom: 10px;
}


.orderform .small {
    width: 25px;
}

.orderform .middle {
    width: 60px;
    text-align: center;
}

.orderform .long {
    width: 130px;
    text-align: center;
}

.orderform p{
    margin: 0;
    padding:0;
    height: 18px;
    margin-bottom: 8px;
    padding: 2px 0 2px 0;
}

#cal_departure, #cal_arrival {
    width: 75px;
}

.orderform full {
    width: 601px;
}

.orderform .general div {
    min-height: 30px;
}

.orderform .childplus {
    margin-left: 113px;
}
.orderform .error {
    color: red;
}


/*Suche nach Orten*/
.AFLcontent .theRegionBox .mapWrapper {
    background: url("../images/map.png") no-repeat 0 0;
    width: 220px;
    height: 230px;
    position: absolute;
    top: 0;
    left: -70px;
}
.AFLcontent .theRegionBox .mapWrapper span.dot {
    background:   url("../images/dot.png") no-repeat 0 0;
    cursor: pointer;
    height: 19px;
    position: absolute;
    width: 19px;
}

.AFLcontent .theRegionBox .mapWrapper div.dot_info {
    background: url("../images/dot_info.png") no-repeat 0 0;
    cursor: pointer;
    height: 26px;
    position: absolute;
    width: 26px;
}

.AFLcontent .theRegionBox .mapWrapper div.dot_info.Area_1 {
    left: 212px;
    top: 197px;
}

.AFLcontent .theRegionBox .mapWrapper div.dot_info.Area_2 {
    left: 114px;
    top: 197px;
}

.AFLcontent .theRegionBox .mapWrapper div.dot_info.Area_3 {
    left: 197px;
    top: 43px;
}

.AFLcontent .theRegionBox .mapWrapper div.dot_info.Area_4 {
    left: 119px;
    top: 0;
}

.AFLcontent .theRegionBox .mapWrapper div.dot_info.Area_5 {
    left: 5px;
    top: 127px;
}

.AFLcontent .theRegionBox {
    height: 235px;
    padding-left: 170px; 
}
.AFLcontent .theFeatureBox,
.AFLcontent .theRegionBox {
    display: none;
    position: relative;
}
.AFLcontent .theFeatureBox.active,
.AFLcontent .theRegionBox.active {
    display: block;
}
#accomodiationForm .alternativ p.globus {
    background: url("../images/icon_globus.png") no-repeat right center;
    padding-right: 37px;
    margin: 0;
    line-height: 37px;
    display: none;
}
#accomodiationForm .alternativ p.thumb {
    background: url("../images/icon_thumb.png") no-repeat right center;
    padding-right: 37px;
    margin: 0;
    line-height: 37px;
    display: none;
}
#accomodiationForm .alternativ p.thumb.active,
#accomodiationForm .alternativ p.globus.active {
    display: block;
}
#accomodiationForm p.locationWrapper {
    font-size: 12px;
    margin: 0 0 2px;
    line-height: 120%;
}

#accomodiationForm .area{
    position: absolute;
    width: 140px;
}
#accomodiationForm .area1{
    left: 300px;
    top: 10px;
}
#accomodiationForm .area2{
    left: 450px;
    top: 115px;
}
#accomodiationForm .area3{
    left: 170px;
    top: 90px;
}
#accomodiationForm .area4{
    left: 170px;
    top: 10px;
}
#accomodiationForm .area5{
    left: 450px;
    top: 10px;
}

#accomodiationForm .area1 > p{
    color: #5ACEEE;
}
#accomodiationForm .area2 > p{
    color: #36A747;
}
#accomodiationForm .area3 > p{
    color: #EB141D;
}
#accomodiationForm .area4 > p{
    color: #F8912E;
}
#accomodiationForm .area5 > p{
    color: #007C9A;
}
#accomodiationForm .area p input.checkbox {
    margin-right: 13px;
    position: relative;
    height: 16px;
}

#accomodiationForm .mainarea_text .closeTopArticle{
    float:right;
}
#accomodiationForm .mainarea_text h2 {
    color: #333333;
}
#accomodiationForm .mainarea_text h3,
#accomodiationForm .mainarea_text h4 {
    color: #248AD1;
    font-size: 10pt !important;
    font-weight: bold;
    margin: 10px 0;
}
#accomodiationForm .mainarea_text p {
    color: #333333;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 9pt;
}

/** style ratings **/
.rating_box_list {
    background: #d7edd6;
    width: 86px;
    height: 19px;
    position: relative;
    float: left;
    margin-top: 2px;
}

.rating_box_list .rating_box_list_bar {
    height: 19px;
    background-color: #3ea436;
    position: absolute;
    top: 0;
    left: 1px;
    z-index: 20;
}

.rating_box_list .rating_box_list_bg {
    background: url("../images/rating_kreiscontainerW_small.png") no-repeat top left;
    width: 86px;
    height: 19px;
    position: relative;
    z-index: 21;
}

.tm_videobox .rating_box_list {
    margin-top: -3px;
}

.tm_videobox div[itemprop="rating"] {
    color: #005aa8;
    font-size: 11px !important;
    line-height: 13px;
}

.tm_videobox div[itemprop="rating"] span {
    font-weight: bold;
}

.rating_box_overall {
    background: url("../images/rating_container2.png") no-repeat top left;
    width: 180px;
    height: 199px;
    position: relative;
    float: left;
    margin-left: 10px;
}

.rating_box_overall .rating_box_overall_bg {
    background: url("../images/rating_container2.png") no-repeat top left;
    width: 180px;
    height: 199px;
    position: relative;
    z-index: 21;
    color: #000;
}

.rating_box_overall .rating_box_list_bar {
    background-color: #3ea436;
    position: absolute;
    top: 70px;
    left: 28px;
    z-index: 20;
    height: 26px;
}

.rating_box_overall .rating_box_overall_rating,
.rating_box_overall .rating_box_overall_votes,
.rating_box_overall .rating_box_overall_text {
    position: absolute;
    width: 100%;
    text-align: center;
}

.rating_box_overall .rating_box_overall_rating {
    top: 29px;
    left: 0;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

.rating_box_overall .rating_box_overall_rating > span {
    color: #a6d5ff;
}

.rating_box_overall .rating_box_overall_rating > span:first-child {
    color: #fff;
}

.rating_box_overall .rating_box_overall_votes {
    bottom: 65px;
    left: 0;
    color: #fff;
}
.rating_box_overall .rating_box_overall_votes > span:first-child {
    font-size: 20px;
    font-weight: bold;
}

.rating_box_overall .rating_box_overall_text {
    bottom: 5px;
    left: 0;
    color: #fff;
}

.rating_box_startpage {
    background: url("../images/rating_containerStartseite.png") no-repeat top left;
    width: 307px;
    height: 86px;
    position: relative;
    float: left;
    margin-left: 10px;
}

.rating_box_startpage .rating_box_startpage_bg {
    background: url("../images/rating_containerStartseite.png") no-repeat top left;
    width: 307px;
    height: 86px;
    position: relative;
    z-index: 21;
    color: #000;
}

.rating_box_startpage .rating_box_list_bar {
    background-color: #3ea436;
    position: absolute;
    z-index: 20;
    height: 15px;
    top: 34px;
    left: 78px;
}

.rating_box_startpage .rating_box_startpage_rating,
.rating_box_startpage .rating_box_startpage_votes,
.rating_box_startpage .rating_box_startpage_text {
    position: absolute;
    text-align: left;
}

.rating_box_startpage .rating_box_startpage_rating {
    left: 15px;
    top: 33px;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

.rating_box_startpage .rating_box_startpage_rating > span {
    color: #a6d5ff;
}

.rating_box_startpage .rating_box_startpage_rating > span:first-child {
    color: #fff;
}

.rating_box_startpage .rating_box_startpage_votes {
    left: 77px;
    top: 6px;
    color: #fff;
    font-size: 10px;
}
.rating_box_startpage .rating_box_startpage_votes > span:first-child {
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
}

.rating_box_startpage .rating_box_startpage_text {
    position: absolute;
    bottom: 6px;
    left: 77px;
    width: 200px;
    color: #fff;
    font-size: 10px;
}



/* konfiguration objektseiten objektübersicht */
.accommodation_overview {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}
.accommodation_overview_header {
    background-color: #4267ab;
    background-image: url("../images/info_bg.jpg");
    background-repeat: no-repeat;
    background-position: 8px 10px;
    height: 150px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    position: relative;
}
.accommodation_overview_header > span {
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 60px;
    top: 20px;

}
.accommodation_overview_header_image {
    height: 150px;
    width: 200px;
    position: absolute;
    right: 0px;
    overflow: hidden;
}
.accommodation_price_overview {
    margin: -29px 0 0;
}
.accommodation_price_overview.ui-tabs {
    padding: 0;
}
.accommodation_price_overview.ui-tabs .ui-tabs-panel {
    padding: 0;
}
.box.left .accommodation_price_overview ul {
    padding: 0;
    margin: 0 0 0 4px;
}
.accommodation_price_overview ul li {
    background-color: #6080c9;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
.accommodation_price_overview ul li a {
    color: #fff;
}
.accommodation_price_overview ul li.ui-state-active {
    background-color: #fff;
}
.accommodation_price_overview ul li.ui-state-active a {
    color: #6080c9;
}
.accommodation_price_tabs_header {
    background-color: #f8b332;
    height: 105px;
    margin-bottom: 10px;
    color: #000;
}
.accommodation_price_tabs_header p {
    color: #000;
}
.accommodation_price_tabs_header span.typ {
    color: #fff;
    font-size: 17px;
    height: 32px;
}
.accommodation_price_tabs_header > span.typ {
    background-color: #f79532;
    float: left;
    width: 120px;
    padding: 3px;
    margin: 0 10px 5px 0;
    font-size: 18px;
}

.accommodation_price_tabs_header > div {
    float: left;
    margin: 3px 0 0 5px;
}

.accommodation_price_tabs_header > div.klapp {
    margin: 10px 0 0;
}

.accommodation_price_overview table.Saisontabelle {
    width: 280px;
    border: solid 1px #f89434;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    margin: 0 10px 10px 0;
    float: left;
}
.accommodation_price_overview table.Saisontabelle caption {
    font-size: 16px;
    color: #6080c9;
    text-align: left;
}
.accommodation_price_overview table.Saisontabelle thead {
    background-color: #f89434;
}
.accommodation_price_overview table.Saisontabelle thead tr {
}
.accommodation_price_overview table.Saisontabelle thead th {
    color: #ffffff;
    background-color: #f89434;
}


.accommodation_price_overview table.Saisontabelle p {
    padding: 4px 1px !important;
    margin: 0 !important;
    color: #000;
}
.accommodation_price_overview table.Saisontabelle th p {
    color: #ffffff;
}
.accommodation_price_overview table.Saisontabelle tbody tr:nth-child(2n) {
    background-color: #fdf1d9;
}

.accommodation_price_overview table.Saisontabelle {
    width: 280px;
    border: solid 1px #f89434;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    margin: 0 10px 10px 0;
    float: left;
    vertical-align: middle!important;
}
.accommodation_price_overview table.Saisontabelle caption {
    font-size: 16px;
    color: #6080c9;
    text-align: left;
}
.accommodation_price_overview table.Saisontabelle thead {
    background-color: #f89434;
}

.accommodation_price_overview table.Saisontabelle thead tr {
}
.accommodation_price_overview table.Saisontabelle thead th {
    background-color: #f89434;
    font-weight: bold;
    height: 24px;
    color: #fff;
}
.accommodation_price_overview table.Saisontabelle p {
    padding: 1px 1px !important;
    margin: 0 3px!important;
    color: #000;
    font-size: 11px !important;
}
.accommodation_price_overview table.Saisontabelle tbody tr:nth-child(2n) {
    background-color: #ffead5;
}

.accommodation_price_overview table.Saisontabelle tr th,
.accommodation_price_overview table.Saisontabelle tr td {
    font-size: 11px !important;
    padding: 1px 4px !important;
}
.accommodation_price_overview table.Saisontabelle tr th {
    text-align: right;
    color: #fff;
}
.accommodation_price_overview table.Saisontabelle tr td {
    text-align: right;
    color: #000;
}

.accommodation_price_overview table.Saisontabelle tr th:first-child,
.accommodation_price_overview table.Saisontabelle tr td:first-child {
    text-align: left;
}

.accommodation_price_overview > .ui-tabs-panel p {
    color: #6080c9;
}

.accommodation_price_tabs_header p,
.accommodation_price_overview > .ui-tabs-panel .accommodation_price_tabs_header p {
    color: #fff;
}

.accommodation_price_overview table.Objektinfotabelle tr th {
    text-align: left;
    width: 330px;
    padding-top: 10px;
    font-size: 14px;
}

.accommodation_price_overview table.Objektinfotabelle tr td:nth-child(n+3) {
    text-align: right;
}
.accommodation_price_overview table.Objektinfotabelle tr td:first-child {
    width: 195px;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle tr th,
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle tr td {
    margin: 0;
    padding: 0;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle tr th {
    color: #6080c9;
    line-height: 23px;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle tr td {
    color: #000;
    font-size: 11px !important;
    line-height: 16px;
}


.accommodation_price_overview table.Objektinfotabelle2 {
    width: 200px;
    float: left;
    margin: 0 7px 10px 0;
    border: 1px solid #f8b332;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr th {
    text-align: left;
    background-color: #f8b332;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr th {
    color: #fff;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr th p,
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr td p,
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr th,
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr td {
    margin: 0;
    height: 20px;
    padding: 3px 0 0 7px;
    font-size: 11px !important;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr th p,
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr td p {
    padding: 0;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr td p,
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr td {
    color: #000;
}
.accommodation_price_overview > .ui-tabs-panel table.Objektinfotabelle2 tr:nth-child(2n) {
    background-color: #fdf1d9;
}

.accommodation_price_overview > .ui-tabs-panel table.Konditionentabelle tr th:first-child {
    width: 60px;
}

.accommodation_price_overview > .ui-tabs-panel table.Konditionentabelle tr th,
.accommodation_price_overview > .ui-tabs-panel table.Konditionentabelle tr td {
    margin: 0;
    padding: 0;
    font-size: 11px !important;
    color: #6080C9;
}

.accommodation_price_overview > .ui-tabs-panel table.Konditionentabelle tr th:first-child,
.accommodation_price_overview > .ui-tabs-panel table.Konditionentabelle tr td:first-child {
    padding-right: 30px;
    padding-bottom: 3px;
}

table.TabelleUebersicht {
    width: 624px;
    margin: 0 5px 10px 0;
    border: 1px solid #f8b332;
    padding: 0;
    border-spacing: 0;
}

table.TabelleUebersicht tr th {
    text-align: left;
    background-color: #f8b332;
}

table.TabelleUebersicht tr th,
table.TabelleUebersicht tr th p {
    color: #fff;
}
table.TabelleUebersicht tr th p,
table.TabelleUebersicht tr td p {
    margin: 0;
}
table.TabelleUebersicht tr th,
table.TabelleUebersicht tr td {
    height: 20px;
    padding: 3px 5px 3px 3px !important;
}
table.TabelleUebersicht tr td,
table.TabelleUebersicht tr td p {
    color: #000;
    font-size: 11px !important;
}

table.TabelleUebersicht tr th,
table.TabelleUebersicht tr td {
    margin: 0;
    padding: 0 0 0 4px;
}

table.TabelleUebersicht tr:nth-child(2n) {
    background-color: #FDF1D9;
    padding: 0;
}

table.RundeEcken {
    border: 1px solid #f8b332;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}