.hidethis {
    display: none;
}

body {
    background: url(../images/bg_body.jpg) repeat-x 0px 0px #fff;
    color: #606060;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
}

ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a, a:link, a:visited, input.button {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #768E6A
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    line-height: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

dl {
    margin: 0 !important;
}

h3 {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    line-height: 14px;
    padding: 5px 0px 6px;
    margin-left: 20px;
	margin-top: 0;
}

/* ------------------------ */
/* -- formularfelder ------ */
/* ------------------------ */
input[type = text], input[type = password], textarea.area, input.file, select.select {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-size: 11px;
    height: 17px;
    margin-bottom: 10px;
    padding: 3px 3px 0 3px;
    width: 220px;
}

select.select {
    height: 20px;
    padding: 0px;
    width: 228px;
}

select.count, input.count {
    width: 60px;
}

select.count {
    width: 68px;
}

select.duration, select.saison {
    width: 90px;
}

select.kinder_mindestalter {
    width: 100px;
}

select.select:focus {
    color: #000;
}

textarea.area {
    font-family: inherit;
    height: 100px;
}

input.file {
    height: 22px;
}

input.button, span.button, a.button {
    background-position: center right;
    background-repeat: no-repeat;
    border: 0px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: auto;
    margin: 10px 0px;
    padding: 5px 20px 5px 7px;
    text-align: left;
    width: auto;
}

input.check, input.radio {
    width: 15px;
    height: 15px;
    background-color: transparent;
    margin-top: 3px;
    margin-right: 5px;
    border: 0px;
}

label {
    line-height: 22px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 100px;
}

a span.button {
    background-image: url(../images/pfeil_blau.gif);
    background-color: #2286c5;
}

a:hover span.button {
    background-color: #0D72B1;
}

input.captcha {
    /*margin-left:170px;*/
}

/* ------------------------ */
/* -- Boxstyles ----------- */
/* ------------------------ */
#center {
    margin: 0px auto;
    width: 996px;
    text-align: left;
}

#shadow_left {
    padding-right: 18px;
    float: left;
    background: url(../images/bg_header.jpg) no-repeat 0px 0px;
}

#shadow_left {
    float: left;
    padding-left: 18px;
}

#page {
    display: block;
    float: left;
    width: 960px;
}

#header {
    display: block;
    float: left;
    height: 211px;
    width: 960px;
}

#navi_top {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 960px;
}

#navi_main {
    display: block;
    float: left;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    width: 680px;
}

#navi_service {
    display: block;
    float: right;
    line-height: 18px;
    width: 280px;
    overflow: hidden;
    margin-top: 122px;
}

#navi_bottom {
    float: left;
    height: 51px;
}

#navi_object {
    width: 695px;
    height: 30px;
    line-height: 30px;
    float: left;
}

#contentbox {
    display: block;
    float: left;
    font-size: 11px;
    width: 960px;
    margin-top: 0px;
    /*padding-bottom:20px;*/
    background: url(../images/bg_contentbox.jpg) repeat-y 0px 0px;
}

#contentbox_start {
    display: block;
    float: left;
    width: 960px;
    margin-top: 20px;
    background: url(../images/bg_contentbox_start.jpg) repeat-y 0px 0px;
}

#contentbox_vermieter {
    display: block;
    float: left;
    width: 960px;
    margin-top: 20px;
    background: url(../images/bg_contentbox_vermieter_start.jpg) repeat-y 0px 0px;
}

#col_1, #col_1_wide {
    background: url(../images/bg_col_1.jpg) repeat-x 0px 0px;
    float: left;
    padding: 0 20px 25px;
}

#col_1_vermieter, #col_1_vermieter_wide, #col_2_vermieter, #col_3_vermieter {
    background: url(../images/bg_col_vermieter.jpg) repeat-x 0px 0px;
    float: left;
    padding: 0 20px;
    color: #677361;
}

#col_1, #col_1_vermieter {
    width: 165px;
}

#col_1_wide {
    width: 320px;
}

#col_1_vermieter_wide {
    width: 240px;
}

#col_2, #col_3 {
    width: 280px;
    margin-left: 20px;
    float: left;
}

#col_2_1 {
    background: url(../images/freie_unterkuenfte.gif) no-repeat right bottom;
    border-bottom: 5px solid #2286c5;
}

