/* --------------------------------------------------------
  Project:		Rationella Städsystem
  Author:		Xelera Communication AB | www.xelera.se
---------------------------------------------------------*/

/* body
---------------------------------*/
html {
	height:100%;
}

#index_body {
	margin:0;
	background:url(../bilder/bg.gif);
	text-align:center;
	height:100%;
}
body { 
	margin:10px;
	background-color:#fff;
	font-family: verdana, arial, helvetica;
	color:#555;
	font-size:0.7em;
	line-height:1.6em;
}

/* text
---------------------------------*/
.text { 
}

/* structure
---------------------------------*/
#container {
	width:671px;
	margin:0 auto;
	background:url(../bilder/containerbg.gif);
	text-align:left;
	padding:0 25px;
	min-height:100%;
	position:relative;
}

.box {
	background:#fff;
	border:#E7E7E7 1px solid;
	margin-bottom:10px;
}

.marginfix1 {
	margin:0;
}
.marginfix2 {
	margin-top:10px;
	margin-bottom:0px;
}

#logo {
	height:126px;
	text-align:center;
}

#left {
	width:160px;
	float:left;
}

#right {
	width:490px;
	float:right;
	padding-bottom:10px;
}

#logo img {
	margin:47px auto 0 auto;
	display:block;
	width:115px;
	height:30px;
}

.container_cols {
	width:671px;
	background:url(../bilder/linebg.gif) 170px 0 repeat-y;
	padding:10px 0 0 0;
}

#navigation {
	padding-bottom:7px;
}

#webshop {
	margin-bottom:10px;
	display:block;
}

#webshop img {
	display:block;
}

#navigation a {
	background:#fff url(../bilder/arrow_out.gif) 10px 55% no-repeat;
	border:#E7E7E7 1px solid;
	display:block;
	margin-bottom:3px;
	padding:0.45em 10px 0.45em 20px;
	color:#000000;
	line-height:1.2em;
	text-decoration:none;
}

#navigation a.act {
	background:#fff url(../bilder/arrow_over.gif) 10px 55% no-repeat;
}

#navigation a:hover {
	border:#d7d7d7 1px solid;
	background:#f8f8f8 url(../bilder/arrow_over.gif) 10px 55% no-repeat;
}
#navigation a.act:hover {
	border:#d7d7d7 1px solid;
	background:#f8f8f8 url(../bilder/arrow_over.gif) 10px 55% no-repeat;
}

.content {
	padding:12px 10px 15px 10px;
}

#topimg {
	padding:5px;
}

#topimg div {
	width:478px;
	height:116px;
}

.top { background:url(../bilder/top1.jpg); }
.img_facility-service { background:url(../bilder/img_facility-service.jpg); }
.img_kontakt { background:url(../bilder/img_kontakt.jpg); }
.img_stadservice { background:url(../bilder/img_stadservice.jpg); }
.img_nyheter { background:url(../bilder/img_nyheter.jpg); }
.img_om-foretaget { background:url(../bilder/img_om-foretaget.jpg); }
.img_stadmaterial { background:url(../bilder/img_stadmaterial.jpg); }
.img_vara-kunder { background:url(../bilder/img_vara-kunder.jpg); }
.img_miljo-och-kvalite { background:url(../bilder/img_miljo-och-kvalite.jpg); }
.img_fonsterputs { background:url(../bilder/img_stadservice.jpg); }
.img_golvvard { background:url(../bilder/top1.jpg); }
.img_hemstadning { background:url(../bilder/img_stadservice.jpg); }
.img_kontorsstadning { background:url(../bilder/img_stadservice.jpg); }




#footer {
	border-top:#E6E6E5 1px solid;
	border-bottom:#E6E6E5 1px solid;
	width:651px;
	padding:0 10px;
}

#footer a {
	height:32px;
	float:right;
	display:block;
	margin:8px 0 0 28px;
	font-size:1px;
	text-indent:200px;
	overflow:hidden;
	line-height:32px;
}

