﻿@import url("/Files/System/reset.css");
@import url("/Files/System/ikr_menu.css");

body {
    margin:0;
    padding:0;
  font-family:Arial;
  font-size:11px;
  font-weight:normal;
  /*background-image:url('/Files/System/img/gradient_bg.jpg');*/
  background-color: #000;
  background-repeat:repeat-x;
  background-position:0px 0px;
  /*background-color:#bcbec0;*/
}
strong, b {
    font-weight:700;
}
i {
    font-style:italic;
}
u {
    text-decoration:underline;
}
img {
  float:left;
}
td {
  font-family:Arial;
  font-size:11px;
  font-weight:normal;
  line-height:14px;
  color:#333333;
}
form {
  float:left;
  padding-left:17px;
}

 /* MAIN LAYERS */

#container {
  margin-left:auto;
  margin-right:auto;
    width:960px;
  margin-top:50px;
  overflow: visible;
  position: relative;
  z-index: 10;
}
html>/**/body #container  {
  overflow: visible;
}
#header_con {
  float:left;
  width:960px;
  height:90px;
  background-color:#000000;
  position: relative;
  z-index: 12;
}
.logo_con {
  float:left;
  width:342px;
  height:90px;
}
.header_logo {
  float:left;
  display:inline;
  margin:7px 0px 0px 18px;
}
.topmenu_con {
  float:left;
  width:618px;
  height:90px;
  background-color:#000000;
}
#mainmenu_con {
  float:left;
  width:960px;
  height:21px;
  background-color:#FFFFFF;
}
#content_con {
  float:left;
  width:960px;
  font-family:Arial;
  background-color:#FFFFFF;
  padding:0px 0px 16px 0px;
  position: relative;
  z-index: 9;
}
#footer_con {
  float:left;
  width:960px;
  height:30px;
  background-color:#000000;
}
.footer_logo {
  float:left;
  width:71px;
  height:30px;
}
.footer_text {
  display:inline;
  float:right;
  margin:11px 20px 0px 0px;
}
.footer_text small {
  color:#9B9B9B;
}
.footer_text small a {
  color:#F57E20;
  text-decoration:none;
}
.footer_text small a:hover {
  text-decoration:underline;
}

/* FRONT */

#front_banner {
  float:left;
  width:665px;
  height:209px;
}

/*
===== ===== ===== ===== ===== FRONT BANNER - JS/JQUERY // RPO - 14.09.2011
*/

.fader {
  float: left;
  width: 665px;
  height: 209px;
  position: relative;
  overflow: hidden;
  z-index: 8;
}

.first {
  left: 0px !important;
}

.faderitem {
  width: 665px;
  height: 209px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 665px;
}

.faderitem .image {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.faderitem .text {
  width: 633px;
  height: 65px;
  margin: 0px;
  padding: 15px 16px 0px 16px;
  background-image: url(/Files/System/fader_text_bg.png);
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
  line-height: 26px;
}

.faderitem .text p {
  margin: 0px;
  padding: 0px;
}

/*
===== ===== ===== ===== ===== END
*/


#front_banner_right {
  float:left;
  width:295px;
  height:209px;
  overflow: hidden;
  position: relative;
  z-index: 8;
}
#front_box_con {
  float:left;
  width:665px;
  height:214px;
  position: relative;
  z-index: 8;
}
.front_box_left {
  float:left;
  width:245px;
  height:214px;
  overflow:hidden;
  background-image:url('/Files/System/img/front_left_box_bg.gif');
  background-repeat:repeat-y;
  background-position:0px 0px;
}
.front_box_left_header {
  float:left;
  width:244px;
  height:30px;
  overflow:hidden;
  background-color:#f57f20;
}
.front_box_left_header h1 {
  float:left;
  display:inline;
  width:227px;
  font-size:13px;
  font-weight:normal;
  color:#FFFFFF;
  text-transform:uppercase;
  margin:9px 0px 0px 17px;
  padding:1px 0px 0px 0px;
}
.front_box_left_content {
  float:left;
  width:217px;
  height:154px;
        padding: 15px 10px 0 9px;
  overflow:hidden;
}
.front_box_left_content h2 {
  float:left;
  display:inline;
  width:227px;
  font-size:11px;
  font-weight:700;
  color:#333333;
  padding:18px 0px 2px 0px;
}
.front_box_left_content p {
  float:left;
  width:227px;
  display:inline;
  color:#333333;
  line-height:12px;
  margin:0px 0px 0px 0px;
  padding:1px 0px 2px 0px;
}
.front_box_left_content p.italic {
  font-style:italic;
}
.front_box_left_content a {
  float:left;
  width:227px;
  display:inline;
  color:#F57E20;
  text-decoration:none;
  padding:1px 0px 0px 0px;
}
.front_box_left_content a:hover {
  text-decoration:underline;
}
.front_box_left_readmore {
  float:left;
  width:244px;
  height:15px;
  cursor:pointer;
  background-image:url('/Files/System/img/read_more.gif');
  background-repeat:no-repeat;
  background-position:149px 0px;
}
.front_box_center {
  float:left;
  width:212px;
  overflow:hidden;
  background-image:url('/Files/System/img/front_center_box_bg.gif');
  background-repeat:repeat-y;
  background-position:0px 0px;
}
.front_box_center_header {
  float:left;
  width:211px;
  height:30px;
  overflow:hidden;
  background-color:#f57f20;
}
.front_box_center_header h1 {
  float:left;
  display:inline;
  width:194px;
  font-size:13px;
  font-weight:normal;
  color:#FFFFFF;
  text-transform:uppercase;
  margin:9px 0px 0px 17px;
  padding:1px 0px 0px 0px;
}
.front_box_center_content {
  float:left;
  width:184px;
  height:154px;
        padding: 15px 10px 0 9px;
  overflow:hidden;
}
.front_box_center_content h2 {
  float:left;
  display:inline;
  width:194px;
  font-size:11px;
  font-weight:normal;
  color:#333333;
  line-height:14px;
  padding:18px 0px 2px 0px;
}
.front_box_center_content a {
  float:left;
  width:194px;
  display:inline;
  color:#F57E20;
  text-decoration:none;
  padding:1px 0px 0px 0px;
}
.front_box_center_content a:hover {
  text-decoration:underline;
}
.front_box_center_readmore {
  float:left;
  width:211px;
  height:15px;
  cursor:pointer;
  background-image:url('/Files/System/img/read_more.gif');
  background-repeat:no-repeat;
  background-position:117px 0px;
}
.front_box_right {
  float:left;
  width:208px;
  overflow:hidden;
  background-image:url('/Files/System/img/front_right_box_bg.gif');
  background-repeat:repeat-y;
  background-position:0px 0px;
}
.front_box_right_header {
  float:left;
  width:207px;
  height:30px;
  overflow:hidden;
  background-color:#f57f20;
}
.front_box_right_header h1 {
  float:left;
  display:inline;
  width:190px;
  font-size:13px;
  font-weight:normal;
  color:#FFFFFF;
  text-transform:uppercase;
  margin:9px 0px 0px 17px;
  padding:1px 0px 0px 0px;
}
.front_box_right_content {
  float:left;
  width:180px;
  height:154px;
        padding: 15px 10px 0 17px;
  overflow:hidden;
}
.front_box_right_content p {
  float:left;
  width:190px;
  display:inline;
  color:#333333;
  line-height:14px;
  margin:0px 0px 0px 0px;
  padding:19px 0px 2px 0px;
}
.front_box_right_content a {
  float:left;
  width:190px;
  display:inline;
  color:#F57E20;
  text-decoration:none;
  margin:0px 0px 0px 17px;
  padding:1px 0px 0px 0px;
}
.front_box_right_content a:hover {
  text-decoration:underline;
}
.front_box_right_content .case_img {
  float:left;
  width:190px;
  display:inline;
  margin:12px 0px 0px 17px;  
}
.front_box_right_readmore {
  float:left;
  width:207px;
  height:15px;
  cursor:pointer;
  background-image:url('/Files/System/img/read_more.gif');
  background-repeat:no-repeat;
  background-position:112px 0px;
}
#front_box_genveje {
  float:left;
  width:295px;
  height:214px;
  overflow:hidden;
  position: relative;
  z-index: 8;
}
.front_box_genveje_header {
  float:left;
  width:295px;
  height:30px;
  overflow:hidden;
  background-color:#4C4D4F;
}
.front_box_genveje_header h1 {
  float:left;
  display:inline;
  width:278px;
  font-size:13px;
  font-weight:normal;
  color:#FFFFFF;
  text-transform:uppercase;
  margin:9px 0px 0px 17px;
  padding:1px 0px 0px 0px;
}
.front_box_genveje_content {
  float:left;
  display:inline;
  width:278px;
  height:164px;
  overflow:hidden;
  margin:19px 0px 0px 17px;
}
.front_box_genveje_content a {
  float:left;
  width:275px;
  display:inline;
  color:#333333;
  text-decoration:none;
  line-height:18px;
  padding:1px 0px 0px 0px;
}
.front_box_genveje_content a:hover {
  text-decoration:underline;
}

/* SUBPAGES */
#subpage_box_con_fullwidth a, #subpage_box_con_fullwidth a:hover  {
  color: #F57E20;
}
#subpage_box_con a, #subpage_box_con a:hover  {
  color: #F57E20;
}
#subpage_box_con {
  float:left;
  width:665px;
  background-image:url('/Files/System/img/subpage_box_con_bg.gif');
  background-repeat:repeat-y;
  background-position:0px 0px;
  position: relative;
  z-index: 8;
}
#subpage_referencer_con {
  float:left;
  width:665px;
  background-image:url('/Files/System/img/referencer_list_bg.gif');
  background-repeat:repeat-y;
  background-position:0px 0px;
}
.subpage_menu_con {
  float:left;
  width:244px;
}
.subpage_menu_con_header {
  float:left;
  width:244px;
  height:30px;
  overflow:hidden;
  background-color:#f57f20;
}
.subpage_menu_con_header h1 {
  float:left;
  display:inline;
  width:227px;
  font-size:13px;
  font-weight:normal;
  color:#FFFFFF;
  text-transform:uppercase;
  margin:9px 0px 0px 17px;
  padding:1px 0px 0px 0px;
}
.subpage_content_2columns {
  float:left;
  width:420px;
}
.subpage_content_2columns table {
  float:left;
}
.subpage_content_2columns h1 {
  float:left;
  display:inline;
  width:403px;
  font-size:15px;
  font-weight:normal;
  color:#333333;
  text-transform:uppercase;
  margin:0px 0px 0px 0px;
  padding:9px 0px 8px 0px;
  background-color:#FFFFFF;
}
.subpage_content_2columns {
  float:left;
  width:383px;
  display:inline;
  color:#333333;
  line-height:14px;
  margin:0px 0px 0px 17px;
  padding:0px 0px 0px 0px;
}
.subpage_content_2columns p  {
  float:left;
  width:383px;
  display:inline;
  color:#333333;
  line-height:14px;
  padding:0px 0px 0px 0px;
}
.subpage_content_2colums ul {
  float:left;
  width:661px;
  display:inline;
  color:#333333;
  line-height:14px;
  margin:0px 0px 0px 0px;
  padding:4px 0px 4px 17px;
}
#subpage_box_con_fullwidth {
  float:left;
  width:960px;
  background-image:url('/Files/System/img/subpage_box_con_fullwidth_bg.gif');
  background-repeat:repeat-y;
  background-position:0px 0px;
}
.subpage_content_fullwidth {
  float:left;
  width:715px;
}
.subpage_content_fullwidth h1 {
  float:left;
  display:inline;
  width:698px;
  font-size:15px;
  font-weight:normal;
  color:#333333;
  text-transform:uppercase;
  margin:9px 0px 0px 0px;
  padding:1px 0px 12px 0px;
}
.subpage_content_fullwidth  {
  float:left;
  width:678px;
  display:inline;
  color:#333333;
  line-height:14px;
  margin:0px 0px 0px 17px;
  padding:0px 0px 0px 0px;
}
.subpage_content_fullwidth p {
  float:left;
  width:678px;
  display:inline;
  color:#333333;
  line-height:14px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.subpage_content_fullwidth ul {
  float:left;
  width:661px;
  display:inline;
  color:#333333;
  line-height:14px;
  margin:0px 0px 0px 0px;
  padding:4px 0px 4px 17px;
}

a.referencer_title {
  float:left;
  display:inline;
  width:194px;
  font-family:Arial;
  font-size:11px;
  font-weight:normal;
  color:#333333;
  line-height:18px;
  text-decoration:none;
  margin:0px 0px 0px 15px;
}
a:hover.referencer_title {
  color:#f57f20
}
