/* DATEI: trc_formate.css der Website www.trichocare.de */

.w3-theme-l5 {color:#000 !important; background-color:#fdfdfc !important}
.w3-theme-l4 {color:#000 !important; background-color:#faf9f5 !important}
.w3-theme-l3 {color:#000 !important; background-color:#f4f3eb !important}
.w3-theme-l2 {color:#000 !important; background-color:#efece1 !important}
.w3-theme-l1 {color:#000 !important; background-color:#e9e6d8 !important}
.w3-theme-d1 {color:#000 !important; background-color:#d4ceb2 !important}
.w3-theme-d2 {color:#000 !important; background-color:#c5bc96 !important}
.w3-theme-d3 {color:#000 !important; background-color:#b6ab7a !important}
.w3-theme-d4 {color:#fff !important; background-color:#a6995e !important}
.w3-theme-d5 {color:#fff !important; background-color:#8c804d !important}

.w3-theme-light {color:#000 !important; background-color:#fdfdfc !important}
.w3-theme-dark {color:#fff !important; background-color:#8c804d !important}
.w3-theme-action {color:#fff !important; background-color:#8c804d !important}

.w3-theme {color:#000 !important; background-color:#e4e0ce !important}
.w3-text-theme {color:#e4e0ce !important}
.w3-border-theme {border-color:#e4e0ce !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#e4e0ce !important}
.w3-hover-text-theme:hover {color:#e4e0ce !important}
.w3-hover-border-theme:hover {border-color:#e4e0ce !important}

body {
background: linear-gradient(to bottom right, #e4e0ce 0%, #c5bc96 100%);
padding:2%;
}

.haupttext a {
text-decoration:none;
color:#cc0000;
font-weight:bold;
}

footer a {
text-decoration:none;
color:#000000;
font-weight:normal;
}

.beigegradient1 {
background: linear-gradient(to right, #d1b282 0%, #f1e8d9 100%);
}

.beigegradient2 {
background: linear-gradient(to left, #d1b282 0%, #f1e8d9 100%);
}

.rotgradient {
background: linear-gradient(to top, #cc0000 0%, #800000 100%);
}

#trichodesc, #dcpdesc, #fotodesc, #laserdesc, #htxdesc, #hirsudesc {
display:none;
}