h1.Verein {
	background-image: url(/rev/Images/newsHeaderVerein.jpg);
}

#stadion {
	padding-left: 25px;
	padding-right: 25px;
}

#stadion h2 {
	font-weight: bold;
	color: #1d5780;
	font-size: 1.2em;
	margin-top: 15px;
}

#stadion address {
	margin-left: 10px;

}

#stadion p {
	margin-bottom: 10px;
	text-align: justify;
}

#map {
	margin-top: 25px;
	width: 100%;
	height: 400px;
	border: 1px solid black;
}

#infoTabs {
	display: none;
}

#adresse {
	margin: 0;
}

#bilder {
	width: 300px;
	height: 150px;
	overflow: scroll;
	margin-top: 10px;
}

#bilder td {
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #cac9bd;
	vertical-align: top;
}

