@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0
}
img {
	border:0
}
body {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin:0;
	padding:0;
	text-align: left; /* centrerar i in IE 5* browsers. Sätts tillbaks i #wrapper */
	color: #FFFFFF;
	background-color: #cccccc;
}
#wrapper {
	position:relative;
	width: 915px;
	background: #ffffff;
	text-align: left;
	color: #CCCCCC;
	top: 0px;
	left: 0px;
	height: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: medium none #666666;
}
#maincontent {
	position:absolute;
	top:11px;
	left:330px;
	width: 575px;
	padding: 0;
	margin: 0px;
	height: 779px;
	background-color: #FFFFFF;
}
#leftBar {
	position:absolute;
	width: 315px;
	padding: 0;
	margin: 0px;
	height: 800px;
	top: 0px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000000;
}


h1 {
	font-size:22px;
	color: #000000;
	margin: 0 0 8px 0;
}
h2 {
	margin:0 0 8px 0;
	padding:0;
	font-size:16px;
	color: #000000;
}
h3 {
	font-size:13px;
	color: #000000;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 10px;
	color: #000000;
}
p {
	font-size: 14px;
	color: #000000;
	/*padding: 4px 0;
	margin: 6px 0;*/
	padding-bottom: 4px;
	margin-bottom: 6px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

li
{
	color:#000000;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 20px;
}

a:link {
	text-decoration: none;
	background: transparent;
	color:#000000;
}
a:visited {
	text-decoration: none;
	background-color: transparent;
	color:#000000;
}
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: 003399;
}
a:active {
	color:#000000;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#tidaReklam {
	font-size: 0.5em;
	margin: 0;
	padding: 2px 4px 2px 0;
	text-align: right;
	font-style: normal;
	background: #aaaaaa;
	width: 896px;
}
/*---*/

#sosLogga {
	width:262px;
	height:115px;
	z-index:99;
	padding:0px;
	margin: 20px auto 0 auto;
}

#adressRuta {
	position:absolute;
	width:231px;
	height:160px;
	z-index:12;
	left: 37px;
	top: 623px;
	margin: 0 auto 0 auto;
	padding: 0;
}
/* --- Navigering --- */

#navigering {
	position:absolute;
	width:320px;
	height:431px;
	z-index:13;
	left: 4px;
	top: 161px;
}

.btn
{
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;}
	
	
#utb_btn
{
	position:absolute;
	top:68px;
	left:34px;
	z-index: 14;
}
#rehab_btn
{
	position:absolute;
	top:143px;
	left:36px;
	z-index: 15;
}
#ortoTera_btn
{
	position:absolute;
	top:240px;
	left:48px;
	z-index: 16;
	height: 32px;
	width: 97px;
}
#massage_btn
{
	position:absolute;
	top:77px;
	left:209px;
	width: 39px;
	z-index: 17;
}
#spikmatta_btn
{
	position:absolute;
	top:139px;
	left:203px;
	width: 55px;
	z-index: 18;
	height: 15px;
}
#coach_btn
{
	position:absolute;
	top:211px;
	left:214px;
	width: 68px;
	z-index: 19;
}
#fot_btn
{
	position:absolute;
	top:299px;
	left:211px;
	width: 66px;
	z-index: 20;
	height: 26px;
}

