/*=======================================================
	STANDARD HTML
=======================================================*/
body {
	color: #000000;
	background-color: #CCCCFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	overflow: auto;

}
p {
	padding: 0px;
	line-height: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	display: block;

}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	display: block;
	margin-top: 0.8em;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;

}

h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#003399;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	display:block;
	top:0;
	margin:0;
	padding:0;
}
a { 
	color: #003399;
	text-decoration:none;
	background-color:transparent;

}
a:link { 
	color: #003399;
	text-decoration:none;
	background-color:transparent;

}
a:hover {
	color: #999999;
	text-decoration:underline;
	background-color:transparent;

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

submit { 
	background-color: #FFFF00;
}

hr{
	height: 1px;
	color:#000099;
	background-color:#000099;
	display: block;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*=======================================================
	LAYOUT DIVS
=======================================================*/
#container {
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 900px;
	height: 700px;
	
}

#header {
	background-image:  url(../images/logo/maskinvastlogga.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	padding: 0px;
	height: 100px;
	width: 538px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 21px;
	top: 9px;
	z-index: 2;
}
#header_jub {
	background-image:  url(../images/logo/maskinvastlogga.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	padding: 0px;
	height: 100px;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 121px;
	top: 9px;
	z-index: 2;
}
#samarbox {
	position: relative;
	padding: 0px;
	height: 50;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	right:25px;
	top: 49px;
	z-index: 2;
	vertical-align:bottom;
}
#infoholder{
	position:absolute;
	left:17px;
	top:115px;
	width:855px;
	height:550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	background-color:#FFFFFF;
	border: 3px solid #000000;
	
}
#navigation {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:855px; 
	height:35px;
	background-color:#003399;


}

#footer {
	position: absolute;
	height: 20px;
	width: 787px;
	left: 25px;
	bottom: 10px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 18px;
	top: 671px;
	background-color:transparent;
	

}
#maskinbranschlogga{
	position:absolute; 
	left:787px; 
	top:590px; 
	width:112px; 
	height:119px;
	z-index:100;
	
}
/*Hr kommer fyra lager som anvnds p startsidan  */

#news{
	position:absolute; 
	left:0px; 
	top:35px; 
	width:412px; 
	height:255px; 
	z-index:1; 
	border-bottom: 1px solid; 
	border-bottom-color:#003399; 
	border-right: 1px solid; 
	border-right-color:#003399;
	padding-left: 15px;
	
}
#Layertopright{
	background-repeat: no-repeat;
	background-position: center right;
	position:absolute; 
	left:428px; 
	top:35px; 
	width:402px; 
	height:255px; 
	z-index:1; 
	border-bottom: 1px solid; 
	border-bottom-color:#003399; 
	border-left: 1px solid; 
	border-left-color:#003399;
	padding-left:15px;
	padding-right: 10px;
	
}
#Layerleft{
	background-image:  url(../images/foto/skog/Rottne_F10_SE.jpg);
	background-repeat: no-repeat;
	position:absolute; 
	left:0px; 
	top:291px; 
	width:412px; 
	height:257px; 
	z-index:1; 
	border-top: 1px solid; 
	border-top-color:#003399; 
	border-right: 1px solid; 
	border-right-color:#003399;
	padding-left: 15px;
}



#Layerright{
	/*background-image:  url(../images/foto/park/JCB_WLS-434S-H01.jpg);
	background-repeat: no-repeat;*/
	background-position: right bottom;
	background-color:transparent;
	position:absolute;
	left:428px;
	top:291px;
	width:411px;
	height:257px;
	z-index:2;
	border-top: 1px solid;
	border-top-color:#003399;
	border-left: 1px solid;
	border-left-color:#003399;
	padding-left: 15px;
}

#Layerright a{
	color:#000000;
	background-color:transparent;
}

#Layerright a:hover{
	color: #003399;
	text-decoration:underline;
	background-color:transparent;
}

#Layertopright a{
	color:#000000;
	background-color:transparent;
}

#Layertopright a:hover{
	color: #003399;
	
	text-decoration:underline;
	background-color:transparent;
}
/*Ett bltt lager till rutan med skogsbruket p startsidan*/

#bluebox{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:175px; 
	height:100px; 
	z-index:2;
	background-color:#003399;
	color:#FFFFFF;
	padding-right: 10px;
	padding-left: 15px;
}

#bluebox a{
	color:#FFFFFF;
	background-color:transparent;
}

/*Ett vitt lager till innehllssidor*/
#content{
	position:absolute;
	left:3px;
	top:38px;
	width:826px;
	height:498px;
	z-index:1;
	margin-left: 21px;
	padding-bottom: 10px;
}

/*Kolumner till innehllssidor*/
#kolumn1{
	float: left;
	width:450px;
	height:auto;
	padding-left: 15px;
	position: relative;
}

