/* CSS Document */


body {
	background-image: url(images/index_background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.navigation_head{
	padding-right: 20px;
	padding-left: 20px;
}
.navigation_meny_header{
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 2;
}
.navigation_meny{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	line-height: 1.7;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header2_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: blink;
}
.index_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.undertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.adtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.2;
}
.adtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.2;
}
.adtext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-transform: none;
}
.contact_head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 1.8;
}
.contact_body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.4;
}

ul.lista1 {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding: 0px;
}
ul.lista2 {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding: 0px;
}

#centrering {
	width:985px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	list-style-position: outside;
	list-style-type: disc;
}

#container_head {
	background-color: #FFFFFF;
	background-image: url(images/head_imagebar.jpg);
	width:985px;
	height:85px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#links_head {
	width:715px;
	height:20px;
	z-index:1;
	visibility:visible;
	padding-top: 65px;
	padding-bottom: 3px;
	padding-right: 135px;
	padding-left: 135px;
}

#container_meny {
	width:196px;
	height:490px;
	z-index:0;
	visibility: visible;
	float: left;
}
#links_meny {
	width:180px;
	height:400px;
	z-index:1;
	visibility:visible;
	padding-top: 20px;
	padding-right: 4px;
	padding-left: 12px;
}
#body_meny {
	width:180px;
	height:36px;
	z-index:1;
	visibility:visible;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 12px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}

#link_bottom {
	width:635px;
	height:14px;
	z-index:4;
	visibility:visible;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#base_container_index {
	background-color: #FFFFFF;
	width:985px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_index {
	width:785px;
	height:490px;
	z-index:0;
	visibility: visible;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#container2_index {
	width:785px;
	height:140px;
	z-index:0;
	visibility: visible;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/index_logo.jpg);
}
#body1_index {
	width:420px;
	height:30px;
	z-index:1;
	visibility:visible;
	padding-right:245px;
	padding-left:120px;
	padding-top:30px;
}
#body2_index {
	width:420px;
	height:54px;
	z-index:1;
	visibility:visible;
	padding-right:245px;
	padding-left:120px;
	padding-top:10px;
}
#container3_index {
	width:685px;
	height:273px;
	z-index:0;
	visibility: visible;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#container4_index {
	width:685px;
	height:240px;
	z-index:0;
	visibility: visible;
}
#image1_index {
	width:335px;
	height:240px;
	z-index:2;
	visibility: visible;
	padding-right: 15px;
	float: left;
}
#image2_index {
	width:335px;
	height:240px;
	z-index:2;
	visibility: visible;
	float: right;
}
#container5_index {
	width:685px;
	height:25px;
	z-index:0;
	visibility: visible;
	margin-top: 8px;
}
#body3_index {
	width:685px;
	height:25px;
	z-index:1;
	visibility:visible;
}
#body4_index {
	width:685px;
	height:12px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}

#base_container_news {
	background-color: #FFFFFF;
	width:985px;
	height:650px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_news {
	width:785px;
	height:650px;
	z-index:0;
	visibility: visible;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#container2_news {
	width:785px;
	height:600px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
}
#body1_news {
	width:515px;
	height:25px;
	z-index:1;
	visibility:visible;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 14px;
	float: left;
}
#adcontainer_news {
	width:160px;
	height:560px;
	z-index:0;
	visibility: visible;
	margin-top: 40px;
	padding-left: 14px;
	padding-right: 30px;
	float: right;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
}
#sidebody1_news {
	width:160px;
	z-index:1;
	visibility:visible;
	padding-bottom: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#tablecontainer_news {
	width:520px;
	z-index:0;
	visibility: visible;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 14px;
	float: left;
}

#base_container_company {
	background-color: #FFFFFF;
	width:985px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_company {
	width:785px;
	height:490px;
	z-index:0;
	visibility: visible;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#body1_company {
	width:685px;
	height:100px;
	z-index:1;
	visibility:visible;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
}
#container2_company {
	background-color: #FFFFFF;
	width:785px;
	height:350px;
	z-index:1;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
}
#body2_company {
	width:470px;
	height:100px;
	z-index:1;
	visibility:visible;
	padding-left: 50px;
	padding-right: 25px;
	padding-bottom: 20px;
	float: left;
}
#image1_company {
	width:180px;
	height:300px;
	z-index:2;
	visibility: visible;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 50px;
	float: right;
}
#image2_company {
	width:300px;
	height:180px;
	z-index:2;
	visibility: visible;
	padding-top: 20px;
	padding-left: 230px;
	padding-right: 25px;
	float: left;
}

