@charset "UTF-8";

html,body {
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #221e1f;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 0px;
}
.rubbe {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 30px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}


.maincontent

{
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 0pt;
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 4040px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/bg3.gif);
}
.menybox {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	width: 150px;
	z-index: 2;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 22px;
	line-height: 25px;
	color: #FFF;
	letter-spacing: 1px;
	font-style: italic;
}

.loggobox {
	z-index: 5;
	float: none;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 360px;
	right: 30px;
	top: 11px;
	clear: none;
	position: absolute;
}
.bread {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.content {
	width: 500px;
	z-index: 4;
	float: none;
	margin: 0px;
	clear: none;
	position: absolute;
	padding: 0px;
	top: 195px;
	left: 190px;
	background-color: #FFF;
}

.content2 {
	width: 900px;
	z-index: 5;
	float: none;
	margin: 0px;
	clear: none;
	position: absolute;
	padding: 0px;
}




.rubbe2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 3000;
	float: left;
	line-height: 14px;
	padding: 0px;
}
a.meny {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

a.jobb {
	text-decoration: none;
	color: #000000;
}

a {
	color: #ff615a;
	text-decoration: none;
}
.Newsrubbe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.month {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
}
.newspic {
	width: 180px;
	float: left;
}
.newsbox {
	height: 215px;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #7a7a7a;
}
.jobb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
}



/*---------- bubble tooltip -----------*/
a.tt{
	position:relative;
	z-index:24;
	color:#ff615a;
	font-weight:normal;
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{
	z-index:25;
	color: #ccc;
background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:13px;
	left:70px;
	width:250px;
	color: #000;
	text-align: left;
	filter: alpha(opacity:100);
	/* KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90; */
	background-color: #EAEAEA;
	line-height: 14px;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
	background-color: #CCC;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background-color: #CCC;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
   background-color: #CCC;
}
.kundcases {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
}
.breadRubbe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

#sumo {
	width:100%;
	height:300px;
	z-index:2;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 0pt;
	position: absolute;
	top: 400px;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

