/*saratz.ch page*/
#cont_c{
    display:none;
}
#foo1{
    display:none;
}
#search_form{
    display:none;
}
#c_left_h{
    margin-bottom: 0px;
}
#languagelist{
    display:none;
}
#language_menu{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    width:110px;
}
.video a{
    display:none;
}
.gift a{
    display: none;
}
.mysaratz{
    margin-left: 52px;
}
#lang{
    display:none;
}
#language_menu{
    float: left;
    font-size: 10px;
    height: auto;
    margin: 4px 0 0;
}
#cont_h_c{
	width:980px!important;
}
#content_right{
	display:none;
}
#social{
    display: none;
}



/* basic*/
img{
    border:none;
}
a{
    outline: none;
}
#content_include a{
    text-decoration:none;
    color:#003366;
}
#content_include a:hover{
    color:#999999;
}
#content_include li{
    list-style:none;
}
#content_include h1{
    font-size:16px;
    line-height:20px;
    margin-bottom:10px;
    color:#336699;
}
#content_include h2{
    font-size:15px;
    line-height:17px;
    margin-bottom:5px;
}
#content_include h3{
    font-size:15px;
    line-height:17px;
    margin-bottom:5px;
    color:#336699;
}
#content_include h4{
    font-size:13px;
    line-height:16px;
    margin-top:8px;
    margin-bottom:5px;
    color:red;
    font-weight: normal;
}
#content_infobar{
    float:right;
    margin-right:12px;
    margin-top:20px;
}
#content_infobar_name{
    float: left;
    width: 194px;
    margin-bottom: 20px;
}
#content_infobar_name h2{
    float: left;
    width: 176px;
    line-height: 29px;
    padding:0px 9px;
    background-color: #f4f8fc;
    color:#2f5478;
    font-size: 12px;
    font-weight: bold;
}
#content_infobar_name p{
    float: left;
    line-height: 22px;
    padding:0px 9px;
    font-size: 12px;
}

