@import url(base.css);
@import url(base-s.css);


/* header image (flash replacement)
----------------------
*/
#movie div
{
	background: url(img/h_design.jpg)
}
 @media print {

#header
{
	list-style-image: url(img/h_design.jpg);
}
}

#sm1 a:hover,#sm1 a
{
background:url(img/menu-s.png) 0 -72px;
_background:url(img/menu-s-ie.gif) 0 -72px;
}
/*do the headlines*/

h1
{
	width:521px;
	height:62px;
	margin:0 -521px 35px 0;
	list-style-image: url(img/t_design.gif);

}
h2#sh1
{
	width:260px;
	height:16px;
	margin:0 -260px 10px 0;
	list-style-image: url(img/sh_design1.gif);

}
h2#sh2
{
	width:260px;
	height:16px;
	margin:0 -260px 10px 0;
	list-style-image: url(img/sh_design2.gif);

}
div.list h2
{
width:213px;
	height:63px;
	margin:0 -213px 10px 0;
	list-style-image: url(img/l-design.gif);

}

#text
{
	/*background: url(img/img_design.jpg) right bottom no-repeat;
	padding:0 0 80px 0;*/
}