.logo_sca {
	background:url(../bilder/logo_sca.gif) 0 0 no-repeat;
	width:26px;
}
.logo_gipeco {
	background:url(../bilder/logo_gipeco.gif) 0 0 no-repeat;
	width:60px;
}
.logo_tork {
	background:url(../bilder/logo_tork.gif) 0 0 no-repeat;
	width:39px;
}
.logo_edet {
	background:url(../bilder/logo_edet.gif) 0 0 no-repeat;
	width:40px;
}
.logo_nilfisk {
	background:url(../bilder/logo_nilfisk.gif) 0 0 no-repeat;
	width:75px;
}
.logo_ettore {
	background:url(../bilder/logo_ettore.gif) 0 0 no-repeat;
	width:80px;
}
.logo_hako {
	background:url(../bilder/logo_hako.gif) 0 0 no-repeat;
	width:30px;
}
.logo_p-o-p {
	background:url(../bilder/logo_p-o-p.gif) 0 0 no-repeat;
	width:55px;
}
.logo_cellande {
	background:url(../bilder/logo_cellande.gif) 0 0 no-repeat;
	width:32px;
}

#footer a:hover {
	background-position:0 -32px;
}

#footertext {
	margin:0 10px;
	padding:5px 0;
}

/* standard elements
---------------------------------*/

h1 {
	padding:0 0 4px 0;
	margin:0 0 12px 0;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:17px;
	border-bottom:#C71200 3px solid;
}

h2 {
	padding:0 0 4px 0;
	margin:0 0 12px 0;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	height:17px;
	border-bottom:#C71200 3px solid;
}

h2.head_hem { background:url(../bilder/head_hem.gif) 0 0 no-repeat; }
h2.head_kontakt { background:url(../bilder/head_kontakt.gif) 0 0 no-repeat; }
h2.head_senaste-nytt { background:url(../bilder/head_senaste-nytt.gif) 0 0 no-repeat; }
h2.head_om-webbplatsen { background:url(../bilder/head_om-webbplatsen.gif) 0 0 no-repeat; }
h2.head_anpassa { background:url(../bilder/head_anpassa.gif) 0 0 no-repeat; }
h2.head_om-foretaget { background:url(../bilder/head_om-foretaget.gif) 0 0 no-repeat; }
h2.head_stadservice { background:url(../bilder/head_stadservice.gif) 0 0 no-repeat; }
h2.head_stadmaterial { background:url(../bilder/head_stadmaterial.gif) 0 0 no-repeat; }
h2.head_miljo-och-kvalite { background:url(../bilder/head_miljo-och-kvalite.gif) 0 0 no-repeat; }
h2.head_nyheter { background:url(../bilder/head_nyheter.gif) 0 0 no-repeat; }
h2.head_facility-service { background:url(../bilder/head_facility-service.gif) 0 0 no-repeat; }
h2.head_vara-kunder { background:url(../bilder/head_vara-kunder.gif) 0 0 no-repeat; }
h2.head_manadens-intervju { background:url(../bilder/head_manadens-intervju.gif) 0 0 no-repeat; }
h2.head_fonsterputs { background:url(../bilder/head_fonsterputs.gif) 0 0 no-repeat; }
h2.head_hemstadning { background:url(../bilder/head_hemstadning.gif) 0 0 no-repeat; }
h2.head_kontorsstadning { background:url(../bilder/head_kontorsstadning.gif) 0 0 no-repeat; }
h2.head_golvvard { background:url(../bilder/head_golvvard.gif) 0 0 no-repeat; }
h2.head_trappstadning { background:url(../bilder/head_trappstadning.gif) 0 0 no-repeat; }

