/* Hier kommt der komplette Stylesheet hin. Bei Veränderungen: Der Rest der Datei muss so bleiben nur das hier drunter darf verändert werden. */ body { background-color: #1c1c1c; } body,table,td {font-family:Verdana; font-size: 10px; color: #959595} input,option,textarea {font-family:Verdana; font-size: 10px; color:#FFFFFF; background-color:#393939; border-color:#000000; border-width: 1; border-style: solid;} a:link,a:visited,a:active {text-decoration: none;color: #FFFFFF; font-style: bold} a:hover {text-decoration: none;color: #FFF000; font-style: bold} .bg_content { width: 700px; background: url(img/border_cont.jpg); } .bg_back { width: 690px; background: url(img/bg_back.jpg); } .bg_content_oben { width: 700px; height: 10px; background: url(img/bg_content_oben.jpg); } .bg_content_unten { width: 700px; height: 10px; background: url(img/bg_content_unten.jpg); } .bg_banner_werb { width: 468px; height: 60px; } .bg_head_list { width: 630px; height: 20px; background: url(img/head_list.jpg); } .bg_head_anm { width: 630px; height: 20px; background: url(img/head_anm.jpg); } .bg_head_login { width: 630px; height: 20px; background: url(img/head_login.jpg); } .bg_head_index { width: 630px; height: 20px; background: url(img/head_index.jpg); } .bg_head_regeln { width: 630px; height: 20px; background: url(img/head_regeln.jpg); } .bg_head_bearb { width: 630px; height: 20px; background: url(img/head_bearb.jpg); } .bg_head_added { width: 630px; height: 20px; background: url(img/head_added.jpg); } .bg_head_leer { width: 630px; height: 20px; background: url(img/head_leer.jpg); } .bg_head_link { width: 630px; height: 20px; background: url(img/head_link.jpg); } /* Stylesheet - Ende */