
	#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:5px;
	margin-top:5px;
	margin-right:10px;
	}
	
	#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: 5;
	background: #AAA;
	}
	
	#dd_suits_1 
	{ 
	margin: 5;
	background: #AAA;
	}
	
	#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: #696B6D;
	font-size: 18px; 
	padding: 5px; 
	margin-top:10px;
	margin: 5; 
	padding: 0.8em 0.5em; 
	}
	
	#dt_suits a
	{ 
	color: #FFF;
	text-decoration:none;
	}
	#dt_suits a:hover
	{ 
	color: #CCE6FF;
	text-decoration:none;
	}
	
	#dd_suits a 
	{ 
	color: #000; 
	text-decoration:none;
	}
	#dd_suits a:hover
	{ 
	color: #2878c6; 
	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: #AAAAAA;
	list-style: none; 
	padding: 5px; 
	}
	
	#li_suits
	{
	list-style: none;
	list-style-type: none;
	padding: 5px; 
	}


