@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#nav {
	position: absolute;
	z-index: 6;
	height: 30px;
	width: 374px;
	left: 180px;
	top: 130px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float:left;
	list-style-type: none;
}
#nav li {
	margin:0;
	padding:0;
	float:left;
}
#nav a {
	float:left;
	text-align:center;
	line-height: 1.3;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 5px;
	color: #666666;
}
#nav #nav_sida a {
	border:none;
}
#nav a:hover {
	background-color: #E48D0E;
	color: #FFFFFF;
}
#body_start #nav_start a,
#body_coach #nav_coach a,
#body_stress #nav_stress a,
#body_massage #nav_massage a,
#body_links #nav_links a,
#body_sida #nav_sida a {
	color:#999999;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
#content {
	text-align: left;
	height: 515px;
	width: 750px;
	top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(bilder_gg/bkgr-gg.gif);
	background-repeat: no-repeat;
}
#bild_top_left {
	position:absolute;
	left:50px;
	top:53px;
	width:133px;
	height:120px;
	z-index:1;
}
#text_left {
	background-color: #e48d0e;
	position: absolute;
	z-index: 5;
	height: 265px;
	width: 129px;
	left: 50px;
	top: 174px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7B7B7B;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #FFFFFF;
}
#text_main {
	position: absolute;
	z-index: 15;
	height: 275px;
	width: 326px;
	left: 213px;
	top: 191px;
}
#text_mitten_right {
	position: absolute;
	z-index: 10;
	height: 105px;
	width: 129px;
	left: 568px;
	top: 190px;
	background-color: #e48d0e;
	background-image: url(bilder_gg/citat-upp.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
}
#text_botten_right {
	position: absolute;
	z-index: 10;
	height: 125px;
	width: 129px;
	left: 568px;
	top: 338px;
	background-color: #e48d0e;
	background-image: url(bilder_gg/citat-ner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	color: black;
}
.citat_fet {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.citat_liten {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.citat_fet_big {
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	padding-bottom: 0;
	margin-bottom: -5px;
}
p {
	margin-top: 2px;
	margin-bottom: 6px;
}
#text_top_right {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	z-index: 7;
	height: 110px;
	width: 133px;
	left: 575px;
	top: 50px;
	font-size: 11px;
	color: #e48d0e;
}
#adressfot {
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	z-index: 20;
	height: 17px;
	width: 683px;
	left: 33px;
	top: 482px;
	text-align: center;
}
#tryckort {
	position:absolute;
	top:524px;
	width:200px;
	height:20px;
	z-index:1;
	font-size: 9px;
	color: #999999;
	text-align: right;
	left: 553px;
}

div#adressfot a {
	color: white;
}

div#tryckort a {
	text-decoration: none;
}
.logo {
	padding-left: 5px;
	padding-right: 5px;
}
.orangeP {
	color: #e48d0e;
}

