#Content, #Content * {
    font-family: Arial, Helvetica, sans-serif, Geneva;
    font-size: 96%;
    color: #222222;
}

#Content .input       { background-color: #FFFEEE; border-width: 1px; border-style: solid; font-size: 1.0em; }
#Content .button      { background-color: #FFFEEE; border-width: 1px; border-style: solid; font-size: 1.0em; }
#Content .input_radio { border-width: 1px; border-style: solid; font-size: 1.0em; }
#Content .mini        { font-size: 0.8em; }
#Content .big         { font-size: 1.7em; }

#Content .alert   { font-size: 14px; font-weight: bold; color: #FF3333; }
#Content .alert h2   { font-size: 16px; line-height: 1.2em; margin: 0px 0px 0px 0px; font-weight: bold; color: #FF3333; }
#Content .alertfield      { background-color: #FFDBDB; color: #993300; }
#Content .important_red   { color: #993300; font-weight: bold; }
#Content .important_green { color: #669933; font-weight: bold; }
#Content .imp_mini        { color: #993300; font-weight: bold; font-size: 9px; }

#Content .tr_special  { background-color: #93B7C9; color: #666666; }
#Content .tr_highlight{ background-color: #FFDBDB; color: #993300; }
#Content .tr_even     { background-color: #FFFFFF; }
#Content .tr_odd      { background-color: #D9D9D9; }
#Content .tr_grey     { background-color: #BAC8AD; color: #666666; }
#Content .tr_hidden_special  { background-color: #666666; color: #FFFFFF; }
#Content .tr_hidden_even     { background-color: #FCBFBF; }
#Content .tr_hidden_odd      { background-color: #FFDBDB; }
#Content .tr_grey_even     { background-color: #D7D7D7; }
#Content .tr_grey_odd      { background-color: #EDEDED; }
#Content .td_image 		   { background-color: #C8D5DB; padding: 3px; }
#Content .inactive         { color: #999999; }
#Content h2.adminheadline  { border-bottom: solid 1px #333333; padding-bottom: 5px; }
#Content h2 a:link, #Content h2 a:visited, #Content h2 a:hover  { text-decoration: none; color: #006699; }
