html {
	height: 100%;
	font-size:100%;
}

body {
	text-align:center;
	font-size:62.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
	background:url('/images/r_header_bg.gif') repeat-x #fff;
}

h1 {
	font-size:1.8em;
	line-height:1.5em;
	margin-bottom:1em;
	color:#000;
}


p {
	font-size:1.2em;
	line-height:1.4em;
	padding:5px 0;
}

a, a:link, a:visited, a:hover {
	color:#B50520;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.r_center_content {
	width:947px;
	margin:0 auto;
	text-align:left;	
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

#r_master {
	position: relative;
	min-height: 100%;
}

* html #r_master {
	height: 100%;
}

#r_header_left {
	float:left;
}

#r_header_right {
	padding-top:10px;
	float:right;
}

#r_header_right span {
	padding:0 26px 0 0 !important;
	padding:0 29px 0 0;
}

#r_header img {
	position:absolute;
	top:8px;
	z-index:2;	
}

#r_header_dealer {
	position:absolute;
	top:47px;
}

#r_header_dealer h2 {
	padding:0;
	padding-left:210px;
	font-style:normal;
	font-weight:bold;
	font-size:1.5em;
}

#r_header_tagline {
	position:absolute;
	top:65px;
	z-index:1;
}

#r_header_tagline p {
	padding:0;
	padding-left:80px;
	font-style:italic;
	color:#fff;
	font-size:1.1em;
}

/* PKC GLOBAL MENU */

#r_pkc_global_menu {
	position:absolute;
	top:84px;
	z-index:2;
	padding-left:190px;
}

#r_pkc_global_menu h2 {
	display:inline;
	padding-left:80px;
}

#r_pkc_global_menu a {
	color:#fff;
	font-size:1.2em;
}

#r_pkc_global_menu a.r_menu_open {
	text-decoration: underline;
}


#r_global_menu {
	padding:35px 0 0 0;
}

#r_global_menu ul {
	list-style-type:none;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#r_global_menu li {
	display: inline;
	margin: 0;
	padding:0 10px;
}

#r_global_menu li a {
	display: inline;
	padding-left:20px;
	text-decoration: none;
	font-size: 1.5em;
	color:#000;
	background: url('/images/r_menu_bullet.gif') 0px no-repeat;
}

#r_global_menu li a:hover, #r_global_menu li a.chosen {
	color:#B50520;
	text-decoration: underline;
	background: url('/images/r_menu_bullet.gif') -380px no-repeat;
}

/* MENU */

#r_local_menu {
	width:100%;
	padding: 0 0 20px 0;
	margin: 0;
}

/* 1. level hierarchy */

#r_local_menu div {
	margin-bottom:2px;
}

#r_local_menu h3 a {
	display:block;
	text-decoration:none;
	width: 100%; 
	color:#000;
}

html>body #r_local_menu h3 a {
	width: auto;
}

#r_local_menu h3 {
	margin: 0;
	padding:1px;
	cursor:pointer;
}

#r_local_menu h3 a {
	font-size:1.2em;
	padding:3px 0;
}

#r_local_menu h3 a:hover span b, #r_local_menu h3 a.r_menu_open span b {
	text-decoration:underline;
	color:#B50520;
}

#r_local_menu h3 a:hover {
	background: url('/images/m_menu_bg_hover_webstats.gif') repeat-x;
}

#r_local_menu h3 a span {
	margin-left:3px;
	background: url('/images/r_menu_bullet.gif') -3px no-repeat;
}

#r_local_menu h3 a:hover span, #r_local_menu h3 a.r_menu_open span {
	background: url('/images/r_menu_bullet.gif') -380px no-repeat;
}

#r_local_menu h3 a span b {
	padding-left:15px;
}

/* 2. level hierarchy */

#r_local_menu ul {
	background:#fff none repeat scroll 0%;
	clear:both;
	margin:0pt;
	padding:0pt;
}

#r_local_menu ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#r_local_menu ul li a {
	font-size:1.2em;
	font-weight:bold;
	padding:3px 0;
	display:block;
	text-decoration:none;
	width: 100%; 
	color:#000;
}

#r_local_menu ul li a span {
	padding-left:20px;
	margin-left:23px;
	background: url('/images/r_menu_bullet.gif') -3px no-repeat;
}

#r_local_menu ul li a:hover span, #r_local_menu ul li a.r_menu_open span {
	text-decoration:underline;
	color:#B50520;
	background: url('/images/r_menu_bullet.gif') -380px no-repeat;
}

#r_body {
	padding:100px 0 2.4em 0;
}

.r_content img {
	margin:0;
	padding:0;
}

.r_content td {
	font-size:1.1em;
}

.r_content table tr td table tr td {
	border-bottom:2px solid #B50520;
}

.r_content table tr td table tr td {
	padding:7px;
}

.r_content table tr td table tr td a, .r_content table tr td table tr td a:visited {
	color:#000;
}

.r_content table tr td table tr td a:hover {
	color:#B50520;
}

table#r_contact_form td {
	padding:3px;
}

.r_content_left {
	float:left;
	width:240px;
}

.r_content_center {
	float:left;
	width:440px;
	margin-left:0px;
}

.r_content_center img {
	border:1px solid #B50520;
}

.no_border img
{
	border:0px;
}

.r_content_center h2, .r_content_center_wide h2 {
	padding-top:10px;
	font-size:1.6em;
}

