@charset "utf-8";


 body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(rm_hs_image/bakgrund_n.gif);
	background-repeat: repeat;
	height: 100%;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}


img
{
	border: 0;

}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.oneColElsCtrHdr #container {
	width: 46em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 45px 0px 0px 0px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	width: 700px;
}

.oneColElsCtrHdr #header h2 {
	color: #FFFFFF;
	letter-spacing: 2px;
	padding: 5px 0px 0px 0px;
	margin: 0;
	width: 700px;
}



.oneColElsCtrHdr #header p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	color: #FFFFFF;
}



.oneColElsCtrHdr #headerleftbild{
	background: #DDDDDD;
	padding: 10px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
	width: 96px;
	text-align: left;
	float: left;
} 

.oneColElsCtrHdr #headerrightrad1{
	background: #000000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
} 


.oneColElsCtrHdr #headerrightrad2{
	background: #000000;
	text-align: left;
	color: #FFFFFF;
	width: 700px;
} 

.oneColElsCtrHdr #headerrightrad2 h1{
	color: #FFFFFF;
	letter-spacing: 6px;
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
} 
.rnorange {color: #DF7F18}
.rnnorm {
	letter-spacing: 4px;
}

.oneColElsCtrHdr #headerrightrad2 h2{
	color: #FFFFFF;
	letter-spacing: 4px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
} 


.oneColElsCtrHdr #start{
	float: left;
	color: #333333;
	font-size: 111px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 7px 5px 0px 0px;
	line-height: 66%;
} 

.start {
	
	
	
	
} 


.start p{
	
} 







.oneColElsCtrHdr #resten{
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 29px;
	float: inherit;
} 




.oneColElsCtrHdr #mainContent {
	padding: px 0px 0 10px;
	margin: 6px 0px 0px 0px;
	min-height: 300px;
	height: 400px;
}



#menycontainer a:link{
	color: #333333;
	text-decoration: none;
}
#menycontainer a{
	color: #333333;
	text-decoration: none;
}

.meny_link_bakgrund_off
{

}

#menycontainer a:visited{
	color: #000000;
}
#menycontainer a:hover {
	color: #DF7F18;
}


#menycontainer td#current{
	color: #000000;
	background-color: #DF7F18;
}

#menycontainer td#current a:hover{
	color: #FFFFFF;
	background-color: #DF7F18;
}


#menycontainer td #mellanrum{
	background-color: #000000;
}


#menycontainer td {

}


#mainrighttopimage td
{
	border-color: #000000;
	border-width: 0px 0px 5px 5px;
	border-style: solid;
	margin: 0;
	padding: 0px;
}

#main_left_border td
{
	border-color: #000000;
	border-width: 0px  0px 0px 5px;
	border-style: solid;
	margin: 0;
	padding: 0px;
}



.meny_right_border
{
	border-width: 0px 5px 0px 0px;
	border-style: solid;
	margin: 0;
	padding: 0px;
	border-color: transparent;
}




.meny_left_border
{
	border-color: #000000;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	margin: 0;
	padding: 0px;
}



/* .leftborder {border-left: 5px #000000 solid;} */
 .leftborder img{
	padding-left: 5px;
} 


 .left_down_border {
	padding-bottom: 5px;
	padding-left: 5px;
} 

 .left_border {
	padding-left: 5px;
} 





#footer {
}

.blankare {
	z-index: 2;
	left: 959px;
	visibility: visible;
	position: relative;
	top: 453px;
	width: 100px;
	float: right;
}

#banner1 {
	visibility: visible;
	float: left;
}


#banner {
	z-index: 2;
	left: 60px;
	visibility: visible;
	position: relative;
	top: -400px;
	float: right;
	
	
height: 50px;
width: 50px;

	
}



.m1 a:hover { background: transparent url('rm_hs_ny_meny/start_orange.jpg') no-repeat; width: 131px;} 
.m1 a img {border: 0;} 


.m2 a:hover { background: transparent url('rm_hs_ny_meny/foretaget_orange.jpg') no-repeat; width: 131px;} 
.m2 a img {border: 0;} 


.m3 a:hover { background: transparent url('rm_hs_ny_meny/produkter_orange.jpg') no-repeat; width: 131px;} 
.m3 a img {border: 0;} 

.m4 a:hover { background: transparent url('rm_hs_ny_meny/miljo_orange.jpg') no-repeat; width: 131px;} 
.m4 a img {border: 0;} 

.m5 a:hover { background: transparent url('rm_hs_ny_meny/kontakt_orange.jpg') no-repeat; width: 131px;} 
.m5 a img {border: 0;} 

.m51 a:hover {
	background: transparent url('rm_hs_ny_meny/hitta_hit_orange.jpg') no-repeat;
	width: 131px;
} 
.m51 a img {border: 0;} 


.m6 a:hover { background: transparent url('rm_hs_ny_meny/kundlogin_orange.jpg') no-repeat; width: 131px;} 
.m6 a img {border: 0;} 

.toplogga {
	padding-bottom: 10px;
}


.toplogga img{
border: 0;
}



