body   
{ 
	/*background-color: #161616;*/
	background: url(Bilder/fusion_tile_xmas.gif);
  	background-attachment:fixed;
	scrollbar-face-color: #1e1e1e;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #72d13b;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #72d13b;
	scrollbar-track-color: #4B4B4A;
	scrollbar-darkshadow-color: #DDDDDD;
}

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

.menu:hover
{
	display:block;
	color: #72d13b;
	font-size: 11px;
	background:url(Bilder/Button_gruen2.jpg);
	width: 168px;
	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: #a9f543; /* war 72d13b */
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a:hover 
{   
  color: #a9f543; /* war 72d13b */
	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;  
}

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


.Chead
{
  background-color: #303030;
  color: #72d13b;
}

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

.Chead2 /* für Forum und news betrachten im header */
{
    background-color: #303030;
    color:#a9f543;
	font:20px Verdana;
}

.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 		/* z.B. im Forum */
{ 
        font-size: 10px;
		text-decoration: none; 
		color: #ffffff;
}

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

a.smalfont:hover 
{ 
		/*text-decoration:bold;*/
        text-decoration:underline;
		font-size: 10px;
}

.smalfont2		/* Forenbaum oben im Forum (links der oberkategorien) */
{
		color:#000000;
}

a.smalfont2	
{ 
		font-size: 11px;
		color:#000000;
}

.smalfont3
{
		font-size: 11px;
		text-decoration: none; 
		color: #000000;
}

a.smalfont3:hover 
{ 
        font-size: 11px;
        text-decoration:underline;
		color: #000000;
}

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

/* RANDFEE */
/* RANDFEE */

.sitelink /*fuers forum (ganz oben) */
{
	color: #72d13b;
}
a.sitelink /*fuers forum (ganz oben) */
{
	color: #ffffff;
	text-decoration: underline;
}

.boxtitle /*Ueberschrift der Zusatz-Boxen */
{
	color: #000000;
}
.menu_heading
{
  color:#000000;
  font-size:11px;
  letter-spacing: 1px;
}

.news_header
{
	color:#a9f543;
	font:20px Verdana;
}

a.news_header
{
	color:#a9f543;
	font:20px Verdana;
}

a.news_header:hover
{
	text-decoration:underline
}



#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }
