.a
{
	color: #1871d4;
	
}
.menu
{
	display:block;
  
	color: #FFF;    // Menubuttonschrift

	font-size: 14px;

	width: 214px;

	height: 30px;

	text-indent: 50px;

	text-decoration: none;

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

	line-height: 34px;

	background-image: url('images/menu.png');

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

	color: #29b3ff;     // menubutton m.over

	font-size: 14px;

	width: 214px;

	height: 30px;

	text-indent: 52px;

	text-decoration: none;

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

	line-height: 34px;

	background-image: url('images/menuover.png');

	background-repeat: no-repeat;
} 

.title   

{

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

}

.login_1

{ 

    color: #1871d4;   // schrift wenn login im header

	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: #1871d4;

	background:#a0a0a0 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: #FFF;    // Boxen ueberschrift
	font-weight: bold;
	font-size:16px;

}

.bcontent

{

	margin-left: 10px;

}

 body   

{ 
  	background-image: url('images/bg1.gif');			//hintergrund der seite
	/* background: url('http://jonniboy.r1.kandru.de/cs1/templates/fx5/img/background.jpg') fixed; */
  
  	margin-left:0px;

  	margin-right:0px;

  	margin-top:0px;

  	margin-bottom:0px;

}

td 

{

  	font-family: Verdana; 

  	font-size: 13px;

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

}

a

{ 

  	color: #727272;    // hyperlinks, onlinebox

  	font-family: Verdana; 

  	font-size: 12px; 

  	text-decoration: none;

}

a:hover 

{ 

  	color: #1871d4;   // hyperlinks m.over, onlinebox

  	text-decoration: none;  

}

a.box 

{ 

  	color: #a0a0a0;    //  loginbox im menu

  	font-family: Verdana; 

  	font-size: 10px;

  	text-decoration: none;

 }

a.box:hover 

{  

  	color: #1871d4;   // loginbox im menu m.over

  	text-decoration: none;

}

.Chead

{

   	background-color: #0b0b0b;
        color: #cccccc;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
  	background-image: url('bilder/forenhead.jpg');
        backgrou nd-repeat: repeat-x
  

}

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

{

  color: #a0a0a0;   // gallery bilderueberschrift

}

.Callg

{

	color: #ff0000;

}

.Callg td

{

  color: ff0000;

}


.Cnorm 

{

	background-color: #EEEEEE;
  	color: #000;

}

.Cmite

{ 

  	background-color: #D7D7D7;			// downloads-details-name, in news kommentaren
  	color: #000000;

}
.mite
{
  	background-color: #D7D7D7;
  	color:#000;
}
.Cdark

{

  	background-color: #a0a0a0;   //foren beitrag-hintergrund, letzter beitrag hintergrund
        color: #cccccc;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
  	background-image: url('bilder/td_bg.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: #1871d4;     // forum autordetails schriftfarbe, downloads vorschauTEXTfarbe

    	font-size: 10px;

	text-decoration: none; 

}

.smalfont_copyright 

{ 

	color: #ff0000;

    	font-size: 10px;

	text-decoration: none; 

}
.dltext

{ 

	color: #dddddd;     // download textfärbe

    	font-size: 10px;

	text-decoration: none; 

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

.border 

{

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

}

hr 

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

input, textarea, select

{ 

    color: #333333;

 	background-color: #999999;

    	font: 10px  Verdana;  

    	border-color: #333333;

  	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: #575757;
    color:#0b0b0b;
}
.sbback2 
{
    background-color: #6b6b6b;
    color:#0b0b0b;	
}

.content  

{

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