body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #efefef;
}	

a {
	color: #000000;
	text-decoration: underline;
}

div.submiddle div.category-drop {
	display: none;
}

a.no-underline {
	text-decoration: none;
}

a img {
	border: 0;
}

hr {
	height: 1px;
	color: #d4d4d4;
	background-color: #d4d4d4;
	padding: 0;
	margin: 5px 0 10px 0;
	*margin: 5px 0 5px 0;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #808183;
	border-right: 0px;
	border-left: 0px; 
}

.textonright {
	float: left;
	margin: 5px 15px 8px 0px;
	font-size: 10px;
}

.textonleft {
	float: right;
	margin: 5px 0px 8px 15px;
}

.textonright-nomargin {
	float: left;
	margin: 5px 3px 0px 0px;
	font-size: 10px;
}

.textonleft-nomargin {
	float: right;
	margin: 5px 0px 3px 0px;
}

.nomargin, .normaltext {
	clear: both;
}

/*** Fonter ***/

a.red-text, a.orange-text, a.green-text, a.blue-text {

}

font.red-text, font.orange-text, font.green-text, font.blue-text {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.red-text {
	color: #ef2b2d;
}

.orange-text {
	color: #f77f00;
}

.green-text {
	color: #8cd600;
}

.blue-text {
	color: #00a3dd;
}

div#layout-body {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
h2 {
	margin: 0 0 0px 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 20px;
	color: #ef2b2d;
	font-weight: bold;
	padding: 0;
}

.h2-red {
	margin: 0 0 0px 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 30px;
	color: #ef2b2d;
	font-weight: bold;
}

.h2-orange {
	margin: 0 0 0px 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 30px;
	color: #f77f00;
	font-weight: bold;
}

.h2-green {
	margin: 0 0 0px 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 30px;
	color: #8cd600;
	font-weight: bold;
}

.h2-blue {
	margin: 0 0 0px 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 30px;
	color: #00a3dd;
	font-weight: bold;
}

h3 {
	margin: 0 0 8px 0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}

h4 {
	margin: 0 0 0px 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.small-black {
	margin: 0px 0 3px 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

div#wide {
	margin: 11px 0 0px 54px;
	width: 891px;
	height: 100%;
	overflow: hidden;
}

div#startmovieflash {
	padding: 0 0 0 54px;
}

div#full {
	border: 1px solid red;
}

div#divider {
	height: 6px;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	margin: 16px 0 10px 0px;
	clear: both;
}

div.divider {
	clear: both;
}

div#sub-divider {
	height: 6px;
	padding: 21px 0 5px 0px;
}

div#content {
	margin: 5px 43px 16px 54px;
	height: 100%;
	overflow: hidden;
}

div#content-about {
	margin: 5px 43px 16px 54px;
	height: 100%;
	overflow: hidden;
}

div#subleft {
	float: left;
	width: 159px;
	margin: 0 24px 0 0;
	border-top: 10px solid;
	min-height: 30px;
}

* html div#subleft {
	margin: 0 21px 0 0;
}

div.submiddle-container {
	height: 100%;
	overflow: hidden;
}

div.submiddle {
	float: left;
	width: 525px;
	margin: 0px 0 0px 0;
}

div.submiddle-second {
	float: left;
	width: 525px;
	margin: 15px 0 0px 0;
	*margin: 0px 0 0px 0;
}

div#subright {
	float: right;
	width: 159px;
	padding: 0 12px 0 0;
}

div.submiddle-left {
	width: 329px;
	float: left;
	padding: 10px 0 0px 0;
	*padding: 10px 0 15px 0;
}

div.submiddle-right {
	width: 181px;
	float: right;
	padding: 7px 0 0px 0;
	*padding: 7px 0 15px 0;
}

* html div.submiddle-right {
	padding: 20px 0 0 0;
}

div.red {
	border-bottom: 10px solid #ef2b2d;
	margin: 0px 0 0px 0;
}

