
a
{
color: #A07334;
text-decoration: none;
}

a:hover
{
color: #E1891F;
}

a, .titel, .text, .textjustify, body, textarea 
{
font-family: verdana,Arial,helvetica,sans-serif;
}


body, textarea {
  background-color:#000000;


  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#67410F;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#C99B5A;
  scrollbar-shadow-color:#C99B5A;
  scrollbar-track-color:#000000;
  margin-right:13px;
}

.titel
{
  color:#C99B5A;
font-size: 15px;
font-weight: bold;
line-height: 22px;
padding-bottom: 10px;
}


.text, .textjustify
{
  color:#C99B5A;
font-size: 12px;
font-weight: normal;
line-height: 17px;
}

.textjustify
{
text-align: justify;
}

.test
{
color: #000000;
}
