a img {
	display: none;
}
img {
	display: block;
}
#blog {
	position: absolute;
	top: 666px;
	left: 28px;
	height: 18px;
	width: 39px;

	background-image: url(../images/blog.png);
}
#blog.hover:hover {
	background-image: url(../images/blog_act.png);
}
#kinofinder {
	position: absolute;
	top: 667px;
	left: 77px;
	height: 16px;
	width: 83px;

	background-image: url(../images/kinofinder.png);
}
#kinofinder.hover:hover {
	background-image: url(../images/kinofinder_act.png);
}
#kontakt {
	position: absolute;
	top: 668px;
	left: 170px;
	height: 15px;
	width: 69px;

	background-image: url(../images/kontakt.png);
}
#kontakt.hover:hover {
	background-image: url(../images/kontakt_act.png);
}
#pressedownloads {
	position: absolute;
	top: 668px;
	left: 249px;
	height: 15px;
	width: 148px;

	background-image: url(../images/pressedownloads.png);
}
#pressedownloads.hover:hover {
	background-image: url(../images/pressedownloads_act.png);
}
#english {
	position: absolute;
	top: 668px;
	left: 407px;
	height: 15px;
	width: 56px;

	background-image: url(../images/english.png);
}
#english.hover:hover {
	background-image: url(../images/english_act.png);
}
#trailer {
	position: absolute;
	top: 133px;
	left: 24px;
	height: 17px;
	width: 53px;

	background-image: url(../images/nav/trailer.png);
}
#trailer.hover:hover {
	background-image: url(../images/nav/trailer_act.png);
}
#story {
	position: absolute;
	top: 129px;
	left: 105px;
	height: 15px;
	width: 40px;

	background-image: url(../images/nav/story.png);
}
#story.hover:hover {
	background-image: url(../images/nav/story_act.png);
}
#hintergrund {
	position: absolute;
	top: 123px;
	left: 173px;
	height: 18px;
	width: 90px;

	background-image: url(../images/nav/hintergrund.png);
}
#hintergrund.hover:hover {
	background-image: url(../images/nav/hintergrund_act.png);
}
#cast_und_crew {
	position: absolute;
	top: 116px;
	left: 291px;
	height: 19px;
	width: 105px;

	background-image: url(../images/nav/cast_und_crew.png);
}
#cast_und_crew.hover:hover {
	background-image: url(../images/nav/cast_und_crew_act.png);
}
#bilder {
	position: absolute;
	top: 112px;
	left: 424px;
	height: 16px;
	width: 46px;

	background-image: url(../images/nav/bilder.png);
}
#bilder.hover:hover {
	background-image: url(../images/nav/bilder_act.png);
}
#soundtrack {
	position: absolute;
	top: 106px;
	left: 498px;
	height: 17px;
	width: 80px;

	background-image: url(../images/nav/soundtrack.png);
}
#soundtrack.hover:hover {
	background-image: url(../images/nav/soundtrack_act.png);
}
#pressestimmen {
	position: absolute;
	top: 99px;
	left: 606px;
	height: 19px;
	width: 110px;

	background-image: url(../images/nav/pressestimmen.png);
}
#pressestimmen.hover:hover {
	background-image: url(../images/nav/pressestimmen_act.png);
}
#festival {
	position: absolute;
	top: 86px;
	left: 736px;
	height: 25px;
	width: 205px;

	background-image: url(../images/nav/festival1.png);
}
#festival.hover:hover {
	background-image: url(../images/nav/festival1_act.png);
}
#partner {
	position: absolute;
	top: 88px;
	left: 872px;
	height: 16px;
	width: 57px;
	display: none;

	background-image: url(../images/nav/partner.png);
}
#partner.hover:hover {
	background-image: url(../images/nav/partner_act.png);
}

