/* echopark */
#header, #logo {
	background-image:url(img/header_echopark.png);
}

#inhalt {
  left:0;
  width:595px;
  top:0;
}

#root {
display:none;
}

/* Formate für die Infobox */
#infobox {
	left:630px;
	top:-229px;
}
#infobox .infoboxoeffnen {
	left:-130px;
	top:191px;
}


/* news-Formate */
.color-bar {
	width:23px;
	height:89px;
	float:left;
	margin: 0 12px 0 0;
}
.news-sound .color-bar {
	background: #7f4a94 url(img/news_balken_sound.gif) no-repeat bottom;
}
.news-funk .color-bar {
	background: #d40032 url(img/news_balken_funk.gif) no-repeat bottom;
}
.news-film .color-bar {
	background: #ec7007 url(img/news_balken_film.gif) no-repeat bottom;
}
.news-glueckauf .color-bar {
	background: #79b63e url(img/news_balken_glueckauf.gif) no-repeat bottom;
}
.news-eventservice .color-bar {
	background: #db007a url(img/news_balken_eventservice.gif) no-repeat bottom;
}
.news-neue-medien .color-bar {
	background: #ffcd00 url(img/news_balken_neue-medien.gif) no-repeat bottom;
}
.news-grafik .color-bar {
	background: #009bde url(img/news_balken_grafik.gif) no-repeat bottom;
}
.news-unternehmen .color-bar {
	background: #614034 url(img/news_balken_unternehmen.gif) no-repeat bottom;
}

#news-content h1 {
	font-size:14px;
	font-weight:bold;
	color: #404040;
	margin: 0;
	padding: 0 0 5px 0;
	line-height:normal;
}