	/* Imported Styles
	----------------------------------------------- */
	@import url("content.css");
	/* Common Part
	----------------------------------------------- */
	* {
	margin:0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}
	html, body {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	body {
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#E6F0D5;
	/*background-image: url(../img/background_new.jpg);*/
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
	/*
	body {
		background:url(../img/main_bg.jpg) repeat-x 0% 0%;
		background-color:#82B64A;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#E6F0D5;
	}*/
	#wrapper {
		height:100%;
		background-repeat: no-repeat;
		background-position: 50% 26px;
	}
	.Topmenu {
	width: 989px;
	vertical-align: middle;
	padding-left: 184px;
	}
	#all {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_center.jpg);
	background-repeat: no-repeat;
	background-color: #82B64A;
	}
	
	#all_makeup {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../img/main_bg_makeup.jpg);
	background-repeat: no-repeat;
	height: 650px;
	}
	
	
		#all_q {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_q.jpg);
	background-repeat: no-repeat;
	height: 580px;
	background-color: #82B64A;
	}
	
		#all_baby {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_baby.jpg);
	background-repeat: no-repeat;
	height: 490px;
	}
	
		#all_brollop {
		position: relative;
		width:989px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-top-color: #82B64A;
		border-right-color: #82B64A;
		border-bottom-color: #82B64A;
		border-left-color: #82B64A;
		padding-top: 0px;
		background-image: url(../img/main_bg_center_brollop.jpg);
		background-repeat: no-repeat;
	}
	
	#all_lift6 {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_lift6.jpg);
	background-repeat: no-repeat;
	height: 850px;
	background-color: #82B64A;
	}
		#all_har_prod {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_har_prod.jpg);
	background-repeat: no-repeat;
	background-color: #82B64A;
	}
	#adress {
		color: #444444;
		height: 38px;
		width: 939px;
		float: left;
		position: relative;
		left: 50px;
		bottom: 40px;
		vertical-align: middle;
		text-align: center;
		padding-bottom: 0px;
	}
	#allHome {
		position: relative;
		height: 100%;
		width:992px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #82B64A;
		border-right-color: #82B64A;
		border-bottom-color: #82B64A;
		border-left-color: #82B64A;
	}
	html>body #all {
	min-height: 100%;
	}
	.clear {
		clear:both;
		font-size:1px;
		margin-top:-1px;
	}
	/* =Misc(links)
	----------------------------------------------- */
	a {
		color:#E6F0D5;
	}
	/* =Header
	----------------------------------------------- */
	#mainpic {
	float:left;
	width:323px;
	height:545px;
	font-size: 13px;
	}
	
	#mainpic_baby {
	float:left;
	width:323px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7BAD45;
	}
	
	#mainpic_brollop {
	float:left;
	width:323px;
	height:775px;
	}
	#mainpic2 {
		float:right;
		width:323px;
		height:545px;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #78AA44;
	}
	#mainpic_home_right {
		float:left;
		width:985px;
		height:660px;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #7BAD45;
		border-right-style: solid;
		border-right-color: #7BAD45;
		border-right-width: 2px;
	}
	#home_content_left {
	float:left;
	width:492px;
	height:317px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7BAD45;
	margin: 0px;
	padding: 0px;
	background-color: #AA0000;
	}
	#koppning {
	float:left;
	width:988px;
	border-left-color: #7BAD45;
	margin: 0px;
	padding: 0px;
	height: 631px;
	}
	
	
	
	
	#about_content {
	float:left;
	width:988px;
	margin: 0px;
	padding: 0px;
	height: 632px;
	}
	#home_content_left_down {
	float:left;
	width:492px;
	height:317px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7BAD45;
	margin: 0px;
	padding: 0px;
	background-color: #33CCFF;
	}
	#home_content_right {
	float:right;
	width:493px;
	height:317px;
	border-right-style: solid;
	border-right-color: #7BAD45;
	border-right-width: 2px;
	margin: 0px;
	padding: 0px;
	background-color: #0000FF;
	}
	#home_content_right_down {
	float:right;
	width:493px;
	height:317px;
	border-right-style: solid;
	border-right-color: #7BAD45;
	border-right-width: 2px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFF66;
	}
	#menu {
		list-style:none;
		width:600px;
	}
	#menu li {
		float:left;
		height:26px;
	}
	#menu li a {
		text-decoration:none;
		display:block;
		text-indent:-9999px;
		width:144px;
		height:26px;
	}
	.m1 {
		background:url(../img/m1.gif);
	}
	.m2 {
		width:143px;
		background:url(../img/m2.gif);
	}
	.m3 {
		background:url(../img/m3.gif);
	}
	h1 span {
		display:none;
	}
	h1 a img {
		border:0;
	}
	h1 {
		margin-top:46px;
	}
	.Header_1 {
		font-size: 20px;
		font-weight: bold;
	}
	.Header_2 {
		font-size: 15px;
		font-weight: bold;
		line-height: 30px;
	}
	
		.Header_3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	}
	.sub_menu {
		font-style: italic;
		font-weight: bold;
	}
	.active {
	color: #FFFF33;
	padding-right: 15px;
}
	/* =Content
	----------------------------------------------- */
	#content {
		float:left;
		width:665px;
		display:table;
		height: 30px;
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}
	
	/* =Footer
	----------------------------------------------- */
	
	#empty, #footer {
		height: 38px;
		clear:both;
		color: #888888;
		width: 989px;
		background-color: #000000;
		background-repeat: no-repeat;
		padding-left: 0px;
		line-height: 33px;
	}
	
	#empty2, #footer {
		height: 38px;
		clear:both;
		color: #888888;
		width: 989px;
		background-color: #000000;
		background-repeat: no-repeat;
		padding-left: 0px;
		line-height: 33px;
	}
	
	#footer {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 989px;
		height: 38px;
	}
	
	#footer2 {
	background-color: #E6D7A7;
	color: #111111;
	height: 30px;
	padding-top: 5px;
}

	#footer a {
		display:block;
		text-indent:-9999px;
		text-decoration:none;
		width:118px;
		height:17px;
		background:url(../img/copy.gif);
		margin-left:316px;
	}
	.m4 {
		background:url(../img/m3.gif);
	}
	.Gift {
		color: #FFFF33;
		font-style: italic;
	}
	#start_content {
		float:left;
		width:323px;
		height:545px;
		border-left-color: #78AA43;
	}
	#herr_content {
		float:left;
		width:662px;
		height:545px;
		border-left-color: #78AA43;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #7BAD45;
	}
	#behandling_content {
	float:right;
	width:660px;
	border-left-color: #78AA43;
	border-right-color: #7BAD45;
	}
	
	#baby_content {
	float:right;
	width:660px;
	border-left-color: #78AA43;
	border-right-color: #7BAD45;
	height: 455px;
	}
	
		#behandling_brollop {
	float:right;
	width:660px;
	height:540px;
	}
	#behandling_hair {
	float:right;
	width:660px;
	}
	#behandling_content_r {
		float:right;
		width:660px;
		border-left-color: #78AA43;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #7BAD45;
	}
	#bildrubrik_forl {
		width: 165px;
		float: left;
	}
	#all_home {
	position: relative;
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/main_bg_center_home.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 631px;
	background-color: #000000;
	}
	
	#all_om_oss {
	position: relative;
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/main_bg_center_home.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 631px;
	background-color: #000000;
	}
	#all_hair1 {
		position: relative;
		width:989px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-top-color: #82B64A;
		border-right-color: #82B64A;
		border-bottom-color: #82B64A;
		border-left-color: #82B64A;
		padding-top: 0px;
		background-image: url(../img/main_bg_center_hair.jpg);
		background-repeat: no-repeat;
		height: 660px;
	}
	#mainpic_hair1 {
		float:left;
		width:323px;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #7BAD45;
	}
	#mainpic_empty {
	float:left;
	width:323px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7BAD45;
	}
	#all_hudvard {
		position: relative;
		width:989px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-top-color: #82B64A;
		border-right-color: #82B64A;
		border-bottom-color: #82B64A;
		border-left-color: #82B64A;
		padding-top: 0px;
		background-image: url(../img/main_bg_center_hudvard.jpg);
		background-repeat: no-repeat;
	}
		#all_fotvard {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_fot.jpg);
	background-repeat: no-repeat;
	}
	#all_home_herr {
		position: relative;
		width:989px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-top-color: #82B64A;
		border-right-color: #82B64A;
		border-bottom-color: #82B64A;
		border-left-color: #82B64A;
		padding-top: 0px;
		background-image: url(../img/main_bg_center_home.jpg);
		background-repeat: no-repeat;
	}
	#list_scroll {
		padding-left: 15px;
	}
	#all_massage {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_massage.jpg);
	background-repeat: no-repeat;
	background-color: #82B64A;
	}
	#all_hudvard2 {
		position: relative;
		width:989px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-top-color: #82B64A;
		border-right-color: #82B64A;
		border-bottom-color: #82B64A;
		border-left-color: #82B64A;
		padding-top: 0px;
		background-image: url(../img/main_bg_hudvard.jpg);
		background-repeat: no-repeat;
	}
	
		#all_erbj {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_erbj.jpg);
	background-repeat: no-repeat;
	background-color: #82b64a;
	}
	#all_hudvard3 {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_hudvard2.jpg);
	background-repeat: no-repeat;
	background-color: #82B64A;
	}
	#all_harvard_beh {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_harvard_beh.jpg);
	background-repeat: no-repeat;
	background-color: #82B64A;
	}
	#mainpic_lift6 {
	float:left;
	width:323px;
	height:790px;
	}
	#makeup_content {
	float:right;
	width:660px;
	height: 624px;
	}
	
		#q_content {
	float:right;
	width:660px;
	border-left-color: #78AA43;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #7BAD45;
	height: 550px;
	}
	#mainpic_makup {
		float:left;
		width:323px;
		height:300px;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #7BAD45;
	}
	#mainpic_hair {
	float:left;
	width:323px;
	height:650px;
	}
	#behandling_content2 {
	float:right;
	width:660px;
	}
#mainpic_fot {
	float:left;
	width:323px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7BAD45;
	height: 780px;
}
#mainpic_har_beh {
	float:left;
	width:323px;
	height: 710px;
}
#all_fotvard {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_center_hudvard.jpg);
	background-repeat: no-repeat;
}
#all_fot {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_fot.jpg);
	background-repeat: no-repeat;
}
#all_utb {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_utb.jpg);
	background-repeat: no-repeat;
}

#all_kopp {
	position: relative;
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #82B64A;
	border-right-color: #82B64A;
	border-bottom-color: #82B64A;
	border-left-color: #82B64A;
	padding-top: 0px;
	background-image: url(../img/main_bg_kopp.jpg);
	background-repeat: no-repeat;
}
#erbj_col_right {
	width: 220px;
	float: right;
}
index_oppet {
	float: right;
	width: 300px;
}
#start_info {
	float: right;
	width: 300px;
	height: 150px;
	vertical-align: bottom;
	padding-top: 500px;
}
#news {
	padding-right: 10px;
}
#about_top {
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #AA0000;
	text-decoration: none;
}
a.nav:active {
	color: #EE0000;
} 
