/* CSS Document */ .hleft { float: left; width: 50%; } .hright { float: left; width: 49%; } .htitle { padding-top: 15px; clear: both; } .leiste1 { background-color: #FF0000; color: #FFFFFF; font-weight: bold; width: 15%; float: left; clear: left; height: 20px; padding-top: 5px; padding-bottom: 5px; FONT-SIZE: 0.9em; } .leiste2 { background-color: #CCCCCC; color: #000000; float: left; height: 20px; width: 33%; padding-top: 5px; padding-bottom: 5px; } a.info { color: #000000; text-decoration: underline; } .leiste3 { background-color: #CCCCCC; color: #000000; height: 20px; float: left; width: 17%; padding-top: 5px; padding-bottom: 5px; FONT-SIZE: 0.8em; }