
	#d1_suits 
	{ 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 100%; /* 16px sowie Korrektur: Beseitigung des Rundungsfehlers bei Schriftgroessen im Opera */ 
	font-weight: 600;
	color: #F59;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	}
	
	#ddd
	{ 
	margin: 0;
	background: #F03;
	color: #F03;
	}
	
	#ul_nav
	{ 
	margin-left:5px;
	margin-top:-15px;
	margin-bottom:-15px;
	margin-right:5px;
	background: #ccc;

	}
	
	#dd_suits 
	{ 
	margin: 0px;
	background: #8b8b8b;
	/*border:1pt solid #0000ff;*/
	}
	
	#dd_suits_1 
	{ 
	margin: 0;
	background: #666;

	}
	
	#dt_suits_over
	{ 
	background: #aaa;
	color: #000;
	font-size: 18px; 
	padding: 5px; 
	margin-top:10px;
	margin: 5; 
	padding: 0.8em 0.5em; 
	}
	
	#dt_suits 
	{ 
	background: #666;
	height:19px;
	padding: 0px; 
	margin-top:10px;
	margin: 0; 
	padding: 0em 0em;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	/*background-image: url("../images/leiste01.gif");*/
	/*border:1pt solid #0000ff;*/
	/*background: #69c;*/
	background: #69c;
	}
	
	#dt_suits_1
	{
	background: #666;
	height:19px;
	padding: 0px; 
	margin-top:10px;
	margin: 0; 
	padding: 0em 0em;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
	#dt_suits a
	{ 
	color: #fff;
	text-decoration:none;
	}
	
	#dt_suits a:hover
	{ 
	color: #CCE6FF;
	text-decoration:none;
	background: #69c;
	}
	
	#dd_suits a 
	{ 
	color: #000; 
	text-decoration:none;
	}
	
	#dd_suits a:hover
	{
	color: #ccecff; 
	text-decoration:none;
	}
	
	#dd_suits_1 a 
	{ 
	color: #000;
	text-decoration:none;
	}
	
	#dd_suits_1 a:hover
	{ 
	color: #2878c6; 
	text-decoration:none;
	}
	
	#ul_suits 
	{ 
	background: #8b8b8b;
	list-style: none; 
	padding: 5px; 
	}
	
	#li_suits
	{
	list-style: none;
	list-style-type: none;
	padding: 5px;
	}
