body { 
	background: url(../i/bgr2.gif)  no-repeat;
	color: #000;
	text-align: left;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr { 
	clear: both;
	border: 0; 
	color: #e5e5e5; 
	background-color: #e5e5e5;
	height: 1px;
}

.clr {
	clear: both;
}

.pdf { 
	background:  url(../i//pdf.gif) no-repeat left 50%; 
	padding: 0 0 0 22px;
	display: block;
}

.external { 
	background:  url(../i//external.gif) no-repeat right 50%; 
	padding: 0 12px 0 0;
}

/* Layout */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

#top {
	position: relative;
	height: 120px;
	min-width: 990px;
	z-index: 3;
}

#area {
	position: relative;
	width: 100%;
	min-width: 970px;
	height: 390px;
	background:  url(../i/skugga.png) repeat-x;
	z-index: 2;
}

#content {
	position: relative;
	width: 100%;
	height: 380px;
	text-align: left;
	overflow: hidden;
}


/* Layout main area */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

.innercity {
	position: relative;
	min-width: 980px;
	max-width: 1200px;
	height: 380px;
	background:  url(../i//bgr_inn.gif) repeat-y;
}

.innercitymap {
	position: relative;
	min-width: 980px;
	max-width: 1700px;
	width: 1700px;
	height: 380px;
}

.mainimg {
	position: absolute;
	top: 0;
	left: 0;
}

.main {
	position: relative;
	padding: 60px 220px 10px 420px;
	max-width: 780px;
	min-width: 380px;
	height: 310px;
	overflow: auto;
}

.mainWide {
	padding: 60px 80px 10px 420px;
}

.right {
	position: absolute;
	right: 20px;
	top: 90px;
	width: 140px;
}

/* Menu */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

#top h1 {
	margin: 0;
	position: absolute;
	left: 220px;
	bottom: 28px;
}

#menu { 
	position: absolute;
	left: 413px;
	bottom: 2.8em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	padding: 0;
	font-weight: bold;
}

#menu li a { 
	display: block;
	padding: 0 6px;
	color: #585858;
	border-left: 1px solid #bbb;
	text-decoration: none;
	text-transform: uppercase;
}

#menu li.current a {
	color: #e00021;
}

#menu li.first a {
	border: none;
}

	#menu li a:hover { 
		color: #e00021;
	}

/* submenu */

#menu li ul { 
	position: absolute;
	top: 1.8em;
	left: 0;
	margin: 0;
	width: 600px;
	list-style: none;
	visibility: hidden;
}

#menu li.current ul { 
	visibility: visible;
}

#menu li ul li {
	float: left;
	padding: 0 1px 0 0;
	font-weight: normal;
}

#menu li.current ul li a {
	color: #585858;
	font-weight: normal;
	text-transform: none;
	border-left: 1px solid #bbb;
}

#menu li.current ul li.first a {
	border: none;
}

#menu li.current ul li.current a {
	color: #e00021;
}

	#menu li ul li a:hover { 
		color: #e00021;
	}

/* language select */

#langsel {
	position: absolute;
	left: 960px;
	bottom: 30px;
}

.sve {
	padding-right: 12px !important;
	background:  url(file:///C|/Documents%20and%20Settings/Tommy/Lokala%20inst%E4llningar/Temporary%20Internet%20Files/Content.IE5/img/sve.gif) no-repeat right 50%;
}

/* case */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

.case {
	margin-top: -70px;
}

.case h4 {
	margin: 0 0 14px;
	font-size: 100%;
}


/* contact */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

.adr1 {
	float: left;
	width: 50%
}

.adr2 {
	float: left;
	width: 50%;
}
	
.adr1 h4, .adr2 h4 {
	margin-bottom: 2px;
}

/* Priser */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

table {
	font-size: 100%;
	border-collapse: collapse;
	margin: 0 0 16px 0;
}

table.info {
	font-size: 100%;
	border-collapse: collapse;
	border-style:ridge;
	/*padding: 0 0 0 10px;*/
	padding: 0 0 0 00px;
	margin: 0 0 0px 0;
	text-align:left;
}

td {
	/*padding: 0 16px 8px 8px;*/
	padding: 0 8px 4px 4px;
}

td.nopad {
	padding: 0 10px 0px 0px;
}


/* Typography */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

body, input, select, textarea {
	font: 70%/135% arial, helvetica, sans-serif;
}

a				{ background: transparent; text-decoration: none; }
a:link 			{ color: #e00021; }
a:visited 		{ color: #e00021; }
a:visited:hover { color: #333; }
a:hover 		{ color: #333; }
a:active 		{ color: #666; }

h1, h2, h3, h4 ,h5 { 
	margin: 0 0 16px; 
}

h2 {
	font-size: 160%;
	font-weight: bold;
	color: #009933;
}
/*
h2 {
	font-size: 160%;
	font-weight: normal;
	color: #e00021;
}
*/
h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 100%;
}

p { 
	margin: 0 0 12px;
}

ul, ol {
	margin: 0 0 12px 16px;
}

/* forms */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

label {
	display: block;
	margin: 0 0 2px;
}

.frm, .frm_no {
	font: 100% 'helvetica neue', helvetica, arial, sans-serif;
	width: 80%;
	padding: 2px;
	margin-bottom: 6px;
}

.frm_no {
	width: 40%;
}

.txtarea {
	font: 100% 'helvetica neue', helvetica, arial, sans-serif;
	width: 80%;
	height: 57px;
	padding: 2px;
}

.submit {
	font: 100% 'helvetica neue', helvetica, arial, sans-serif;
	color: #fff;
	background: #e00021;
	border: none;
	margin: 4px 0;
	padding: 2px 10px;
}
	

/* js effect */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

#anim { 
	position: relative;
}

#content .one {
	position: absolute;
	left: 0;
	width: 984px;
	height: 385px;


}

#content .two { 
	position: absolute; 
	top: 0;
}


/* Thickbox */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

.textcontent {
	width: 420px;
}

.pictcontent {
	position: absolute;
	right: 105px;
	top: 95px;
}

#popupcontent {
	margin: 25px 70px 0 40px;
}

#TB_window {
}

#TB_secondLine {
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background:  url(file:///C|/Documents%20and%20Settings/Tommy/Lokala%20inst%E4llningar/Temporary%20Internet%20Files/Content.IE5/0S3E2I0Y/macFFBgHack.png) repeat;}
.TB_overlayBG {

}



#TB_window {
	position: absolute;
	background:  url(file:///C|/Documents%20and%20Settings/Tommy/Lokala%20inst%E4llningar/Temporary%20Internet%20Files/Content.IE5/img/popup.png) no-repeat;
	z-index: 102;
	color:#000;
	display:none;
	text-align:left;
	top: 330px;
	left: 50%;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	text-align: right;
	float: right;
	position: relative;
	top: 30px;
	right: 60px;
	z-index: 44;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	height:27px;
}


	

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#test
{
	height: 380px;
	width: 380px;
}

