figure {
    line-height:1px;
}
body {
    background-color:#fff;
    border-top:6px solid #333732;
    font:14px/120% 'Heebo Light',sans-serif;
    color:#666;
}
.navi-resp {
    display:none;
}
#slider-fullwidth figure {
    background: red;
}

/* home */
body.home #teaser-txt {
    height:410px;
    text-align:center;
    background-color:#beac83;
    color:#333732;
}
body.home #teaser-txt .content-text {
    width:28%;
    display:inline-block;
    margin:20px;
}
body.home #teaser-txt h3 {
    border-bottom:0px;
    font-size:22px;
    color:#FBF2BB;
    text-transform:uppercase;
    margin: 0 0 10px 0!important;
    text-shadow:0 0 5px #333;
}
body.home #teaser-txt p {
    color:#333732;
}
body.home #teaser-txt figure {
    padding:10px;
}
body.home #teaser-txt img {
    border:3px solid #333;
    border-radius:50%;
    background: #dfe054;
    -moz-transition: border-color .5s;
    -webkit-transition: border-color .5s;
    transition: border-color .5s;
}
body.home #teaser-txt .content-text:hover img {
    border-color:#D8CCB1;
}
body.home #teaser-txt .slider-control {
    display:none;
}
.slider-control {
    height:auto;
}
.slider-control .slider-menu {
    top:-25px;
}
.slider-control .slider-prev,
.slider-control .slider-next {
    display:none;
}
.slider-control .slider-menu b.active {
    color: #beac83!important;
}
a {
    text-decoration:none;
    color:#beac83;
}
.highlight {
    background-color:#D8CCB1;
}
.mod_breadcrumb {
    margin:20px 0;
    padding:10px;
    background: #D8CCB1;
}
#left {
    margin-top:20px;
}
.mod_article [class*="content-"],
.mod_article [class^="ce_"],
.mod_article [class*="mod_"] {
    margin:auto;
}
body.home #header .inside {
    position:inherit;
}
.logo {
    float:left;
    margin:20px 0;
}

/* search */
#header .topsearch {
    top:65px;
    position:relative;
    float:right;
    clear:right;
    padding:0;
    border:0;
    border-radius:0;
    right:0;
    background: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#main figure img {
    border-bottom:2px solid #beac83;
}
#header .topsearch form .widget {
    overflow:hidden;
    margin:0;
    padding:5px;
    background-color:#beac83;
    border-radius:10px;
    font-weight:300px;
}
#header .topsearch input.text {
    width:0px;
    padding:0;
    border:0;
    font-size:12px;
    color:#666;
    background: #fff;
    font-weight: 300;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: width .5s;
    -webkit-transition: width .5s;
    transition: width .5s;
}
#header .topsearch:hover input.text,
#header .topsearch input.text:focus,
#header .topsearch input.text:hover {
    width:230px;
    padding:10px;
}
#header .topsearch input.submit {
    width:30px;
    height:25px;
    overflow:hidden;
    margin:0;
    padding:20px;
    background:#beac83 url("../../files/conTemp543/picbase/search.png") center center no-repeat;
    border:0;
    text-indent:-2000px;
}
input[type="submit"]:hover,
.button:hover {
    background: #beac83!important;
}
#header input[type="submit"]:hover {
    background-image:url("../../files/conTemp543/picbase/search.png") !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
}

/* top navi */
.topnavi {
    width:220px;
    float:right;
    margin-top:50px;
}
.topnavi li {
    float: right!important;
}
.topnavi li a,
.topnavi li span {
    padding:0 10px;
    border-right:1px solid #46484;
    font-size:10px;
    color:#808480;
    text-transform:uppercase;
    -moz-transition: color .5s, padding-left .5s;
    -webkit-transition: color .5s, padding-left .5s;
    transition: color .5s, padding-left .5s;
}
.topnavi li a:hover,
.topnavi li span:hover {
    color:#beac83;
}
.content-slider figure {
    position:relative;
}
.content-slider figure figcaption {
    bottom:50px;
    position:absolute;
    padding:40px;
    font-size:25px;
    line-height:150%;
    color:#333732;
    text-transform:uppercase;
    background: white;
    background: rgba(255, 255, 255, .5);
    font-weight: 300;
    width: 50%!important;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    transition: background .5s;
}
.content-slider figure figcaption:hover {
    background: rgba(255, 255, 255, .8);
}
#container {
    min-height:450px;
    margin-top:0;
    background: white;
}
#main .inside {
    padding:20px;
}
#left .inside {
    padding:20px 0 20px 20px;
}
body.home #container {
    padding-top:20px;
}
.toggler,
#left .mod_navigation  li a,
#left .mod_navigation  li span,
#footer .mod_subscribe h4,
#footer .footernavi li a,
#footer .footernavi li span,
.mainnavi li a,
.mainnavi li span,
h1,
h2,
h3 {
    margin:0 0 20px;
    line-height:120%;
    /*font-family: 'Krona One', sans-serif;
    */ font-weight: 300;
}
h1 {
    padding-bottom:20px;
    border-bottom:1px solid #CCC;
    color:#beac83;
    margin-bottom: 20px!important;
}
h2 {
    color:#242723;
}

