
/*
######################################### THEMEN LINKS
*/

#container #inner_wrap #themen-start UL LI{
	border-bottom: 6px solid #03fcff;
	margin-bottom: -8px;
}					
	#container #inner_wrap #themen-start UL LI A{
		background:none;
		padding: 0 0px 0 17px;
	}
	
	#container #inner_wrap #themen-start UL LI:first-child A{
		padding: 0;
	}
	* html #container #inner_wrap #themen-start UL LI.first A{
		padding: 0;
	}	
	
	#container #inner_wrap #themen-start .trennstrich {
		display:none;
	}	
									
																	
		
