/* Online Tagebuch */
.ot-form {
}

.ot-form > .form-item {
    clear: both;
    width: 685px;
    float: left;
    background: #F5FFE1;
    padding: 10px;
    margin: 0.5em 0;
}

.ot-form .fieldset-wrapper > .form-item.form-item.form-item-frage-mehrwert,
.ot-form > .form-item.form-item-frage-mehrwert {
    background: #ffefe1;
}

.ot-form .fieldset-wrapper > .form-item {
    clear: both;
    width: 670px;
    float: left;
    background: #F5FFE1;
    padding: 10px;
    margin: 0.5em 0;
}

.ot-form > .form-item .form-required,
.ot-form .fieldset-wrapper > .form-item .form-required {
    display: none;
}

.ot-form > .form-item > label {
    width: 295px;
    float: left;
    padding: 0 30px 0 0;
    font-weight: normal;
}

.ot-form .fieldset-wrapper > .form-item > label {
    width: 280px;
    float: left;
    padding: 0 30px 0 0;
    font-weight: normal;
}

.ot-form .form-radios > .form-item {
    width: 90px;
    float: left;
    text-align: center;
}

.ot-form .form-radios > .form-item input {
    margin-left: 38px;
    display: block;
}

.ot-form .form-radios > .form-item label {
    margin-top: 6px;
    display: block;
}

form#selbsteinschaetzung-add-form,
form#ziel2-add-form,
form#ziel3-add-form {
    padding: 35px 0 0 0;
    background: url("../../../../default/files/rehasonanz/online_tagebuch/selbsteinschaetzung_regler.png") top right no-repeat;
}

g.highcharts-legend {
    display: none;
}

/* FORUM */
#forum tr.even, #forum tr.odd {
    background: #F0FFD2;
}

#forum div.indent {
    margin-left: 0;
}

#forum .container {
    background: #e1ffb4;
    font-weight: bold;
}

.forum-table-superheader {
    background: #F0FFD2;
    border-bottom: 2px solid white;
}

.forum-table-superheader a {
    color: #464646;
    font-weight: bold;
}

.page-forum h1.title {
    display: none;
}

#forum td.forum .icon {
    margin-left: 15px;
}

.page-forum.section-forum ul.action-links {
    display: none;
}

.page-forum-.section-forum ul.action-links {
    display: block;
}

.node-type-forum .indented {
    margin: 0;
}

.node-forum .submitted {
    float: left;
    width: 150px;
    border-right: 1px solid #BBB;
}

.node-forum .content {
    margin-left: 150px;
    border-left: 1px solid #BBB;
    padding: 0 10px;
    background: #F0FFD2;
    min-height: 100px;
}

.node-forum .forum-content-wrapper {
    background: #F0FFD2;
    margin: 0;
    padding: 10px;
    margin-bottom: 6px;
}

.node-forum #comments {
    margin: 0;
}

#comments .comment {
    background: #F0FFD2;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #BBB;
}

#comments .comment ul.links {
    float: right;
    margin: 0;
}

#comments .comment ul li a {
    cursor: pointer;
    font-size: 12px;
    padding: 2px 8px;
    background: -moz-linear-gradient(top, white 0%, #9FEE89);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#9FEE89));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #A1D593;
    text-shadow: 1px 0px 1px rgba(255, 250, 255, 1), 0px 1px 1px rgba(255, 255, 255, 1);
    color: #5A5A5A;
}

