@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	background-image:url(../images/hgweb.png);
	background-repeat:repeat;
	color:#fff;
	
	

}



#design{
	
	width:20em;
	height:15em;
	background-color:#000;
	position:absolute;
	top:12%;
	left:0px;
	margin-left:0%;
	margin-right:35%;
	
}




.loginfläche{
	
	width:450px;
	height:300px;
	background-color:;
	position:absolute;
	top:12%;
	margin-left:15%;
	margin-right:35%;
	
}

#un{
	
	width:33.3%;
	height:50%;
	position:absolute;
	background-image:url(../images/button1.png);
	background-color:#0F0; border: 4px solid #000;
			 -webkit-border-top-left-radius: 40px;
   

border-top-left-radius:     40px 40px;

}

#dos{
	width:33.3%;
	height:50%;
	position:absolute;
	left:33.3%;
	background-color:#0F0; border: 4px solid #000;
	background-image:url(../images/button1.png);			


}

#tre{
	width:33.3%;
	height:50%;
	position:absolute;
	top:50%;
	background-color:#0F0; border: 4px solid #000;
		
	 -webkit-border-bottom-left-radius: 40px;
 


border-bottom-left-radius:  40px40px;
background-image:url(../images/button1.png);
}

#cua{
	width:33.3%;
	height:50%;
	position:absolute;
	left:33.3%;
	top:50%;
	background-color:#0F0; border: 4px solid #000;
background-image:url(../images/button1.png);

}

#reset{
	width:33.3%;
	height:50%;
	position:absolute;
	left:66.6%;
	background-image:url(../images/button2.png);
	
	background-color:#666; border: 4px solid #000;
				
    -webkit-border-top-right-radius: 40px;


border-top-right-radius:    40px40px;

}


#subm{
	width:33.3%;
	height:50%;
	position:absolute;
	left:66.6%;
	top:50%;
	background-color:#CCC; border: 4px solid #000;
	background-image:url(../images/button3.png);
				
      -webkit-border-bottom-right-radius: 20px;

border-bottom-right-radius: 20px20px;
}

/*STYLECHANGER*//*STYLECHANGER*//*STYLECHANGER*//*STYLECHANGER*//*STYLECHANGER*/
#stylechanger{
	background-color:#000;
	
	float:left;
	width:15%;
	
	position:absolute;
	left:0px;
	top:50%;
			 -webkit-border-top-right-radius: 40px;
border-top-right-radius:     40px 40px;
	 -webkit-border-bottom-right-radius: 40px;
border-bottom-right-radius:  40px40px;
	
}

#one{
	width:50px;
	height:50px;
	float:left;
	background-color:#669900;
	margin:4px;
	background-image:url(../images/button4.png);
		 -webkit-border-top-right-radius: 10px;
border-top-right-radius:     10px 10px;
	 -webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius:  10px10px;
			 -webkit-border-top-left-radius: 10px;
border-top-left-radius:     10px 10px;
	 -webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius:  10px10px;
cursor:pointer;
	
}
#two{
	width:50px;
	height:50px;
	float:left;
	background-color:#FFCC33;
	margin:4px;
	background-image:url(../images/button4.png);
		 -webkit-border-top-right-radius: 10px;
border-top-right-radius:     10px 10px;
	 -webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius:  10px10px;
			 -webkit-border-top-left-radius: 10px;
border-top-left-radius:     10px 10px;
	 -webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius:  10px10px;
	cursor:pointer;
}

#three{
	width:50px;
	height:50px;
	float:left;
	background-color:#fff;
	margin:4px;
	background-image:url(../images/button4.png);
		 -webkit-border-top-right-radius: 10px;
border-top-right-radius:     10px 10px;
	 -webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius:  10px10px;
			 -webkit-border-top-left-radius: 10px;
border-top-left-radius:     10px 10px;
	 -webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius:  10px10px;
	cursor:pointer;
}

#hint{
	position:fixed;
	top:10%;
	
	color:#000;
	margin-left:80%;
}
