/* @override http://localhost:8888/mbb/_css/start.css */

div.sidebarright {
	background-color: #373739;
}

div.news {

}

p.news {
	margin-top: 0px;
}

a.news {
}
a.news:hover {
}

div.konzerte {

}

p.konzerte {
	margin-top: 0px;
}

a.konzerte {
}
a.konzerte:hover {
}

div.contentheader,div.ch-large {
	height: 296px;
}

div.ch-text-links,div.ch-text-rechts{
	width: 420px;
	padding: 10px;
}

div.sidebarright,div.sidebar, div.sbr-lower,div.sbr-start {
	margin-top: 331px;
}

.story:first-line{
	font-weight: bold;
	color: #cf0035;
	font-size: larger;
}


div.storydatum {
	position: absolute;
	top:  430px;
	right: 275px;
	display: block;
	padding: 10px;
}
