body {
	margin-left: 0px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #06F;
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	float: left;
}


a {
	color:#F00;	
}

a:link{
	color:#FFF;
	text-decoration: underline;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color:#F00;
	text-decoration: none;
}



#wrapper {
	height: 500px;
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#topbanner {
	height: 100px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #FFF;
	overflow: hidden;
	position: absolute;
	top: 0px;
	background-color: #000;
	left: 0px;
	right: 0px;
	clear: both;
}
#filmcontainer {
	height: 300px;
	width: 900px;
}
#information {
	height: 300px;
	float: left;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#meny {
	height: 50px;
	float: left;
	margin-top: 20px;
	left: auto;
	right: auto;
}
#bottom {
	height: 100px;
	width: 100%;
	font-size: 8px;
	color: #666;
	background-color: #000;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}
#film {
	height: auto;
	width: auto;
}
#film {
	height: 100%;
	width: 100%;
	background-color: #000;
	left: 0px;
	right: 0px;
	float: left;
	position: absolute;
	top: 100px;
}
#filmknapp {
	width: 100px;
	float: left;
	cursor: pointer;

}
#artboxknapp {
	width: 100px;
	float: left;
	cursor: pointer;
}
#produktionknapp {
	width: 100px;
	float: left;
		cursor: pointer;

	
}

#pressknapp {
	width: 100px;
	float: left;
	cursor: pointer;

}
#kontknapp {
	width: 100px;
	float: left;
	cursor: pointer;

}


#knappsatts {
	position: absolute;
	z-index: 10;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
	cursor: default;
	right: 70%;
	left: 30%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.infobild {
	height: 300px;
	width: 300px;
	float: left;
	margin-right: 20px;
}
.infotext {
	height: 300px;
	float: left;
	width: 500px;
	overflow: auto;
	color: #FFF;
	visibility: visible;
	padding-top: 50px;
	padding-left: 50px;
	
}	
	#start {
	float: left;
	width: 900px;
	height: 300px;		
		
}


#artbox {
	float: left;
	width: 900px;
	height: 300px;
	
}
#prod {
	width: 900px;
	height: 300px;
	float: left;

}
#press {
	width: 900px;
	height: 300px;
	float: left;
}

#kont {
	width: 900px;
	height: 300px;
	float: left;
	margin: 50px;
}


#flags {
	width: 25px;
	clear: none;
	float: right;
}
#toplogo {
	clear: none;
	float: left;
}
#startlogo {
	margin-right: auto;
	margin-left: auto;
	left: auto;
	top: 50px;
	right: auto;
}


 bildspel
h2 {
	font: bold 190%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 .2em;
}
h2 em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
}
#largeImg {
	border: solid 1px #ccc;
	width: 300px;
	height: 200px;
	padding: 5px;
}
#largeImg2 {
	border: solid 1px #ccc;
	width: 300px;
	height: 200px;
	padding: 5px;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 50px;
	height: 50px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #FF9900;
}

.infobild2 {
	height: 300px;
	width: 400px;
	float: left;
}
.infotext2 {
	height: 300px;
	float: left;
	width: 300px;
	overflow: auto;
	color: #FFF;
	visibility: visible;
	padding-top: 50px;
	padding-left: 50px;
	
}
#bottencontainer {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	width: 130px;
	position: relative;
}
#bottenimage {
	float: left;
	height: 50px;
	width: 100px;
}
#bottentext {
	width: 100px;
	float: left;
}

 scrollbar

.Container {
  position: absolute;
  top: 50px; left: 100px;
  width: 400px;
  height: 200px;
  background: #FFF url(images/container_background.png) no-repeat;
}
#Scroller-1 {
	overflow: hidden;
	width: 400px;
	height: 250px;
	padding-left: 10px;
}
#Scroller-2 {
	overflow: hidden;
	width: 400px;
	height: 500px;
	padding-left: 10px;
}
#Scroller-3 {
	overflow: hidden;
	width: 400px;
	height: 200px;
	padding-left: 10px;
}
.Scroller-Container {
	float: right;
	height: 500px;
	width: 350px;
	position: relative;
	left: 0px;
	top: 20px;
	padding-left: 25px;
}
#Scrollbar-Container {
	float: left;
}
#Scrollbar-Container2 {
	float: left;
}
.Scrollbar-Up {
	cursor: pointer;
	position: relative;
}
.Scrollbar-Track {
	width: 20px;
	height: 250px;
	background-color: transparent;
	background-image: url(images/scrollbar_track.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.Scrollbar-Handle {
	position: relative;
	width: 20px;
	height: 22px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: relative;
	top: 167px;
}

 bakgrund
.fullBg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
}
 
#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

