input:checked + label { color: #02ff02; }

.AddRow {
	margin-top: 730px;
	padding:0;
	}

*:focus {
    outline: none;
   }

.dragme {
    position: absolute;
    }

.sensoricon {
    position: absolute;
    width: 20px;
    height: 20px;
    }

    .sensorbeschreibung {
    	position: relative;
    	margin-top: 20px;
text-align:left;
font-size: 15;
font-family: arial;
font-weight:lighter;
height: 10px;
    }


#TableAnzLeuchten {
	position: absolute;
	width: 0px;
	height: 0px;
top: 200px;
left: 60px;
}

table {
 position: relative;

	background:#e9eae8;
	background:rgba(132, 136, 139, 0.9);
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	border-spacing:0;
	text-align:left;
	width:850px;
	height: auto; 
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
z-index: 1;
}

.sensoriconremove {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-top: 0px;
    margin-left: 20px;
    }

    .sensoriconclose {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-top: -60px;
    margin-left: 620px;
    }
	
caption {
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	color:#fff;
	font-weight:bold;
  padding:10px 0 10px 10px;
  text-align:left;
	text-shadow:0 -1px 1px rgba(0,0,0,.5);
text-align:left;
font-size: 17;
  font-family: Arial;
  height: 20px;
 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
border-bottom: 1px solid black;
	}
	
small {
	color:#a3a8a9;
	}
	
th {
border-bottom:0px solid rgba(255,255,255,.7);

	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
  -o-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
  padding:6px 12px;
text-align:left;
font-size: 15;
  font-family: Arial;
  font-weight:lighter;
  }
	
td {
border-bottom:3px solid rgba(255,255,255,.5);

	padding:6px 5px;
	color:rgba(0,0,0,.7);
text-align:left;
  font-family: Arial;
  font-weight:lighter;
font-size: 16;
text-shadow: 1px 1px 7px #656e70;
color: #656e70;
color: rgba(0, 0, 0, 0.6);
max-width: 200px;
	}
	
.ClassMemoryText {
position: absolute;
font-size: 12px;
font-family: Arial;
max-width: 100px;
top: 75px;
left: 716px;
}


.KlimaItem {
background:  rgba(237,197,8,.7);
text-align:left;
font-size: 15;
font-family: arial;
font-weight:lighter;
height: 10px;
}

.Title {
font-weight: lighter;
font-size: 17;
text-shadow: 1px 1px 7px #656e70;
color: #656e70;
color: rgba(0, 0, 0, 0.6);
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 37px;
    padding: 10px 38px 10px 16px;
    background: #fff url("/graphics/select-arrows.png") no-repeat right 16px center;
    background-size: 10px;
    transition: border-color .1s ease-in-out,box-shadow .1s ease-in-out;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 15;
 
}

option {
font-size: 15;	
}

input {
    border-radius: 3px;
    font-size: 15;
}

.hochladen1{
	position: absolute;
	top: 70px;
	left: 228px;
	border: 1px solid #999;
	width: 250px;
}

.bearbeiten {
	position: absolute;
	top: 100px;
	left: 382px;
	border-radius: 3px;
    font-size: 15;
    border: 1px solid #999;
    width: 100px;
    height: 25px;
}

.hochladen{
	position: absolute;
	top: 30px;
	left: 1px;
	border: 1px solid #999;
}

.drehen{
	position: absolute;
	top: 100px;
	left: 230px;
	width: 27px;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

#SonosConnectSmall{
position: absolute;
margin-left: 80px;
margin-top: 3px;	
}

.SonosChangeFavs{
position: absolute;
margin-left: 980px;
margin-top: 20px;	
}