#col_2_2 {
    border-top: 10px solid #FFF;
    background-color: #e3ecf1;
}

#col_2_vermieter {
    width: 340px;
    margin-left: 10px;
}

#col_3 {
    background: url(../images/bg_content.jpg) repeat-x 0px 0px;
    padding: 0 20px;
    width: 240px;
}

#col_3_vermieter {
    background-image: none;
    width: 280px;
    margin-left: 10px;
    padding: 0;
}

#col_3_vermieter img {
    border: 1px solid #c9c9c9;
}

#col_3_vermieter h3 {
    padding: 6px 20px 6px 20px !important;
    background: url(../images/bg_col_vermieter.jpg) repeat-x 0px 0px;
}

#col_3_vermieter p {
    padding: 0 20px;
    margin: 10px 0;
}

#content {
    background: url(../images/bg_content.jpg) repeat-x 0px 0px;
    float: right;
    width: 735px;
    /*padding:0 20px;
     padding-bottom:25px;*/
	 padding-top: 0px;
}

#content_footer {
    background: url(../images/bg_contentfooter.jpg) no-repeat 0px 0px;
    height: 51px;
    padding-top: 5px;
    width: 960px;
    float: left;
}

#content_footer_start {
    background: url(../images/bg_contentfooter_start.jpg) no-repeat 0px 0px;
    height: 51px;
    padding-top: 5px;
    width: 960px;
    float: left;
}

#content_footer_vermieter {
    background: url(../images/bg_contentfooter_vermieter_start.jpg) no-repeat 0px 0px;
    height: 51px;
    padding-top: 5px;
    width: 960px;
    float: left;
}

#footer_wrap {
    background: url(../images/bg_footer.jpg) repeat-x 0px 0px #fff;
    width: 100%;
    float: left;
}

#footer {
    margin: 0px auto;
    width: 940px;
    text-align: center;
    padding: 15px 10px;
}

/* ------------------------ */
/* -- Header -------------- */
/* ------------------------ */
#logo {
    float: left;
    height: 140px;
    width: 245px;
}

#logo a {
    display: block;
    height: 140px;
    width: 245px;
}

/* ------------------------ */
/* -- Navi_top     -------- */
/* ------------------------ */
#navi_top ul {
    display: block;
    float: left;
    width: 960px;
    height: 20px;
    overflow: hidden;
}

#navi_top ul li {
    display: block;
    float: left;
    line-height: 20px;
    padding: 3px 0px 4px;
}

#navi_top ul li a, #navi_top ul li a:link {
    display: block;
    float: left;
    text-decoration: none;
    border-left: 1px solid #a5a298;
    padding: 0px 7px;
    font-size: 9px;
    line-height: 13px;
    color: #a5a298;
}

#navi_top ul li.first a, #navi_top ul li.first a:link {
    border: 0px;
    padding-left: 0px;
}

#navi_top ul li a:hover {
    color: #606060;
}

/* ------------------------ */
/* -- Navi_bottom -------- */
/* ------------------------ */
#navi_bottom ul {
}

#navi_bottom ul li {
    padding-top: 20px;
    float: left;
}

#navi_bottom ul li a, #navi_bottom ul li a:link {
    display: block;
    text-decoration: none;
    border-left: 1px solid #b6b1a4;
    padding: 0px 6px;
    font-size: 10px;
    line-height: 10px;
    color: #b6b1a4;
}

#navi_bottom ul li a:hover {
    color: #606060;
}

/* ------------------------ */
/* -- Navi_service -------- */
/* ------------------------ */
#navi_service ul {
    width: 280px;
}

#navi_service ul li {
    width: 280px;
}

#navi_service ul li a, #navi_service ul li a:link {
    display: block;
    text-decoration: none;
    text-indent: 41px;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    color: #677361;
    background: url(../images/bg_naviservice_arrow.gif) no-repeat 21px 2px;
}

#navi_service ul li a:hover {
    color: #374331;
}

#navi_service ul li.active a, #navi_service ul li.active a:link, #navi_service ul li.active a:hover {
}

/* ------------------------ */
/* -- Navi_main ----------- */
/* ------------------------ */
#navi_main ul {
    display: block;
    float: left;
    width: 680px;
}

