/* bg-farben */
  .red          {background-color:#960000}
  .blue         {background-color:#354171}
  .grey         {background-color:#46485D}
  .white        {background-color:#FFFFFF}
  .greylight    {background-color:#858891}
  .bgform       {background-color:#CACACA}
  
/* NAVIGATION */
  .textwhite11  {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color:#FFFFFF; line-height:14px;}
  .textwhite11b {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; font-weight:bold; color:#FFFFFF; line-height:14px;}
  .textwhite12  {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; color:#FFFFFF; line-height:16px;}
  .textwhite12b {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; font-weight:bold; color:#FFFFFF; line-height:16px;}

/* CONTENT */
  .text12       {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; color:#000000; line-height:16px;}
  .text12b      {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; color:#000000; line-height:16px;font-weight:bold;}
  .titel        {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 15px; font-weight:bold; color:#960000; line-height:20px;}
  .titelprodukt {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 15px; font-weight:bold; color:#FFFFFF;}


/* FORMULAR */
  .formtitel    {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color:#FFFFFF; line-height:14px; font-weight:bold;}
  .formtext     {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color:#000000;}
  .textsmall    {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; color:#000000;}
  .inputtext    {font-family:Arial, Helvetica, sans-serif; font-size: 11px; background-color:#FFFFFF; }
  .textareatext {font-family:Arial, Helvetica, sans-serif; font-size: 12px; background-color:#FFFFFF;}
  .selecttext   {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color:#FFFFFF; }
  .stern        {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #960000; font-style:bold; }

/* LINKS */
   a             {text-decoration:none;}
   a:hover       {text-decoration:underline;color:#FFFFFF;}
   .link         {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; color:#960000; line-height:16px; border-bottom : dotted 1px;}
   a.link:hover  {color:#960000;border-bottom : none;line-height:16px;}
   
/* BJÖRNISQUATSCH CSS */
   li		     {list-style-type: square; color: #800000;} 
   p		     {color: #000000;}
   .p5 	{line-height:8px}