/* ORIGINAL */

body,form,fieldset {margin:0;padding:0;}

body {
	color:#333333;
	font-size: 11px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, Serif;

}

strong {
	color: #444;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 11px;
	font-weight: plain;
}

h3 {
	font-size: 9px;
}

img {
	border: none;
}

#content {
	position: absolute;
	width: 852px;
	margin: 0px;
	padding-top: 114px;
	text-align: left;
	clear:both;
}

.newsitem {
	width: 688px;
	margin-top: 22px;
}

#newswrapper {
	width: 900px;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
}

#reelwrapper {
	width: 900px;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
}

#contactwrapper {
	width: 900px;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
}


.bar {
	clear:both;
	width: 850px;
	border-top: 1px solid;
	border-color: #aaa;
	float: right;
	text-align: right;
	padding-top: 2px;
	text-transform:uppercase;
	margin-bottom: 0px;
}

.reelitem {
	position: relative;
	width: 670px;
	margin: 22px 0px 0px 0px;	
	padding: 0px;
	clear: left;
}

.reeltitle {
	position: relative;
	clear: left;
	border-color: #888;
	border-bottom: 1px solid;
	text-transform: uppercase;

}

.director {
	position: relative;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	border-color: #aaa;
	border-bottom: 1px dotted;
	padding-bottom: 4px;
	clear: left;

}

.mov {
	float:left;
	margin: 0px 12px 20px 0px;
}

.contactitem {
	float:left;
	width:300px;
	margin: 0px 12px 20px 0px;
}

.imprintitem {
	width: 640px;
	margin-top: 22px;
	padding-bottom: 10px;
}

.aboutitem {
	width: 688px;
	margin-top: 22px;
	padding-bottom: 10px;
}

.aboutpic {
	float:left;
	height:195px;
	width:200px;
	margin: 0px 8px 10px 0px;
}


#aboutwrapper {
	width: 900px;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
}


#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:1px;
}


#mwam {
	clear: both;
	float: right;
	width: 450px;
	text-align: center;
}

ul {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	
}

li {
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 5px;

}

#menu {
	font-size: 14px;
	width:688px;
	color: #FFF;
	position: relative;
	text-transform: uppercase;
	text-align: right;
	margin: 0px 168px 66px 0px;
}

.menuitem {
	width: 120px;
	padding-right: 49px;
	float:right;
}

* html .menuitem { padding-right: 98px; }

#menu a {
	color: #990000;
	text-decoration: none;
	padding: 1px;
}

#menu a:visited {
	color: #666;
	text-decoration: none;
}

#menu a:hover {
	color: #FFF;
	background-color: none;
	text-decoration: none;
}

a {
	color: #333;
	text-decoration: none;
	padding: 1px;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #990000;
	background-color: none;
	text-decoration: none;
}