#navi_main ul li {
    display: block;
    float: left;
}

#navi_main ul li a, #navi_main ul li a:link {
    display: block;
    float: left;
    text-decoration: none;
    padding: 0px 30px;
    font-size: 12px;
    line-height: 46px;
    color: #fff;
}

#navi_main ul li.active a, #navi_main ul li.active a:link, #navi_main ul li a:hover {
    background: url(../images/bg_navimain.jpg) repeat-x 0px 0px;
    color: #9c5a0c;
}

/* ------------------------ */
/* -- Navi_subpages --- */
/* ------------------------ */
#navi_subpages {
    display: none;
}

#navi_subpages ul {
    display: block;
    float: left;
    width: 960px;
}

#navi_subpages ul li {
    display: block;
    float: left;
}

#navi_subpages ul li a, #navi_subpages ul li a:link {
    display: block;
    float: left;
    text-decoration: none;
    padding: 0px 32px;
    font-size: 12px;
    line-height: 45px;
    height: 46px;
    color: #677361;
}

#navi_subpages ul li.active a, #navi_subpages ul li.active a:link, #navi_subpages ul li a:hover {
    background-color: #768E6A;
    color: #FFF;
}

/* ------------------------ */
/* -- Navi_content ----------- */
/* ------------------------ */
#navi_content {
    margin-bottom: 20px;
}

#navi_content ul {
    display: block;
    width: 695px;
    height: 30px;
    overflow: hidden;
    padding: 0px 20px 0pt;
}

#navi_content ul li {
    display: block;
    float: left;
    line-height: 30px;
}

#navi_content ul li a, #navi_content ul li a:link {
    display: block;
    float: left;
    text-decoration: none;
    padding: 0px 10px;
    font-size: 11px;
    line-height: 30px;
    color: #7b97a9;
    border-right: 1px solid #c7d2d8;
    font-weight: bold
}

#navi_content ul li.active a, #navi_content ul li.active a:link, #navi_content ul li a:hover {
    background-color: #f8fafb;
    color: #2286c5;
    border-right: 1px solid #f8fafb;
}

/* ------------------------ */
/* -- Content-Left ------- */
/* ------------------------ */
#col_1 h3, #col_1_wide h3, #col_1_vermieter h3, #col_1_vermieter_wide h3, #col_2_vermieter h3, #col_3_vermieter h3 {
    text-transform: uppercase;
    color: #FFF;
    padding: 6px 0 5px 0;
    margin: 0;
    font-size: 11px;
    font-weight: bold;
}

#col_1 h4, #col_1_wide h4 {
    color: #faa138;
    padding: 15px 0 10px;
    font-size: 12px;
    font-weight: bold;
}

#col_1 #netfewo label {
    width: 90px;
    margin-bottom: 2px;
}

#col_1 #netfewo div.von label, #col_1 #netfewo div.bis label {
    width: 150px;
}

#col_1 #netfewo select {
    margin-bottom: 2px;
}

#col_1 #netfewo .pets {
    padding-left: 10px;
    width: 155px;
}

#col_1 #netfewo .pets label {
    width: auto;
}

#col_1 #netfewo .pets .size {
    margin: 0 50px 4px 0;
}

.optionsblock {
    padding: 10px 0;
}

.optionsblock li {
    padding: 5px 0 5px 22px;
    background-position: left center;
    background-repeat: no-repeat;
}

.optionsblock li.option_s {
    background-image: url(../images/icon_lupe.jpg);
}

.optionsblock li.option_p {
    background-image: url(../images/icon_drucker.jpg);
}

.optionsblock li.option_b {
    background-image: url(../images/icon_back.jpg);
}

.optionsblock a, .optionsblock a:link {
    font-size: 12px;
    font-weight: bold;
    color: #faa138;
}

.optionsblock a:hover {
    text-decoration: underline;
}

.login_reg {
    padding: 20px 0;
    border-top: 1px solid #768e6a;
}

.login_reg strong {
    font-size: 11px;
}

.login_reg a, .login_reg a:link {
    color: #768e6a;
    font-weight: bold;
    text-decoration: underline;
}

.login_reg a:hover {
    text-decoration: none;
}

