/* webit! */
/* Mai 2003 */

html {
	margin : 0;
	padding : 0;
}

body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}

#popup {
	background-image: none;
}
/* fdfdf*/
td, h4, p, li, a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h4 {
	font-weight : bold;
	color : #a52d22;
	margin : 0 0 8px 0;
}

p {
	line-height : 13px;
	margin : 4px 0 0 0;
}

ul, li {
	margin: 0 0 0 8px;
	padding: 0;
}

a {
	color : #a52d22;
}

a.sample {
	background-image: url(../img/sample.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 12px;
}

p.abstandvor {
	margin : 8px 0 0 0;
}

.abstand {
	line-height : 15px;
}

.img {
	margin : 3px 0 0 0;
}

#navi img {
	vertical-align : bottom;
	height : 26px;
}

#subnavi img {
	vertical-align : bottom;
	height : 25px;
}

#content td, p, li {
	color : #000;
}

.mittendrinnen {
	margin : 16px 0 8px 0;
}

.remark {
	font-style : italic;
	text-align : right;
	padding-top : 2px;
}

.fontnormal {
	font-weight: normal;
}

acronym {
	cursor: help;
	border-bottom-style: none;
	}

#content td {
	background-color : #c9c9c9;
}

#content table.filmhistorie td {
	padding : 0 4px 1px 0;
}

#content table.filmhistorie td.letzte {
	padding-bottom : 0;
}

#content td.dummy {
	background-color : #999;
}

#content td.trailer {
	width: 300px;
	height: 141px;
	background-color : #000;
}