#base_container_salesinfo {
	background-color: #FFFFFF;
	width:985px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container_salesinfo {
	width:785px;
	height:490px;
	z-index:0;
	visibility: visible;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#body1_salesinfo {
	width:685px;
	height:25px;
	z-index:1;
	visibility:visible;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
}
#body2_salesinfo {
	width:685px;
	height:425px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
}

#base_container_contact {
	background-color: #FFFFFF;
	width:985px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_contact {
	width:785px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#container2_contact {
	width:785px;
	height:300px;
	z-index:0;
	visibility: visible;
	margin-top: 40px;
}
#body1_contact {
	width:285px;
	height:100px;
	z-index:1;
	visibility:visible;
	padding-right: 0px;
	padding-left: 100px;
	padding-top: 0px;
	float: left;
}
#image_contact {
	width:285px;
	height:250px;
	z-index:2;
	visibility: visible;
	padding-top: 5px;
	padding-right: 115px;
	padding-left: 0px;
	float: right;
}
#body2_contact {
	width:285px;
	height:60px;
	z-index:1;
	visibility:visible;
	padding-right: 0px;
	padding-left: 100px;
	padding-top: 0px;
	float: left;
}
#body3_contact {
	width:285px;
	height:95px;
	z-index:1;
	visibility:visible;
	padding-right: 0px;
	padding-left: 100px;
	padding-top: 20px;
	float: left;
}
#body4_contact {
	width:285px;
	height:34px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-right: 115px;
	padding-left: 0px;
	float: right;
}

#base_container_design {
	background-color: #FFFFFF;
	width:985px;
	height:1270px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_design {
	width:785px;
	height:1270px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#body1_design {
	width:685px;
	height:25px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 40px;
}
#body2_design {
	width:685px;
	height:70px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
#container2_design {
	width:785px;
	height:325px;
	z-index:0;
	visibility: visible;
	margin-top: 30px;
}
#image1_design {
	width:210px;
	height:325px;
	z-index:2;
	visibility: visible;
	padding-left: 50px;
	padding-right: 10px;
	float:left;
}
#image2_design {
	width:210px;
	height:325px;
	z-index:2;
	visibility: visible;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
}
#image3_design {
	width:210px;
	height:325px;
	z-index:2;
	visibility: visible;
	padding-left: 10px;
	padding-right: 50px;
	float:right;
}
#container3_design {
	width:785px;
	height:40px;
	z-index:0;
	visibility: visible;
}
#body3_design {
	width:210px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 10px;
	float:left;
}
#body4_design {
	width:210px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
}
#body5_design {
	width:210px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 50px;
	float:right;
}
#container4_design {
	width:785px;
	height:325px;
	z-index:0;
	visibility: visible;
	margin-top: 30px;
}
#image4_design {
	width:210px;
	height:325px;
	z-index:2;
	visibility: visible;
	padding-left: 50px;
	padding-right: 10px;
	float:left;
}
#image5_design {
	width:210px;
	height:325px;
	z-index:2;
	visibility: visible;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
}
#image6_design {
	width:210px;
	height:325px;
	z-index:2;
	visibility: visible;
	padding-left: 10px;
	padding-right: 50px;
	float:right;
}
#container5_design {
	width:785px;
	height:40px;
	z-index:0;
	visibility: visible;
}
#body6_design {
	width:210px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 10px;
	float:left;
}
#body7_design {
	width:210px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
}
#body8_design {
	width:210px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 50px;
	float:right;
}
#container6_design {
	width:785px;
	height:210px;
	z-index:0;
	visibility: visible;
	margin-top: 30px;
}
#image7_design {
	width:325px;
	height:210px;
	z-index:2;
	visibility: visible;
	padding-left: 50px;
	padding-right: 10px;
	float:left;
}
#image8_design {
	width:325px;
	height:210px;
	z-index:2;
	visibility: visible;
	padding-left: 0px;
	padding-right: 50px;
	float:right;
}
#container7_design {
	width:785px;
	height:40px;
	z-index:0;
	visibility: visible;
}
#body9_design {
	width:325px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 10px;
	float:left;
}
#body10_design {
	width:325px;
	height:35px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 50px;
	float:right;
}

