/* Scrollbalken im Inhaltsfenster */
body {
  scrollbar-base-color:#863E24;
  scrollbar-arrow-color:#863E24;
  scrollbar-face-color:#E1D4B7;
  scrollbar-highlight-color:#E1D4B7;
  scrollbar-shadow-color:#E1D4B7;
  scrollbar-track-color:#E1D4B7;
  scrollbar-darkshadow-color:#863E24;
}

body.ohnebalken {
background-color:#E1D4B7;
color:#000000;
scrollbar-base-color:#E1D4B7;
  scrollbar-arrow-color:#E1D4B7;
  scrollbar-face-color:#E1D4B7;
  scrollbar-highlight-color:#E1D4B7;
  scrollbar-shadow-color:#E1D4B7;
  scrollbar-track-color:#E1D4B7;
  scrollbar-darkshadow-color:#E1D4B7;
}




/* Text */
.text { font-family:arial, helvetica, sans-serif; font-size: 14px; font-style: normal;  color: #24070B; }


.ueberschrift { font-family:arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: 800;  color: #D99330; }

.ueberschrift_01 { font-family:arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: 800;  color: #E1D4B7; }




/* links */

a.text:link {font-family:arial, helvetica, sans-serif; font-size: 14px; font-weight:  500; font-style: normal; color: #863E24; line-height: 22px; text-decoration:none}
a.text:visited {font-family:arial, helvetica, sans-serif; font-size: 14px;  font-weight: 500; font-style: normal; color: #863E24; line-height: 22px;  text-decoration:none}
a.text:hover {font-family:arial, helvetica, sans-serif; font-size: 14px; font-weight: 500; font-style: normal; color: #D99330; line-height: 22px; text-decoration:none}
a.text:active {font-family:arial, helvetica, sans-serif; font-size: 14px; font-weight: 500; font-style: normal; color: #863E24; line-height: 22px; text-decoration:non