.r_content_center ul, .r_content_center_wide ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.r_content_center li, .r_content_center_wide li {
	background-image: url('/images/r_ul_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding:1px 0px 1px 1em;
	font-size:1.2em;
}

.r_content_center_wide {
	float:left;
	width:700px;
	margin-left:0px;	
}

.r_content_center_wide .r_person {
	width:275px;
	height:124px;
	border:solid #ccc 1px;
	padding:0;
	margin:5px 0;
}

.r_content_center_wide .r_person_left {
	float:left;
	padding:1px;
}

.r_content_center_wide .r_person_right {
	float:right;
	padding:1px;
	margin-right:25px;
}

.r_content_center_wide .r_person_image {
	float:right;
}

.r_content_center_wide .r_person_facts {
	float:left;
}

.r_content_center_wide .r_person_facts p {
	margin:6px 4px;
}

.r_content_right {
	float:left;
	width:215px;
	margin-left:20px;
	top:0px
}

#r_footer_brands {
	height:50px;
	position: relative;
	margin-top: -50px;
}

#r_footer {
	border-top:1px solid #d7b1b4;
	height:16px;
	background:#B50520;
	position: relative;
	margin-top: -1.7em;
}

#r_footer p {
	padding:0;
	font-size:1.1em;
	color:#fff;
	font-weight:normal;
	text-align:center;
}

#r_footer p a {
	color:#fff;
}

/*******************************************************/
/* BOXES WITH ROUNDED CORNERS - SLIDING DOORS PRICIPLE */
/*******************************************************/

/* ORANGE BORDER, WHITE BACKGROUND */
/* set the image to use and establish the lower-right position */ 
.r_box, .r_box_body, .r_box_head, .r_box_head h2 {
    background: transparent url('/images/r_box_bg.gif') no-repeat bottom right; 
}

.r_box {
	text-align:center;
    width: 240px !important; /* intended total box width - padding-right(next) */
    width: 230px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: -15px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.r_box_head {
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.r_box_head h2 {
    background-position: top left;
	font-size:1.2em;
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 5px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.r_box_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 5px 0 25px 40px; /* mirror .r_box_head right/left */ 
}

.r_box_body span {
	display:block;
	color:#B50520;
	font-size:1.5em;
}

/* RED BOX */

.r_box_red, .r_box_red_body, .r_box_red_head, .r_box_red_head h2 {
    background: transparent url('/images/r_box_red_bg.gif') no-repeat bottom right; 
}

.r_box_red {
	cursor:pointer;
	text-align:center;
    /*width: 430px !important; /* intended total box width - padding-right(next) */
    /*width: 430px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: -15px auto; /* use to position the box */ 
} 

.r_box_red_head {
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

.r_box_red_head h2  {
    background-position: top left;
	font-size:1.8em;
	color:#fff;
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 0 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

.r_box_red_body p  {
	color:#fff;
	padding: 7px 0;
}

.r_box_red_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 5px 0 25px 40px; /* mirror .r_box_head right/left */ 
}

._r_box_red_body span {
	display: block;
	color: #b50520;
	font-size: 1.5em;
}
/* RED BOX PKC FRONTPAGE */

.r_pkc_box {
	width: 335px;
	float: left;
}

.r_pkc_box_body {
	text-align:left;
	height: 150px;
}

#r_pkc_box_it {
	background: url('/images/pkc/r_pkc_it_bg.gif') bottom right no-repeat;
}

#r_pkc_box_kontor {
	background: url('/images/pkc/r_pkc_kontor_bg.gif') bottom right no-repeat;
}

#r_pkc_box_service {
	background: url('/images/pkc/r_pkc_service_bg.gif') bottom right no-repeat;
}

#r_pkc_box_indretning {
	background: url('/images/pkc/r_pkc_indretning_bg.gif') bottom right no-repeat;
}

/* MISCELLANEOUS */

.r_read_more {
	color:#B50520;
	font-size:1.1em;
	text-align:right;
	cursor:pointer;
}

.r_image_border img {
	border:1px solid #B50520;
}

h3.ik_vendors
{
	font-size:1.3em;
	line-height:1.1em;
	margin-bottom:0.8em;
	margin-top:0.4em;
	color:#000;
}

.right_pic
{
	position:absolute;
	right:50px;
	top:100px;
}


/*
PKC CSS PROPERTIES
*/

h3.pkc_dep
{
	font-size:1.3em;
	line-height:1.1em;
	margin-bottom:0.0em;
	margin-top:1.0em;
	color:#000;
}

.pkc_emp_left {
	float:block;
	width: 100px;
	float: left;
}
.pkc_emp_right {
	width: 100px;
	float: left;
}

.news_date{
	margin-left:13px;
	width:40px;
	text-align:center;
	float:left;
}

.news_content{
	margin-left:55px;
	text-align:left;	
}

p.news_dates{
	color:#666666;
	font-size:1.2em;
	font-weight:bold;
	height:10px;
	padding-top:24px;
	padding-bottom:0px;
}

p.news_year{
	color:#CCCCCC;
	font-size:1.2em;
	height:10px;
	padding-top:7px;
	padding-bottom:15px;
}

p.news_header{	
	color:#B5121B;
	font-size:1.7em;
	font-weight:bold;
	height:10px;
	padding-top:20px;
	padding-bottom:0px;
}

p.news_text{	
	font-size:1.1em;
	margin-top:0px;
	padding-top:11px;
	padding-bottom:15px;
	
}
/*END*/
