.container {
	position: relative;
	width: 1024px;
	height: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.container .meny {
	position: absolute;
	width: 200px;
	height: 400px;
	float: none;
	top: 330px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.container .meny ul {
	list-style-type: none;
	position: absolute;
	font-size: 24px;
	margin-left: 5px;
	top: 40px;
	font-weight: normal;
	color: #999999;
	left: 0px;
	padding-left: 0px;
}

.container .meny li {
	position: relative;
	left: 0px;
	width: 190px;
}

.container .bilder {
	position: absolute;
	height: 700px;
	width: 200px;
	float: right;
	left: 824px;
	top: 100px;
	padding: 0px;
	margin: 0px;
}
.ram    {
	border: 2px solid #FFFFFF;
	margin-left: 10px;
	margin-top: 2px;
}

.container .text {
	position: absolute;
	height: 650px;
	width: 622px;
	float: left;
	left: 200px;
	top: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
}
.container .text h1 {
	font-size: 18px;
	text-align: center;
}


.container .text p {
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
}
.container   .text   a.stor  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
}
.container .galleri {
	position: absolute;
	height: 650px;
	width: 822px;
	float: left;
	left: 200px;
	top: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
}
.container .galleri h1 {
	font-size: 18px;
	text-align: center;
}


.container .galleri p {
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
}
.container   .text   a.stor  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
}
.footer {
	height: 25px;
	width: 1024px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 50px;
	position: relative;
}


a {
	text-decoration: none;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.bild1 {
	position: relative;
	margin-left: 60px;
}
a:link,
a:active,
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover {
	color: #666666;
	font-weight: normal;
}
#stor  .text  {
	position: absolute;
	height: 1200px;
	width: 622px;
	float: left;
	left: 200px;
	top: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
}
