
/* Start Inhalt Styles */


div.events {
	padding: 10px;
	margin: 10px;
	display:block;
	border-top: 3px solid #e6e6e6;
}


div.events:hover {
	background-color:#e6e6e6;
}

div.bild {
	float:left;
	padding:15px 10px 10px 0px;
}

div.text {
	display:inline;
	margin-top
}	

a {
	text-decoration:none;
	/*color:#686868 !important;*/
}

