
#hotel{
    padding-right: 20px;
}

#hotel .container {
    margin: 0 auto;
    text-align: center;
    width: 900px;
    height: 800px;
}

#hotel .nav {
    width: 199px;
    padding: 0 10px 0 0;
    float: left;
    border-right: 1px dashed #CCCCCC;
    text-align: right;
    overflow: hidden;
}

#hotel .right,#hotel .left {
    height: 100%;
    width: auto;
}

#hotel .main {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 900px;
    text-align: left;
}

#hotel .head {
    
}

#hotel .logo {
    position: relative;
    width: 209px;
    float: left;
    text-align: right;
    border-top: none;
    border-left: none;
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 0;
}

#hotel .logoimage {
    position: relative;
    text-align: left;
    border: none;
    padding: 0;
    margin: 0;
}

#hotel .line {
    clear: left;
    padding: 0;
    margin-top: -5px;
    margin-bottom: -5px;
    width: 900px;
    height: 0;
    text-align: left;
    color: white;
    background-color: white;
    border-top: none;
    border-left: none;
    border-right: none;   
}

#hotel .content {
    clear: left;
    width: 900px;
    padding: 0;
    margin-top: -10px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

#hotel .title {
    margin: 0;
    padding: 0;
    width: 900px;
}

#hotel .spacer {
    width: 15px;
    height: 600px;
    padding: 0;
    margin: 0;
    float: left;
}

#hotel .spacer_search {
    width: 15px;
    height: 1400px;
    padding: 0;
    margin: 0;
    float: left;
}

#hotel .spacer_booking {
    width: 15px;
    height: 1000px;
    padding: 0;
    margin: 0;
    float: left;
}

#hotel .spacer_booking_long {
    width: 15px;
    height: 2200px;
    padding: 0;
    margin: 0;
    float: left;
}

#hotel .spacer_agb {
    width: 15px;
    height: 2200px;
    padding: 0;
    margin: 0;
    float: left;
}

#hotel .info {
    vertical-align: top;
    padding-left: 20px;
    padding-top: 10px;
}

#hotel .info p {
    font-size: 11px;
    line-height: 17px;
    vertical-align: top;
}

#hotel .info h4 {
    font-size: 11px;
    
    font-weight: bold;
    line-height: 17px;
    vertical-align: top;
    margin-bottom: 5px;
}

#hotel .hotelname {
    float: left;
    width: 670px;
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 0px;
    margin: 0;
}

#hotel .textbereich {
    float: right;
    text-align: left;
    vertical-align: top;
    padding-left: 15px;
    width: 310px;
    height: 1000px;
}

#hotel .poweredby {
    padding-top: 30px;
    border: none;
}

#hotelgalerie {
    width:100%;
    margin:0;
    padding:0;
    text-align: center;
}

#hotelgalerie img {
    border: none;
}

#hotelgalerie .untertitel_haupt {
    padding-top: 5px;
    font-weight: bold;
}

#hotelgalerie .untertitel {
    padding-top: 5px;
}

#hotelgalerie .links, #hotelgalerie .rechts {
    float: left;
    text-align: left;
    vertical-align: bottom;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 45px;
    padding-right: 10px;
    width: 160px;
    height: 120px;
}

/********************NEUE STYLES****************************/

.tooltip {
    display: none;
}

div#map_canvas {
    width: 100%;
    height: 372px;
    margin-bottom: 20px;
    border: 1px solid #7f7b78;
}

.big-blue-headline h2 {
    text-transform: none;
}

#presentation h3 {
    text-transform: none;
}

#presentation * + .kontaktinfos {
    margin-top: 10px;
}

#presentation .kontaktinfos b {
    display: inline-block;
    margin-bottom: 5px;
}

.downloadBox {
    margin: 10px 0px;
}

.withSub ul {
    display: none;
}

.activeWithSub ul {
    display: block;
}

.image-text-box h3 {
    color: #216894;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 0;
    text-shadow: none;
    margin-top: -6px;
}

.image-text-box > div > div.address {
    float: right;
    margin-left: 30px;
    width: 273px;
}

.image-text-box div.address p {
    font-size: 13px;
    margin-bottom: 13px;
/*     line-height: 22.4px; */
}

