#main { position: relative; margin: auto; margin-top: 3%; padding-bottom:10px; padding-top:10px; left:0px; top:0px; width:100%; height:92%; background-color:#ffffff; } #rahmen { position: relative; height: 100%; background-color: #ffffff; } #scroll { position:relative; height:100%; width:100%; overflow:auto; border-bottom: 1px solid #000000; border-top: 1px solid #000000; } #navigation { position: relative; background-color: #000000; background-image:url(../images/bg_blank.jpg); background-repeat:repeat-x; background-position:bottom left; left:10px; top:10px; width:143px; } #inhalt { position: absolute; left:180px; top:10px; margin-right:10px; } #navigation table { color: #ffffff; font-weight:bold; text-align: center; border-bottom: 1px solid #404040; } #navigation A:link { color : #ffffff; font-size : 9pt; font-weight: bold; font-family : Verdana; text-decoration: none; } #navigation A:visited { color : #f7f7f7; font-size : 9pt; font-weight: bold; font-family : Verdana; text-decoration: none; } #navigation A:hover { color : #FF0000; font-size : 9pt; font-weight: bold; font-family : Verdana; text-decoration: none; } #navigation A:active { color : #FF0000; font-size : 9pt; font-weight: bold; font-family : Verdana; text-decoration: none; } #navigation td { height:15pt; border-top:1px solid #404040; }