@charset "UTF-8";
html, body {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	background: #fff url(../images/myren_bg.jpg) no-repeat;
	padding: 0;
	margin: 0;
}
#wrap {
	width: 990px;
	height: auto;
	margin: 25px auto 0 auto;	
	background: #fff;/*transparent url(../images/whiteback.png) bottom center;*/
}
#header {
	width: 100%;	
	height: auto;
	background: transparent;/* url(../images/stripes.jpg) no-repeat top right;*/
}
#logotype {
	float: left;
	margin: 2px 0 5px 20px;
	height: 76px;
}
#slogan {
	float: right;
}

#underhall {
	float: right;
	
}

a img, img a {
	border: 0;	
}
/** MAIN MENU **/
#menu {
	font-family: Arial, Verdana, Geneva, sans-serif;
	clear: both;
	background: #0b2f85;/* url(../images/menuback.jpg) no-repeat; */
	width: 100%;
	height: 24px;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 26px;
	list-style-type: none;
	color: #fff;
}
#menu ul li {
	float: left;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	height: 2px;
}
#menu ul li a {
	height: 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 16px 0 16px;
}
#menu ul li a:hover {
	background: #598abb;
}
#menu ul li.active a {
	background: #598abb;
}
#language {
	width: 100px;
	float: right;	
	height: 20px;
	padding: 4px 0 0 0;
	color: #fff;
	font-size: 11px;
	margin-top: -30px;
}
#language img {
	padding-top: 3px;	
}
#language a {
	color: #fff;
	text-decoration: none;
}

/** SUBMENU **/
#submenu {
	background: #598abb url(../images/submenu.gif);
	height: 20px;
}
#submenu ul {
	margin: 0 0 0 32px;
	padding: 0;
	list-style-type: none;
	color: #fff;
}
#submenu ul li {
	font-size: 11px;
	float: left;
	padding: 3px 10px 0 10px;
	margin: 0;
	height: 17px;
}
#submenu ul li a {
	color: #fff;
	text-decoration: none;
}
.hide {
	display: none;
}

/** CONTENT **/
#content {
	width: 990px;
	height: auto;
	clear: both;
	padding-top: 0;
}

/** COLUMNS **/
table#columns {
	width: 100%;
	height: auto;
	clear: both;
}
*+html table#columns  {
	margin-top: 5px;
	height: auto;
}
#columns td {
	width: 170px;
	padding-top: 0;
	margin: 0 15px;
	font-size: 10px;
	line-height: 125%;
}
*+html table#columns td {
	padding-top: 10px;	
}
#columns td.office {
	width: 130px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
*+html table#columns td.office {
	padding-top: 5px;	
}
#columns td.back {
	background: transparent url(../images/cellback.jpg) repeat-y bottom center;
}
#columns td.back div {
	width: 135px;	
	margin: 0 0 0 25px;
	float: left;
}
#columns td.back ul {
	margin-left: 20px;	
	padding-left: 0;
}
#columns td.back ul li {
	margin-left: 0;	
	padding-left: 0;	
}
#columns td.logocollection {
	padding-top: 10px;
	width: 100px;
	background-color: transparent;
	text-align: center;
}
#columns td.logocollection img {
	margin-bottom: 10px;	
}
#columns td.verkstad {
	background: transparent url(../images/verkstad.jpg) no-repeat bottom center;	
}
#columns td.produkter {
	
	background: transparent url(../images/produkter.jpg) no-repeat bottom center;	
}
#columns td.produkter div {
	width: 145px !important;
}
#columns td.news {
	/*position: relative;
	top: -30px;*/
	width: 160px;
	padding-left: 12px;
	padding-top: 0px;
	background: transparent url(../images/grayline.gif) no-repeat top right;
	line-height: 145%;
}
*+html table#columns td.news {
	padding-top: 0px;	
}
.news strong {
	color: #0b2f85;
}

a.news-header {
	font-style: normal !important;
	text-transform: none !important;
}
.date {
	color: #598abb;
	font-weight: bold;
}
h3 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 15px;
	color: #0b2f85;
	font-style: normal;
	text-transform: none;
	margin-bottom: 0;
}
.news h3 {
	color: #58595b;	
}
.back h3 {
	font-size: 14px;
}
#columns td a {
	text-transform: uppercase;
	color: #598abb;
	font-style: italic;
	font-size: 9px;
	text-decoration: none;
	line-height: 135%;
}
#columns td.iframe {
	width: auto;
}
#columns td.iframemenu {
	width: 180px;
	padding-left: 20px;
	padding-top: 0;
}
.top {
	padding-top: 0;
	margin-top: 7px;
}
#frm-menu {
	background: #fff url(../images/menuback-middle.gif) repeat-y;
	position: relative;
	top: -35px;
	z-index: 3;
}
#frm-menu-top {
	background: #fff url(../images/menuback-top.gif) repeat-y;	
	height: 20px;
}
#frm-menu-footer {
	background: #fff url(../images/menuback-bottom.gif) repeat-y;
	height: 30px;
	margin-top: 10px;
}
.iframemenu ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.iframemenu ul li {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
}
.iframemenu ul li a {
	font-size: 11px !important;
	font-style: normal !important;
	color: #0b2f85 !important;
}
.iframemenu ul li ul {
	margin-top: 0px;	
}
.iframemenu ul li ul li {
	text-transform: none;
	font-weight: normal;
	color: #868789;
	
}
.iframemenu ul li ul li a {
	font-size: 10px !important;	
	text-transform: none !important;
	font-weight: normal !important;
	color: #868789 !important;
	line-height: 145% !important;
}

#soktext {
	text-align:center;
	width: 650px;
	font-size: 10px;
	background-color:#E1E3E4;
}

#soktext a {
	font-size:10px;
	text-transform: none;
	color:#666;
	font-style:italic;
}
	

/** FOOTERLIST **/
#footer {
	width: 550;
	height: 26px;
	background: transparent url(../images/footerback.png) no-repeat center left;
	color: #58595b;
	margin-top: 25px;
	margin-bottom: 5px;
	float: right;
}
*+html #footer {
	clear: both;
	margin-top: 25px;
}
#footer table {
}
#footer table td {
	font-size: 10px;
	padding-top: 0;
}
#footer table td a {
	color: #58595b;
	font-size: 11px;
	text-decoration: none;
}
#footer table td a:hover {
	color: #868789;
	text-decoration: underline;
}
.playbutton {
	float: left;
	margin-top: -4px;
	margin-right: 5px;
}
*+html .playbutton {
	margin-top: 0;	
}
.toolsbutton {
	float: left;
	margin-top: -4px;
	margin-right: 5px;
}
*+html .toolsbutton {
	margin-top: 0;	
}
.referencebutton {
	float: left;
	margin-top: -4px;
	margin-right: 5px;
}
*+html .referencebutton {
	margin-top: 0;	
}
.newsbutton {
	float: left;
	margin-top: -6px;
	margin-right: 5px;
}
*+html .newsbutton {
	margin-top: 0;
}
*+html span {
	display: block;
	padding-top: 5px;
}

/** FOOTER **/
#lowfooter {
	clear: both;
	background: transparent url(../images/whiteback.png) no-repeat top center;
	width: 990px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	color: #fff;
	font-size: 9px;
	text-align: center;
}

.clear, .clr {
	clear: both;
}


form {
	margin-left: 10px;	
}
form p {
	font-size: 10px;	
}
.textshort {
	width: 200px;
}
.suppliers a {
	font-size: 11px;
	font-style: normal !important;
	text-transform: none !important;
}