﻿* {
	margin:0;
	padding:0;
} 

html, body {
	height:100%;
}

body {
	text-align:center;
	height: 100%;
	background-color:#ADBCC4;
	background-image:url('/images/bkg.png');
	background-repeat:repeat-y;
	background-position:center;
}

body, table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:145%;
}

p {
	margin:10px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia;
	font-weight:normal;
	line-height:normal;
}

h1 {
	font:2.0em;
}

h2 {
	font:1.7em;
}

h3 {
	font:1.5em;
}

h4 {
	font:1.4em;
}

h5 {
	font:1.3em;
}

h6 {
	font:1.2em;
}

img {
	border:0;
}

a:link, a:visited {
	color: #6B8495;
	text-decoration: none;
}

a:hover {
	color: #5D1B42;
	text-decoration: underline;
}

a.ortertopp:link, a.ortertopp:visited, a.ortertopp:hover {
	text-decoration: none;
	font-weight:bold;
	font-size:1em;
}

a.ortertopp:link, a.ortertopp:visited {
	color: #6B8495;
}

a.ortertopp:hover {
	color: #5D1B42;
	text-decoration: underline;
}

a.forsaljning:link, a.forsaljning:visited, a.forsaljning:hover {
	text-decoration: none;
	font-size:1em;
}

a.forsaljning:link, a.forsaljning:visited {
	color: #000000;
}

a.forsaljning:hover {
	color: #5D1B42;
	text-decoration: underline;
}

a.toppmeny1:link, a.toppmeny1:visited, a.toppmeny1:hover, a.toppmeny2:link, a.toppmeny2:visited, a.toppmeny2:hover {
	text-decoration: none;
	font-size:1.1em;
	font-weight:bold;
}

a.toppmeny1:link, a.toppmeny1:visited {
	color: #000000;
}

a.toppmeny2:link, a.toppmeny2:visited {
	color: #137A4D;
}

a.toppmeny1:hover, a.toppmeny2:hover {
	color: #5D1B42;
	text-decoration: underline;
}

#wrap {
	margin:-133px auto auto auto;
	min-height:100%;
	width:961px;
	text-align:left;
}

#main {
	overflow:auto;
	padding-bottom:188px;
}

#footer {
	margin:auto;
	position:relative;
	margin-top: -73px;
	height: 73px;
	clear:both;
	background-image:url('/images/bkg_sidfot.png');
	background-repeat:repeat-x;
	width:961px;
	text-align:left;
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

#topp {
	float:left;
	height:123px;
}

#topp_logga {
	float:left;
	width:320px;
}

#topp_penna {
	float:left;
	width:404px;
}

#topp_orter {
	float:left;
	width:237px;
	height:123px;
	background-image:url('/images/topp_orter.png');
	overflow:hidden;
}

#topp_meny {
	height:54px;
	background-image:url('/images/topp_meny.png');
}

#topp_meny_vanster {
	float:left;
	width:580px;
	padding:17px 0 0 25px;
}

#topp_meny_hoger {
	float:right;
	width:300px;
	padding:14px 35px 0 0;
	text-align:right;
}

#innehall {
	background-image:url('/images/bkg_innehall.png');
	background-repeat:repeat-x;
	background-color:#EEEEEE;
}

#innehall_vanster {
	float:left;
	width:650px;
	margin:20px 20px 0 20px;
}

#innehall_vanster_topp {
	background-image:url('/images/bkg_main_topp.png');
	height:15px;
	overflow:hidden;
}

#innehall_vanster_middle {
	background-image:url('/images/bkg_main_middle.png');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:0 15px;
	height:100%;
	min-height:300px;
}

#innehall_vanster_bottom {
	background-position: top;
	background-image: url('/images/bkg_main_bottom.png');
	height: 15px;
	overflow: hidden;
	margin-bottom: 20px;
}

#innehall_hoger {
	float:left;
	width:225px;
	margin:20px;
}

.orter {
	float:left;
	width:117px;
	margin:5px 0 0 0;
	overflow:hidden;
}

img {
	border:0;
}

.clear {
	clear:both;
}






/* BILDSPEL */
#box1{
	position:absolute;
}

#box1 span{
	display:block;
	float:left;
}

.mask1{
	position:relative;
	width:383px;
	height:350px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
/* BILDSPEL */
