body   
{ 
	background-color: #919191;
	scrollbar-face-color: #1e1e1e;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #d03d29;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #d03d29;
	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: #000041;
	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: #000000;
}

a 
{ 
  color: #000041; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a:hover 
{   
  color: #000041; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}

a.box 
{ 
  color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a.box:hover 
{   
  text-decoration: none;  
}

hmenu
{   
    color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;  
}

a.hmenu
{   
    color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline;  
}

hmenu:hover
{   
    color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;  
}

.rot
{
  color: #DF1B1B;
  }
  
.Chead
{
  background-color: #cfcfcf;
  color: #000041;
}

.Chead2
{
  background-color: #c4c4c4;
  color: #000041;
}
.Chead3
{
  background-color: #d5d5d5;
  color: #000041;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #000000;
}

.Callg
{
  background-color: #000000;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cnorm 
{
  background-color: #c4c4c4;
}
.Cmite
{
  background-color: #d5d5d5;
}
.Cdark
{
  background-color: #cccccc;
}

#Ballg
{
	color: #000000;
}
#Ballg td
{
	color: #000000;
}

.Bhead

{
  background-color: #cccccc;
	color: #000000;
}
.Bbody
{
  background-color: #d5d5d5;
	color: #000000;
}

.rand
{
  border: solid #1b1b1b 1px;
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}

.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;  
}

#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }
