/* Core CSS Document */

body {
background: url(/images/core/bg.jpg) repeat-x #464444;
margin: 0;
padding: 0;
}

img {
border: 0;
}

#wrapper {
width: 924px;
margin: 0 auto;
}

/* HEADER */

#header_logo {
background: url(/images/core/header.logo.jpg) no-repeat;
width: 600px;
height: 68px;
float: left;
}

#language_selection {
float: right;
color: #999999;
padding: 25px 25px 0 0;
}

#language_selection a {
color: #999999;
text-decoration: none;
}

#language_selection a:hover {
color: #FFF000;
}

#header {
width: 924px;
height: 160px;
clear: both;
}

/* MENU */

#navi {
width: 924px; /* 860px */
height: 14px; /* 30px */
padding: 8px 0;
background: url(/images/core/bg.navi.jpg) repeat-x;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
text-align: center;
}

#navi a {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #666666;
text-transform: uppercase;
padding: 0 8px;
text-decoration: none;
}

#navi a:hover {
color: #FFF000;
}

/* CONTENT */

#content_wrapper {
width: 924px;
background: #ffffff;
}

#corporate {
width: 854px;
padding: 20px 35px;
}

#left_column_165 {
width: 165px;
margin: 20px 35px 20px 0;
float: left;
}

#content {
float: left;
padding: 20px 0;
width: 418px; /* 418px */
}

#right_column_236 {
width: 236px;
float: right;
margin: 20px 35px;
}

#news {
width: 236px;
background: url(/images/core/news.bg.jpg) repeat-y;
}

#news_content {
padding: 0 15px;
font-family: Tahoma;
font-size: 11px;
}

.news_header {
font-weight: bold;
color: #000000;
padding-top: 7px;
}

.news_date {
color: #999999;
}

.news_date2 {
color: #999999;
font-weight: normal;
font-family: Tahoma;
font-size: 11px;
display: inline;
}

.news_text {
color: #000000;
padding-bottom: 7px;
}

#more_news a {
color: #666666;
text-decoration: none;
}

#more_news a:hover {
text-decoration: underline;
}

#download, #media {
width: 583px;
margin: 20px 0 20px 35px;
float: left;
}

#corporate a {
color: #999999;
}

#corporate a:hover {
color: #FFCC00;
}

#mobiles {
font-family: Tahoma;
font-size: 11px;
}

#front_ref {
margin-left: 55px;
}

#front_ref img {
margin-bottom: 10px;
}

#front_ref_more {
width: 130px;
margin-left: 35px;
text-align: center;
font-family: Tahoma;
font-size: 11px;
}

#referenssit {
text-align: center;
padding: 20px;
}

#referenssit img {
margin: 5px;
}

#contact_address {
font-family: Tahoma;
font-size: 11px;
text-align: right;
}

#services {
width: 216px; /* 236px */
padding: 10px;
border: 1px solid #999999;
margin-top: 15px;
background: #F9FFFF;
}

#services ul {
padding-left: 1.5em;
margin-left: 0;
}

#services li
{
list-style: square;
margin-bottom: 8px;
}

/* CORPORATE MENU */

#nav-menu ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li {

margin: 0 0 6px 0;
}

#nav-menu li a {
background: #F0F0F0;
height: 2em;
line-height: 2em;
float: left;
width: 236px;
display: block;
border: 0.1em solid #999999;
color: #666666;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover {
background: #F0F0F0;
color: #000000;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
float: none
}
/* End hide */

#nav-menu {
width: 30em;
}

/* FORMS */

#contact_form {
font-family: Tahoma;
font-size: 11px;
}

#form_name, #form_email {
width: 236px;
}

#form_message {
width: 236px;
height: 100px;
}

/* FOOTER */

#page_wrapper {
clear: both;
}

#footer {
width: 924px;
text-align: right;
color: #999999;
font-family: Tahoma;
font-size: 11px;
padding: 5px 0 20px 0;
clear: both;
}

#footer a {
font-weight: bold;
color: #999999;
text-decoration: none;
}

#footer a:hover {
color: #FFF000;
}