
/*frontend*/
.alertNoJS { font-weight: bold; text-align: center; background-color: #fff6bf; background-repeat: no-repeat; padding-top: 5px; padding-right: 20px; padding-left: 45px; padding-bottom: 5px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; } 
.back1 { background-color: #95BC01; } 
.back2 { background-color: #CCCCCC; } 
.back3 { background-color: #DCEAA7; } 
.back4 { background-color: #E9EBEB; } 
.back5 { color: #FFFFFF; background-color: #005D4A; } 
.back6 { color: #FFFFFF; background-color: #A50000; } 
.button { font-size: 10px; color: #FFFFFF; background-color: #005D4A; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom: 0px; } 
.firstNavi { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #005D4A; height: 24px; } 
.firstNaviActive { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #005D4A; height: 24px; } 
.firstNaviHover { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline; background-color: #005D4A; height: 24px; } 
.font4 { color: #A50000; } 
.font5 { color: #005D4A; } 
.mainNavi { font-size: 11px; font-weight: bold; color: #000000; background-color: #CCCCCC; height: 24px; border-bottom: 1px solid #000000; } 
.mainNavi2 { font-size: 11px; font-weight: bold; color: #000000; background-color: #E9F2C9; height: 24px; border-bottom: 1px solid #000000; } 
.mainNavi2Active { font-size: 11px; font-weight: bold; color: #005D4A; text-decoration: underline; background-color: #E9F2C9; height: 24px; border-bottom: 1px solid #000000; } 
.mainNavi2Hover { font-size: 11px; font-weight: bold; color: #005D4A; text-decoration: underline; background-color: #E9F2C9; height: 24px; border-bottom: 1px solid #000000; } 
.mainNaviActive { font-size: 11px; font-weight: bold; background-color: #FFFFFF; height: 24px; border-bottom: 1px solid #000000; } 
.mainNaviHover { font-weight: bold; color: #005D4A; text-decoration: underline; background-color: #CCCCCC; height: 24px; border-bottom: 1px solid #000000; } 
.matrixZelle { border-top: 1px solid #D7D7D7; border-right: 1px solid #D7D7D7; border-left: 1px solid #D7D7D7; border-bottom: 1px solid #D7D7D7; } 
.secondNavi { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #95BC01; height: 24px; border-bottom: 1px solid #FFFFFF; } 
.secondNaviActive { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #749101; height: 24px; border-bottom: 1px solid #FFFFFF; } 
.secondNaviHover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #005D4A; text-decoration: underline; background-color: #95BC01; border-bottom: 1px solid #FFFFFF; } 
.thirdNavi { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #005D4A; background-color: #E4E4E4; height: 24px; border-bottom: 1px solid #B1B1B1; } 
.thirdNaviActive { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #005D4A; background-color: #E4E4E4; height: 24px; border-bottom: 1px solid #B1B1B1; } 
.thirdNaviHover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #005D4A; text-decoration: underline; background-color: #E4E4E4; height: 24px; border-bottom: 1px solid #B1B1B1; } 
a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; } 
a:HOVER { text-decoration: underline; } 
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF; } 
code, pre, tt { font-family: Monospace, Courier New, Courier; font-size: 12px; } 
td,tr,table { font-family: Arial, Helvetica, sans-serif; font-size: 11px; } 