/*div.orange {
	border-top: 10px solid #f77f00;
}

div.green {
	border-top: 10px solid #8cd600;
}

div.blue {
	border-top: 10px solid #00a3dd;
}*/

div.lower-cols {
	clear: both;
	padding: 0 0 0 54px;
}

div.lower-cols table {
}

td.red {
	border-top: 10px solid #ef2b2d;
	padding: 15px 0 0 0;
	width: 342px;
}

td.orange {
	border-top: 10px solid #f77f00;
	border-bottom: 10px solid #f77f00;
	padding: 15px 0 0 0;
	width: 159px;
}

td.green {
	border-top: 10px solid #8cd600;
	border-bottom: 10px solid #8cd600;
	padding: 15px 0 0 0;
	width: 159px;
}

td.blue {
	border-top: 10px solid #00a3dd;
	border-bottom: 10px solid #00a3dd;
	padding: 15px 0 0 0;
	width: 159px;
}

div.first {
	float: left;
	width: 343px;
	padding: 0 23px 0 0;
}

div.first-left {
	float: left;
	width: 160px;
	padding: 0 0px 0 0;
}

div.first-right {
	float: right;
	width: 160px;
	padding: 0 0px 0 0;
}

div.second {
	float: left;
	width: 160px;
	padding: 0 23px 0 0;
}

div.third {
	float: left;
	width: 160px;
	padding: 0 0px 0 0;
}

div.fourth {
	float: right;
	width: 160px;
	padding: 0 10px 0 0;
}

/*** Menu-left ***/

div#menu-left {
	background: #fff;
	padding: 10px 0px;
	border-bottom: 10px solid;
}

div#menu-left ul {
	margin: 0;
	padding: 0;
}

/** level 2 **/
div#menu-left ul li {
	border-bottom: 1px solid #cfcfcf;
	padding: 2px 0;
}

div#menu-left ul li.last {
	border-bottom: 0px solid #cfcfcf;
	padding: 2px 0;
}

div#menu-left ul li.active {
	background: url(../img/bg_menu-l2_active.gif) no-repeat right top;
}

div#menu-left ul li.active-last {
	background: url(../img/bg_menu-l2_active.gif) no-repeat right top;
	border-bottom: 0px solid #cfcfcf;
}

/** level 3 **/
div#menu-left ul ul {
	margin: 0;
	padding: 0px 0 2px 0;
}

div#menu-left ul ul li {
	border-bottom: 1px solid #cfcfcf;
	padding: 0px 0;
}

div#menu-left ul ul li.active {
	background: url(../img/bg_menu-l3_active.gif) no-repeat;
}

/** level 4 **/
div#menu-left ul ul ul li, div#menu-left ul ul ul li {
	border: 0px solid #cfcfcf;
	background: none;
}

div#menu-left ul ul ul li.active {
	background:  none;
}

div#menu-left ul ul li, div#menu-left ul ul ul li {
	border: 0px solid #cfcfcf;
}

div#menu-left a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

div#menu-left a.active-l2 {
	color: #000;
}

div#menu-left ul li a.l3 {
	text-transform: none;
	padding: 0 0 0 10px;
}

div#menu-left ul li a.active-l3 {
	text-transform: none;
	padding: 0 0 0 10px;
}

div#menu-left ul li a.l4 {
	text-transform: none;
	padding: 0 0 0 20px;
}

div#menu-left ul li a.active-l4 {
	text-transform: none;
	padding: 0 0 0 20px;
}

/*** Footer ***/

div#footer {
	clear: both;
}

div#footer a {
	text-decoration: none;
}

div.footer-banner {
	float: right;
	margin: 0px 0 0 0px;
	padding: 0 0 0px 0;
	width: 710px;
}

div#footer-fot {
	/*float: right;*/
	height: 100%;
	overflow: hidden;
	width: 891px;
	margin: 0px 0 0 0px;
	border-top: 1px solid #bfbfbf;
	padding: 0 0 0px 0;
	background: #fff;
	clear: both;
}

