body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/hintergrund.jpg);
	font-family:Arial;
}

form
{
	display:inline;
}

#header
{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	width:772px;
	height:112px;
}

#navigation
{
	position:absolute;
	margin-top:113px;
	margin-left:6px;
	width:150px;
	line-height:130%;
	font-size:14px;
}

#suchen
{
	background-color: #FAFAEB;
	border: 1px solid #ECECB0;
	padding:5px;
	margin-top:7px;
}

#anzeige
{
	position: absolute;
	margin-left: 790px;
	margin-top: 110px;
}

ul
{
	list-style-image:url(../images/aufzaehler.gif);
	list-style-position: outside;
	margin:0px;
	padding:0px;
	padding-left:30px;
	font-size:12px;
}

p
{
	margin:0px;
	margin-top:9px;
}

li
{
	padding:0px;
	padding-left:5px;

}

#content
{
	position:absolute;
	margin-top:120px;
	margin-left:175px;
	width:590px;
	font-size:14px;
	text-align: justify;
}

#filminfos
{
	position:absolute;
	margin-left:10px;
	margin-top:10px;

	font-size:15px;
	float:left;
	padding:6px;
	background-color: #FAFAEB;
	border: 1px solid #EDEDB8;
}

#bewertung
{
	position:absolute;
	margin-left:10px;
	margin-top:145px;
	padding:6px;
	background-color: #FAFAEB;
	border: 1px solid #EDEDB8;
}

#kaufen
{
	font-size:15px;
	clear:both;
	padding:0px;
	background-color: #FAFAEB;
	border: 1px solid #EDEDB8;
}

#infos
{
	margin-top:25px;
	text-align:center;
	font-size:12px;
	line-height:120%;
}

h1
{
	font-size:23px;
	font-weight:900;
	margin: 0px;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#EDEDB8;
}

h2
{
	font-size:17px;
	font-weight:900;
    clear:both;
	margin:0px;
	margin-bottom:7px;
	margin-top:15px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#EDEDB8;
}

h3
{
	font-size:15px;
	font-weight:900;
	color: #838323;
	margin: 0px;
	margin-bottom:7px;
	margin-top:7px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#838323;
}

h4
{
	font-size:17px;
	font-weight:900;

	margin:0px;
	margin-bottom:7px;
	margin-top:7px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#EDEDB8;
}

img.vorschau
{
	padding:6px;
	background-color: #FAFAEB;
	border: 1px solid #EDEDB8;
}

tr.trm
{
	background-color: #F3F3CF;
	color: #838323;
	font-weight:900;
}

tr.tr1
{
	background-color: #FFFFFF;
}

tr.tr2
{
	background-color: #F4F4D5;
}

a:link, a:active, a:visited
{
	color: #434312;
	text-decoration: underline;
}

a:hover
{
	text-decoration:none;
}

#navigation a:link, #navigation a:active, #navigation a:visited
{
	color: #000000;
	text-decoration: none;
}

#navigation a:hover
{
	text-decoration:underline;
	border: 1px solid #ECECB0;
	background-color: #FAFAEB;
	padding:3px;
}

div.zeile1
{
	margin-top: 8px;
	background-color: #FAFAEB;
	padding: 4px;
	padding-top: 0px;
}

div.zeile2
{
	margin-top: 8px;
	background-color: #F7F7DF;
	padding: 4px;
	padding-top: 0px;
}