#linkflaggs img{
	border: 0;
	height: 20px;
	margin: 4px 4px 0px 0px;
}

#linkflaggs br{
	border: 0;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}





#watermark {
	position:absolute;
	top:370px;
	left: 50%;
	padding-left: 330px;



z-index:1
background-image: url(rm_hs_image/star.gif);
	z-index: 99;
}
#kundinloggcontainer 
{
	color: #333333;
	text-decoration: none;
	margin: 30px 30px 30px 30px;
}



#kundinloggcontainer p    
{
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


.mn_gr_rub
{
	margin: 0px 10px 14px 15px;
	
	bottom: 33px;
	font-size: 14px;
	font: 100% 'trebuchet ms',helvetica,sans-serif;
}



.rb_pr_gr{

	font: 60% 'trebuchet ms',helvetica,sans-serif;
	font-size: 16px;
}

.rb_pr_grnmn{
	font: 60% 'trebuchet ms',helvetica,sans-serif;
	font-size: 18px;
	font: bold;
}


a:link.vb{
	color: #000000;
	text-decoration: none;
font-size: 12px;
	font:80% 'trebuchet ms',helvetica,sans-serif;
}
a:visited.vb{
	color: #000000;
		text-decoration: none;
		font-size: 12px;
	font:80% 'trebuchet ms',helvetica,sans-serif;
}
a:hover.vb{
	background: #FFFAFF;
	text-decoration: none;
	font-size: 12px;
	font:80% 'trebuchet ms',helvetica,sans-serif;
}
a#current.vb{font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font:80% 'trebuchet ms',helvetica,sans-serif;
	}
.tabellcellhuvud
{
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	padding-bottom: 1px;

	
}

#produktymeny{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.prod_meny_links_cell{
	border-right-style:solid;
	border-right-width: 5px;
	border-right-color: #333;
	padding-right: 1opx;
	width: 180px;
	padding-bottom: 10px;
	margin-bottom:10px
	
}




#prod_meny_links{margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none;
font: 100% 'trebuchet ms',helvetica,sans-serif;	
}
#prod_meny_links a{
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border: 0px;
	margin-top: 0px;
	list-style-type: none;
}
#prod_meny_links a:link{
	color: #000000;
}
#prod_meny_links a:visited{
	color: #000000;
}
#prod_meny_links a:hover{
	background: #FFFAFF;
	/*text-decoration: underline;*/
	background-image: url(rm_hs_image/produkter/pr_meny_bakgrund.jpg);
}
#prod_meny_links a#current{font-weight: bold;}
#prod_meny_links LI {
	height: 20px;
	margin-left: 20px;
	margin-top: 3px;
	margin-right: 20px;
	border-style: none;
	border--color: #FFF;
	border-width:0;
}

.prod_meny_links_aktuell {
	height: 20px;
	background-image: url(rm_hs_image/produkter/pr_meny_bakgrund.jpg);
	margin-left: 20px;
	margin-top: 3px;
	margin-right: 20px;
	border-style: none;
	border--color: #FFF;
}




/*
#menylinkar{margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none;
font: 60% 'trebuchet ms',helvetica,sans-serif;	
}
#menylinkar a{
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border: 0px;
	margin-top: 0px;
	list-style-type: none;
}
#menylinkar a:link{
	color: #000000;
}
#menylinkar a:visited{
	color: #000000;
}
#menylinkar a:hover{
	background: #FFFAFF;
	text-decoration: underline;
}
#menylinkar a#current{font-weight: bold;}
#menylinkar LI {
	height: 20px;
	background-image: url(rm_hs_image/produkter/pr_meny_bakgrund.jpg);

}
*/
.knapp {
	color:#303030;
	font: bold 80% 'trebuchet ms',helvetica,sans-serif;
	border:1px solid;
	border-color: #FFFFFF;
	background-image: url(rm_hs_image/produkter/pr_bakgrund.jpg);
	width: 60px;
	text-align: center;
	height: 80%;
}   


.knapphover {
	color:#303030;
	font: bold 80% 'trebuchet ms',helvetica,sans-serif;
	border:1px solid;
	border-color: #FFFFFF;
	background-image: url(rm_hs_image/produkter/pr_bakgrund.jpg);

	width: 100%; 
	text-align: left;
	height: 80%;
}   




.karta {
	margin: 20px 20px 20px 28px;
} 


.left_border_tabell {
	margin-left: 30px;
	margin-top: 30px;
} 


#nav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	Z-INDEX: 200;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial, verdana, sans-serif;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	HEIGHT: 21px;
	width: 811px;
}
#nav LI.top {
	DISPLAY: block; FLOAT: left
}

#nav LI A {
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 131px;
	CURSOR: pointer;
	PADDING-TOP: 0px;
	HEIGHT: 21px;
	TEXT-DECORATION: none;
	margin-left: 5px;
}
#nav LI A B {
	MARGIN-LEFT: -999px
}

