html, body { background-color: #bf8888; color: #FFFFFF; } .ads1 { background-color: #EB841B; color: #000000; } .ads1top { background-color: #C36200; color: #000000; } .gerade { text-align: center; background-color: #FFE1C3; color: #000000; } .ungerade { text-align: center; background-color: #FFC890; color: #000000; } select { font-family: verdana,arial,courier; font-size: 11px; } input { font-family: verdana,arial,courier; font-size: 11px; } A:link { color: #000000; } A:active { color: #8CB5D6; } A:visited { color: #CCCCCC; } A:hover { color: #8cb5d6; } #list { position:absolute; left:50%; margin-left:-455px; top:100px; width:910px; } #list A:link { color: #000000; } #list A:active { color: #000000; } #list A:visited { color: #000000; } #list A:hover { color: #000000; } #box { border: 3px solid black; width: 550px; } #navi { } ul#navlist { margin-left: 0; padding-left: 0; white-space: nowrap; } #navlist li { display: inline; list-style-type: none; } #navlist a { padding: 5px 30px; border:2px solid #8A0000; } #navlist a:link, #navlist a:visited { color: #ffffff; background-color: #333333; text-decoration: none; } #navlist a:hover { color: #000000; background-color: #FFC890; text-decoration: none; border:2px solid #8A0000; } #navlist a:current { color: #000000; background-color: #FFC890; text-decoration: none; border:2px solid #8A0000; } .rl { margin-left:0px; background:url(img/right.gif) right; } .ro { background:url(img/topright.gif) top right no-repeat; } .lo { background:url(img/topleft.gif) top left no-repeat; } .ru { background:url(img/bottomright.gif) bottom right no-repeat; } .lu { background:url(img/bottomleft.gif) bottom left no-repeat; }