html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	padding-top: 15px;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 11px arial, sans-serif;
	color: #234565;
	padding: 20px 0 0 0;
	background-color: #152B40;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}

/** layout **/
#welcome {
	text-align:right;
}
#wrapper {
	text-align: center;
	margin: auto;
	width: 678px;
	position: relative;
}

/** header **/
#header {
  padding-top: 1px;
}
#header h1 {
	font: 32px "Times new roman", serif;
	font-weight: normal;
	position: absolute;
	left: 500px;
	top: 50px;
	color: #234E70;
	padding: 0 0 0 0.7em;
	margin: -1em 0 0 0;
	line-height: 1;
}
#nav-top {
  margin-left: 503px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
  float: left;
  background: #C19855 url(images/tab_left.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 18px "Times new roman", serif;
  height: 31px;
  line-height: 31px;
}
#nav-top li div {
  background: top right url(images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
  width: 59px;
}
#nav-top li#tab-map {
  width: 99px;
  margin-left: 3px;
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}

#nav {
	padding-top: 111px;
	background: url(images/header.jpg) no-repeat;
	position: absolute;
	width: 678px;
	left: 0px;
}
#nav ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 14px;
}
#nav li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
}
#nav a {
	font: 16px "Times new roman", serif;
	color: #9fbeda;
	text-decoration: none;
}
#nav a:hover {
	color: #738285;
}

/** content **/
#bgimage {
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	width: 678px;
	height: 728px;
}

#indexcontent {
	color: #587893;
	font-size:13px;
	background-color: #1d3753;
	height: 728px;
	left: 0px;
	position: absolute;
	width: 678px;
	top: 149px;
}

#content {
	color: #587893;
	font-size:13px;
	background-color: #1d3753;
	padding-top: 149px;
}
#content h1 {
	font: 19px "Times new roman", serif;
	color: #85a0b7;
	font-weight: normal;
	padding: 1px 1px 1px 8px;
	margin-top: 22px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6f8ba2;
}
#content h2 {
	font: 24px "Times new roman", serif;
	color: #85a0b7;
	font-weight: normal;
	padding: 1px 1px 1px 8px;
	margin-top: 22px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6f8ba2;
}
#content h3 {
	font: 19px "Times new roman", serif;
	color: #85a0b7;
	font-weight: normal;
	padding: 1px 1px 1px 8px;
	margin-top: 22px;
}
#content h4 {
	font: 24px "Times new roman", serif;
	color: #85a0b7;
	font-weight: normal;
	padding: 1px 1px 1px 8px;
	margin-top: 22px;
}
#indexcontent h4 {
	font: 24px "Times new roman", serif;
	color: #85a0b7;
	font-weight: normal;
	padding: 1px 1px 1px 8px;
	margin-top: 22px;
}
#content p {
	line-height: normal;
}
#content a {
	color: #839db3;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
  color: #a1aab2;
}
#indexcontent a {
	color: #839db3;
	font-weight: bold;
	text-decoration: none;
}
#indexcontent a:hover {
  color: #a1aab2;
}

#content .left-col {
	float: left;
	width: 635px;
	padding-left: 20px;
}
#content .right-col {
  float: right;
  width: 136px;
}

#content #welcome {
}
#content #synopsis {
	text-align: left;
	width: 450px;
	padding-left: 80px;
}
#content #credits {
	text-align: left;
	width: 500px;
	padding-left: 80px;
}
#content #sponsors {
	text-align: left;
	width: 535px;
	padding-left: 80px;
}
#content #screenings {
	text-align: left;
	float: left;
	padding-left: 20px;
}
#content #screeningsholder {
	text-align: center;
	float: left;
	padding-left: 80px;
	width: 450px;
}
#content #press {
	text-align: left;
	width: 450px;
	padding-left: 80px;
}
#content #subscribe {
	text-align: left;
	width: 400px;
	padding-left: 100px;
}
#content #press img {
	width: 106px;
	height: 60px;
	padding-top: 0px;
}
#content #subscribe img {
	padding-top: 0px;
}
#trailer {
	height: 500px;
	text-align: center;
}
#trailerpics {
	text-align: center;
}
#homebox {
	border: 1px solid #536d89;
	background: #193049;
	position: absolute;
	text-align: center;
	width: 610px;
	left: 34px;
	top: 650px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #615331;
  position: relative;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
#bild{
	text-align:right;
	height: 210px;
	position: absolute;
	width: 650px;
	left: 0px;
}
#linkbox{
	text-align:center;
	width: 260px;
	padding-left:405px;
	height: 210px;
	position: absolute;
	top: 205px;
	left: 0px;
}
#buybox{
	text-align:left;
	width: 220px;
	height: 35px;
	float: right;
	margin-right:15px;
	margin-top:22px;
	margin-bottom:15px;
	padding-top:3px;
	padding-left: 10px;
	border-color:#9AAABA;
	border-style:solid;
	border-width:thin;
}
#linkagebox{
	text-align:center;
	width: 130px;
	float: left;
}
#linkagebox img {
	margin-bottom:4px;
	padding-top:5px;
}
/** later **/

#later {
	color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
	height: 10px;
}

#footer {
	background: #102134;
	text-align: center;
	color: #53718a;
	padding: 14px;
	font-size: 9px;
}
#indexfooter {
	background: #102134;
	text-align: center;
	color: #53718a;
	padding: 14px;
	font-size: 9px;
	top: 885px;
	position: absolute;
	left: 0px;
	width: 650px;
}