.image-text-box  div.address p + p {
    margin-top: 13px;
}

.image-text-box div.address span {
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    margin-top: 5px;
    width: 75px;
}

/* .image-text-box div.address span { */
/*     width: 70px; */
/* } */

.image-text-box div.address span.top {
    vertical-align: top;
    display: inline-block;
    width: 140px;
}

.image-text-box div.address span.rating-superior {
    color: #444444;
    font: 11px 'OpenSansSemiBold';
    margin-top: 0;
    text-transform: uppercase;
    width: 250px;
}

.image-text-box div.address span.rating {
    height: 28px;
}

.image-text-box div.address span.rating-stars-1 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_star.png");
    background-position: 0 0;
}

.image-text-box div.address span.rating-stars-2 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_star.png");
    background-position: 0 -14px;   
}

.image-text-box div.address span.rating-stars-3 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_star.png");
    background-position: 0 -28px;
}

.image-text-box div.address span.rating-stars-4 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_star.png");
    background-position: 0 -42px;
}

.image-text-box div.address span.rating-stars-5 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_star.png");
    background-position: 0 -56px;
}

.image-text-box div.address span.rating-points-1 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_point.png");
    background-position: 0 0;
}

.image-text-box div.address span.rating-points-2 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_point.png");
    background-position: 0 -14px;   
}

.image-text-box div.address span.rating-points-3 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_point.png");
    background-position: 0 -28px;
}

.image-text-box div.address span.rating-points-4 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_point.png");
    background-position: 0 -42px;
}

.image-text-box div.address span.rating-points-5 {
    background-image: url("../../img/gui/suchergebnisliste/sprite_rating_point.png");
    background-position: 0 -56px;
}

.image-text-box div.address > div {
    margin-top: 10px;
}

.image-text-box > div > div > div  div {
    margin-right: 5px;
    font-size: 13px;
    display: inline-block;
    float: left;
}

.image-text-box > div > div div:first-child {
    margin-right: 10px;
}

.image-text-box > div.imagegroup {
    margin-top: 10px;    
}

div.imagegroup {
    overflow: hidden;
}

div.imagegroup > div {
    float: left;
    margin-top: 0px;
    border-right: 10px solid #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
}

.image-text-box a.feedback span {
    background-image: url("../../img/gui/suchergebnisliste/icon_feedback.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font: 9px/14px 'OpenSansSemiBold';
    height: 21px;
    text-align: center;
    vertical-align: middle;
    width: 21px;
}

#feedback-title {
    width:auto;
    margin-right: 10px;
    font: 13px 'OpenSansRegular', Arial, sans-serif;
}

.hotelcontent h6 + div {
    margin-bottom: 20px;
}

#presentation table {
    border-collapse: collapse;
    border-spacing: 0px;
    font-size: 13px;
    margin-bottom: 5px;
    width: 100%;
}

#presentation tr td:first-child,
#presentation tr th:first-child {
    border-right: 3px solid #FFFFFF;
    font: 13px 'OpenSansSemiBold', Arial, sans-serif;
    text-align: left;
    padding-left: 5px;
}

#presentation .feedback_head tr th:first-child,
#presentation .feedback_head tr td:first-child {
    border-right: 1px solid #FFFFFF;
}

#presentation tr td:last-child,
#presentation tr th:last-child,
#presentation .feedback_head tr th:last-child,
#presentation .feedback_head tr td:last-child {
    border-right: 0px solid #FFFFFF;
    padding-right: 5px;
}

#presentation .feedbackdetails th:first-child,
#presentation .feedbackdetails td:first-child {
    width: 320px;
}

#presentation .feedbackdetails th:first-child + th{
    width: 32px;
}

#presentation .feedbackdetails th,
#presentation .feedbackdetails td {
    text-align: left;
}

#presentation th,
#presentation td {
    min-width: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

#presentation th {
    background-color: #B6D3E2;
    border-bottom: 3px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    vertical-align: top;
    color: #4B4A46;
    font: 13px 'OpenSansSemiBold', Arial, sans-serif;
    padding-left: 2px;
    padding-right: 2px;
    
}

#presentation td {
    background-color: #D8E7F0;
    border: 1px solid #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top; 
}

#presentation .style2 td {
    background-color: #B6D3E2;
}