#comments .comment ul li a:hover {
    background: -moz-linear-gradient(top, #F7FFF5 0%, #69E945);
    background: -webkit-gradient(linear, left top, left bottom, from(#F7FFF5), to(#69E945));
}

.forum-content-wrapper > ul.links {
    float: right;
    margin: 0;
}

.forum-content-wrapper > ul li a {
    cursor: pointer;
    font-size: 12px;
    padding: 2px 8px;
    background: -moz-linear-gradient(top, white 0%, #9FEE89);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#9FEE89));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #A1D593;
    text-shadow: 1px 0px 1px rgba(255, 250, 255, 1), 0px 1px 1px rgba(255, 255, 255, 1);
    color: #5A5A5A;
}

.forum-content-wrapper > ul li a:hover {
    background: -moz-linear-gradient(top, F7FFF5 0%, #69E945);
    background: -webkit-gradient(linear, left top, left bottom, from(#F7FFF5), to(#69E945));
}

.node-forum form.comment-form {
    padding: 10px;
    background: #e1ffb4;
}

h2.title.comment-form {
    margin-top: 20px;
}

/* GEWICHTSEINGABE */
.page-ziel1-mein-gewicht .form-item-gewicht {
    display: inline;
}

.page-ziel1-mein-gewicht #edit-submit {
    display: block;
    margin-top: 1.5em;
}

/* PRIVATE NACHRICHTEN */
.privatemsg-message-column {
    float: none;
    width: auto;
}

div.privatemsg-message ul.privatemsg-message-actions {
    float: right;
    margin: 0;
}

#privatemsg-new #edit-cancel {
    display: none;
}

/*rehasonanz Farben*/
.gruen {
    color: #41BE1E;
}

.braun {
    color: #966400;
}

.violett {
    color: #B464FA;
}

.blau {
    color: #5F96FF;
}

.kochbuch {
    color: #DC555A;
}

.ww-ern-hrung #page-title,
body.essen_und_trinken h1.page-header{
    color: #966400;
}

.ww-mein-wohlbefinden #page-title,
.ww-wohlf-hlen #page-title {
    color: #B464FA;
}

.ww-r-cken-abc #page-title,
.ww-bewegung #page-title {
    color: #5F96FF;
}

.node-type-rezepte #page-title {
    color: #DC555A;
}

.ww-r-ckentrainer #page-title {
    color: #466ea0;
}

.field-type-fivestar {
    margin-top: 20px;
}

.page-node-31 .field-type-fivestar {
    display: none;
}

.page-node-32 .field-type-fivestar {
    display: none;
}

.page-node-150 .field-type-fivestar {
    display: none;
}

.page-node-309 .field-type-fivestar {
    display: none;
}

.page-node-310 .field-type-fivestar {
    display: none;
}

.page-node-311 .field-type-fivestar {
    display: none;
}

.page-node-622 .field-type-fivestar {
    display: none;
}

.page-node-623 .field-type-fivestar {
    display: none;
}

.page-node-624 .field-type-fivestar {
    display: none;
}

.page-forum-.section-forum ul.action-links {
    display: block;
    padding-left: 0;
}

.sorting {
    cursor: pointer;
}

.sorting_asc {
    cursor: pointer;
}

.sorting_desc {
    cursor: pointer;
}

/* FAHRPLAN */

/***************Wissenswertes Fahrplan****************/
div.reha.fahrplan tr {
    background: none;
}

div.reha.fahrplan {
    padding: 0px 0px 0px 0px;
    margin: 20px 10px 0px 0px;
    float: left;
    width: 220px;
    display: block;
}

div.reha.fahrplan table {
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
    display: block;
}

a.reha.fahrplan {
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    text-transform: none;
}

div.reha.fahrplan td ul.reha.fahrplan li.reha.fahrplan {
    list-style-type: disc;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    color: rgb(70, 70, 70);
}

div.reha.fahrplan h2.reha.fahrplan-essen-trinken {
    font-weight: 900;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgb(150, 100, 0);
    width: 220px;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    color: rgb(150, 100, 0);
    float: right;
}

h2.reha.essen-trinken {
    font-weight: 900;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    text-transform: none;
    color: rgb(150, 100, 0);
}

div.reha.fahrplan td.reha.fahrplan-essen-trinken-monat {
    vertical-align: top;
    width: 60px;
}

div.reha.fahrplan td ul.reha.fahrplan-essen-trinken {
    clear: both;
    background-image: none;
    list-style-image: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 15px;
}