#base_container_shop {
	background-color: #FFFFFF;
	width:985px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_shop {
	width:785px;
	height:490px;
	z-index:0;
	visibility: visible;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#body1_shop {
	width:685px;
	height:170px;
	z-index:1;
	visibility:visible;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
}
#container2_shop {
	background-color: #FFFFFF;
	width:785px;
	height:210px;
	z-index:1;
	visibility: visible;
	margin-top: 20px;
	margin-bottom: 0px;
}
#image1_shop {
	width:225px;
	height:210px;
	z-index:2;
	visibility: visible;
	padding-left: 40px;
	padding-right: 15px;
	float: left;
}
#image2_shop {
	width:225px;
	height:210px;
	z-index:2;
	visibility: visible;
	float: left;
}
#image3_shop {
	width:225px;
	height:210px;
	z-index:2;
	visibility: visible;
	padding-right: 40px;
	padding-left: 15px;
	float: right;
}

#base_container_shop_craftwork {
	background-color: #FFFFFF;
	width:985px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_shop_craftwork {
	width:785px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#body1_shop_craftwork {
	width:685px;
	height:25px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 40px;
}
#body2_shop_craftwork {
	width:685px;
	height:14px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
#container2_shop_craftwork {
	width:785px;
	height:275px;
	z-index:0;
	visibility: visible;
	margin-top: 30px;
}
#image1_shop_craftwork {
	width:300px;
	height:275px;
	z-index:2;
	visibility: visible;
	padding-left: 80px;
	padding-right: 25px;
	float:left;
}
#image2_shop_craftwork {
	width:300px;
	height:275px;
	z-index:2;
	visibility: visible;
	padding-left: 0px;
	padding-right: 80px;
	float:right;
}
#container3_shop_craftwork {
	width:785px;
	height:53px;
	z-index:0;
	visibility: visible;
}
#body3_shop_craftwork {
	width:300px;
	height:48px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 80px;
	padding-right: 25px;
	float:left;
}
#body4_shop_craftwork {
	width:300px;
	height:48px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 80px;
	float:right;
}

#base_container_shop_clothes {
	background-color: #FFFFFF;
	width:985px;
	height:860px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_shop_clothes {
	width:785px;
	height:860px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#body1_shop_clothes {
	width:685px;
	height:25px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 40px;
}
#body2_shop_clothes {
	width:685px;
	height:28px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
#container2_shop_clothes {
	width:785px;
	height:275px;
	z-index:0;
	visibility: visible;
	margin-top: 30px;
}
#image1_shop_clothes {
	width:300px;
	height:275px;
	z-index:2;
	visibility: visible;
	padding-left: 80px;
	padding-right: 25px;
	float:left;
}
#image2_shop_clothes {
	width:300px;
	height:275px;
	z-index:2;
	visibility: visible;
	padding-left: 0px;
	padding-right: 80px;
	float:right;
}
#container3_shop_clothes {
	width:785px;
	height:65px;
	z-index:0;
	visibility: visible;
}
#body3_shop_clothes {
	width:300px;
	height:60px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 80px;
	padding-right: 25px;
	float:left;
}
#body4_shop_clothes {
	width:300px;
	height:60px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 80px;
	float:right;
}
#container4_shop_clothes {
	width:785px;
	height:275px;
	z-index:0;
	visibility: visible;
	margin-top: 20px;
}
#image3_shop_clothes {
	width:300px;
	height:275px;
	z-index:2;
	visibility: visible;
	padding-left: 80px;
	padding-right: 25px;
	float:left;
}
#image4_shop_clothes {
	width:300px;
	height:275px;
	z-index:2;
	visibility: visible;
	padding-left: 0px;
	padding-right: 80px;
	float:right;
}
#container5_shop_clothes {
	width:785px;
	height:65px;
	z-index:0;
	visibility: visible;
}
#body5_shop_clothes {
	width:300px;
	height:60px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 80px;
	padding-right: 25px;
	float:left;
}
#body6_shop_clothes {
	width:300px;
	height:60px;
	z-index:1;
	visibility:visible;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 80px;
	float:right;
}

#base_container_shop_washnuts {
	background-color: #FFFFFF;
	width:985px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container1_shop_washnuts {
	width:785px;
	height:490px;
	z-index:0;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
#body1_shop_washnuts {
	width:685px;
	height:25px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 40px;
}
#body2_shop_washnuts {
	width:685px;
	height:30px;
	z-index:1;
	visibility:visible;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
#container2_shop_washnuts {
	width:785px;
	height:255px;
	z-index:0;
	visibility: visible;
	margin-top: 20px;
}
#body3_shop_washnuts {
	width:310px;
	height:250px;
	z-index:1;
	visibility:visible;
	padding-right: 25px;
	padding-left: 50px;
	float: left;
}
#image_shop_washnuts {
	width:350px;
	height:255px;
	z-index:2;
	visibility: visible;
	padding-right: 50px;
	float: right;
}
