*{	margin: 0;
	padding: 0;}

html{
	height: 100%;}

body{
	background: #ccc url('../img/bg_body.gif') center top repeat-y;
	font-size: 100%;
	height: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
}

#mainwrap{
	margin: 0 auto;
	width: 745px;
}

#navcolumn{
	margin: 0 0 0 2px;
	float: left;
	width: 151px;
}

#contentwrapper{
	float: left;
	width: 555px;
	margin: 0 0 0 20px;
}


#logo{
	position: absolute;
	left: 172px;
	top: 13px;
	}

	#logo a img{
		border: 0;
		}


.abscontainer{
	position:relative;}

#topimages{
	background: #9A9DA2;
	width: 550px;
	height: 130px;
	overflow: hidden;
	margin: 80px 0 10px 2px;
	}

#topimages img.solo{
	display: block;
	margin: 0 auto;
	border-left: solid 4px #fff;
	border-right: solid 4px #fff;
	}

#topimages img.mid{
	border-left: solid 4px #fff;
	border-right: solid 4px #fff;
	}


#skipmenu{
	display: none;
	visibility: hidden;}


#adress{
	position: absolute;
	left: 178px;
	top: 59px;
	}

	#adress p, #adress h1{
		background: transparent;
		font: normal 10px verdana, helvetica, arial, sans-serif;
		color: #000;
		display: inline;}



#content{
	width: 550px;
	margin: 0 auto;}

.col_1, .col_2{
	float: left;
}

.col_1{
	width: 265px;
	margin: 0 15px 0 0;
}

.col_2{
	width: 270px;
}



.scrollbox{
	overflow: auto;}

.smallitalic{
	font-size: .8em;
	font-style: italic;
}

.small{
	font-size: .8em;
}

.bildtext{
	font-size: .6em;
	font-style: italic;
}

.keycol{
	color: #d00;
	font-style: italic;
	font-weight: bold;
}

.leijbel{
	display: block;
	width: 75px;
	float: left;
}


.box_top{
	background: url(../img/box_top.gif) no-repeat;
	height: 12px;
	}

.box_mid{
	background: url(../img/box_mid.gif) repeat-y;
	width: 270px;
	overflow: auto;
	}

.box_content{
	margin: 1px 20px 2px 20px;
	}

.box_bot{
	background: url(../img/box_bot.gif) no-repeat;
	height: 12px;
	margin: 0 0 5px 0;
	}

.box_para{
	background: url(../img/para.gif) no-repeat;
	width: 30px;
	height: 30px;
	}

.box_utrop{
	background: url(../img/utrop.gif) no-repeat;
	width: 30px;
	height: 30px;
	}

.maskinpark_section{
	border: solid 1px #bbb;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 5px;
}

img.right{
	float: right;
	margin: 1px 0 1px 25px;
}




/* Horizontal ruler */
.hr{
	clear: both;
	height: 1px;
	margin: 5px 0 5px 0;
	display: block;
	width: 100%;
	background: url(../img/hr.gif) repeat-x;
	}
	.hr hr, .hr br{
	display: none;
	visibility: hidden;}



/* Standardtext ------------------------------------------------------- */

h1{
	background: #CC3333;
	font: bold 1.0em arial mt, arial, sans-serif;
	color: #fff;
	text-indent: 5px;
	margin: 0 0 .25em 0;}

h2{
	font: bold 1em arial, tahoma, trebuchet ms, verdana, sans-serif;
	margin: .6em 0 .3em 0;
	}

h2.news{
	font: bold .8em tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: .7em 0 .2em 0;
	}

h3{
	font: bold .8em arial, tahoma, trebuchet ms, verdana, sans-serif;
	margin: .6em 0 .3em 0;
	}

.coltitle{
	font: bold .7em tahoma, trebuchet ms, verdana, arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 .2em 0;
	padding: 5px 0 5px 0;
	text-indent: 25px;
	color: #fff;
	background: #545454 url(img/h2_coltitle_bg.gif) left center;
	}

h3{
	font: bold .8em tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: .6em 0 .3em 0;
	}

p{	margin: 0 0 1.4em 0;
	font: .7em/1.4em verdana, helvetica, sans-serif;
	}

sup{ font-size: .7em;}




/* Länkar */
a:link{	color: #1D529B;}
a:visited{ color: #555;}
a:hover{ color: #888;}


a img{
	border: 0;
}


ul{
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 15px; /* För IE */
	padding-left: 5px; /* För riktiga webbläsare */
}

li{
	font-size: .7em;
	margin-bottom: .5em;
	line-height: 1.2em;}



form{
	font-size: 1em;}
select, input{
	font-size: 1em;}
textarea{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 1em;}}