div.reha.fahrplan td.reha.fahrplan-essen-trinken-monat p {
    clear: both;
    font-weight: 900;
    font-size: 10px;
    border-width: 0px 3px 0px 0px;
    border-style: solid;
    border-color: rgb(150, 100, 0);
    line-height: 300%;
    width: 50px;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

div.reha.fahrplan h2.reha.fahrplan-wohlfuehlen {
    font-weight: 900;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgb(180, 100, 250);
    width: 220px;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    color: rgb(180, 100, 250);
    float: right;
}

h2.reha.wohlfuehlen {
    font-weight: 900;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    text-transform: none;
    color: rgb(180, 100, 250);
}

div.reha.fahrplan td.reha.fahrplan-wohlfuehlen-monat {
    vertical-align: top;
    width: 60px;
}

div.reha.fahrplan td ul.reha.fahrplan-wohlfuehlen {
    clear: both;
    background-image: none;
    list-style-image: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 15px;
}

div.reha.fahrplan td.reha.fahrplan-wohlfuehlen-monat p {
    clear: both;
    font-weight: 900;
    font-size: 10px;
    border-width: 0px 3px 0px 0px;
    border-style: solid;
    border-color: rgb(180, 100, 250);
    line-height: 300%;
    width: 50px;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

div.reha.fahrplan h2.reha.fahrplan-bewegung {
    font-weight: 900;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgb(95, 150, 255);
    width: 220px;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    color: rgb(95, 150, 255);
    float: right;
}

h2.reha.bewegung {
    font-weight: 900;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    text-transform: none;
    color: rgb(95, 150, 255);
}

div.reha.fahrplan td.reha.fahrplan-bewegung-monat {
    vertical-align: top;
    width: 60px;
}

div.reha.fahrplan td ul.reha.fahrplan-bewegung {
    clear: both;
    background-image: none;
    list-style-image: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 15px;
}

div.reha.fahrplan td.reha.fahrplan-bewegung-monat p {
    clear: both;
    font-weight: 900;
    font-size: 10px;
    border-width: 0px 3px 0px 0px;
    border-style: solid;
    border-color: rgb(95, 150, 255);
    line-height: 300%;
    width: 50px;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

div.fahrplan h2.fahrplan-rueckenabc {
    font-weight: 900;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgb(95, 150, 255);
    width: 220px;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;
    color: rgb(95, 150, 255);
    float: right;
}

h2.rueckenabc {
    font-weight: 900;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    text-transform: none;
    color: rgb(95, 150, 255);
}

div.fahrplan td.fahrplan-rueckenabc-monat {
    vertical-align: top;
    width: 60px;
}

div.fahrplan td ul.fahrplan-rueckenabc {
    clear: both;
    background-image: none;
    list-style-image: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 15px;
}

div.fahrplan td.fahrplan-rueckenabc-monat p {
    clear: both;
    font-weight: 900;
    font-size: 10px;
    border-width: 0px 3px 0px 0px;
    border-style: solid;
    border-color: rgb(95, 150, 255);
    line-height: 300%;
    width: 50px;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

/* BEGINN RÜCKENTRAINER */
.rt-content-left {
    width: 432px;
    float: left;
    padding-right: 8px;
    border-right: #41be1e 1px dashed;
}

.rt-content-left h4 {
    color: #466ea0;
    font-size: 14px;
}

.rt-content-left h5 {
    color: #466ea0;
}

.rt-content-left hr {
    border: none;
    border-bottom: 1px dashed #41be1e;
}

.rt-content-right {
    width: 232px;
    float: left;
    padding-left: 8px;
}

.rt-content-right label {
    margin: 3px 0;
}

.rt-content-right span {
    color: #466ea0;
}

.rt-container {
    padding: 10px 0;
    border-bottom: 1px dashed #41be1e;
}

p.gut {
    background-image: url('../../../../default/files/rehasonanz/wissenswertes/ruecken/rueckentrainer/icon_gut.png');
    background-repeat: no-repeat;
    padding: 0 0 10px 40px;
}

p.schlecht {
    background-image: url('../../../../default/files/rehasonanz/wissenswertes/ruecken/rueckentrainer/icon_schlecht.png');
    background-repeat: no-repeat;
    padding: 0 0 10px 40px;
}

p.beachten {
    background-image: url('../../../../default/files/rehasonanz/wissenswertes/ruecken/rueckentrainer/icon_beachten.png');
    background-repeat: no-repeat;
    padding: 0 0 10px 40px;
}

/* ENDE RÜCKENTRAINER */

/* ZV1 RÜCKEN REGLER */

.white-box {
    -webkit-box-shadow: 2px 2px 2px 2px #BDBDBD;
    -moz-box-shadow: 2px 2px 2px 2px #BDBDBD;
    -o-box-shadow: 2px 2px 2px 2px #BDBDBD;
    -ms-box-shadow: 2px 2px 2px 2px #BDBDBD;
    box-shadow: 2px 2px 2px 2px #BDBDBD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
}

.square-280 {
    padding: 10px 10px 10px 10px;
    height: 290px;
    width: 290px;
}

.zv1-ruecken .square-280 {
    float: left;
}

.zv1-slider-vertical .ui-slider-range {
    background: none;
    background: url('../images/rehasonanz_regler_verlauf_vertikal.png') bottom;
}

.zv1-slider-vertical a.ui-state-default {
    margin-bottom: -9px;
    margin-left: -16px;
    border: none;
    background: none;
    width: 48px;
    height: 18px;
    background: url('../images/rehasonanz_regler_vertikal.png') top left;
}

.zv1-slider-vertical a.ui-state-hover {
    background:url('../images/rehasonanz_regler_vertikal.png') top left;
}

.zv1-slider-horizontal .ui-slider-range {
    background-image: url('../images/rehasonanz_regler_verlauf_horizontal.png');
}

.zv1-slider-horizontal-invert .ui-slider-range {
    background-image: url('../images/rehasonanz_regler_verlauf_horizontal_invert.png');
}

.zv1-slider-horizontal a.ui-state-default {
    margin-left: -9px;
    margin-top: -16px;
    border: none;
    background: none;
    width: 18px;
    height: 48px;
    background: url('../images/rehasonanz_regler_horizontal.png') top left;
}

.zv1-slider-horizontal a.ui-state-hover {
    background: url('../images/rehasonanz_regler_horizontal.png') top left;
}

/* FRONT PAGE PANELS */
/*slider*/
body.front .flex-direction-nav .flex-prev {
    left: 0px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: url("../images/slider_verlauf_links.png") center no-repeat;
    background-position: 0px 0px;

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*    background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_prev.png") center no-repeat, -moz-linear-gradient(left,  rgba(65,190,30,1) 0%, rgba(255,255,255,0) 100%);  FF3.6+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_prev.png") center no-repeat, -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(65,190,30,1)), color-stop(100%,rgba(255,255,255,0)));  Chrome,Safari4+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_prev.png") center no-repeat, -webkit-linear-gradient(left,  rgba(65,190,30,1) 0%,rgba(255,255,255,0) 100%);  Chrome10+,Safari5.1+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_prev.png") center no-repeat, -o-linear-gradient(left,  rgba(65,190,30,1) 0%,rgba(255,255,255,0) 100%);  Opera 11.10+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_prev.png") center no-repeat, -ms-linear-gradient(left,  rgba(65,190,30,1) 0%,rgba(255,255,255,0) 100%);  IE10+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_prev.png") center no-repeat, linear-gradient(to right,  rgba(65,190,30,1) 0%,rgba(255,255,255,0) 100%);  W3C 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41be1e', endColorstr='#00ffffff',GradientType=1 );  IE6-8 */
}