/* ------------------------ */
/* -- Content-Middle ------- */
/* ------------------------ */
#col_2 h3, #col_3 h3 {
    text-transform: uppercase;
    color: #FFF;
    background-color: #2286c5;
    padding: 6px 20px 5px 20px;
    margin: 0;
    font-size: 11px;
    font-weight: bold;
}

#col_2 h4 {
    font-size: 11px;
    font-weight: bold;
    color: #2286c5;
    padding: 0 20px;
    margin-top: 20px;
}

#col_2 p {
    margin: 5px 0 20px;
    padding: 0 20px;
}

#col_2_1 ul {
    padding: 10px 15px 20px;
}

#col_2_1 ul li {
    background: url(../images/vorteil_blau.jpg) no-repeat left top;
    padding: 4px 0 6px 25px;
    font-size: 11px;
    font-weight: bold;
}

#col_2_2 .button {
    padding-right: 20px;
}

#col_2_vermieter ul {
    margin: 10px 0;
}

#col_2_vermieter ul li {
    background: url(../images/vorteil_gruen.jpg) no-repeat left top;
    padding: 4px 0 6px 25px;
    font-size: 11px;
    font-weight: bold;
}

/* ------------------------ */
/* -- Content-Right ------- */
/* ------------------------ */
#col_3 h3 {
    padding: 6px 0 5px 0;
}

#col_3 h4 {
    font-size: 11px;
    font-weight: bold;
    color: #2286c5;
    padding-bottom: 5px;
}

#col_3 ul li {
    list-style-type: disc;
    margin-left: 10px;
}

#col_3 .objektdw {
    border-top: 1px solid #2286c5;
    padding: 20px 0 10px;
}

#col_3 .first {
    border: none;
}

.objektdw img {
    border: 1px solid #4e6676;
    width: 78px;
    height: 59px;
}

.objektdw ul {
    width: 140px;
    float: left;
}

.objektdw .objektdw_bild {
    width: 80px;
    margin-left: 20px;
    float: right;
}

/* ------------------------ */
/* -- Content-Footer ------ */
/* ------------------------ */
.copy {
    color: #b6b1a4;
    float: left;
    padding: 18px 6px 0 0;
}

/* ------------------------ */
/* -- Content ------------- */
/* ------------------------ */
#content_content {
    padding: 0 20px;
}

#content p {
    margin-bottom: 10px;
    padding: 0 20px;
}

#content #content_content p, #mieteinheitenlist p {
    padding: 0;
}

#content div.notiz {
    width: 180px;
    line-height: 25px;
    float: right;
}

#content div.notiz a span {
    display: block;
    color: #fff;
    float: right;
    background: url(../images/bg_notiz.gif) no-repeat 0px 8px;
    text-indent: 12px;
    font-size: 12px;
}

#content div.notiz a:hover span {
    text-decoration: underline;
}

#content #contentheader {
    height: 25px;
    line-height: 25px;
    padding: 0 20px;
}

#content #contentheader h3 {
    font-size: 11px;
    color: #fff;
    width: 480px;
    float: left;
    font-weight: bold;
    padding: 6px 20px 6px 20px;
}

#content h4 {
    font-size: 11px;
    font-weight: bold;
    color: #2286c5;
    margin-bottom: 10px;
}

#content h5 {
    font-size: 11px;
    font-weight: bold;
    color: #2286c5;
    margin-bottom: 5px;
}

#content #map {
    border: 10px solid #e3ecf1;
    margin: 20px 0;
}

/* ------------------------ */
/* -- Footer -------------- */
/* ------------------------ */
#footer p {
    margin-bottom: 10px;
    width: 940px;
    text-align: center;
}

/* ------------------------ */
/* -- Suche --------------- */
/* ------------------------ */
#netfewo .errors {
    border-bottom: 2px solid #f00;
    color: #f00;
    font-weight: bold;
    padding-bottom: 5px;
}

#netfewo hr.separator {
    display: none;
}

#search_options {
    height: 20px;
    padding: 5px 20px 0;
    background-color: #e3ecf1;
    color: #2286c5;
}

#search_options div.right span {
    margin-left: 20px;
}

.searchitem {
    padding: 20px 0;
    border-top: 1px solid #c7d2d8;
}

