
#suggest_result table {
	font-family: arial;font-size:12px;
  border:1px solid gray;
	margin-left:0px;
	z-index:998;
	background-color:#FFFFFF;
	position:absolute;
	overflow:hidden;
}

#config {
	font-family: arial;font-size:12px;
  border:1px solid gray;
	margin-left:0px;
	z-index:999;
	overflow:hidden;
	background-color:#696969;
	font-size: 11px; 
	width : 200px;
    position:absolute;	

}

#config table{
	font-family: arial;font-size:12px;
  border:1px solid gray;
	margin-left:0px;
	z-index:1000;
	overflow:hidden;
	color:#000000;
	background-color:#ffffff;
	font-size: 11px; 
	width : 200px;
	white-space: nowrap;

}

#config td{
	font-family: arial;font-size:12px;
    border:1px solid gray;
	color:#000000;
	background-color:#ffffff;
	font-size: 11px; 
	padding:20px;
    cursor:pointer;	
	white-space: nowrap;

}


#tumbsftw {
	font-family: arial;font-size:12px;
  border:1px solid gray;
	margin-left:0px;
	z-index:1000;
	overflow:hidden;
	color:#000000;
	background-color:#ffffff;
	font-size: 11px; 
	width : 200px;
    left : 200px;
	right : 500px;
}


#suggest_result:focus{ border-width:0px;}


#suggest_result a {
	text-decoration: none; 
    text-underline: none; 
}


#suggest_result a:hover 
{ 
font-family: Arial; 
color: #ffd200; 
text-decoration: none; 
text-underline: #ffd200; 
} 


#suggest_result td
{
	cursor:pointer;
}


#suggest_result td a:hover 
{
	
	cursor:pointer;
}
#suggest_result 
{
	white-space:nowrap; 
	background-color:#FFFFFF;
}
#suggest_result .suggest_cate 
{
	font-size:8px;
	color:#FFFFFF;
	background-color:gray;
}

#suggest_result .suggest_uberschrift1
{
font-family: arial;
font-size:10px;
color:#FF0000;
}

#suggest_result a
{
font-family: arial;
font-size:12px;
color:#FFFFFF;
}

#suggest_result .suggest_uberschrift2
{
font-family: arial;
font-size:9px;
color:#FF0000;
}

.suggest_hr
{ 
	height:1px;
	color: #2062af 
}

