/* make many Things green for St. Pattrick's Day */

body
  { background-image: url("/images/Aktuell/StPatricksDay_Background.jpg") !important; }
header#ttr_header, #ttr_sidebar_left_margin, #ttr_content_and_sidebar_container, .ttr_verticalmenu, .ttr_block, footer 
  { border-color: green !important; } 
.active, .ttr_vmenu_items_parent_link_active, div.fc_send > input.fc_button
  { background-color: green !important; }
table.blackborders > tbody > tr > th, table.whiteborders > tbody > tr > th
  { background-color: greenyellow; !important; }
hr.blueruler
  { border-color: green !important; background-color: green !important;}
a:visited:not(.btn, .ttr_menu_items a, .ttr_vmenu_items a)
  { color: #226611; }
.headerforeground01, .mvc_statImg
  { filter: hue-rotate(250deg); }
div.mvc_post
  { border-color:green !important; 
    background-color: #eeffcc !important;
  }
table.whiteborders tr:hover, tr.whiteborders:hover
  { background-color: #eeffcc !important;
  }
.PersPict, .PersPict-txt
  { background: linear-gradient(to bottom, #3DCE09, #C2F268 20%, #93B714) !important;
  }