.beschreibung {
	padding:5px;
}
.beschreibung h2{
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:14px;
	color:#0E6504
}
.musicstars{
	border:10px solid #0E6504;
}
.linkeseite {
	float:left;
	width:400px
}
.rechteseite {
	float:right;
	width:240px
}
.stats {
	width:200px;
	height:10px;
	border:1px solid #025483;
	background-color:#FFFFFF;
	border-spacing:0px
}
.stats td{
	background-color:#FFFFFF;
}
.stats_balken {
	border-right:1px solid #025483;
	background-color:#025483;
}
.tab_aktionen {
	width:100%;
	background-color:#B9D3ED;
	border-spacing:0px
}
.tab_aktionen a{
	color:black;
	text-decoration:none
}
.tab_aktionen td{
	padding:5px
}
.tab_aktionen tr:hover{
	background-color:#D9E5F2
}
.tabelle_blue {
	border-spacing:1px;
	width:100%
}
.tabelle_blue th{
	text-align:left;
	background-color:#B9D3ED;
}
.tabelle_blue td{
	background-color:#B9D3ED;
	padding:5px
}
.tab_gruend th{
	text-align:left;
}
.text_edit {
	width:98%;
	height:200px
}
