/* Allgemeines */

a:link { font-size:14px; font-style:italic; text-decoration:none; weight:normal; color:#EFC89A; }
a:visited { font-size:14px; font-style:italic; text-decoration:none; font-weight:normal; color:#EFC89A; }
a:hover { font-size:14px; font-style:italic; text-decoration:none; font-weight:normal; color:#CF8505; }
a:active { font-size:14px; font-style:italic; text-decoration:none; font-weight:normal; color:#EFC89A; }

a.text:link { font-size:12px; text-decoration:none; font-style:normal; weight:bold; color:#7B221A; }
a.text:visited { font-size:12px; text-decoration:none;  font-style:normal; font-weight:bold; color:#7B221A; }
a.text:hover { font-size:12px; text-decoration:none;  font-style:normal; font-weight:bold; color:#7B221A; }
a.text:active { font-size:12px; text-decoration:none;  font-style:normal; font-weight:bold; color:#7B221A; }

b a:link { text-decoration:none; weight:bold; color:#7B221A; }
b a:visited { text-decoration:none; font-weight:bold; color:#7B221A; }
b a:hover { text-decoration:none; font-weight:bold; color:#CF8505; }
b a:active { text-decoration:none; font-weight:bold; color:#7B221A; }

body, textarea {
  background-color:#261532;
  background-image:url(grafik/bg_sterne2.gif);
  background-repeat:repeat-x;
  font-family:times, serif;
  font-size:12px;
  color:#EFC89A;
  font-weight:normal;     
  scrollbar-base-color:#261532;
  scrollbar-3dlight-color:#7B221A;
  scrollbar-arrow-color:#7B221A;
  scrollbar-darkshadow-color:#2A496A;
  scrollbar-face-color:#261532;
  scrollbar-highlight-color:#7B221A;
  scrollbar-shadow-color:#2A496A;
  scrollbar-track-color:#261532;
}

