/* termine.css */
li.hm_termine_on{ margin-bottom:10px;}
li.hm_termine_on a:link, li.hm_termine_on a:visited, li.hm_termine_on a:hover {
  font-family: tahoma, arial, verdana, sans-serif;
  font-size:16px;
  color:#000044;
  font-weight:bold;
  background-color:white;
  padding-left:5px;
  padding-right:3px; 
}

div#inhalt{
	height:610px;
}

div#schatten_rechts{
	height:610px;
}

div#auflegetermine {
  float:left;
}

div#cramer_bild{
	float:right;
	margin-top:48px;
	padding-bottom:18px;
	width:222px;
	height:540px;
	background-image:url(../bilder/pkmuzik_dj.png);
	background-repeat:no-repeat;
	background-color:#0A0A4B;
} 

ul.content_news_1804-10{
  height:230px;
  background-color:#0A0A4B;
  margin-top:20px;
  padding-left:10px;
  padding-bottom: 7px;
  font-weight:normal;
}
  
ul.content_auflegetermine{
	height:550px;
	background-color:#0A0A4B;
	margin-top:20px;
	padding-left:10px;
	padding-bottom: 7px;
  /*list-style-image: url(../bilder/pfeil_weiter.gif);*/
}
  
.content_auflegetermine{
    font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:338px;
	height:103px;
	position:relative;
	float:left;
	}
.auflegetermine_details{
	margin-left:10px;
}


