﻿body
{ 
	font-family: Garamond, serif; 
	font-size: 12pt;
    color: #000000; background-color: #ffffff;
	margin: 2em 3em 3em 6em;
}

/**********************************************************************************************
			LAYOUT                                  
**********************************************************************************************/

#container-outer{
  text-align: left;
}

#page-header-inner-right, #page-mainmenu, #LeftMenuDiv, #TopMenu, .footer-button
{
    display: none;
}

#page-header
{
    height: 5em;
	background: url(/Templates/Hudiksvall/Images/Broman/header-bromanlogotyp.gif) no-repeat;
}

#page-breadcrumbs-left
{
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 7pt;
    margin: 0 0 2em 0;
}
#page-breadcrumbs-left a
{
    color: #333333;
    text-decoration: none;
}

#page-dynamic-footer
{
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 7pt;
    display:block;
}

#page-footer-right
{
    text-align: right;
}


/**********************************************************************************************
			General typography                                  
**********************************************************************************************/

h1, h2, h3, h4 {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 0;
}

h1 {font-size: 14pt; font-weight: bold; margin: 0 0 6pt;}
h2 {font-size: 12pt; font-weight: bold; margin: 18pt 0 3pt}
h3 {font-size: 11pt; font-weight: normal; margin: 18pt 0 3pt}
h4 {font-size: 10pt; font-weight: normal; margin: 10pt 0 0; font-variant: italic;}

p 
{
    margin: 0 0 9pt 0;
}

.introduction
{
    font-family: "Century gothic", sans-serif;
	font-size: 11pt;
    font-weight: normal;
}

a 
{
   color: #0000cc;
   text-decoration: underline;
}


/**********************************************************************************************
			Images
**********************************************************************************************/

img.topleftfloatingimage
{
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
}
/**********************************************************************************************
			Tables
**********************************************************************************************/

table
{
	font-size: 1em;
	font-family: georgia, serif; 
	border-collapse: collapse;
}

table p 	
{
    font-size: 1em;
	font-family: georgia, serif; 
}

th
{
	text-align: left;
}
/* STYLE 1 */
table.mss1
{
	border-collapse: collapse;
	border: solid 0.1em #666666;
	/*EditMenuName: Stilmall1;*/
}
table.mss1 th
{
	border: solid 0.1em #cecece;
	background-color: #cceeff;
	padding: 0.4em;
}
th.grey, td.grey
{
	background-color:#999999; !important
/*	EditMenuName:Grå bakgrund;*/
}
table.mss1 th.grey, td.grey
{
	background-color:#999999; !important
}
{
	border: solid 0.1em #cecece;
	background-color: #DADADA;
	padding: 0.4em;
}
table.mss1 td
{
	border: solid 0.1em #cecece;
	/*background-color:#F0F2F4;*/
	padding: 0.2em 0.4em;
}
/* STYLE 1 */

/**********************************************************************************************
			print top image
**********************************************************************************************/
.divTopImage h1
{
    color:black;
    background:none !important;
}

#page-header-inner-left a{
    display:none;
}

#page-header-inner-left {
    background:none;
}

#content-right { float:left; width:100%; }

#page-footer { float:none; clear:both; width:100%; }