#searchlist .first {
    border-top: none;
    padding-top: 0;
}

.searchitem img {
    border: 1px solid #2588c6;
    width: 178px;
}

.searchitem_desc, .mieteinheit_desc {
    padding: 0 20px;
}

.searchitem_desc em, .kosten em {
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
}

.searchitem_desc p em, .searchitem_desc p strong, .kosten p em, .kosten p strong {
    color: #2286c5;
    font-weight: bold;
    vertical-align: baseline;
    font-style: normal;
}

.searchitem_desc p span {
    color: #a7a7a7;
}

.kosten {
    padding: 10px 13px;
    background-color: #e3ecf1;
}

.verfuegbar_counter {
    border: 1px solid #2286c5;
    padding: 4px;
    margin-top: 10px;
}

#content #searchlist h4 {
    padding: 0;
}

/* ------------------------ */
/* -- Details ------------- */
/* ------------------------ */
.details_img {
    width: 290px;
    float: left;
}

.details_img img {
    border: 1px solid #2286c5;
}

.bildrahmen {
    height: 232px;
    margin-bottom: 10px;
}

.details_img .picbig {
    width: 288px;
}

.details_img .picsmall {
    width: 288px;
    display: inline;
    cursor: pointer;
}

.details_img .mid {
    margin: 0 6px;
}

.details_desc {
    width: 415px;
    float: right;
}

.details_desc p strong {
    color: #2286c5;
}

#content .details_desc p.lead {
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 18px;
}

p.lead em {
    color: #2286c5;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

.details_options, .mietdetails_options {
    background-color: #2286c5;
    padding: 10px 10px 6px 10px;
    width: 270px;
    color: #fff;
    margin: 10px 0 20px 0;
    float: left;
}

.details_options a, .mietdetails_options a {
    display: block;
    background-color: #2286c5;
    padding: 6px 0 5px 0;
}

.details_options a:hover span, .mietdetails_options a:hover span {
    text-decoration: underline;
}

.details_options a span, .mietdetails_options a span {
    background: url(../images/pfeil_blau.gif) no-repeat left center;
    color: #FFF;
    font-weight: bold;
    padding-left: 18px;
}

.details_footer {
    text-align: right;
    background-color: #e3ecf1;
    border-top: 20px solid #fff;
    padding: 20px 20px 20px 0;
    line-height: 25px;
}

.details_footer div {
    float: none;
    display: inline;
    margin: 0 0 0 5px;
}

.details_footer .button {
    display: inline;
    padding-top: 6px;
}

/* ------------------------ */
/* -- Mieteinheiten ------- */
/* ------------------------ */
.mieteinheitenlist {
    margin-bottom: 20px;
}

.mieteinheit {
    border-top: 10px solid #f9fafc;
    border-bottom: 10px solid #2286c5;
    background-color: #f8fafb;
    padding: 20px;
}

.mieteinheit.notactive {
    border-bottom: none;
    background-color: #e3ecf1;
    padding: 20px;
}

.bildgross img {
    border: 1px solid #2286c5;
}

.mietdetails_options {
    width: 190px;
    margin-bottom: 10px;
}

.mietdetails_options a span {
    letter-spacing: -1px;
}

.mieteinheit_kosten {
    background-color: #2286c5;
    color: #fff;
    padding: 10px 8px 8px 11px;
    margin-bottom: 10px;
}

.mieteinheit_kosten span.grau {
    color: #a1c8db;
}

.mieteinheit_kosten em {
    font-size: 16px;
    line-height: 18px;
    font-style: normal;
}

.mieteinheit_desc {
    padding: 0 20px;
}

.mieteinheit_desc em {
    color: #2286c5;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

.mieteinheit_desc strong {
    color: #2286c5;
    font-weight: bold;
}

.moredetails_belegplan table td {
    line-height: 18px;
}

.moredetails_belegplan input.datum {
    width: 75px;
    padding: 2px 3px;
    border: 1px solid #CCC;
    margin: 0 5px 10px 0;
    font-size: 12px;
    text-align: right;
}

.button_buchen {
    background: url(../images/farbverlauf_buchen.jpg) repeat-y;
    clear: right;
    float: right;
    margin-bottom: 10px;
    width: 180px;
}

.button_buchen a {
    display: block;
    padding: 5px;
    color: #9c5a0c;
    text-align: center;
}

.button_buchen a:hover {
    color: #fff;
}

.button_buchen a span {
    background: url(../images/pfeil_gelb.jpg) no-repeat right center;
    font-weight: bold;
    padding-right: 18px;
    letter-spacing: -1px;
}

.button_moredetails {
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 5px 0;
    background-color: #e3ecf1;
    color: #2286c5;
    font-weight: bold;
}

.button_moredetails.closed {
    background-color: #2286c5;
    color: #FFF;
}

.bildgross {
    /*height:208px;*/
}

.moredetails_gallery {
    padding: 20px 0;
    border-bottom: 1px solid #c7d2d8;
    float: left;
    width: 100%;
}

#content .moredetails_gallery .navigation {
    overflow: hidden;
    width: 695px;
    height: 70px;
}

#content .moredetails_gallery .pagination {
    display: none;
}