#content_include{
    float:left;
    margin-bottom:50px;
    padding-left: 12px;
}
#left{
    float:left;
    width:215px;
}
#content{
    float:left;
    width:508px;
    margin-right: 24px;
    border-left:1px solid #cccccc;
    padding-left:14px;
    min-height:250px;
}
/* DATE */
#content_include #content #date{
    color:#246290;
    font-size:16px;
    font-weight:normal;
    line-height:16px;
    margin-top:10px;
    margin-bottom:15px;
}
#content_include #content #date span{
    color:#ff8b20;
}
/* PRODUKT */
#content_include .toggle{
    float:left;
    border-top:1px solid #dddddd;
    padding-top:4px;
    margin-top:3px;
    width:365px;
}
#content_include .toggle img{
    margin-top:2px;
    float:left;
    margin-right:3px;
}
.produktlisting{
    float: left;
    width: 485px;
    background-image:url(../background/guest_article_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    border:1px solid #dddddd;
    padding:12px;
    margin-bottom:12px;
}
.produktlisting .image{
    float: left;
    width: 120px;
    height: auto;
}
.produktlisting .content{
    float: left;
    width: 365px;
    height: auto;
}
.produktlisting .content h1{
    float: left;
    width: 365px;
}
.produktlisting .content h3{
    float: left;
    width: 365px;
    margin-top:15px;
}
.produktlisting .content .toggle_content{
    float: left;
    width: 365px;
}
.produktlisting .content .toggle_content .view{
    float: left;
    width: 121px;
    margin-bottom: 10px;
}
.produktlisting .content .toggle_content .not_possbile{
    float: left;
    width:230px;
    margin-bottom: 10px;
}
.produktlisting .content .toggle_hide{
    display:none; /*damit der text nicht angezeigt wird jedoch per js ausgelesen werden kann*/
}
.produktlisting .content .toggle_content .submit{
    float: left;
    width: 365px;
    text-align: right;
}
.produktlisting .content .toggle_content a.add {
    background: transparent url(../background/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 26px;
    margin-right: 6px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom:10px;
    margin-top: 5px;
}
.produktlisting .content .toggle_content a.add span {
    background: transparent url(../background/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 15px;
    padding: 6px 0 5px 10px;
}
.produktlisting .content .toggle_content a.add img{
    float: left;
    margin-right: 5px;
}
.produktlisting .content .toggle_content a.add:active{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
.produktlisting .content .toggle_content a.add:active span{
    background-position: bottom left;
    padding: 6px 0 5px 10px; /* push text down 1px */
}
.produktlisting .content .toggle_content .view span{
    /*float: left;*/
    line-height: 20px;
}
.produktlisting .content .toggle_content .view select{
    float: left;
    width: 114px;
}
/* HOME */
#banner{
    float:left;
    margin-top: 10px;
    margin-bottom:10px;
}
#banner a{
    float:left;
    margin-right: 15px;
    margin-bottom: 10px;
}
/* RIGHT */
#right{
    float:left;
    width:194px;
    padding-right:12px;
}
/* DATE */
#right #content_infobar_date{
    float: left;
    width: 194px;
    margin-bottom: 20px;
}
#right #content_infobar_date h2{
    float: left;
    width: 176px;
    line-height: 29px;
    padding:0px 9px;
    background-color: #f4f8fc;
    color:#2f5478;
    font-size: 12px;
    font-weight: bold;
}
#right #content_infobar_date p{
    float: left;
    line-height: 22px;
    padding:0px 9px;
    font-size: 12px;
}
/* WARENKORB */
#right #warenkorb{
    float: left;
    background-image:url(../background/guest_wk_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #dfdfdf;
    padding:4px;
    width: 186px;
    font-size: 12px;
}
#right #warenkorb .warenkorbinhalt{
    float:left;
    padding-bottom:7px;
    border-bottom: 1px solid #dfdfdf;
}
#right #warenkorb h3{
    background-image:url(../background/guest_wk_title_bg.gif);
    background-repeat:no-repeat;
    background-position: bottom;
    line-height: 29px;
    padding-left: 40px;
    color:#FFF;
    font-size: 12px;
    font-weight: bold;
}
#right #warenkorb .list{
    float: left;
    width: 174px;
    text-align: right;
    padding:5px;
}
#right #warenkorb .list_article{
    float: left;
    width: 174px;
    text-align: right;
    padding:5px;
    /*border-bottom:1px solid #d6aa84;*/
}
#right #warenkorb span{
    float: left;
    width: 90px;
    text-align: left;
}
.warenkorbbox{
    float:right;
}
a.add {
    background: transparent url(../background/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 26px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
    margin-bottom:6px;
    margin-top:10px;
}
a.add span {
    background: transparent url(../background/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 15px;
    padding: 6px 0 5px 10px;
    width: auto!important;
}
a.add img{
    float: left;
    margin-right: 5px;
}
a.add:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.add:active span {
    background-position: bottom left;
    padding: 6px 0 5px 10px; /* push text down 1px */
}
/* ALL BOOK */
#right .allbook{
    float:left;
    width:196px;
    margin-top:20px;
}
#right .allbook h3{
    background-image:url(../background/guest_all_reservations.gif);
    background-position:center bottom;
    background-repeat:no-repeat;    
    font-size:12px;
    font-weight:bold;
    line-height:29px;
    padding-left:40px;
}
#right .allbook h3 a{
    color:#FFFFFF;
}

/* INFO */
#right .info{
    float:left;
    width:196px;
    margin-top:10px;
}
#right .info h3{
    background-image:url(../background/guest_explain_mysaratz.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    font-size:12px;
    font-weight:bold;
    line-height:29px;
    padding-left:40px;
}
#right .info h3 a{
    color:#FFFFFF;
}
