Ich hatte das hier mal von jemanden bekommen..
Vielleicht hilft es dir einwenig
.a
{
color: #000000;
}
.menu
{
display:block;
color: #000000; // Menubuttonschrift
font-size: 11px;
width: 164px;
height: 23px;
text-indent: 30px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('bilder/xxxxbutton.png');
background-repeat: no-repeat;
}
.menu:hover
{
display:block;
color: #1891d4; // menubutton m.over
font-size: 11px;
width: 164px;
height: 23px;
text-indent: 32px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('bilder/xxxxxxbutton_v.gif');
background-repeat: no-repeat;
}
.title
{
font-size: 10px;
font-weight: bold;
color: #ffffff; //news ueberschrift
}
.login_1
{
color: #000000; // Text im login
background:#FFF url('bilder/login_1.gif') ;
width: 103px;
height: 17px;
border-width: 0px;
font-weight: normal;
text-decoration: none;
text-align: center;
padding-top: 3px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma
}
.login_2
{
color: #000000;
background:#000000 url('bilder/login_2.gif') ;
width: 103px;
height: 15px;
border-width: 0px;
font-weight: normal;
text-decoration: none;
text-align: center;
padding-top: 5px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma
}
.login_s
{
background:url('bilder/login_s.gif') ;
width:40px;
height:20px;
border-width: 0px;
font-weight: normal;
text-decoration: none
}
.btitle
{
color: #000000; // Boxen ueberschrift
font-weight: bold;
font-size:12px;
}
.bcontent
{
margin-left: 10px;
}
body
{
background-color: #000000; //hintergrund der seite
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
td
{
font-family: Verdana;
font-size: 10px;
color: #000000; // statistk,news ueberschrift,news inhalt,shoutbox,
}
a
{
color: #000000; // hyperlinks, onlinebox
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a:hover
{
color: #000000; // hyperlinks m.over, onlinebox
text-decoration: none;
}
a.box
{
color: #000000; // loginbox
font-family: Verdana;
font-size: 10px;
text-decoration: none;
}
a.box:hover
{
color: #000000; // loginbox m.over
text-decoration: none;
}
.Chead
{
color: #000000; // foren ueberschriften
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
color: #000000; // gallery bilderueberschrift
}
.Callg
{
color: #000000;
}
.Callg td
{
color: 000000;
}
.Cnorm
{
color: #000000; // downloads details
background-color: #000000;
}
.Cmite
{
color:#000000; // downloads-details-name, in news kommentaren
background-color: #000000;
}
.Cdark
{
background-color: #000000; //foren beitrag-hintergrund, letzter beitrag hintergrund
}
#Ballg
{
color: #000000;
background-color: #000000;
}
#Ballg td
{
color: #000000;
background-color: #000000;
}
.Bhead
{
color: #000000;
}
.Bbody
{
color: #000000;
}
.smalfont
{
color: #000000; // forum autordetails schriftfarbe, downloads vorschauTEXTfarbe
font-size: 10px;
text-decoration: none;
}
.smalfont_copyright
{
color: #000000;
font-size: 10px;
text-decoration: none;
}
.border
{
background-color: #000000; //forum,downloas,gallery usw. hintergrundfarbe
}