body.front .flex-direction-nav .flex-next {
    background: url("../images/slider_verlauf_rechts.png") center no-repeat;
    background-position: -47px 0px;
    right: 0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*    background-image: url("https://akersten-dev.rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav.png") center no-repeat;
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_next.png") center no-repeat, -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(65,190,30,1) 100%);  FF3.6+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_next.png") center no-repeat, -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(65,190,30,1)));  Chrome,Safari4+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_next.png") center no-repeat, -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(65,190,30,1) 100%);  Chrome10+,Safari5.1+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_next.png") center no-repeat, -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(65,190,30,1) 100%);  Opera 11.10+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_next.png") center no-repeat, -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(65,190,30,1) 100%);  IE10+ 
        background: url("https://rehasonanz.de/portal/sites/all/libraries/flexslider/images/bg_direction_nav_next.png") center no-repeat, linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(65,190,30,1) 100%);  W3C 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#41be1e',GradientType=1 );  IE6-8 */

}

body.front .flex-direction-nav a {
    display: block;
    height: 100%;
    margin: 0px;
    /*    opacity: 0;*/
    position: absolute;
    text-indent: -9999px;
    width: 30px;
    z-index: 10;
    top: 0px;
}

/* tw counter */
div.reha.start-tw-counter {
    clear: both;
    color: #326496;
    height: 60px;
    margin: 0px;
    padding: 0px;
    border-bottom: solid thin #e0e0e0;
}

div.reha.start-tw-counter .tw {
    height: 45px;
    margin-right: 2px;
    width: 11px;
    display: inline-block;
    font-size: 7px;
    text-align: center;
}

div.reha.start-tw-counter .tw .tw-image.active {
    background-color: #A0A0E9;
}

div.reha.start-tw-counter .tw .tw-image {
    background-color: #0046AA;
    height: 11px;
    border-radius: 3px;
}

/*Doctor*/
div.reha.doc-welcome {
    height: 132px;
    width: 202px;
    background-image: url('../images/template/portal_arzt_begruessen.png');
    background-repeat: no-repeat;
    float: right;
    position: relative;
}

