.a
{
   color: #ff0000;
   
}
.menu
{
   display:block;
  
   color: #ffffff ;    // Menubuttonschrift

   font-size: 14px;

   width: 167px;

   height: 22px;

   text-indent: 50px;

   text-decoration: none;

   font-family: Verdana, Arial, Helvetica, sans-serif;

   line-height: 23px;

   background-image: url('Bilder/menubutton2.png');

   background-repeat: no-repeat;
}
.menu:hover
{
   display:block;

   color: #ff0000;     // menubutton m.over

   font-size: 14px;

   width: 167px;

   height: 22px;

   text-indent: 52px;

   text-decoration: none;

   font-family: Verdana, Arial, Helvetica, sans-serif;

   line-height: 23px;

   background-image: url('Bilder/menubutton.png');

   background-repeat: no-repeat;
} 

.title   

{

   font-size: 10px;
   font-weight: bold;
   color: #000000;  //news ueberschrift

}

.login_1

{ 

   color: #ff0000;   // schrift wenn login im header

   background:#ff0000 url('') ;

   width: 152px;

   height: 28px;

    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: #ff0000;

   background:#ff0000 url('') ;

   width: 152px;

   height: 28px;

    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('') ;

   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   

{ 
        //hintergrund der seite
 color: #000000;
 background:url(Bilder/bg.jpg) no-repeat fixed center top;
 
   margin-left:0px;

  margin-right:0px;

  margin-top:0px;

  margin-bottom:0px;

}

td 

{

  font-family: Verdana; 

  font-size: 10px;

  color: #f10c0c;    // statistk,news ueberschrift,news inhalt,shoutbox,

}

a

{ 

  color: #f10c0c;    // hyperlinks, onlinebox

  font-family: Verdana; 

  font-size: 10px; 

  text-decoration: none;

}

a:hover 

{ 

  color: #ff0000;   // hyperlinks m.over, onlinebox

  text-decoration: none;  

}

a.box 

{ 

  color: #000000;    //  loginbox im menu

  font-family: Verdana; 

  font-size: 10px;

  text-decoration: none;

}

a.box:hover 

{  

  color: #ff0000;   // loginbox im menu m.over

  text-decoration: none;

}

.Chead

{

         background-color: #f10c0c;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
          background-image :  url(Bilder/head2.jpg);
        background-repeat: repeat-x
  

}

.Chead td, .Chead td strong, .Chead h4, .Chead td b

{

  color: #000000;   // gallery bilderueberschrift

}

.Callg

{

   color: #f10c0c;

}

.Callg td

{

  color: f10c0c;

}


.Cnorm 

{

   background-color: #fee6e6;
     color: #f70606;

}

.Cmite

{ 

     background-color: #fee6e6;         // downloads-details-name, in news kommentaren
     color:#af0000;

}
.mite
{
  background-color: #fee6e6;
  color:#ff00dd;
}
.Cdark

{

        background-color: #fee6e6;   //foren beitrag-hintergrund, letzter beitrag hintergrund
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-image :  url(Bilder/head.jpg);
        background-repeat: repeat-x
}



#Ballg

{

   color: #FF0000;

   background-color: #ff0000;

}

#Ballg td

{

   color: #ff0000;

   background-color: #ff0000;

}

.Bhead

{

   color: #ff0000;

}

.Bbody

{

   color: #ff0000;

}



.smalfont 

{ 

   color: #ff0000;     // forum autordetails schriftfarbe, downloads vorschauTEXTfarbe

    font-size: 10px;

   text-decoration: none; 

}

.smalfont_copyright 

{ 

   color: #ff0000;

    font-size: 10px;

   text-decoration: none; 

}
.dltext

{ 

   color: #000000;     // download textfärbe

    font-size: 10px;

   text-decoration: none; 

}
.downloads
{
        background-color: #fee6e6;
        color: #b5b7c3;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-image: url('bilder/td_bg.jpg');
        background-repeat: repeat-x
}

.border 

{

   background-color: #ff0000;   //forum,downloas,gallery usw. hintergrundfarbe
}
a.border
{
   color: #000000;
}
.rand
{
  border: 1px solid #ff0000;

}

hr 

{ 
height: 1px;
                border: solid #ff0000 1px;
                border-top-width: 1px;
            width: 100%;
}

input, textarea, select

{ 

    color: #fff9f9;

   background-color: #999999;

    font: 10px  Verdana;  

    border-color: #b5b7c3;

     border-width: 1px;

    border-style: double;  

    font-weight: normal;  

    text-decoration: none;  

}

#menu {}

#menu ul { padding-left: 10px; margin-left: 10px; }

#smallmenu { }

#smallmenu li { font-size: 10px; }

#smallmenu a { font-size: 10px; }


.sbback 
{
    background-color: #6b6b6b;
    color:#b5b7c3;
}
.sbback2 
{
    background-color: #6b6b6b;
    color:#b5b7c3;   
}

.content  

{

   font-size: 11px;
   font-weight: bold;
   color: #ff0000;  //news ueberschrift
   
}
.lastbox {
   font-family: Arial, Helvetica, sans-serif;
   color: #b5b7c3;
   padding-top: 1px;
   text-decoration: none;
   font-size: 11px;
   line-height: 9px;
}