div#footer #footer-left {
	float: left;
	width: 500px;
	margin: 0 0 0 0px;
	padding: 20px 0 0 10px;
	background: url(../img/footer_panda.gif) no-repeat;
	height: 35px;
}

div#footer #footer-right {
	float: right;
	text-align: right;
	width: 320px;
	margin: 0 0 0 0px;
	padding: 20px 2px 0 0;
	height: 35px;
}

/* Sök startsidan */

div.search {
	margin: 15px 0 0 0;
	padding: 0px 0px 0 10px;
	height: 38px;
	background: url(../img/bg_search.gif) no-repeat left;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

div.search .searchButton {
	display: block;
	width: 30px;
	padding: 0px 0 0 0;
	float: left;
}

div.search .searchBox {
	width: 235px;
	float: left;
}

form#searchform {
	padding: 9px 0 0 54px;
	margin: 0;
}

/* Sök slut */

/* Sök subsidan - färgerna ligger i respektive css*/

div#content div#search {
	background: #fff;
	padding: 15px 0px 15px 0;
}

div#content div.search-content {
	margin: 2px 0 0 0;
	padding: 0px 0px 0 0;
	height: 38px;
	background: url(../img/bg_search_sub.gif) repeat-x left;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

div#content div.search-content .searchButton {
	display: block;
	width: 25px;
	padding: 0px 0 0 0;
	float: left;
}

div#content div.search-content .searchBox {
	width: 110px;
	float: left;
}

div#content form#searchform {
	padding: 9px 0 0 10px;
}

div#content #search {
        /*padding-bottom: 109px !important;*/
        background-color: white;
}
/*
div#content #menu-left + #search {
        padding-bottom: 15px !important;
}
*/

/* Sök slut */

/*** puff company facts - start ***/
div.company-facts {
	line-height: 28px;
	text-transform: uppercase;
	color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0px 10px;
}

div.company-facts-content {
	padding: 3px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	color: #474747;
	background: url(../img/bg_company_facts.gif) repeat-x bottom;
}

div.company-facts-content span {
	text-transform: uppercase;
	font-size: 8px;
	display: block;
	padding: 8px 0 0 0;
}

/*** puff company contacts - start ***/

div.company-contacts {
	margin: 0 0 15px 0;
}

div.company-contacts-content {
	background: #e5e5e5;
	padding: 10px 10px 6px 10px;
	margin: 2px 0 0 0;
}

div.company-contacts span {
	display: block;
	padding: 3px 0 3px 26px;
	margin: 0px 0 4px 0px;
}

.email {
	background: url(../img/icon_mail.gif) no-repeat;
}

.phone {
	background: url(../img/icon_phone.gif) no-repeat;
}

.address {
	background: url(../img/icon_address.gif) no-repeat;
}

/*** send-to-friend ***/
div.send-to-friend {
	border-top: 10px solid #00a3dd;
	border-bottom: 10px solid #00a3dd;
	padding: 15px 0;
}

td.blue div.send-to-friend {
	border-top: 0px solid #00a3dd;
	border-bottom: 0px solid #00a3dd;
}

/*** tab objekt ***/

h5 {
	font-weight: bold;
	font-size: 10px;
	margin: 0 1px 0px 0;
	line-height: 23px;
	padding: 0 17px;
	text-transform: uppercase;
}

h5.tab {
	color: #fff;
}

h5.tab-active {
	color: #fff;
}

ul.tab-navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.tab-navigation li {
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin: 0 1px 1px 0;
	line-height: 22px;
	padding: 0 17px;
	text-transform: uppercase;
	color: #474747;
	background: #eee;
}

ul.tab-navigation li.active {
	margin: 0 1px 0px 0;
	line-height: 23px;
}

ul.tab-navigation li.active a {
	color: #fff;
}

ul.tab-navigation li a {
	text-decoration: none;
}

