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

.menu:hover
{
	display:block;
	color: #FFFF00;
	font-size: 14px;
	background:url(images/Button_blau2.jpg);
	width: 138px;
	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: #3b72d1; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

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

a.box { 
	color: #000000; 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none; 
}

a.box:hover {   
	text-decoration: underline; 
	color: #000000;
}

.hmenu {   
	color: #000000; 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none;  
}

a.hmenu:link, a.hmenu:visited, a.hmenu:active {   
	color: #000000; 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none;  
}

a.smalfont:link, a.smalfont:visited, a.smalfont:active {    
	color: #000000; 
} 

.Chead {
	background-color: #5BBD3D;
	color: #000000;
	font-size: 12px; 
}

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

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

.Callg td {
	color: #000000;
}

.Cnorm {
	background-color: #48A475;
}

.Cmite {
	background-color: #999999;
}

.Cdark {
	background-color: #44A224;
}

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

.Bhead {
	background-color: #5ED337;
	color: #000000;
}

.Bbody {
	background-color: #969696;
	color: #000000;
}

.rand {
	border: solid #1b1b1b 1px;
	background-color: #FFFFFF;
}

.smalfont { 
	font-size: 12px;
	font-color:# 000000;
	text-decoration: none; 
	font-style: normal
}

.border { 
	background-color: #1b1b1b; 
}

hr { 
	height: 0px; 
	border: solid #1b1b1b 0px; 
	border-top-width: 1px; 
}

input, textarea, select {
	color: #000000;
	font: 12px Arial;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-weight: none;
	text-decoration: none;
	background-color: #CCCCCC;
}

#menu { font-size: 12px; padding-left: 0px; margin-left: 0px; }
#menu ul { padding-left: 0px; margin-left: 0px; }
#smallmenu { }
#smallmenu li {font-color:# 000000; font-size: 12px; }
#smallmenu a {font-color:# 000000; font-size: 12px; }