/* left navi -- */
#left .mod_navigation {
    margin-right:30px;
}
#left .mod_navigation   h3 {
    margin-bottom:8px;
    padding-bottom:8px;
    border-bottom:1px solid #ccc;
    font-size:20px;
    color:#242723;
    text-transform:uppercase;
}
#left .mod_navigation  li a,
#left .mod_navigation  li span {
    display:block;
    margin:0;
    padding:8px 0;
    background-image:url("../../files/conTemp543/picbase/Physio_Anders/Ikon_physioanders_rgb-02.png");
    background-position:left center;
    background-repeat:no-repeat;
    border-bottom:1px solid #D8CCB1;
    color:#1d201c;
    text-transform:uppercase;
    text-indent:25px;
    -moz-transition: color .2s, padding-left .2s;
    -webkit-transition: color .2s, padding-left .2s;
    transition: color .2s, padding-left .2s;
}
#left .mod_navigation  li a:hover,
#left .mod_navigation  li span:hover {
    background-image:url("../../files/conTemp543/picbase/Physio_Anders/Ikon_physioanders_rgb-01.png");
    background-position:left center;
    background-repeat:no-repeat;
    color:#beac83;
}
#left .mod_navigation  li a.trail,
#left .mod_navigation  li span.active {
    background-image:url("../../files/conTemp543/picbase/Physio_Anders/Ikon_physioanders_rgb-01.png");
    background-position:left center;
    background-repeat:no-repeat;
    color:#beac83;
}
#left .mod_navigation   ul ul {
    margin-left:20px;
    font-size:80%;
}
#left .mod_navigation   ul ul a,
#left .mod_navigation   ul ul span {
    text-transform:none;
}

/* form */
textarea {
    padding:10px;
}
input.submit {
    margin:5px 0;
    border:0;
    color:#fff;
    text-transform:uppercase;
    background: #333732;
    text-shadow: 0 0 5px #333;
}
.content-comments  .formbody,
.mod_search form,
.mod_login,
.ce_form {
    padding:20px;
    color:#fff;
    background: #beac83/*url("../picbase/Physio_Anders/thUS50R286_1.jpg")*/ right top;
}
textarea:hover {
    border-bottom:2px solid #beac83;
}

/* footer */
#footer nav,
#footer .mod_form {
    width:28%;
    float:left;
}
#footer {
    border-top:3px solid #beac83;
    background: none;
}
#footer .inside {
    width:980px;
    margin:auto;
    padding-top:20px;
}

/* #footer .footernavi { float: left; } */
/*#footer .footernavi li,
#footer .footernavi li a,
#footer .footernavi li span {
    width:160px;
    margin:0;
    font-size:12px;
    color:#999;
    text-transform:uppercase;
    float: none!important;
}
*/
#footer .footernavi li a,
#footer .footernavi li span {
    display:block;
    margin:0;
    padding:5px 0;
    color:#333;
    -moz-transition: color .5s, padding-left .5s;
    -webkit-transition: color .5s, padding-left .5s;
    transition: color .5s, padding-left .5s;
}
#footer .footernavi li a.trail,
#footer .footernavi li span.active {
    color:#beac83;
}
#footer .footernavi li a:hover,
#footer .footernavi li span:hover {
    padding-left:10px;
    color:#beac83;
}
/*#footer .footernavi > ul > li {
    margin-right:20px;
    float: left!important;
}
*/
/*#footer .footernavi > ul > li > a,
#footer .footernavi > ul > li > span {
    margin-bottom:5px;
    padding-bottom:10px;
    border-bottom:1px solid #666;
    font-size:16px;
    color:#beac83;
}
*/ 

#footer .mod_subscribe {
    width:240px;
    float:right;
}
#footer .mod_subscribe h4 {
    margin:5px 0 15px;
    padding-bottom:10px;
    border-bottom:1px solid #666;
    font-size:16px;
    color:#beac83;
    text-transform:uppercase;
}
.footertxt {
    overflow:hidden;
    clear:both;
    margin:0;
    padding:20px 10px;
    border-top:0px solid #808480;
    font-size:12px;
}

/* --- socials ----- */
.socials {
    top:45px;
    position:relative;
    float:right;
}
}
.socials a {
    float:left;
    display:block;
    margin-right:5px;
    padding:5px 5px 1px;
    border-radius:50%;
    background: #beac83;
    -moz-transition: background .3s;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.socials a:hover {
    background: #beac83;
}
/*-accordeons------*/
.toggler {
    margin:2px 0;
    color:#fff;
    text-transform:uppercase;
    padding: 15px!important;
    background: #beac83/*url("../picbase/Physio_Anders/thUS50R286_1.jpg")*/ top left;
    text-shadow:0 0 5px #333333;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    transition: background .5s;
}
.toggler:hover {
    background-position: 0 -160px;
}
.toggler.active {
    background-position: 0 -270px;
}
.accordion div {
    margin-bottom:20px;
    padding:10px;
    background: #D8CCB1;
}

/* ---- tabelle -------- */
#main .content-table thead th {
    padding:10px 5px;
    border-bottom:2px solid #000;
    color:#beac83;
    background: #242723;
}
#main .content-table tr:hover {
    background-color:#D8CCB1;
}

/* ---- events ---- */
.event-entry {
    overflow:hidden;
}
.event-entry .header {
    width:20%;
    float:left;
    text-align:center;
    background: #feecc4;
    font-weight: 300;
}
.event-entry .header .date {
    display:block;
    padding:10px 10px 0;
    font-size:18px;
}
.event-entry .header .day {
    display:block;
    padding:5px;
    font-size:10px;
}
.event-entry .event {
    width:80%;
    float:left;
}

/* ---- gallery ---- */
.content-gallery img {
    opacity: .5;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
.content-gallery img:hover {
    opacity: 1;
}

/* --- calendar -------- */
}
.calendar thead {
    font-size:10px;
    background: url("../picbase/features-bg.jpg") repeat left bottom;
}
.calendar thead th.current {
    color: white;
}

/* .calendar thead th.previous a, .calendar thead th.next a { font-size: 10px;} */
.calendar thead th.previous a {
    display:block;
    background-image:url("../../files/conTemp543/picbase/arrow-left.png");
    background-position:center center;
    background-repeat:no-repeat;
    text-indent:-2000px;
}
.calendar thead th.next a {
    display:block;
    background-image:url("../../files/conTemp543/picbase/arrow-right.png");
    background-position:center center;
    background-repeat:no-repeat;
    text-indent:-2000px;
}
.calendar thead th.head {
    padding:12px 0;
    border-bottom: 1px solid black!important;
}

/* days */
.calendar thead th.label span {
    display:none;
}
.calendar thead th.label {
    font-weight:normal;
    color: white;
}
.calendar .days.active {
    color: white;
    background: url("../picbase/features-bg.jpg") repeat left bottom;
}
.calendar .days.active a {
    color:#fcf0be;
}

/* ----- kontakt ----- */
}
#kontakt .ce_form {
    width:60%;
    float:right;
}

/* -------- small elems --------- */
p.more,
p.info,
div.empty,
p.back {
    padding:2px 10px;
    text-align:right;
    font-size:10px;
    color:#242723;
    background: #beac83;
    margin: 0 0 10px 0!important;
}
p.info a,
p.more a,
p.back a {
    color:#fff;
}
.comment_default .reply {
    margin-left:20px;
}
time {
    float:left;
}
.content-comments {
    padding:20px;
    background: #ebebeb;
}

/* --- kontakt --- */
iframe {
    width:100%;
}
.scrolltop {
    width:64px;
    height:64px;
    bottom:20px;
    position:fixed;
    overflow:hidden;
    background-image:url("../../files/conTemp543/picbase/scroll2top.png");
    background-position:center center;
    background-repeat:no-repeat;
    text-indent:-2000px;
    /*background: url("../picbase/scroll2top.png") no-repeat scroll center center rgba(255, 255, 255, 0.0);*/
    cursor: pointer;
    right: 20px;
}
#portrait img {
    margin-left:10px;
}
#raumbild1,
#raumbild2 {
    float:left;
    margin-right:10px;
}

/* Audio----------------------------------------------------------------------------------------------- */
#audio h3 {
    margin-bottom:40px;
    color:#beac83;
}
#audio {
    margin-bottom:40px;
}
