* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(17, 17, 85);
	font-size: 9.5pt;
}
BODY {
	margin: 0px;
	padding: 0px;
	background-color:#64B1FF;
}
TD {
	padding: 2px 3px 2px 3px;
}
TH {
	padding-left: 3px;
	padding-right: 3px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
INPUT, TEXTAREA, SELECT {
	font-size: 1.0em;
	background-color:#BDF;
	border: 1px solid #EEE;
}
.anmelden INPUT {
	margin-bottom: 6px;
}
	
INPUT[type=text] { 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 20px;
	padding-bottom: 2px;
}
h1 {
	font-size: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {	
	font-weight: bold;
	color: #337;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Links in der Hauptnavigation */
a.navtext {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
a:hover.navtext {
	text-decoration: underline;
}
*::-moz-selection {			background: rgba(250,230,255,0.45); }
*::selection {					background: rgba(250,230,255,0.45); }
input::moz-selection {	background: rgba(140,130,195,0.40); color: rgba(28,28,108,1.00);  }
input::selection {			background: rgba(140,130,195,0.40); color: rgba(28,28,108,1.00);  }

img.th {
	width: 16px;
	height: 16px;
	border: none;
}
i.chart-playlists {
	font-size: 1.10em;
	opacity: 0.8;
	cursor: pointer;
}
i.stars.fas {
	opacity: .6;
}
i.stars.far {
	opacity: .3;
}
i.stars + i.stars {
	padding-left: .2em;
}

#menu {
	height: 25px;
	background: #78c4ff;
}
#menu td {
	padding: 0 0.7em;
}
#menu .td1 {
}
#menu .tdx {
	border-right: 1px solid rgba(0,0,0,0.3);
}
.aktion {
	margin-left:  1px; 
	margin-right: 1px;
}

#aktionDel {
	font-size: 1.1em;
	padding-top: 5px;
}
#aktionAdd {
	font-size: 1.1em;
}
#aktionAdd a {
	color: #171;
	font-weight: bold;
}
#aktionExpand {
	color: #f22;
	font-weight: bold;
	font-size: 10.5pt;
}
#aktionExpand a {
}

.suchpanel {
	border: 0px solid red;
	padding: 0.2em 0;
	white-space: nowrap;
}

[class*="col-"] {
	float: left;
	padding: 0;
	border: 0px solid green;
}
.detailed {
	text-align: center;
	background: #90d8F0;
}
.detailed1 {
	color: rgba(30,60,140,1.00);
}
.detailed2 {
	color: rgba(30,60,140,0.70);
}
.detailed div.content {
	display: inline-block;
	min-width: 850px;
	padding: 0;
	border: 0px solid red;
}
.detailed div.row + div.row {
	border-top: 1px solid rgba(48,48,112,0.3);
}
.detailed .row::after {
 	content: "";
 	clear: both;
 	display: table;
}
.col-1 {
	width: 49%;
	text-align: right;
	padding-right: 4px;
}
.col-2 {
	width: 49%;
	text-align: left;
	padding-left: 4px;
	border-left: 1px solid rgba(30,60,140,0.50);
}

.audioDisabled {
	cursor: default;
	opacity: 0.5;
}
.audioEnabled {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
	border: 1px solid red;
}
.anmelden {
	padding-top: 50px;
	padding-left: 50px;
}
.textheller1 {
	color: rgba(50,80,160,0.90);
}
.textheller2 {
	color: rgba(50,80,180,0.45);
}
.textheller3 {
	color: rgba(50,80,180,0.75);
}
.textdunkler1 {
	color: rgba(180,28,106,1.00);
}
.iconInside {
	font-size:2.0em;
	color: rgba(3, 3, 7, 0.3);	
}
.iconOutside {
	font-size:1.7em;
	color: rgba(3, 3, 7, 0.5);
}
.th {
	font-weight: bold;
}
.button {
	border: 1px solid #484;
}
.inputQuelle {
	width: 160px;
	text-align:left;
}
.inputRoot {
	width: 180px;
}
.inputPfad {
	width: 190px;
}
.inputBig {
	width: 350px;
}
.spaltenPfeil {
	color: #46b;
}
.naviother {
	font-weight: normal;
}
.naviactiv {
	font-weight: normal;
}

#pager {
	margin: 5px;
}
#filter {
	margin: 7px;
}

#data table {
	table-layout: fixed;
	background: #5898d8;
	width: 99.7%;
	max-width: 99.7%;
}
#data table th {
	background: #70b8ff;
	padding: 2px 0;
	overflow-x: hidden;
 	white-space: nowrap;
  text-overflow: ellipsis;
}
#data table td.cell {
	overflow-x: hidden;
 	white-space: nowrap;
  text-overflow: ellipsis;
}
#data .borderTop {
	border-top: 1px solid #5898d8;
}
#data .borderBottom {
	border-bottom: 1px solid #5898d8;
}
#data table th table {
	background: #70b8ff;
}

/* Standardzeilen */
.tr0	{
	background: #80c8FF;
}
.tr1	{
	background: #68b0f8;
}
/* Expanded Zeilen */
.te0	{
	background: rgba(165,235,255,0.8);
}
.te1	{
	background: #80d0f0;
}
.warning	{ 
	color: #b22;
}
.error	{ 
	margin-top: 1px;
	margin-bottom: 1px;
	color: red;
	font-weight: bold;
}
.info {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #004;
}
.delete {
	color: rgba(200,0,0,1.0);
	cursor: pointer;
}
/* jPlayer Play-Button */
.fajp {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; 
	font-style: normal;
}
.my-play {
	font-size: 1.2em;
	color: rgba(17, 17, 85,0.2);
}
.enabled.my-play {
	color: rgba(17, 17, 85,0.5);
}
.my-play:before {
	/* Erfordert FontAwesome */
  content: "\f04b"; 
}
.my-play:focus {
	/* Disable the browser focus highlighting. */
  outline: none;
  box-shadow: none;
}
.playing.my-play {
	color: rgba(17, 17, 85,0.7);
}
.playing.my-play:before {
	content: "\f04d";
}


