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

div#inhalt{
	height:5550px;
}

div#schatten_rechts{
	height:5550px;
}

/* submenu *********/
.submenu{
  width:560px;
  background-color:#24245E;
  float:left;
  height:15px;
  margin-bottom:7px;
  padding: 1px 0px 4px 10px;
  }
  
.submenu a:link, .submenu a:visited{
  float:left;
  display:inline;
}

ul#submenu_musik a:link, ul#submenu_musik a:visited{
  margin:0px 10px 15px 0px;
  font-family: tahoma, arial, verdana, sans-serif;
  font-size:12px;
}
li.sm_be-musik a:link, li.sm_be-musik a:visited, li.sm_livemitschnitte a:link, li.sm_livemitschnitte a:visited{
  color:white;
  padding: 0px 3px 4px 3px;
} 

ul#submenu_musik a:hover{
  margin:0px 10px 15px 0px;
  font-family: tahoma, arial, verdana, sans-serif;
  font-size:12px;
  color:#C7300F;
  background-color:white;
  padding: 0px 3px 4px 3px;}
  
li.sm_lieblingsalben_on a:link, li.sm_lieblingsalben_on a:visited, li.sm_lieblingsalben_on a:hover{
  color:#C7300F;
  background-color:white;
  padding: 0px 3px 4px 3px;
  }
/* submenu ENDE *********/
.fuzztones_rechts{
	float:left;
	width: 257px;
	height:256px;
	background-image:url(../bilder/plattencover/fuzztones.jpg);
	margin-left:250px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
.grantgreen_rechts{
	float:left;
	width: 257px;
	height:256px;
	background-image:url(../bilder/plattencover/grantgreen.jpg);
	margin-left:250px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
.tom_jones_rechts{
	float:left;
	width: 257px;
	height:256px;
	background-image:url(../bilder/plattencover/tom_jones.jpg);
	margin-left:140px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
.good_nights_rechts{
	float:left;
	width: 257px;
	height:256px;
	background-image:url(../bilder/plattencover/good_nights.jpg);
	margin-left:130px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
.social_rechts{
	float:left;
	width: 257px;
	height:256px;
	background-image:url(../bilder/plattencover/social_distortion.jpg);
	margin-left:130px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
.greg_links{
	float:left;
}
.greg_rechts{
	float:left;
	width: 257px;
	height:256px;
	background-image:url('../bilder/plattencover/greg.jpg');
	margin-left:105px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
}

.low_anthem_links{
	float:left;
}
.low_anthem_rechts{
	float:left;
	width: 257px;
	height:256px;
	background-image:url('../bilder/plattencover/anthem.jpg');
	margin-left:15px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
}




#lieblingsalben {
  float:left;
}

.content_musik_lieblingsalben{
    font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:523px;
	height:133px;
	position:relative;
	float:left;
	padding-right:35px;
	}

.album_beschreibung{
	padding-left:20px;
    background-color:#0A0A4B;
	margin-top:10px;
	width:520px;
    padding-right:30px;
	}