#presentation td.spzentriert,
#presentation td.spzentriertkr{
    text-align: center;
    vertical-algin: top;
}

#presentation td.bezeichnung,
#presentation th.bezeichnung,
#presentation td.typ{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#presentation th.bezeichnung{
    max-width: 150px;
}
#presentation td.typ,
#presentation th.typ{
    max-width: 80px;
}
#presentation td.bezeichnung{
    max-width: 80px;
}

#presentation table + .legende {
    margin-top: 10px;
}

#presentation .legende h6 {
    background-color: #B6D3E2;
    margin-bottom: 2px;
}

#presentation .legende > div {
    background-color: #EEF5F7;
    margin: 0px;
    padding: 20px 20px;
    overflow: hidden;
}

#presentation .legende span {
    float: left;
    width: 30px;
}

#presentation h3 + ol,
#presentation h3 + ul,
#presentation .hotelcontent ul,
#presentation .hotelcontent ol,
#presentation .h6-content-eingerueckt ul,
#presentation .h6-content-eingerueckt ol {
    margin: 10px;
    margin-left: 30px;
}

#presentation ol.secondstep,
#presentation ul.secondstep,
#presentation ol.thirdstep,
#presentation ul.thirdstep {
    margin: 0px;
}

#presentation ol.secondstep > li,
#presentation ul.secondstep > li{
    background-image: url('/direct/img/black_bullet.gif');
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    
}

#presentation li.reddot {
    list-style: disc;
    color: red;
}

#presentation li.reddot > span {
    color: #4B4A46;
}

#presentation .zweispaltig .contentlist li {
    float: left;
/*     display: list-item; */
    width: 300px;
}

.big-blue-headline .button-container {
    float: right;
    margin: 0;
    height: 73px;
    padding: 0;
    width: 220px;
}

.big-blue-headline .button-container .orange {
    float: right;
    margin: 25px 30px 0 0;
    padding: 0 20px;
}

.big-blue-headline h2 {
    width: 580px;
    
}

.big-blue-headline a {
    text-decoration:none;
    font-color: #FFFFFF;
}

#anreise_text {
/*     max-height: 320px; */
/*     overflow-y: scroll; */
    width: 648px;
}
#anreisebeschreibung {
    display: none;
}
p.kontaktdaten {
    overflow: hidden; 
    white-space: nowrap; 
    -o-text-overflow: ellipsis; 
    -ms-text-overflow: ellipsis; 
    text-overflow: ellipsis;
}

.inhalt_googleInfo {
    padding-top: 10px;    
}

.suche_infowindow {
    width: 162px;
}

#anreisebeschreibung{
    overflow-y: scroll;
    max-height:500px;
}

#anreisebeschreibung tabel {
    border-collapse: inherit;
    border-spacing: inherit;
    font-size: inherit;
    margin-bottom: inherit;        
}

#anreisebeschreibung tr td:first-child, #anreisebeschreibung tr th:first-child {
    border-right: none;
    font: inherit;
    padding-left: 10px;
    text-align: inherit;
}

#anreisebeschreibung td {
    background-color: inherit;
    border: inherit;
    text-align: inherit;
}

#anreisebeschreibung tabel tr {
    height: 20px;
}

#anreisebeschreibung .adp-substep {
    font-size: 13px;
    height: 30px;
    vertical-align: middle;
    padding-left: 10px;
}

#anreisebeschreibung .adp-placemark {
    width: 100%;    
}

#anreisebeschreibung .adp-placemark td {
    padding:  10px;
    font: 19px/30px 'OpenSansSemibold',Arial,sans-serif;
}

#anreisebeschreibung .adp-text {
    vertical-align: middle;
}

#anreisebeschreibung .adp-directions {
    width: 100%;
}

#anreisebeschreibung tr:nth-child(odd) {
    background-color: #f8f8f7;
}

#anreisebeschreibung .adp-directions tr {
    border-top: 2px dotted #C8C8C8;
    border-bottom: 2px dotted #C8C8C8;
}
.veranstaltungstagHeaderEllipsis{
    overflow: hidden; 
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; 
    width:95%;
}

a.hotellink {
	text-decoration:none;
	color: #ffffff;
}

span.ratenhinweis {
	font-size:12px;
}