/**********************************************************\
*	Description: Bromölla kommun
*	URI: 
*	Version: 1.0
*	Author: Niklas Hultgren (niklas.hultgren@logica.com)
*	Author URI: http://www.logica.com
*	Date: 2008-12-18
*	Copyright: (C) 2008 Logica
**********************************************************/

/* Global
============================================================== */
body{

	font:100%/125% Georgia, "Times New Roman", Times, serif;
	font-size:10pt;/*22px;1.5 1.3em*/
	background-color: #fff;
	color:#333;

}





#LeftContentHolder
{
    display:none;    
}
#RightContentHolder
{
    display:none;    
}
#PuffContainer
{
    display:none;    
}








/* =Misc
======================================= */
.non-visual {
	display:none;
}
.no-print {
	display:none;
}

/* Tables
======================================= */
table
{
	font-size: 10pt;
	border-collapse: collapse;
	border: solid 0.1em #ffffff;
}
th
{
	background-color: #3a8d95;
	padding:0.4em;
	color:#ffffff;
	text-align:left;
	border: solid 0.1em #ffffff;
}
td
{
	border: solid 0.1em #ffffff;
	padding:0.4em;
}
td.bm_uneven
{
      background-color:#d9e7e7;
      border: solid 0.1em #ffffff;
      padding:0.4em;
      EditMenuName: Varannan rad;
      
}


p{
	margin:2px 0 10px 0;
}
h1 {

    font-size:17pt;/*26px 1.8 1.5em*/
    font-family:Times New Roman;
	font-weight:bold;
    margin:8pt 0 5pt 0;
}
h1.small {
    font:1.6em/1.2 Times New Roman;
	font-weight:600;
	margin-bottom: 0;
}
h2 {
    font-size:13pt;
    font-family:Times New Roman;/*24px1.3em*/
	font-weight:bold;
	margin-bottom: 2pt;
}
h3 {
    font:11pt;
    font-family:Times New Roman;/*22*/
	font-weight:bold;
	margin-bottom:0;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0;
}
h4.small {
	font-size:1em;
	font-weight:bold;
	margin: 0 0 .7em 0;
}

#Sender
{
    font-family:Verdana;
    font-weight:bold;
    font-size:19pt;/*1.8em*/
    display:block;
    margin:8pt 0 10pt 0pt;
   

    
}
