/* css file */
.content_describtion_box{
	width: 415px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C530D;
}
.button_describtion_container{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 415px; 
	font-size: 10px;
}
.button_describtion_line{
	width: 415px;
}
.button_describtion_left{
	float: left;
	width: 395px;
	text-align: right;
}
.button_image_right{
	float: right;
	width: 15px;
}
#sound_table{
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C530D;
}
.background_hell{
	background-color: #EFE8E6;
}
.sound_title{
	text-align: right;
}
.zell_space{
	height: 10px;
}
.title_beschreibung{
	font-size: 10px;
	text-align: right;
}
.title_beschreibung_span{
	background-color: #DCCEC2;
}
