@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #B0D77E;
}
#container {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 600px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/detail_pages/background_detail_pages.jpg);
}
#container_nofilm {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 600px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/detail_pages/background_detail_pages_nofilm.jpg);
}

#film {
	position: absolute;
	left: 514px;
	top: 275px;
	width: 348px;
	height: 256px;
}
#toppic {
	display: block;
	height: 225px;
	width: 478px;
	position: absolute;
	top: 24px;
	left: 55px;
}
#greifvoegel {
	display: block;
	height: 528px;
	width: 423px;
	position: absolute;
	top: 47px;
	left: 41px;
}

#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	height: 300px;
	width: 374px;
	position: absolute;
	left: 65px;
	top: 250px;
	color: #000000;
	line-height: 17px;
}
#text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#corner-lo {
	background-image: url(../images/detail_pages/corner_lo.png);
	display: block;
	height: 15px;
	width: 15px;
	position: absolute;
	left: 513px;
	top: 274px;
}
#corner-ro {
	background-image: url(../images/detail_pages/corner_ro.png);
	display: block;
	height: 15px;
	width: 15px;
	position: absolute;
	left: 848px;
	top: 274px;
}

#corner-lu {
	background-image: url(../images/detail_pages/corner_lu.png);
	display: block;
	height: 15px;
	width: 15px;
	position: absolute;
	left: 513px;
	top: 522px;
}
#corner-ru {
	background-image: url(../images/detail_pages/corner_ru.png);
	display: block;
	height: 15px;
	width: 15px;
	position: absolute;
	left: 848px;
	top: 522px;
}
#fotos_rechts {
	position: absolute;
	left: 480px;
	top: 275px;
	width: 400px;
	height: 300px;
}

.backbutton {
	display: block;
	position: absolute;
	left: 330px;
	top: 520px;
	background-image: url(../images/backbutton.png);
	height: 32px;
	width: 113px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.backbutton:hover  {
	background-image: url(../images/backbutton_hover.png);
}
#nofilm-pic {
	position: absolute;
	left: 490px;
	top: 281px;
	width: 389px;
	height: 290px;
}
.grlink1 {
	color: #3e651e;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}

