@charset "UTF-8";
/* CSS Document */
#context {
	background-color: #ffffff;
	opacity: 0.8;
	visibility: collapse;
	width: 150px;
	position: absolute;
	padding: 5px;
}

	body,td,th {
/*	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 3px;*/
	margin: 0px;
	background-color: rgb(230, 235, 235);
}

.contextzeile:hover {
	color: #882222;
	background-color: rgb(140, 160, 160);
	}

	#hallo {
	background-color:rgb(180, 180, 220);
	height: 100px;
	width: 100px;
	float: left;

}
/*
header {
	background-color:rgb(240, 240, 240);
	height: 28px;
	width:100%;
	position: absolute;
	z-index:2;
	}
	*/

/*
ul {
	top:28px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 135px;	
	position: absolute;
	display: inline;
	
	}	
li {
	background-color:rgb(230, 230, 230);
	list-style-type: none;
	position: relative;
	float: left;
	width: 19.5%;
	height: 145px;
	margin: 5px 0% 5px 0.5%;
}	*/
.farbfelder{
	left: 10px;
	top: 25px;
	height: 30px;
	width: 30px;
	border: 2px solid #666666;
	cursor: pointer;
	margin: 4px;
	float: left;
}
.farbfelder:active{
	border: 2px solid #222222;
	cursor: pointer;
}
form {
	text-align: right;
	padding: 4px;
	border: 0px  #fff;
	
	}
input {
	width: 40px;
	text-align: right;
		border: 0px  #fff;

	}
.p_neu  {	
	top: -100px;
	left: -200px;
	width: 120px;
	height:120px;
	background-color:#ffaaaa;
	position: absolute;
	margin: 0;
    opacity:0.3;
	float: left;
	border: solid 3px #ff0000 0.8;
	border-radius: 60px/60px;
	animation: transparenz_an 2.3s;

	}
@keyframes transparenz_an { 
  from { 
    opacity: 0.0 
  } 
  to { 
    opacity: 0.3 
  } }	

.p_loeschen {	

    top: -100px;
	left: -200px;
	width: 120px;
	height:120px;
	background-color:#ffaaaa;
	position: absolute;
	margin: 0;
    opacity:0.0;
	float: left;
	border: solid 3px #ff0000 0.8;
	border-radius: 60px/60px;

	animation: transparenz_aus 2.3s;

	}
	
@keyframes transparenz_aus { 
  from { 
    opacity: 0.3 
  } 
  to { 
    opacity: 0.0 
  } }
@keyframes transparenz { 
  0% { 
    opacity: 0.0 
  } 
  18% { 
    opacity: 0.3 
  } 
  82%{ 
    opacity: 0.3 
  } 
  100% { 
    opacity: 0.0 
  } 
}
p:hover {
	opacity: 0.7; 
}	
p:active {
	opacity: 1; 
}	

#starter {
	background-color:#88aa88;
	width: 10px;	
	top: 45%;
	left: 50%;
	position: absolute;
	}


/*#anwendenbox div {
	margin: 3px 2px 0px 2px;
	padding: 2px;
	height: 15px;
	float: left;
	min-width: 25px;
}*/
.switch	{
	background-color:#ffffff;
	border: 2px solid #666;
	cursor: pointer;
	width: 30px;
	float: left;
	border-radius: 10px;
	text-align: center;
	}
.schalter {
	background-color:#c88;
	position: relative;
	height: 14px;
	width: 14px;
	left: 2px;
	top: 0px;
	border-radius: 7px;
	}

#test {
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
}

/* CSS kontroller für XYKoordinaten */

#palette2 {
	position: absolute;
	top: 5px;
	left: 2%;
	width: 100px;
	height: 100px;
	border: 5px solid #ffffff;
	background-color: rgb(255, 255, 255);
	}
#schieber_x {
	position: absolute;
	height: 100px;
	width: 4px;
	left: 48px;
	top: 0px;
	background-color: #000;
	cursor: ew-resize;
	opacity: 0.5; 
	}
#schieber_y {
	position: absolute;
	height: 4px;
	width: 100px;
	left: 0px;
	top: 48px;
	background-color: #000;
	cursor: ns-resize;
	opacity: 0.5; 
}
#kreuz_xy {
	position: absolute;
	height: 18px;
	width: 18px;
	left: 41px;
	top: 41px;
	background-color: #000;
	cursor: move;
	border-radius: 9px;
	opacity: 0.5; 
}
.info {
	text-align: right;
	padding: 4px;
	font-weight: normal;

}	
.info div {
	float: right;
	background-color: #ffffff;
	width: 30px;
	height: 15px;
	color: #000000;
}

