body,td,th,p,input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  background: #FFF;
  color: #000;
  text-align: left;
  margin: 0;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

a:link, a:visited {
  color: #660000;
  text-decoration: none;
}

a:hover {
  color: #660000;
  text-decoration: underline;
}

a.tagLink:link, a.tagLink:visited {
  border-bottom: 1px dotted #660000;
  text-decoration: none;
}

a.tagLink:hover {
  border-bottom: 1px solid #660000;
  text-decoration: none;
}

#Logo {
  position: absolute;
  top: 40px;
  left: 10px;
  margin: 0;
  padding: 0;
  border: 0;
}

#TopBar {
  position: absolute;
  top: 70px;
  left: 0;
  background: #525250 url('../images/misc/bar_top_corner.gif') no-repeat right top;
  margin: 0;
  padding: 0;
  border: 0;
  width: 940px;
  height: 20px;
}

#Header {
  position: absolute;
  top: 91px;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  width: 900px;
  height: 248px;
}


#NaviLeft {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  background: url('../images/misc/header_bg.gif') repeat-x left top;
  width: 166px;
  height: 248px;
}

#NaviLeft ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 15px;
}

#NaviLeft ul li {
  list-style: none;
  margin: 0 0 8px 0;
  padding: 0;
  border: 0;
  height:17px;
}

#NaviLeft ul li a:link, #NaviLeft ul li a:visited , #NaviLeft ul li a:hover {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	background: url('../images/misc/star.gif') no-repeat 0 2px;
	padding: 0 0 0 17px;
}

#HeaderImage {
  position: absolute;
  top: 0;
  left: 167px;
  margin: 0;
  background: url('../images/misc/header_image.jpg') no-repeat left top;
  width: 480px;
  height: 248px;
}

#HeaderNews {
  position: absolute;
  top: 0;
  left: 648px;
  margin: 0;
  background: url('../images/misc/header_bg.gif') repeat-x left top;
  width: 292px;
  height: 248px;
}

#HeaderNews ul {
  list-style: none;
  margin: 0;
  padding: 20px 10px 0 10px;
}

#HeaderNews ul li {
  list-style: none;
  font-size: 11px;
  color: #FFF;
  background: url('../images/misc/dot.gif') no-repeat 0px 2px;
  margin: 0 0 5px 0;
  padding: 0 0 0 10px;
  border-bottom: 1px dotted #FFF;
  height: 18px;
}

#HeaderNews ul li a:link, #HeaderNews ul li a:visited {
  color: #FFF;
  text-decoration: none;
}

#HeaderNews ul li a:hover {
  color: #FFF;
  text-decoration: none;
}

#TopBanner {
  position: absolute;
  top: 340px;
  left: 0px;
  background: #525250;
  margin: 0;
  padding: 0;
  border: 0;
  width: 940px;
  height: 90px;
	z-index: 11;
}

#CntWrapper {
  position: absolute;
  top: 431px;
  left: 0px;
  background: url('../images/misc/cnt_bg.gif') repeat-y top left;
  margin: 0;
  padding: 0;
  border: 0;
  width: 940px;
	z-index: 10;
}

#CntLeft {
  float:left;
  margin: 0;
  padding: 0;
  width: 166px;
}

#CntLeft ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 165px;
  border-right: 1px solid #660000;
}

#CntLeft ul.TopFilme {
  margin: 0 0 140px 0;
}

#CntLeft ul li {
  list-style: none;
  font-size: 11px;
  color: #000;
  background: #efefef;
  margin: 0;
  padding: 3px 0 3px 10px;
  border-bottom: 1px solid #525250;
}

#CntLeft ul li.dark {
  background: #d7d7d7;
}

#CntLeft ul li a {
  color: #000;
}

#CntMain {
  margin: 20px 0 0 186px;
  padding: 0;
  width: 574px;
}


.input_field {
  border: 1px solid #660000;
  font-weight: normal;
  margin: 0;
  width: 150px;
}

.select_field {
  border: 1px solid #660000;
  font-weight: normal;
  height: 17px;
}

#CntRight {
  margin: 130px 0 0 490px;
  width: 350px;
}

#RightBanner {
  position: absolute;
  top: 340px;
  left: 780px;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 1000;
}

#CntBottom {
  clear: both;
  font-size: 10px;
  text-align: left;
  padding: 5px 0 0 0;
  margin: 0 0 20px 140px;
  border-top: 1px solid #600;
  width: 698px;
}