.moredetails_gallery .navigation ul {
    width: 700px;
    padding-left: 1px;
    float: left;
}

.moredetails_gallery li {
    float: left;
	margin-right:3px;
}

.moredetails_gallery img {
    height: 68px;
    border: 1px solid #2286c5;
    cursor: pointer;
}

.moredetails_info {
    margin-top: 20px;
    float: left;
    width: 695px;
}

.moredetails_objekt {
    width: 430px;
    float: left;
}

.moredetails_objekt table tr td {
    padding: 0 20px 0 0;
}

.moredetails_objekt h3 {
    color: #2286c5;
    font-weight: bold;
    background-color: #e3ecf1;
    padding: 5px 10px;
    margin: 0 0 5px;
}

.moredetails_objekt h4 {
    color: #606060;
    padding-left: 10px;
}

#mieteinheitenlist .moredetails_objekt p {
    padding-left: 10px;
    line-height: 15px;
}

.moredetails_objekt ul {
    margin-left: 10px;
    margin-bottom: 5px;
}

.moredetails_objekt ul li {
    padding-left: 10px;
    padding-bottom: 5px;
    background: url(../images/aufzaehlung.gif) no-repeat 0px 4px;
}

.moredetails_objekt span {
    padding-left: 10px;
    text-decoration: underline;
}

.moredetails_belegplan {
    float: right;
    background-color: #e3ecf1;
    padding: 10px;
    width: 210px;
    margin: 0 27px 0 0;
}

.moredetails_belegplan h3 {
    color: #2286c5;
    font-weight: bold;
    margin: 0 0 20px;
}

.moredetails_belegplan table span {
    color: #CCC;
}

.kalender {
    background-color: #fff;
    padding: 0 7px 7px;
    font-weight: bold;
    float: left;
}

.kalender table td, .kalender table th {
    padding: 5px;
    text-align: center;
    font-weight: bold;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    line-height: 14px;
}

.kalender table th {
    color: #2286c5;
}

.kalender table td {
    background-color: #afd9f3;
    color: #fff;
}

.kalender table th, .kalender table td.none, .kalender table td.dmk-OM {
    background-color: #fff;
}

.kalender table td.dmk-OM {
    color: #888;
}

.kalender table td.o {
    background-color: #faa138;
}

.kalender table td.x {
    background-color: #2286c5;
}

/* Änderungen */
.kalender table {
    float: left;
}

.legende {
    float: left;
    margin-top: 10px;
    padding: 7px;
    background-color: #fff;
    width: 196px;
}

.legende div {
    clear: both;
}

.legende div span {
    display: block;
    float: left;
    margin-right: 10px;
    height: 14px;
    width: 14px;
}

/* ------------------- Pagination --------------------------- */
.pagination {
    padding: 0 20px;
    background-color: #e3ecf1;
    line-height: 22px;
    margin-top: 10px;
    text-align: center;
}

.page_counter {
    float: left;
}

.pages a {
    color: #696969;
    text-decoration: none;
}

.pages a:hover {
    color: #2286c5;
    text-decoration: none;
}

.pages span {
    padding: 0 2px;
}

.pages span.aktuell {
    color: #2286c5;
    font-weight: bold;
}

.pages span.aktuell:before {
    content: "[";
}

