.verein_link
{	width:100%;
	display:block;
	height:100px;
	padding:5px 2px;
	border:2px outset #c4c4c4;
}

.verein_link:hover, #vorhanden:hover
{	background-color:#ff9801;
	color:#ffffff;
	border:2px inset #ff9801;
}

#vorhanden
{	background-color:#dee4e4;
}

.verein_auflistung
{ margin:10px 10px 10px 0px; 
	display:inline; 
	width:300px; 
	overflow:hidden; 
	float:left;
}

.verein_clear
{ border-bottom:1px solid #c3c3c3;
}

.verein_bund_land
{	float:left; 
	width:180px; 
	text-align:center; 
	overflow:hidden; 
	border:1px solid #c3c3c3; 
	height:50px;  
	margin:5px 5px 0px 0px;
}
 		