#Schlagzeilen {
  float: left;
  margin: 40px 0 0 0;
  width: 250px;
}

#Schlagzeilen p {
  font-size: 10px;
  margin: 5px 0 5px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px dotted #000;
}

#Kritiken {
  float: right;
  margin: 40px 0 0 0;
  width: 300px;
}

#Kritiken ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#Kritiken ul li {
  font-size: 10px;
  font-weight: bold;
  margin: 5px 0 15px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px dotted #000;
}

#Footer {
  clear: both;
  background: #525250 url('../images/misc/footer_corner.gif') no-repeat right top;
  border-top: 1px solid #FFF;
  height: 15px;
}

#ArticleList {
  width: 100%;
}

table#ArticleList tr td {
  padding: 5px;
  margin: 0;
  border-bottom: 1px dotted #000;
  height: 115px;
}

table#ArticleList tr td.list_image {
	width: 150px;
}

table#ArticleList tr td.list_text {
	vertical-align: top;
}

table {
  border: 0;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

table tr td {
  padding: 0;
  margin: 0;
}

table tr td p {
  padding: 5px 0 5px 0;
  margin: 0;
}

table.Charts {
  border: 1px solid #FFF;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

table.Charts th {
	color: #FFFFFF;
	background: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
  border: 1px solid #FFF;
  border-collapse: collapse;
}

table.Charts td.ChartItemRow1 {
	background: #F2F2F2;
	font-size: 11px;
	padding: 3px;
  border: 1px solid #FFF;
  border-collapse: collapse;
}

table.Charts td.ChartItemRow2 {
	font-size: 11px;
	padding: 3px;
  border: 1px solid #FFF;
  border-collapse: collapse;
}

table.infoTable td{
	padding: 5px 5px 5px 0;
}

table.infoTable a{
  font-weight: bold;
}


.miniLink {
  background: #FFF;
  font-size: 10px;
  font-weight: bold;
  padding-left: 10px;
  text-transform: uppercase;
}

.pager {
	text-align: center;
	padding: 5px 0 15px 0;
	margin: 0;
}

h2 {
  color: #000;
  font-size: 12px;
  margin: 0;
  padding: 0 0 5px 0;
}

h1 {
  color: #660000;
  font-size: 14px;
  margin: 0;
  padding: 15px 0 5px 0;
}

.InlineImage {
	float: left;
	font-size: 10px;
	margin: 3px 15px 0 0;
	background-color: #EFEFEF;
	width: 150px;
}

.letters {
	margin-right: 10px;
	vertical-align:top;
}

#actorsList ul {
	margin: 0;
  padding: 10px 0 20px 80px;
}

#actorsList ul li {
  list-style: none;
  margin: 0;
  padding: 4px 0 4px 0;
  width: 240px;
}

#actorsList ul.leftlist {
	float: left;
}

.smallWhite {
	background: #FFF;
	font-size: 10px;
	text-align: center;
	margin: 0 1px 0 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #525250;
}

.MiniDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.footer {
	clear:both;
	font-size:10px;
	text-align: center;
	padding:5px;
	margin: 20px 0 0 0;
}

.footer a {
	font-weight: bold;
	text-transform: uppercase;
}

.vimicoTab {
  float: left;
  background-image: url(../images/vimicobar/tab_bg.gif);
  padding: 12px 0 0 0;
  height: 30px; /* box model hack */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 18px;
}

html>.vimicoTab {
  height: 18px;
}

.submit {
    font-family:    Verdana, Arial, Helvetica, sans-serif;
    font-size:      11px;
    background-color: #d7d7d7;
    padding:        2px;
    border:         1px solid #660000 ;
    font-weight:    bold;
    color:          #000000;
}

#CityList ul {
	float: left;
	margin: 0;
  padding: 10px 0 20px 80px;
}

#CityList ul li {
  list-style: none;
  margin: 0;
  padding: 4px 0 4px 0;
  width: 200px;
}

.KinoProgramm {
	margin: 30px 0 0 0;
	width: 100%;
}

.KinoProgramm td {
	background: #efefef;
	border: 1px solid #FFF;
}

.KinoProgramm tr.row2 td {
	background: #d7d7d7;
	border: 1px solid #FFF;
}

.Spielzeiten {
	width: 100%;
}

.KinoProgramm .Spielzeiten td {
	padding: 2px;
}

.KinoProgramm .Spielzeiten tr.row2 td {
	background: #d7d7d7;
	border: 1px solid #FFF;
}

.KinoProgramm h1 {
	margin: 0;
	padding: 0;
}