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

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

*:focus {
    outline: none;
   }

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

    .rgbbeschreibung {
    	position: relative;
    	margin-top: 40px;
text-align:left;
font-size: 15;
font-family: arial;
font-weight:lighter;
height: 10px;
width: 100px;
    }


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

    .rgbiconclose {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-top: -60px;
    margin-left: 620px;
    }
	
.drehenRGB{
	position: absolute;
	top: 69px;
	left: 515px;
	width: 35px;
}


