html { background:white; }
body { background:white; font:normal normal 12pt Arial,Helvetica,Verdana,Geneva,sans-serif; }

a:link, a:visited { color:#520; background:transparent; text-decoration:underline; }
#content a:link:after, #content a:visited:after { content: " (" attr(href) ") "; }

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */
h1 { font:normal normal 18px Arial,Helvetica,Verdana,Geneva,sans-serif; padding:3px 0 3px 0; } /* Huvudrubrik */
h3 { font:normal bold 14px Arial,Helvetica,Verdana,Geneva,sans-serif; padding:3px 0 3px 0; margin:0; } /* Underrubrik */
p { font:normal normal 12px Arial,Helvetica,Verdana,Geneva,sans-serif; padding:0 0 14px 0; line-height:20px; } /* Paragraph */

/* Structure and design ---------- */

#wrapper { width:auto; }
#logo { float:none; margin-bottom:12pt; }
#search { display:none; }
#menu { display:none; }
#breadcrumbs { width:auto; margin-bottom:12pt; font-size:12px; font-weight:normal; }
#content { width:auto; }
.content_bg { background:none; }
#content_left { float:none; width:auto; }
#content_right { float:none; width:auto; }
#left_sidebar { display:none; }
#content_wide { float:none; width:auto; }
.insurancetypes { display:none; }
#footer { display:none; }
