/* Print CSS for brackediakoni.se */
/*body { font-size: 10pt; font-family: garamond, georgia, "times new roman", times, serif; line-height: 15pt; color: #000; margin: 0; padding: 0; width: 18cm; }*/
body { font-size: 62.5%; font-family: Arial, sans-serif; line-height: 1.8em; margin: 0; padding: 0; width: 18cm;}
/* headings */
/*
h1 { font-size: 14pt; font-weight: bold; font-family: arial, verdana, sans-serif; color: #004d93; }
h2 { font-size: 12pt; font-weight: normal; font-family: arial, verdana, sans-serif; color: #004d93; }
h3 { font-size: 10pt; font-family: arial, verdana, sans-serif; color: #000; }
h4,h5 { font-size: 10pt; font-family: garamond, georgia, "times new roman", times, serif; margin: 1em 0 -1em 0; padding: 0;}
*/
h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; line-height: 1.2;}
h1 { font-size: 2em; margin-bottom: 0.5em; }     /* displayed at 24px */
h2 { font-size: 1.1em; margin-bottom: 0.25em; font-weight: bold; line-height: 1.3}   /* displayed at 14px */
h3 { font-size: 1.1em; font-weight: bold; margin: 2em 0 0.5em 0; }  /* displayed at 14px */
h4 { font-size: 1em }     /* displayed at 12px */
/* text */
#content { font-size: 1.3em; } /* 13px */
#footer { font-size: 8pt; text-align: center; }
.noprint { display: none; }

/* layout */
#logo { float: right; margin: 0 0 2cm 13cm; }
#content { margin: 0 2cm 0 2cm; }
#sidebar { margin: 1em 2cm 0 2cm; padding-top: 5px; border-top: 1px solid #eee; }
#footer { margin: 1cm 2cm 0 2cm; }

/* images */
img { border: none; }
a { color: #004d93; }

/* hide uninportant stuff in print view */
#quicksearch, 
#service, 
#navigation,
#breadcrumbs,
#subnav,
#sidebar,
#footer .om-webbplatsen,
#content .goback,
#content .noprint
{ display:  none; }

#content table { border: 1px solid #ddd; font-size: 11px; border-collapse: collapse; min-width: 300px; margin-bottom: 1em; }
#content th { background: #eee; padding: 4px 10px; text-align: left; font-size: 12px; }
#content th p { margin: 0; font-size: 12px; }
#content td { padding: 4px 10px; border: 1px solid #ddd; font-size: 12px; vertical-align: top;}
#content td p { margin: 0; font-size: 12px; }
#content td.odd { background: #eee; }
#content caption { margin: 5px 0; font-weight: bold; }

/* content and pages */
#content p    { margin-bottom: 1em; }
#content img  { margin: 0.5em 7px 1.5em 0;}
#content ul   { margin-top: 1em; margin-bottom: 1em; margin-left: 1.2em; line-height: 1.7}
#content ul ul{ margin-top: 0; margin-bottom: 0; margin-left: 2.2em; }
#content li   { list-style-type: disc; }

#content ul.job-pdf    { margin: 0; list-style: none inside none; padding: 0; }
#content ul.job-pdf li { list-style-type: none; padding: 0 0 0 23px; background: url(/images/icons/pdf.png) no-repeat 0 3px; }
