body   
{ 
	background-color: #000000;
	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: #696969;
	font-size: 11px;
	background:url(Bilder/Button_lila.jpg);
	width: 160px;
	height: 19px;
	text-indent: 15px;
	text-decoration: none;
	font-family:  Verdana, sans-serif;
	line-height: 19px;
}

.menu:hover
{
	display:block;
	color: #79ffbb;
	font-size: 11px;
	background:url(Bilder/Button_lila2.jpg);
	width: 160px;
	height: 19px;
	text-indent: 15px;
	text-decoration: none;
	font-family:  Verdana, sans-serif;
	line-height: 19px;
} 

.abg
{
  background-color: #000000;
}

td 
{
  font-family: Verdana; 
  font-size: 11px;
  color: #FFFFFF;
}

a 
{ 
  color: #79ffbb; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a:hover 
{   
  color: #d1423b; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}

a.box 
{ 
  color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a.box:hover 
{   
  text-decoration: none;  
}

hmenu
{   
    color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;  
}

a.hmenu
{   
    color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline;  
}

a.hmenu:hover
{   
    color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;  
}


.Chead
{
  background-color: #303030;
  color: #d1423b;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #ffffff;
}

.Callg
{
  background-color: #000000;
	color: #000000;
}

.Callg td
{
  color: #ffffff;
}

.Cnorm 
{
  background-color: #3b3b3b;
}
.Cmite
{
  background-color: #2a2a2a;
}
.Cdark
{
  background-color: #333333;
}

#Ballg
{
	color: #000000;
}
#Ballg td
{
	color: #000000;
}

.Bhead

{
  background-color: #333333;
	color: #FFFFFF;
}
.Bbody
{
  background-color: #2a2a2a;
	color: #000000;
}

.rand
{
  border: solid #1b1b1b 1px;
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}

.border 
{ 
   background-color: #000000; 
}
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; }