@charset "ISO-8859-1";




body   { 
font-size: 14px; 
line-height: 22px;
font-family: Trebuchet, sans-serif; 
color:#666667;
scrollbar-face-color:#78736a;
overflow:hidden; 
}



.small   { 
font-size: 11px; line-height: 18px;
font-family: Lucida Grande, sans-serif; color:#404040;}

/* Der Inhalt */





h1    { font-size: 15px; 
font-weight: normal;
line-height: 22px;
font-family: Trebuchet, sans-serif; 
color:#666667;
  }

h2   { font-size: 14px; 
font-weight: bold;
line-height: 22px;
font-family: Trebuchet, sans-serif; 
color:#666667;}




/* Die Hyperlinks*/

a      
{ 
font-size: 14px; 
line-height: 22px;
font-family: Trebuchet, sans-serif; 
color:#9d9d9d;
text-decoration: underline;
}

a:link       { color: #9d9d9d; }
a:visited      { color: #9d9d9d; }
a:hover      { color: #9d9d9d; text-decoration: none; color: #666667; }
a:active      { color: #9d9d9d; }




