@charset "utf-8";
/* CSS Document */

div#baermap { width:auto;
    height:auto;
}


div#baermap { width:auto;
    height:auto;
}



div#ohren {
font-size: 18px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
    width: 300px;
    height: 200px;
    background-color: #D8D3BE;
    position: absolute;
    margin-top: -802px;
    margin-left: 80px;
}


div#augen {
	font-size: 18px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
    width: 200px;
    height: 100px;
    background-color: #D8D3BE;
    position: absolute;
    margin-top: -702px;
    margin-left: 80px;
}

div#popup3 { width:200px;
    height:100px;
    background-color:whitesmoke;
    position:absolute;
    margin-top:-622px;
    margin-left:80px;
}