.pages span.aktuell:after {
    content: "]";
}

/* ------------------- Formulare --------------------------- */
#col_1, #col_1_wide {
    line-height: 18px;
    font-size: 11px;
}

#col_1 h5 {
    color: #faa138;
    padding: 10px 0 10px;
}

#col_1 h5 strong {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}

#col_1 input.datum, #col_1_wide input.datum {
    width: 65px;
    padding: 2px 3px;
    border: 1px solid #CCC;
    margin: 0 5px 0 0;
    font-size: 12px;
    text-align: right;
    letter-spacing: -1px;
}

#col_1_wide input.datum {
    width: 65px;
    margin: 0 10px 10px 0;
}

#col_1 span, #col_1_wide span {
    /*color:#CCC;*/
}

#col_1_wide img {
    margin-right: 5px;
}

#col_1 select.wide {
    display: block;
    margin-bottom: 10px;
    width: 165px;
}

.button_suche input {
    display: block;
    background: #ffb864 url(../images/pfeil_orange.gif) no-repeat 93% center;
    padding: 5px 20px 5px 5px;
    color: #9d5908;
    font-weight: bold;
    float: right;
    margin: 30px 0 20px 0;
    clear: both;
    cursor: pointer;
    border: none;
}

.button_suche input:hover {
    color: #FFF;
}

/* ------------------- Buchung --------------------------- */
.booking_overview, #booking {
    margin-top: 15px;
}

.booking_overview {
    float: right;
    width: 320px;
}

#booking {
    float: left;
    width: 354px;
}

#booking .formidable-rdrstd-rdtwrap {
    clear: both;
    margin: 0;
}

#booking label {
    float: left;
}

#booking select, #booking input {
    float: right;
}

#booking .check {
    float: left;
}

#booking label.
  {
  float:left;
  }
#booking .button
  {
  background:#FEB763 url(../images/pfeil_orange.gif) no-repeat right center;
  color:#9C5A0C;
  }
form .info
  {
  margin-bottom:10px;
  }
/* ------------------- Pflichtangaben ---------------------- */

/* ------------------- Errormeldungen ---------------------- */


/* ------------------------ */
/* -- Service-Icons ------- */
/* ------------------------ */
#contentbox #icons
  {
  width:960px;
  height:20px;
  line-height:20px;
  float:left;
  background-color:#fff;
  }
#contentbox #icons .icons
  {
  width:170px;
  height:20px;
  line-height:20px;
  position:relative;
  right:0px;
  top:22px;
  left:790px;
  z-index:5;
  }  
#contentbox .icons .print,
#contentbox .icons .logout
  {
  width:85px;
  float:left;
  }  
#contentbox .icons .print a,
#contentbox .icons .logout a
  {
  line-height:14px;
  text-align:left;
  color:#fff;
  width:80px;
  display:block;
  padding:3px 0;
  }  
#contentbox .icons .print a img,
#contentbox .icons .logout a img
  {
  margin-top:1px;
  margin-right:10px;
  }
/* --------------------- Kalender -------------------------- */  
.calendar .nav,
.calendar .button
  {
  float:none;
  clear:both;
  }
/* --------------------- Suchformular Startseite -------------------------- */
form#netfewo
  {
  width:165px;
  }
form#netfewo input
  {
  float:left;
  margin:0px;
  margin-right:5px;
  margin-top:3px;
  }      
form#netfewo label
  {
  width:100px;
  line-height:22px;  
  float:left;
  }  
form#netfewo span
  {
  display:block;
  width:130px;
  line-height:19px;
  float:left;
  } 
form#netfewo img
  {
  float:left;
  margin-right:10px;
  }
form#netfewo select
  {
  float:right;
  width:165px;
  } 
form#netfewo select.count
  {
  width:60px;
  }     
form#netfewo select.size
  {
  width:60px;
  float:left;
  }  
form#netfewo div.searchbutton,
form#netfewo div.pets
  {
  width:165px;
  float:left;
  }
form#netfewo div.searchbutton
  {
  margin-top:5px;
  }  
form#netfewo div.pets label
  {
  width:60px;
  }
form#netfewo input.button.submit
  {
  background-image:url(../images/pfeil_orange.gif);
  background-color:#feb763;
  color:#9c5a0c;
  float:right;
  width:110px;
  }
