@charset "utf-8";

body {
	margin: 0px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #646464;

	margin-top:15px;
	background-image:url(newbg.gif);
	background-repeat:repeat-x;
		background-color:white;
}

a:link, a:active, a:visited {
	text-decoration:none;

	color: #646464;
}

a:active, a:focus{
	outline:none;
}

#container {
	margin: 0px auto;
	width: 930px;
	background-color:#FFFFFF;
	border: 5px solid white;
	
/*	background-color:red*/


}


#header {
	padding-top:35px;
	height: 49px;
	background-color:#FFFFFF;
	padding-bottom:20px;
	background-image:url(../bilder/headerBg3.png);
	background-repeat:no-repeat;
	background-position:right;
	

}

#logo {
margin:0px 20px;
float:left;
}

#topbar { 
	text-align: right;
	font-size: 32px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 100px;
	float:right;
	color:#FFFFFF

	
}

#topbar input{
	font-size: 10px;
	border:1px solid #FD6E1F;
	height:15px;
}

#topbar .searchbox{
	margin-left: 10px;
}

#topbar .button{
	padding: 0 2px;
}

#menu {
	height: 30px;
	/*background: url(../bilder/mbarbg.gif) repeat-x top right;*/
	font-size:12px;
	border-top:5px solid white;
	border-bottom:5px solid white;
	background-color:#666666;
	
	/*border-top: 1px solid #ffa101;
	border-bottom: 1px solid #ffa101;*/
}


#content {
	margin-top: 0px;
}

#leftcolumn {
	padding-right: 0px;
	padding:15px;
	
}

.sub {
	padding-left: 0px;
}

.innerContent {
padding-left:20px;
}

.sub img{
	padding-bottom: 0px;
}

.product_type {
	color:#999999;
	font-size: 12px;
	margin-bottom: 20px;
}

.faktaruta {
	margin-top: 30px;
	background:#e0e0e0;
	padding: 12px 15px 15px 15px;
	font-size: 11px;
	line-height: 11px;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-style: italic;

}

.bodytext {
	font-size: 12px;
}


.bilder {
	margin-right: -20px;
}

.bilder img {
	margin-right: 20px;
	margin-left: 20px;
}

.extrabilder {
	margin-top: 20px;
	margin-left: -13px;
	margin-right: -13px;
}

.extrabilder img {
	margin-right: 13px;
	margin-left: 13px;
}

.greybox {
	width: 200px;
	background-color:#eeeeee;
	padding:15px;
	text-align:center;
	font-size:14px;
	color: #333333;
}


#menucolumn {
	background-color:#eeeeee;
	width:200px;
	padding:0px;
	border-right:5px solid white;
	
}
	
.navig  {
	margin: 10px;
	width: 140px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.navig li {
	border-bottom: 1px dashed #ccc;
	padding: 5px;
	width: 140px;
	margin: 0;
}



.navig li a:link, .navig li a:visited,.navig li a:active{

	text-decoration:none;

}

 .navig .currentArticle a:active,.currentArticle a:link,  .currentArticle a:visited {
		color: #FE6C21;
	display:block;
	text-decoration: none;


}


.navig li a:hover {
	color: #FE6C21;
}




.navig li ul {
	margin: 3px 0 3px 15px;
	font-size: 11px;
	width: 50px;
	padding: 0;
}

.navig li ul li {
	border-bottom: none;
	padding: 0;
}






.currentCategory a:link, .currentCategory a:visited {
	color: #b50d34!important;
}

.currentCategory ul a:link, .currentCategory ul a:visited {
	color: #464646!important;
}

.currentCategory ul a:hover{
	color: #FE6C21!important;
}




#footer {
border-top:5px solid white;
	text-align: center;
	/*background: url(../bilder/content_bottom.jpg) no-repeat top center;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	vertical-align:middle;
	padding:10px 0;
	color: #ffffff;
	/*margin: 0px;*/

	width:100%;
	/*background-color:#B50D34*/
	background-color:#ff9933
}












#dropmenudiv{
margin-top: 11px;
position:absolute;
border:1px solid #ffcc41;
border-top-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
padding: 3px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #ffe193;
border-bottom: 1px solid #ffd157;
padding: 1px 0;
text-decoration: none;
color: #ff6d22;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffeab2;
border: 1px solid #fff4d7;
border-bottom: 1px solid #ffcc41;
border-right: 1px solid #ffcc41;
}

ul.rssmenu0 {
	padding:0px;
	margin: 0 0px 0px 0px;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	
	background-color:green*/
}

.rssmenu0 li {
padding-bottom:10px;

}

.rssmenu0 a, .rssmenu0 a:active, .rssmenu0 a:link, .rssmenu0 a:visited {
	text-decoration: none;
		color: #FE6C21;
	font-weight:bold;
	padding-bottom:3px;
	
	font-family:Arial, Helvetica, sans-serif;

}

.rssmenu0 a:hover {

	text-decoration: none;

	color: red;
	font-weight:bold;

}


.searchField{
float:right;
margin-top:3px;
margin-right:10px;
}

.searchField .textField{
border:1px solid #666666;
 font-family:Arial;
    font-size:7pt;
	position:relative;
top:1px;

}

.searchField .imageField{

	position:relative;
top:5px;
left:5px;
}



.searchField label {
 font-family:Arial;
    font-size:8pt;
    color:white;
	letter-spacing:1px;
	font-weight:normal;
position:relative;
top:2px;
padding-right:5px;
}


.innerMenu {
float:left;
}

.thumbNail td {
background-color:#EEEEEE;
padding:5px;
}

.thumbNailHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #333333;
}

.thumbNailText {
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #333333;
	width:150px;
	height:30px;
}

#tabs {
margin-top:15px;
}



#fragment-2  {
	text-decoration:none;
	font-color:34px;
	color: #646464;
}

#tekniskInfo a:active, #tekniskInfo a:focus{
	outline:none;
}

	.col1 {
		font-size:11px;
		width:220px;
		/*float:left;*/
		font-weight:bold;
		}
		.col2 {
		font-size:10px;
		width:120px;
		/*float:left;*/
		}
		
		.col3 {
		font-size:10px;
		width:250px;
		/*float:left;*/
		}
		
		.clearCol {
		clear:right;
		}
		
		.container {
		border:1px solid #FE6C21;
		margin-bottom:5px;
		padding:10px;
		}


ul.submediamenu1 {
margin: 0 0px 0px 0px;
padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	

}

.submediamenu1 li {

padding-bottom:2px;
background-color:#996600;
	line-height:16px;
	height:20px;
	background:url(pdf.png) no-repeat 0px 1px;

}

.submediamenu1 a, .submediamenu1 a:active, .submediamenu1 a:link, .submediamenu1 a:visited {
	text-decoration: none;
	color: #333333;

	padding-left: 20px;

	
	
	
}

.submediamenu1 a:hover {

	text-decoration: none;

	color: red;
	
		background:url(pdf.png) no-repeat 2px 1px;

}


ul.submediamenu0 {
margin: 0 0px 0px 0px;
padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	

}

.submediamenu0 li {

padding-bottom:2px;
background-color:#996600;
	line-height:16px;
	height:16px;
	background:url(image_icon.png) no-repeat 0px 1px;

}

.submediamenu0 a, .submediamenu0 a:active, .submediamenu0 a:link, .submediamenu0 a:visited {
	text-decoration: none;
	color: #333333;

	padding-left: 20px;

	
	
	
}

.submediamenu0 a:hover {

	text-decoration: none;

	color: red;

		background:url(image_icon.png) no-repeat 2px 1px;

}


.mainContentent {
min-height:400px;
}