body { background-color : #364761; padding-top : 30px; font-family : arial; font-size : 12px; } td { font-family : arial; font-size : 12px; color : #FFFFFF; border-color : #FFFFFF; border-width : 1px; border-style : solid; line-height : 17px; } h1 { font-family : arial; font-size : 13px; color : #FFFFFF; font-weight : bold; } h2 { font-family : arial; font-size : 12px; color : #DEB2C1; font-weight : bold; } a { font-weight : bold; color : #CE843B; text-decoration : underline; } a:hover { font-weight : bold; color : #CDD6E2; text-decoration : none; } /* menu */ .naviTD { height : 20px; width : 74px; text-align : center; vertical-align : middle; font-weight : bold; } .naviTDClicked { background-color : #CE843B; height : 20px; width : 74px; text-align : center; vertical-align : middle; font-weight : bold; } .navilink { color : #CDD6E2; text-decoration : none; width : 100%; } .navilink:hover { color : #FFFFFF; text-decoration : underline; } .navilinkClicked { color : #FFFFFF; font-weight : bold; text-decoration : none; } .navilinkClicked:hover { color : #FFFFFF; font-weight : bold; text-decoration : underline; } /* einde menu */ /* submenu */ .subMenu TD { height : 20px; } .subNaviTd { border-top-width : 0px; border-left-width : 0px; border-right-width : 0px; } .subNaviTd a { font-weight : bold; color : #CDD6E2; text-decoration : none; width : 100%; } .subNaviTd a:hover { font-weight : bold; color : #FFFFFF; text-decoration : underline; } .subNaviTdClicked { background-color : #CDD6E2; border-top-width : 0px; border-left-width : 0px; border-right-width : 0px; } .subNaviTdClicked a { font-weight : bold; color : #364761; text-decoration : none; width : 100%; } .subNaviTdClicked a:hover { font-weight : bold; color : #FFFFFF; text-decoration : underline; } /* einde submenu */ input,textarea { font-size : 11px; } /* */ #divContentLeft { width : 100%; height : 100%; } #divContentRight { width : 100%; height : 100%; } /* */ .noBorder TD { border-width : 0px; } .noBorder .inputType { border-color : #FFFFFF; border-width : 1px; border-style : solid; width : 200px; }