/*	==============================
	Vers: Articualte 360
	Date: 2022-04-04
===============================	*/
#frame{opacity:0;transition:1s all ease-in-out;}
#sidebar{opacity:0;}
#hamburger{visibility:hidden;}

/* !! Quit-Button muss ganz RECHTS stehen !! */
#links-right button:last-child{color:red;}

/* WEKA Logo */
#top-bar{
	
	background-repeat: no-repeat;
	background-position:10px 10px;
}