﻿@media print
{ 
body {
font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
font-size:76%;
color:#000;
text-align:left;
width: 100%;
margin: 0; 
float: none; 
}
img{border:none;
}
a{
	color:#dd173d;
	text-decoration:underline;
}

h1 {font-size:1.30em;}
h2 {font-size:1.20em;}
h3 {font-size:1.05em;}

h4 {font-size:0.95em;}
p {
	font-size:0.95em;}

 
#navigation,
#main-featured,
div.right-column,
div.left-column01,
div.breadcrumbs,
a.skriv-ut,
div.tabs-holder,
div.tabset ul,
fieldset,
#logo {
	display:none;
}
.hidden {
display:none;
}
 

div.clearer {
line-height:1px;
font-size:1px;
clear:both;
 
 
}

/*cv-page*/
body.employee{
font-family:Georgia, "Times New Roman", Times, serif;
}

body.employee div.right-box{
  float:right;
  width:30%;
}

body.employee div.right-box img{
}

body.employee div.vcard{
  float:left;
  width:70%;
}

body.employee div.vcard a{
color:#000;
font-style:normal;
text-decoration:none;
}

body.employee div.vcard span.title{
  float:left;
  width:80%;
}

body.employee div.vcard address{
  float:left;
  margin-top:10px;
  margin-bottom:20px;
  width:80%;
}

body.employee div.vcard em{
  font-style:normal;
}

body.employee div.vcard address span{
  float:left;
  width:80%;
  padding-top:4px;
  font-style:normal;
}

body.employee div.vcard address em.accessibility{
display:none;
}

body.employee div.vcard address strong{
padding-right:10px;
}

body.employee h1.fn.n{
font-size:10pt;
font-family:Georgia, "Times New Roman", Times, serif;

}

body.employee div.vcard div.tags{
display:none;
}

body.employee div.content-box06 div.right-box{
display:none;
}

body.employee .content-add02.article-text p{
padding-left:0px;
padding-bottom:5px;
}

body.employee div.article-text p strong{
font-size:10pt;
font-family:Georgia, "Times New Roman", Times, serif;
}

body.employee div.article-text ul{
padding-left:0px;

}

div.article-text ul li{
list-style:none;
padding:2px 0;
}

div.footer-bottom.vcard{
display:none;
}
 
}