#palette {
	position: absolute;
	height: 99px;
	width: 290px;
	left: 0px;
	top: 0px;
}
#anfasser {
	position: absolute;
	height: 15px;
	width: 299px;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	z-index: 5;
}
#regler_r{
	position: absolute;
	height: 5px;
	width: 200px;
	left: 80px;
	top: 52px;
	background-color: #999;
}
#regler_g{
	position: absolute;
	height: 5px;
	width: 200px;
	left: 80px;
	top: 80px;
	background-color: #999;
}#regler_b{
	position: absolute;
	height: 5px;
	width: 200px;
	left: 80px;
	top: 108px;
	background-color: #999;
}
.kreis{
	z-index: 4;
	top: -8px;
	width: 20px;
	height: 20px;
	background-color:#111111;
	opacity: 0.5;
	position: absolute;
	border-radius: 7px;
	cursor: ew-resize;	
}



.farbflaeche {
	z-index: 4;
	top: 5px;
	background-color:#aaaaaa;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	border: 2px solid #666666;
	margin: 4px;
	padding: 2px;
	height: 30px;
	color: #000;
	text-align: center;
}


#farbflaeche1 {
	left: 10px;
	cursor: pointer;
	width: 65px;
	}
#farbflaeche2 {
	width: 71px;
	height: 71px;


}
#farbflaeche3 {
	border: 2px none #666666;
	background-color: rgb(230, 230, 230);
	margin: 0px;
	padding: 4px, 0px;
}

/* Paletten*/
.positionierer {
	width: 50%;
	height: 400px;	
	/*background-color: #333300;*/
	position: relative;
	float: left;
}
.dialogbox {
	border: 2px solid #884444;
	background-color: #ffffff;
	padding: 10px;
	opacity: 95%;
	z-index:5;
	text-align: left;

	}
.close{
	width: 14px;
	height:14px;
	top: 10px;
	right: 10px;
	background-color: #c88;
	border-radius: 7px;
	position: absolute;
	cursor: pointer;
}
.close:hover {
		background-color: #884444;
}
.close:active {
background-color: #999;}
#zentrierer
{	display: flex;	
	flex-direction: column;
	webkit-flex-direction: column;
	align-items: center;
	justify-content: center;}

/*h1 {
	margin:0px;
	padding: 0px;
	text-align: center;
	/*background-color: #123456;*/
}	*/
	
	
	
	/*How it works*/
#howitworks {
	width: 500px;
	height: 450px;
	left: -250px;
	top: 250px;
	position: absolute;
}
	#fenster {
	width: 480px;
	height: 250px;
	margin: 12px;
	overflow: hidden;
}
	#schublade {
	left:-500px;
	width: 1460px;
	height: 250px;
	/*background-color: #ee2222;*/
	position: relative;
	}
	#schublade img {
	position: absolute;
		
	}
	.butext{
	height: 60px;
	width: 480px;
	}
#punkte {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	/*background-color: #123456;
	top: 450px;
	position:absolut;
	*/
}		
.punkte{
	margin: 10px;
	width: 20px;
	height: 20px;   
	list-style-type: none;
	background-color: #999;
	border-radius: 10px;
	position: relative;
	float: left;
}

#punktexx div:hover{
	background-color: #884444;
}

#punktexx div:active{
	background-color: #c88;
}
	
#weiter {
	right: 0px;
	position: absolute;
}
#loslos {	
	position:absolute;
	bottom: 0;
	left: 120px;
}

/* Preset-Palette*/
#presets {
	width: 260px;
	height: 550px;
	left: 10px;
	top: 200px;
	position: absolute;
	overflow: ;
	z-index:5;
	/*visibility: collapse;*/
	cursor: move;
	}
#muster{
	top: 80px;
	height:480px;
	width:260px;
	overflow: auto;
	overflow: scroll_Y;
	position: absolute;	
}	
.presetli{
	border-top: 2px solid #884444;
	display: flex;
	flex-direction:row;
	align-items: flex-end;
	position: relative;
	
}	

.presetimg{
	margin: 5px 0px;
	background-color: #999;
	width: 144px;
	height:80px;
	}
	
.presetimg img{
	height: 100%;
	width: 100%;
}	

.presetbu{
	margin: 5px;
	left: 150px; 
	top: 0px;
	/*width: 100px;*/
	height: 80px;
width: 80px;}
	
.jetztstart 
	{text-align: center;
	background-color:#ffffff;
	border: 2px solid #882222;
	margin: 3px 15px 0px 4px;
	cursor: pointer;
	width: 80px;
	right: -10px;
	bottom:5px;
	position: absolute;	


}
	
.jetztstart:hover
	{
	background-color:#884444;
	border: 2px solid #882222;
	color: #dddddd;
}		
.jetztstart:active{
	background-color:#666;
	border: 2px solid #777;
	color: #777;}
	
	/*About-Paletten*/
#about {
	width: 500px;
	height: 450px;
	left: -250px;
	top: 250px;
	position: absolute;
}	