
#gastro-content-container {
	width: 100%;
}

div#calendar-options {
	width: 100%;
}

div#calendar-options div.menu {
	margin-left: 0;
	margin-right: 15px;
}

div.gastro {
	float: left;
	width: 473px;
	margin: 0.5em 0;
	padding: 0.5em 5px; 
	clear: both;
	border: 1px solid #fff;
}

.fx div.gastro:hover {
	background-color: #E9F0FA;
	border: 1px solid #D3DCEA;
	cursor: pointer;
} 

#content div.gastro h2.summary {
	margin-top: 0;
	margin-bottom: 0;
}

div.gastro div.viertel {
	position: relative;
	float: right;
	margin-left: 0.3em;
	font-size: 75%;
	background: #999;
	color: #fff;
	padding: 0.2em 0.4em;
	text-transform: uppercase;
	font-weight: bold;
}
