html{
	font-size : 100.01%;
	font-samily : arial, lucida, sans-serif;
	width : 100%;
}

body.normal{
	background-color:#000;
	text-align:center;
	padding-top:10%;
}

body#skizze{
	position : relative;
	width : 36em;
	margin : 10% auto;
}

img{
	border:0;
}

area{
	cursor : pointer;
}

#legende{
	position:absolute;
	top:7em;
	left:9.4em; 
	width:20em;
	height:15em;
}

embed{
	width:0;
	height:0;
}

embed.clip{
	background : #000;
	width:26.96em;
	height:20.2em;
}

