#pagecontainer {
	height: 544px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/indexbg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#play {
	height: 148px;
	width: 136px;
	position: absolute;
	background-image: url(images/playbutton.gif);
	background-repeat: no-repeat;
}
#play:hover {
	background-image: url(images/playbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px -148px;
}
#pagecontainer_form {
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
	height: 544px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#pagecontainer_movie {
	height: 544px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/moviebg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#form {
	position: absolute;
	left: 150px;
	top: 110px;
	height: 392px;
	width: 672px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}
#playbutton {
	height: 148px;
	width: 136px;
	position: absolute;
	top: 375px;
	left: 420px;
	background-image: none;
}
#moviebg_reading {
	position: absolute;
	left: 47px;
	top: 134px;
	height: 242px;
	width: 273px;
	background-image: url(images/moviebg_reading.jpg);
	background-repeat: no-repeat;
}
#moviebg_frankfurt {
	position: absolute;
	left: 349px;
	top: 134px;
	height: 242px;
	width: 273px;
	background-image: url(images/moviebg_frankfurt.jpg);
	background-repeat: no-repeat;
}
#moviebg_paris {
	position: absolute;
	left: 652px;
	top: 134px;
	height: 242px;
	width: 273px;
	background-image: url(images/moviebg_paris.jpg);
	background-repeat: no-repeat;
}
#play_reading {
	position: absolute;
	left: 200px;
	top: 169px;
}
#playreadingbutton {
	height: 73px;
	width: 72px;
	background-image: url(images/readingbutton.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#playreadingbutton:hover {
	background-position: 0px -73px;
}
#play_frankfurt {
	position: absolute;
	left: 200px;
	top: 169px;
}
#playfrankfurtbutton {
	height: 73px;
	width: 72px;
	background-image: url(images/frankfurtbutton.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#playfrankfurtbutton:hover {
	background-position: 0px -73px;
}
#play_paris {
	position: absolute;
	left: 200px;
	top: 169px;
}
#playparisbutton {
	height: 73px;
	width: 72px;
	background-image: url(images/parisbutton.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#playparisbutton:hover {
	background-position: 0px -73px;
}#movie {
	position: absolute;
	left: 166px;
	top: 126px;
	background-color: #6699CC;
	background-repeat: no-repeat;
	height: 360px;
	width: 640px;
}
#backtomovies {
	position: absolute;
	left: 855px;
	top: 99px;
	height: 115px;
	width: 75px;
	background-image: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#flags_paris {
	position: absolute;
	left: 652px;
	top: 396px;
	height: 90px;
	width: 273px;
}
#flags_frankfurt {
	position: absolute;
	left: 349px;
	top: 396px;
	height: 90px;
	width: 273px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6D1212;
	text-decoration: underline;
}