form#netfewo input.button.submit:hover,
#booking .button:hover
  {
  /*background-color:#eda652;*/
  color:#fff;
  }  
form#netfewo div.formlabel
  {
  float:left;
  display:block;
  font-weight:bold;
  color:#faa138;
  width:100%;
  }
form#netfewo div.block
  {
  width:100%;
  float:left;
  } 
/* -------------------- AGB ------------------ */ 
div.agb
  {
  padding:15px 20px 0;
  }
div.agb ol.ebene2
  {
  margin:5px 0 0 10px;
  }
#col_1 div.agb
  {
  padding:15px 0 0;
  }
#col_1 div.agb ol li
  {
  padding-bottom:0px;
  }      
div.agb ol li
  {
  font-weight:bold;
  padding-bottom:15px;
  }
#col_1 div.agb ol li a span
  {
  color:#606060;  
  font-weight:normal;
  }  
div.agb ol li ol li
  {
  padding-bottom:0px;
  }  
div.agb ol li span.title
  {
  padding-right:3px;
  }  
div.agb ol li span.desc
  {
  display:block;
  font-weight:normal;
  }
#col_1 div.agb ol li span.desc
  {
  display:inline;
  }  
div.agb ol li ol li span.desc
  {
  display:inline;
  font-weight:normal;
  }    
/* ---------------------- Objektdetails ------------------ */

#content .gallery
  {
  width:290px;
  float:left;
  }
#content .thumbnails
  {
  float:left;
  overflow:hidden;
  padding:10px 0;
  width:290px;
  }  
#content .details_img .image_big
  {
  width:290px;
  height:210px;
  padding:0px;
  }
#content .details_img .image_big img
  {
  padding:0px;
  margin:0px;
  width:288px;
  height:208px;  
  display:block;
  }
#content .thumbnails img
  {
  height:68px;
  width:90px;
  }
#content .details_img ul
  {
  height:70px;
  overflow:hidden;
  width:303px;
  }
#content .details_img ul li
  {
  display:inline;
  padding-right:9px;
  }

/* ---------------------- News ------------------ */
.news-list-item,
.news-single-item
  {
  clear:both;
  margin:20px 0 40px;
  }
.news-list-item h3,
.news-single-item h2,
.news-single-item h3,
.news-list-item a,
.news-single-timedata
  {
  color:#2286C5;
  }
.news-single-item h2
  {
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  }
.news-single-item h2,
.news-single-item h3
  {
  margin:0 20px;
  }
.news-list-item hr,
.news-single-item hr
  {
  display:none;
  }
.news-list-morelink,
.news-single-backlink
  {
  margin-left:20px;
  }
.news-single-timedata,
.news-list-item h3 .news-list-date
  {
  font-weight:normal;
  float:right;;
  margin-right:20px;
  }
.news-single-timedata
  {
  line-height:18px;
  }
form .formidable-rdrstd-rdtwrap .label_agb label
	{
	width:350px;
	}
	
.toolTip{
	cursor:help;
	border-bottom:1px dotted #288bcc;
	text-decoration:none !important;
}		
#tooltip {
	text-align:left;
	color: #fff;
	position: absolute;
	z-index: 3000;
	border: 2px solid #c5da99;
	background-color: #288bcc;
	padding: 8px;
	opacity: 0.85;
	width:150px;
}
#tooltip h3, #tooltip div { padding:0; margin: 0; }	
	
.okMsg{
	padding:5px;
	color: #64757F;
	background-color: #F3FFDF;
	border: 1px solid #90DE00;
	margin-bottom:10px;
}

.errorMsg{
	padding:5px;
	color: #DC143C;
	background-color: #FCE6E6;
	border: 1px solid red;
	margin-bottom:10px;
}

.infoMsg{
	padding:5px;
	color:#1F75CC;
	background-color:#E9F4FF;
	border:1px solid #164EA5;
	margin-bottom:10px;
}

.okMsg ul, .okMsg ul li, .errorMsg ul, .errorMsg ul li, .infoMsg ul, .infoMsg ul li{
	list-style:disc;
	margin:auto auto auto 10px;
	padding:auto;
	line-height:22px;
}

