Habe ich gemacht, finde aber nicht den Code. Hier mal beide css Dateien damit man das sieht.
@charset "utf-8";
/* CSS Document */
body {
background-color: #333333;
background-image: url('Bilder/DDvX_bg.jpg') ;
background-attachment:fixed;
background-position: 50% 0%;
background-repeat:no-repeat;
margin:0;
padding:0; }
td {
font-family: Verdana;
font-size: 11px;
color: #FFF; }
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
color: #d00000;
font-family: Verdana;
margin-top:3;
font-size: 11px;
text-decoration: none; }
a. {
color: #666; }
a:hover {
color:#CCCCCC;
text-decoration: none; }
a.box {
color: #d00000;
font-family: Verdana;
font-size: 11px;
text-decoration: underline; }
a.box:hover {
text-decoration: none;
color: #C10000; }
.Chead {
background: #252525;
background-image: url("Bilder/forenhead.jpg");
background-repeat: repeat-x;
color: #c5c5c5;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px; }
.Chead a {
color: #d00000; }
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
background: #5e0000;
color: #c5c5c5;
padding:3px; }
.Callg {
background-color: #EFEFEF;
color: #FFF; }
.Callg td {
color: #ffffff; }
.Cnorm {
background-color: #070707; }
.Cmite {
background-color: #101010; }
.Cdark {
background-color: #222222;
background-image: url("Bilder/td_bg.jpg");
background-repeat: repeat-x;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px; }
.rand {
border: solid #222222 1px; }
.smalfont {
font-size: 10px;
text-decoration: none; }
.Zombieklasse {
background-color: #FF0000; }
.border {
background-color: #303030; }
hr {
height: 0px;
border: solid #D00000 0px;
border-top-width: 1px; }
input, textarea, select {
color: #000000;
font: 12px Verdana;
border-color: #D00000;
border-width: 1px;
border-style: solid;
font-weight: none;
text-decoration: none;
background-color: #EFEFEF; }
teamslider.css
@charset "utf-8";
#its_team-switch { margin: 7px 0 7px 0 }
.its_team_navi { margin:7px 0 2px 0; display:none; }
.its_team_navi span a { padding:2px 3px 2px 3px; width:30px; outline-style:none; text-decoration:none; }
.its_team ul, .its_team li, #its_teams_list, #its_teams_list li{ margin:0; padding:0; list-style:none outside none; display:block; }
#its_teams_list { font-weight:bold; text-align:center; float:left; }
.its_team li{ overflow:hidden; }
.its_team li span.its_user-avatar, .its_team li span.its_user-data { float:center; display:block; }
.its_team li span.its_user-avatar { margin-right:6px; min-height:78px; text-align:center; }
.its_team li span.its_user-data em { font-style:normal; display:block; margin-bottom:5px; }
.its_team li a img{ border:none }
#prev_team, #next_team { background:url("arrows.png") no-repeat -3px -16px; float:left; cursor:pointer; display:block; height:16px; width:10px; }
#next_team { float:right; background-position:-3px 0px }
.its_errortitle { border:1px solid #f03d0e; background:#fcdcd4; color:#f03d0e; padding:4px 6px 4px 6px; margin:2px 0px 2px 0px; text-align:justify; }
Gruß