/* by oetztal-marketing.at */

#header {
    z-index: 99999999;
}

.buch {
    width: 200px;
    height: 306px;
    position: absolute;
    top: 40px;
	left: -300px;
    z-index: 88888;
	background-image: url(/wp-content/themes/patti/css/buch.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
}