#nav LI A.start {
	BACKGROUND: url(rm_hs_ny_meny/start.jpg);
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	margin-left: 0px;
}
#nav LI A.foretaget {
BACKGROUND: url(rm_hs_ny_meny/foretaget.jpg);
}
#nav LI A.produkter {
BACKGROUND: url(rm_hs_ny_meny/produkter.jpg);
}

#nav  LI  A.miljo {
	BACKGROUND: url(rm_hs_ny_meny/miljo.jpg)
}

#nav  LI  A.kontakt {
	BACKGROUND: url(rm_hs_ny_meny/kontakt.jpg)
}

#nav  LI  A.kundlogin {
	BACKGROUND: url(rm_hs_ny_meny/kundlogin.jpg)
}




#nav LI A.start_fi {
	BACKGROUND: url(rm_hs_ny_meny/start_fi.jpg);
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	margin-left: 0px;
}
#nav LI A.foretaget_fi {
BACKGROUND: url(rm_hs_ny_meny/foretaget_fi.jpg);
}
#nav LI A.produkter_fi {
BACKGROUND: url(rm_hs_ny_meny/produkter_fi.jpg);
}

#nav  LI  A.miljo_fi {
	BACKGROUND: url(rm_hs_ny_meny/miljo_fi.jpg)
}

#nav  LI  A.kontakt_fi {
	BACKGROUND: url(rm_hs_ny_meny/kontakt_fi.jpg)
}

#nav  LI  A.kundlogin_fi {
	BACKGROUND: url(rm_hs_ny_meny/kundlogin_fi.jpg)
}




#nav LI A.start_en {
	BACKGROUND: url(rm_hs_ny_meny/home.jpg);
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	margin-left: 0px;
}
#nav LI A.foretaget_en {
BACKGROUND: url(rm_hs_ny_meny/about_us.jpg);
}
#nav LI A.produkter_en {
BACKGROUND: url(rm_hs_ny_meny/products.jpg);
}

#nav  LI  A.miljo_en {
	BACKGROUND: url(rm_hs_ny_meny/environment.jpg)
}

#nav  LI  A.kontakt_en {
	BACKGROUND: url(rm_hs_ny_meny/contact_us.jpg)
}

#nav  LI  A.kundlogin_en {
	BACKGROUND: url(rm_hs_ny_meny/login.jpg)
}


#nav LI A.start_de {
	BACKGROUND: url(rm_hs_ny_meny/startseite.jpg);
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	margin-left: 0px;
}
#nav LI A.foretaget_de {
BACKGROUND: url(rm_hs_ny_meny/uberuns.jpg);
}
#nav LI A.produkter_de {
	BACKGROUND: url(rm_hs_ny_meny/produkte_de.jpg);
}

#nav  LI  A.miljo_de {
	BACKGROUND: url(rm_hs_ny_meny/umwelt.jpg)
}

#nav  LI  A.kontakt_de {
	BACKGROUND: url(rm_hs_ny_meny/kontakt.jpg)
}

#nav  LI  A.kundlogin_de {
	BACKGROUND: url(rm_hs_ny_meny/login.jpg)
}




#nav LI:hover A {
	BACKGROUND-POSITION: 0px 21px
}
#nav A:hover {
	BACKGROUND-POSITION: 0px 21px
}
#nav TABLE {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: -1px; WIDTH: 0px; PADDING-TOP: 0px; POSITION: absolute; TOP: 0px; BORDER-COLLAPSE: collapse; HEIGHT: 0px
}
#nav .sub {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: -9999px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: -9999px; HEIGHT: 0px
}
#nav LI:hover {
	Z-INDEX: 200; POSITION: relative
}
#nav A:hover {
	Z-INDEX: 200; WHITE-SPACE: normal; POSITION: relative
}
#nav :hover UL.sub {
	Z-INDEX: 300;
	LEFT: 0px;
	WIDTH: 131px;
	TOP: 21px;
	HEIGHT: auto;
}
#nav :hover UL.sub LI {
	DISPLAY: block; FONT-WEIGHT: normal; FLOAT: left; WIDTH: 131px; POSITION: relative; HEIGHT: 21px
}
#nav :hover UL.sub LI A {
	DISPLAY: block;
	WIDTH: 131px;
	CURSOR: pointer;
	PADDING-TOP: 0px;
	HEIGHT: 21px;
	border: 0px 0px 0px 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
}
#nav :hover UL.sub LI A B {
	LEFT: -9999px; MARGIN: 0px; POSITION: absolute
}
#nav :hover   UL  LI  A.undermeny2 {
	BACKGROUND: url(rm_hs_ny_meny/start.jpg)
}
#nav :hover   UL  LI  A.hittahit {
	BACKGROUND: url(rm_hs_ny_meny/hitta_hit.jpg);
	margin-left: 3px;
	border-top-style: solid;
	border-top-width: 7px;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
#nav :hover UL.sub LI A:hover {
	BACKGROUND-POSITION: 0px 21px;
	POSITION: relative;
	border-top-style: solid;
	border-top-width: 7px;
	border-top-color: #000000;

	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #000000;

	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000000;

	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;



	margin-left: 3px;

}

