@charset "UTF-8";


@media all
{
  h2 { font-size:133.33%; font-weight:normal; color:#CC3333; }                       /* 12px */
  h3 { font-size:100%; font-weight:normal; color:#CC3333; }                       /* 12px */

  /*--- Links ----------------------------------------------------------------------------------------- */

  a { color:#CC3333; background:transparent; text-decoration:none; font-weight: bold;}
  a:visited  { color:#CC3333; }

  a:hover,
  a:active { color:#CC3333; text-decoration:underline; outline: 0 none; }

  
  form#buchungsanfrage input.powermail_submit:hover, form#buchungsanfrage input.powermail_reset:hover {
    color: #CC3333;
  }
   
}
