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

div.content {
	width: 738px;
}

img.ani{
	margin: -2px; 
	padding: 0px:
}


div.news {
	width: 738px;
	height: 165px;
	background: url(../_images/home_element_holz.png) center;
	overflow: hidden;
}

p.news {
	margin-left: 125px;	
	height: 98px;
	width: 520px;
	overflow: hidden;
}

a.news {
	color: white;
	text-decoration: none;
}
a.news:hover {
	color: #9bc1a7;
	text-decoration: none;
}

div.konzerte {
	margin-left: -50px;
	width: 738px;
	height: 198px;
	background: url(../_images/home_element_papier.png) no-repeat left;
	overflow: hidden;
}
div.DVD {
	float: right;
	z-index: 3;
	margin-top: -180px;
	margin-right: 75px;
}
p.konzerte {
	margin-top: 40px;
	margin-left: 75px;	
	float: left;
	height: 115px;
	width: 415px;
	overflow: hidden;
}

a.konzerte {
	color: #354b5d;
	text-decoration: none;
}
a.konzerte:hover {
	background-color: #9bc1a7;
	text-decoration: none;
}


img.cdicon {
	float: right;
}