.tab-container {
	clear: both;
	padding: 15px 0 0 0;
	*padding: 8px 0 0 0;
}

/** Search **/

span.error {
	padding: 20px 0;
	display: block;
	font-weight: bold;
}

span.searchlist-result {
	padding: 20px 0 0 0;
	display: block;
}

span.searchlist-result-count {
	padding: 0 0 10px 0;
	display: block;
	border-bottom: 1px solid #cfcfcf;
}

li span.search-entry-name {
	font-weight: bold;
	display: block;
	padding: 0 0 0 10px;
	background: url(../img/small_arrow_red.gif) no-repeat;	
}

li span.search-entry-description {
	display: block;
	width: 342px;
}

ul.search-entrys {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

ul.search-entrys li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #cfcfcf;
}

ul.search-entrys li a {
	text-decoration: none;
}

/** Innovations - news **/

ul.innov {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.innov li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cfcfcf;
	height: 100%;
	overflow: hidden;
	padding: 15px 0;
}

div.innov-image {
	width: 100px;
	float: left;
}

div.innov-content {
	width: 403px;
	float: right;
}

span.innov-category h4 {
	display: inline;
	padding: 0 3px 0 0;
}

span.innov-title {
	font-weight: bold;
}

span.innov-desc {
	display: block;
	clear: both;
}

span.innov-desc a {
	display: block;
	clear: both;
	text-decoration: none;
}

span.arrow {
	display: block;
}

/** Publications - news **/

ul.publ {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.publ li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cfcfcf;
	height: 100%;
	overflow: hidden;
	padding: 15px 0;
}

div.publ-title-content {
	width: 109px;
	float: left;
}

span.publ-read a {
	text-decoration: none;
}

span.publ-date {
	display: block;
	font-weight: bold;
}

div.publ-image {
	width: 60px;
	float: left;
}

div.publ-content {
	width: 342px;
	float: right;
}

span.publ-category h4 {
	display: inline;
	padding: 0 3px 0 0;
}

span.publ-title {
	font-weight: bold;
}

span.publ-title a {
	text-decoration: none;
}

span.publ-desc a {
	display: block;
	clear: both;
	text-decoration: none;
}

.arrow {
	display: block;
}

/** Publications - news - start **/

.green ul.publ {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.green ul.publ li {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	padding: 5px 0;
	border-bottom: 0px;
}

.green div.publ-title-content {
	width: 152px;
	float: left;
}

.green span.publ-read {
	display: none;
}

.green span.publ-date {
	font-weight: normal;
	display: block;
	float: left;
}

.green div.publ-image {
	display: none;
}

.green div.publ-content {
	width: 152px;
	float: none;
}

.green span.publ-category {
	display: block;
	padding: 0 0px 0 11px;
	background: url(../img/bg_menu-l3_green.gif) no-repeat;
	float: left;
}

.green span.publ-category h4 {
	font-weight: normal;
}

.green span.publ-title {
	font-weight: bold;
}

.green span.publ-desc {
	font-weight: bold;
	display: none;
}

.green span.publ-desc a {
	display: block;
	clear: both;
	font-weight: bold;
	text-decoration: none;
}

.green .arrow {
	display: block;
}

/** Publications - category-drop **/

div.category-drop {
	height: 42px;
	border-bottom: 1px solid #cfcfcf;
	background: url(../img/bg_skugga.gif) repeat-x;
	padding: 6px 0 0 10px;
}

div.category-drop form {
	margin: 0;
	padding: 0;
	
}

div.category-drop select {
	font-size: 11px;
	width: 159px;
	margin: 0;
	padding: 0;
}

/** Start - category-drop **/

form.category-drop-start {
	padding: 0px 0 0 0px;
	margin: 10px 0;
}

form.category-drop-start select {
	font-size: 11px;
	width: 159px;
	margin: 0;
	padding: 0;
}

/** Start - popular innovations **/

div.pop-start {
	
}

div.pop {
	padding: 8px 0;
	clear: both;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
}