div.reha.doc-welcome .doc-content {
    width: 135px;
    position: absolute;
    top: 15px;
    left: 8px;
    height: 190px;
    font-size: 10px;
    line-height: 13px;
}

div.reha.doc-welcome .doc-content * {
    margin: 0px;
    padding: 2px;
    font-size: 13px;
    line-height: 16px;
}

.selby-column-content-region-inner.selby-content-header-inner.panel-panel-inner .panel-pane:first-child {
    float: left;
    width: 460px;
}

/*pfadfinder bestpages neuigkeiten*/
div.reha.start.neuigkeiten .start-allgemein-middle,
div.reha.start.pfadfinder .start-allgemein-middle {
    padding-left: 5px;
}

div.reha.start.bestpages div ol,
div.reha.start.neuigkeiten div p,
div.reha.start.pfadfinder div p {
    color: #464646;
    font-size: 11px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 5px;
    width: 170px;
    font-size: 12px;
    line-height: 14px;
}

div.reha.start.bestpages div ol {
    padding: 0px 0px 0px 10px;
}

div.reha.start.bestpages div ol li {
    margin-bottom: 3px;
    margin-right: 6px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    list-style-position: inside;
    white-space: nowrap;
}

.reha.start.bestpages li {
    font-size: 12px;
}

div.reha.start.bestpages div ol li > a {
    white-space: nowrap;
}

div.reha.start.bestpages h2 {
    padding: 5px 5px 5px 10px;
    margin: 0px;
}

div.reha.start.bestpages h4 {
    padding: 0px 15px 5px 10px;
    margin: 0px;
}

div.reha.start.pfadfinder .start-allgemein-middle div.reha {
    background-image: url('../images/template/portal_arzt_fuesse.png');
    background-repeat: no-repeat;
    background-position: 90% 105%;
}

div.reha.start.neuigkeiten .start-allgemein-middle div.reha {
    /*    background-image: url('../images/template/portal_arzt_slider.png');*/
    background-repeat: no-repeat;
    background-position: 87% 99%;
    height: 175px;
    overflow-y: scroll;
    width: 196px;
    line-height: 12px;
    font-size: 11px;
}

.faq-antwort {
    margin-bottom: 2em;
}

.accordion_rueckblick {
    margin-top: 80px;
}

#block-reha-statistic-reha-statistic h2 {
    font-size: 1.2em;
    color: #808080;
}

/* REHA SEARCH */
input#edit-search-term {
    width: 120px;
    height: 22px;
}

.search-category-links + .clearfix {
    border-bottom: 1px solid #41BE1E;
    margin-bottom: 15px;
}

.search-category-link {
    float: left;
    margin-right: 15px;
    font-size: 15px;
    margin-bottom: -1px;
    padding: 10px 5px;
}

.search-category-link.active {
    border: 1px solid #41BE1E;
    border-bottom: 1px solid #fff;
    background-color: #ECF8E8;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.form-item-search-term,
.form-item-search-term + input {
    float: left;
}

.form-item-search-term + input {
    margin-bottom: 1em;
    margin-top: 1em;
}

.search-item {
    min-height: 100px;
}

.search-item:hover,
.search-item:hover div,
.search-item:hover p {
    background-color: #ECF8E8 !important;
}

.search-item-link {
    font-size: 18px;
    display: block;
    border-bottom: 1px solid #41BE1E;
    padding: 10px 10px 0px 5px;
}

.search-item-link > a {
    display: block;
    text-align: right;
}

.doc-content {
    font-size: 11px;
    line-height: 14px;
    margin: 5px;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* zwischenstopp */
div.reha.start.zwischenstopp .reha a {
    padding-left: 23px;
    display: block;
}

div.reha.start.zwischenstopp img {
    width: 165px;
}

h2.reha {
    margin-top: 0px;
}

a.link_button {
    background: #9FEE89;
    border: 1px solid #A1D593;
    border-radius: 5px;
    color: #5A5A5A;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 16px;
    text-shadow: 1px 0px 1px #FFFAFF, 0px 1px 1px #FFFFFF;
    text-align: center;
    text-indent: 0px;
    text-transform: none;
    line-height: 1.5em;
}

p.rehasonanz-index {
    font-size: 15px;
    color: #41BE1E;
    font-weight: 700;
}

#search-block-form #edit-submit {
    margin-left: 5px;
    margin-top: 11px;
    padding: 3px 6px;
}

#search-block-form .form-item-search-block-form,
#search-block-form #edit-actions {
    float: left
}