/* CSS Document */ body { background: #FFCC33 url("../pics_kib/bg.kib.01.gif") repeat-x; text-align: center; padding: 0px; margin: 0px; font-family:Arial, Helvetica, sans-serif; margin-bottom: 25px; } #mainTable { width: 780px; margin: auto; } #mainTable .left { width: 215px; padding-top: 15px; vertical-align:top; padding-bottom: 25px; height: 270px; background: url("../pics_kib/subnavigation.bg.01.gif") no-repeat center top; } #mainTable .main { width: 565px; vertical-align:top; } #mainTable .navigationMain { width: 565px; } #mainTable .navigationleft { width: 215px; text-align: right; } #subnavigation { width: 100%; text-align:left; } #subnavigation td { vertical-align:middle; font-size:12px; } .subnavigationSelected { font-weight: bold; } #contentTable { text-align:left; font-size:11px; width: 100%; } #contentTable h1 { padding-top: 5px; margin-top: 0px; font-size:20px; font-weight:bold; color: #CC6699; } #contentTable a:link, #contentTable a:visited, #contentTable a:active { color: #6699CC; text-decoration:underline; } #contentTable a:hover { text-decoration:none; } #contentTable .contentMain { vertical-align:top; padding: 25px; background: url("../pics_kib/rounded.middle.gif") repeat-y; } a img {border:none;color:white;}