body   
{ 
	background-color: #;
	color: #fff;
	scrollbar-face-color: #1e1e1e;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #d1423b;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #d1423b;
	scrollbar-track-color: #4B4B4A;
	scrollbar-darkshadow-color: #DDDDDD;
}

.menu
{
	display:block;
	color: #fff;
	font-size: 11px;
	background:url(Bilder/Button_lila.jpg);
	width: 168px;
	height: 19px;
	text-indent: 15px;
	text-decoration: none;
	font-family:  Verdana, sans-serif;
	line-height: 19px;
}

.menu:hover
{
	display:block;
	color: #ff0000;
	font-size: 11px;
	background:url('Bilder/button_hover.png');
	width: 168px;
	height: 19px;
	text-indent: 15px;
	text-decoration: none;
	font-family:  Verdana, sans-serif;
	line-height: 19px
} 

.abg
{
  background-color: #fff;
}

td 
{
  font-family: Arial; 
  font-size: 11px;
  color: #fff;
}

content
{
	font-family: Arial;
	font-size: 11px;
	background-color: #000;
	color: #fff;
}

a 
{ 
  color: #ff0000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a:hover 
{   
  color: #00ff00; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: bold; 
}

a.box 
{ 
  color: #fff; 
	font-family: Arial; 
	font-size: 10px; 
	text-decoration: none; 
}

a.box:hover 
{   
  text-decoration: bold;  
  color: #ff0000; 

}

hmenu
{   
    color: #fff; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;  
}

a.hmenu
{   
    color: #ff0000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline;  
}

a.hmenu:hover
{   
    color: #ff0000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;  
}


.Chead
{
  background:url('Bilder/chead.png');
  color: #000
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #fff;
}

.Callg
{
  background-color: #000000;
	color: #000;
}

.Callg td
{
  color: #000;
}

.Cnorm 
{
  background-color: #333;
}
.Cmite
{
  background-color: #000;
}
.Cdark
{
  background:url('Bilder/cdark.png');
  color: #000
}

.Topicimg
{
  background-color: #fff;
}

#Ballg
{
	color: #000000;
}
#Ballg td
{
	color: #fff;
}

.Bhead

{
  background-color: #;
	color: #000;
}
.Bbody
{
  background-color: #000;
	color: #fff;
}

.rand
{
  border: solid #1b1b1b 1px;
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none;
		color: #000;
}

.smalfont-lastforum
{
    font-size: 10px;
		text-decoration: none;
		color: #fff;
}

.border 
{ 
   background-color: #000; 
}
hr 
{ 
    height: 0px; 
		border: solid #1b1b1b 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 12px Verdana;  
    border-color: #1b1b1b;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #EFEFEF;  
}

#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }