.body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#FFFFFF;
	color: #000000;
	vertical-align: middle;
	text-decoration:none;
}

.INPUT
{
	border-bottom-color:#0066CC;
	border-bottom-style:solid;
	border-bottom-width:thick;
	BORDER-LEFT: #0066CC thin solid;
	BORDER-TOP: #0066CC thin solid;
	BORDER-BOTTOM: #0066CC thin solid;
}

A:HOVER
{
	font-weight:bold;
}

.link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#333333;
}

.link_bold
{ 
  font-family:Arial, Helvetica, sans-serif;
  font-size:10pt;
  text-decoration:none;
  font-weight:bold;
  color:#333333;
}

.link_small
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:8pt;
  text-decoration:none;
  color:#333333;
}

.link_small_bold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
  	font-weight:bold;
	color:#333333;
}

.table_header
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	background-color:#dddddd;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.new_menu_item
{
	background-image:url(../images/webadmin/menu_shade.gif);
	background-repeat:repeat-x;
	border-top:2px solid #000000;
	padding-top:0.3em;
}

.suchanfrage
{
	/*background:inherit;*/
}

.team_name
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;
  text-decoration:none;
  font-weight:bold;
  color:#333333;
}

.table
{
	background-color:#EEEEEE;
	border-top:1px solid #696969;
	border-bottom:1px solid #696969;
}

.table_hrtop
{
	background-color:#EEEEEE;
	border-top:1px solid #696969;
}

.table_hrbottom
{
	background-color:#EEEEEE;
	border-bottom:1px solid #696969;
}

.table_hrleft
{
	background-color:#EEEEEE;
	border-left:1px solid #696969;
}

.table_hrright
{
	background-color:#EEEEEE;
	border-right:1px solid #696969;
}

.footer
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:6pt;
	border-top:1px solid #696969;
	border-bottom:1px solid #696969;
	color:#696969;
	background-color:#eeeeee;
	padding:.3em 0;
	font-size:10px;
	word-spacing:-.05em;
	clear:both;
	text-align:center;
	margin-top:3em;
}
