@charset "UTF-8";
/* CSS Document */

a img {
	border:none;
}
.style1 {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.2;
}
body {
	background-image:url(assets/images/bg_body.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#919090;
	margin-top:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	line-height:1.2;
}
#bg_index {
	background-image:url(assets/images/bg_bilder.png);
	margin:auto;
	background-repeat:no-repeat;
	height:710px;
	width:921px;
	margin-top:6em;
}
#film {
	padding-top:8.8em;
	padding-left:7.5em;
	float:left;
	width:602px;
	height:360px;
}
#menu {
	width:100px;
	height:auto;
	float:left;
	margin-left:2em;
	margin-top:9em;
}
#content_index {
	float:left;
	margin-left:1.5em;
	margin-top:5em;
	width:145px;
	height:180px;
}
#content_bilder {
	float:left;
	margin-left:1.5em;
	margin-top:5em;
	width:145px;
	height:180px;
}