html,body{ margin:0; padding:0; width:100%; height:100%; }

body{
	background:url(../images/seamless-paper-patterns-14.jpg) top left repeat;
}

#container{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-384px;
	margin-left:-512px;
}

img.map, map area{
    outline: none;
}

#container2 {
	position:relative;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

#container2 figure {
	position:relative;
	display: inline-block;
}


#container2 img{
	width:auto;
	max-width: 100%;
	height: auto;
}

.imagemap{
	position: absolute;
	width:100px;
	height: 100px;
	/*background: rgba(255,0,0,0.5);*/
}

#bildnismalerei{
	top: 4%;
	left: 3%;
	width: 38%;
	height: 29%;
}

#musiktheater{
	top: 60%;
	left: 2%;
	width: 45%;
	height: 36%;
}

#imkerei{
	top: 13%;
	left: 57%;
	width: 25%;
	height: 21%;
}

#karussell{
	top: 40%;
	left: 58%;
	width: 40%;
	height: 50%;
}