/********************************************************************************************/
/* Text
/********************************************************************************************/
.text_startseite
{
  font-family  : Comic Sans MS, Verdana, Trebuchet MS;
  font-size    : 18px;
  font-weight  : normal;
  color        : #333333;
}

a:link, a:visited, a:active
{
  font-family  : Trebuchet MS, Verdana, Arial, sans-serif;
  color        : #333333;
  font-size    : 14px;
  font-weight  : bold;
}

a:hover
{
  font-family  : Trebuchet MS, Verdana, Arial, sans-serif;
  color        : #333333;
  font-size    : 14px;
  font-weight  : bold;
}

body   
{  
  scrollbar-shadow-color     : #C68C5A;
  scrollbar-3dlight-color    : #7B8484;
  scrollbar-arrow-color      : #7B8484;
  scrollbar-track-color      : #FEE8BF;
  scrollbar-darkshadow-color : #FEE8BF;
  scrollbar-face-color       : #FFCE8C; 
  scrollbar-highlight-color  : #C68C5A;
}  