h1.head_hem { background:url(../bilder/head_hem.gif) 0 0 no-repeat; }
h1.head_kontakt { background:url(../bilder/head_kontakt.gif) 0 0 no-repeat; }
h1.head_senaste-nytt { background:url(../bilder/head_senaste-nytt.gif) 0 0 no-repeat; }
h1.head_om-webbplatsen { background:url(../bilder/head_om-webbplatsen.gif) 0 0 no-repeat; }
h1.head_anpassa { background:url(../bilder/head_anpassa.gif) 0 0 no-repeat; }
h1.head_om-foretaget { background:url(../bilder/head_om-foretaget.gif) 0 0 no-repeat; }
h1.head_stadservice { background:url(../bilder/head_stadservice.gif) 0 0 no-repeat; }
h1.head_stadmaterial { background:url(../bilder/head_stadmaterial.gif) 0 0 no-repeat; }
h1.head_miljo-och-kvalite { background:url(../bilder/head_miljo-och-kvalite.gif) 0 0 no-repeat; }
h1.head_nyheter { background:url(../bilder/head_nyheter.gif) 0 0 no-repeat; }
h1.head_facility-service { background:url(../bilder/head_facility-service.gif) 0 0 no-repeat; }
h1.head_vara-kunder { background:url(../bilder/head_vara-kunder.gif) 0 0 no-repeat; }
h1.head_manadens-intervju { background:url(../bilder/head_manadens-intervju.gif) 0 0 no-repeat; }
h1.head_fonsterputs { background:url(../bilder/head_fonsterputs.gif) 0 0 no-repeat; }
h1.head_hemstadning { background:url(../bilder/head_hemstadning.gif) 0 0 no-repeat; }
h1.head_kontorsstadning { background:url(../bilder/head_kontorsstadning.gif) 0 0 no-repeat; }
h1.head_golvvard { background:url(../bilder/head_golvvard.gif) 0 0 no-repeat; }
h1.head_trappstadning { background:url(../bilder/head_trappstadning.gif) 0 0 no-repeat; }


h4 {
	margin:0;
	padding:0;
	font-size:1em;
}

h5 {
	margin:15px 0 0 0;
	padding:0 0 15px 0;
	background:url(../bilder/head_varumarken.gif) top right no-repeat;
	width:94px;
	height:17px;
	text-indent:-9999px;
	float:left;
}

a {
	color:#C71200;
	text-decoration:none;
}

a:hover {
	color:#C71200;
	text-decoration:underline;
}

ul {
	padding:0 0 0 25px;
}

li {
	list-style-type:disc;
	padding-bottom:0;
}

form, p, ul {
	margin:0;
}

img {
	border:0;
}

table {
	font-size:100%;
	line-height:1.6em;
}

td {
 vertical-align:top;
}

.logoTable td {
	vertical-align:middle;
}

/* elements
---------------------------------*/
.mandatory {
	color:#c03;
	font-weight:bold;
}

.main_width {
	width:468px;
}

.newsDate {
	padding-right:1.5em;
	vertical-align:top;
}

.newsArrow {
	vertical-align:top;
	background:url(../bilder/arrow_news.gif) 0 0.65em no-repeat;
	width:1.7em;
}

.newsLink {
	display:block;
	width:100%;
}

.line {
	font-size:1px;
	line-height:1px;
	height:1px;
	background:url(../bilder/dots.gif);
	margin:4px 0 3px 0;
}

.logoTable td {
	padding-right:30px;
}

.logoTable {
	margin-top:30px;
	margin-left:10px;
}

.main_width img {
	margin:5px 0 10px 15px;
}

.main_width td img {
	float:none;
	margin:0;
}

.main_right {
	text-align:center;
	padding:0 10px 0 41px;
	background:url(../bilder/dot.gif) 20px 0 repeat-y;
}

.nofloat {
	float:none;
}

.main_width img {
	float:right;
	margin:3px 0 10px 10px;
}

/* other - no edit
---------------------------------*/
.clearer {
	clear:both;
	min-height:0;
}

/* newsManager
-------------------------------------------------*/
div.newsManagerImage_left,
div.newsManagerImage_right {
	border:#ccc 1px solid;
	background:#fff;
	padding:3px;
	display:block;
}
div.newsManagerImage_left {
	float:left;
	margin:0 10px 10px 0;
}
div.newsManagerImage_right {
	float:right;
	margin:0 0 10px 10px;
}