#kolumn1a{
	position:relative;
	left: 10px;
	top: 0;
	width:290px; 
	height:494px; 
	z-index:1;
}

#kolumn2{
	float: right;
	width:320px; 
	height:494px; 
	z-index:1;
}

/*Kolumner till innehllssidor m topplank*/
#kolumnlank{
	width:740px; 
	height:30px; 
	z-index:1;
	padding-left: 15px;
}

#kolumn1lank{
	float: left;
	width:450px; 
	height:494px; 
	z-index:1;
	padding-left: 15px;
	position:absolute;
	top: 40px;
}

#kolumn2lank{
	float: right;
	width:290px;
	height:494px;
	z-index:1;
	position:relative;
	left: 10px;
	margin-right: 10px;
}

/*Ett vitt lager till kontakt*/
#contentkontakt{
	position:absolute; 
	left:0px; 
	top:38px; 
	width:550px; 
	height:508px; 
	z-index:1;
}

/*Kolumner till kontakt*/
#kolumnRubrik{
	position:absolute; 
	left:0px; 
	top:38px;
	float: left;
	width:550px; 
	height:50px; 
	z-index:1;
}

#kolumnA{
	position:absolute; 
	left:18px; 
	top:50px;
	float: left;
	width:300px; 
	height:394px; 
	z-index:2;
}

#kolumnA a:hover{
	color: #003399;
	text-decoration:underline;
	background-color:transparent;
}


#kolumnB{
	position:absolute; 
	left:325px; 
	top:50px;
	float: right;
	width:300px; 
	height:394px; 
	z-index:2;
}

#kolumnB a:hover{
	color: #003399;
	text-decoration:underline;
	background-color:transparent;
}
/*ruta for oppettider*/
#kolumnC{
	position:absolute;
	left:640px;
	top:50px;
	float: left;
	width:120px;
	height:100px;
	z-index:2;
	border: 1px solid;
	border-color:#003399;
	padding-left: 15px;
	padding-right: 10px;	
}

/*telefonruta verkstad*/
#kontaktruta{
	position:absolute;
	left:640px;
	top:75px;
	float: left;
	width:135px;
	height:auto;
	z-index:2;
	border: 1px solid;
	border-color:#003399;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Kolumner till kampanjsidor*/
#kolumn-kampanj{
	float: left;
	width:650px; 
	height:494px; 
	z-index:1;
	padding-left: 15px;
}

/*Kolumner till begagnatsida*/
#begagnat{
	width:800px; 
	height:420px; 
	z-index:1;
	padding-left: 15px;
}
/*Kolumner till indexsida*/
#lantbruk_erbj{
	position:absolute; 
	left:444px; 
	top:100px;
	float: left;
	width:149px; 
	height:122px; 
	z-index:2;
}

#park_erbj{
	position:absolute; 
	left:444px; 
	top:415px;
	float: left;
	width:201px; 
	height:122px; 
	z-index:100;
}
/*=======================================================
	CLASSES
=======================================================*/
.floatright{
	float: right;	
}

/*En klass som gr en vit scrolllist*/
.scrollbox 
	{
	padding: 2px;
	height: 200px;
	overflow: auto;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	padding-bottom: 25px;
}

/*En klass som gr en bl scrolllist*/
.scrollboxblue 
	{ padding: 2px;
	margin:0px; 
	height: 200px; 
	overflow: auto;
	background-color: #FFFFFF; 
	scrollbar-face-color: #CCCCFF; 
	scrollbar-highlight-color: #CCCCFF; 
	scrollbar-shadow-color: #CCCCFF;
	scrollbar-3dlight-color: #9999CC;
	scrollbar-arrow-color: #9999CC; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #9999CC;
	padding-bottom: 25px;

}

/*En klass som ger bl text*/
.bluetext{
	color: #003399;
	font-size: 9px;
	background-color:transparent;
}

/*En klass som ger vit text*/
.whitetext{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color:transparent;
}

/*En klass som ger rd text*/
.redtext{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	background-color:transparent;
}

.redtext_small{
	color: #FF0000;
	font-weight: normal;
	background-color:transparent;
}

/*En klass som ger brdtext*/

.brodtext {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:transparent;
}

.kursiv{
	font-style:italic;
}

.bild {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: right;
}

/*webbdesign*/
.style1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	background-color:transparent;
}

.style1 a{
	color:#FFFFFF;
	background-color:transparent;
}

/* räknare */
#count {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width:880px;
	background-color: transparent;
	top: 900px;
	text-align: left;
	display: block;
	z-index:1;
}
#jubileum {
	clear: both;
	height: 100px;
	width: 100px;
	z-index: 110;
	background-image: url(../images/logo/10year_jubileum.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 10px;
}
