/* general default settings */

*	{ margin: 0; padding: 0; }
div { overflow: auto; }
img	{ border: 0; }
p	{ font-weight: normal; margin-bottom: 1.0em; }

/* =body */
body { background: #ffffff url('/images/site/body_25x800.png') repeat-x; color: #333333; font-family: arial, sans-serif; font-weight: normal; font-size: 12px; letter-spacing: .1em; margin-bottom: 50px; text-align: center;
}
html>body { background: #ffffff url('/images/site/body_25x800.png') repeat-x; } /* IE6 ignorerar detta */

/* =div */
div#wrapper { margin: 25px auto 25px auto; text-align: left; width: 802px; }
html>body div#wrapper { width: 800px; } /* IE6 ignorerar detta */

div#topnav { color: #ffffff; font-size: 12px; padding: 0 25px 5px 0; text-align: right; }

div#footer { border-top: 1px solid #cccccc; clear: both; margin-top: 25px; padding-top: 10px; text-align: center; word-spacing: .5em; }

div#box_top { background: #ffffff; border-left: 1px solid #c58a8a; border-right: 1px solid #c58a8a; border-top: 1px solid #c58a8a; height: 16px; }
html>body div#box_top { background: url('/images/site/box_top_800x16.png') no-repeat; border: none; } /* IE6 ignorerar detta */

div#box_content { background: #ffffff; border-left: 1px solid #c58a8a; border-right: 1px solid #c58a8a; padding: 0 25px 0 25px; }
html>body div#box_content { background: url('/images/site/box_sides_800x1.png') repeat-y; border: none; } /* IE6 ignorerar detta */

div#box_bottom { background: #ffffff; border-left: 1px solid #c58a8a; border-right: 1px solid #c58a8a; border-bottom: 1px solid #c58a8a; height: 18px; }
html>body div#box_bottom { background: url('/images/site/box_bottom_800x18.png') no-repeat; border: none; } /* IE6 ignorerar detta */

div#content_index { float: left; margin-left: 125px; width: 400px; }
div#content_dam, div#content_herr, div#content_foretaget,
div#content_hitta, div#content_kontakt { float: right; margin-bottom: 100px; width: 550px; }

/* =a */
a { color: #9f4040; font-weight: bold; }
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
div#topnav a { color: #ffffff; font-weight: bold; }
div#topnav a:link { color: #ffffff; text-decoration: none; }
div#topnav a:active { color: #ffffff; text-decoration: none; }
div#topnav a:visited { color: #ffffff; text-decoration: none; }
div#topnav a:hover { color: #ffffff; text-decoration: underline; }

/* =img */
img#img_logotype { border: 1px dotted #ff0000; float: right; width: 457px; }
img.logos { margin: 15px 15px 15px 0; }

/* =p */
p#text_logo { font-size: 18px; margin: 0; text-align: center; }
p#viktigt { border: 1px solid #800000; margin-bottom: 50px; padding: 10px; font-weight: bold; }
.clear { clear: both; }


/* =hx
h1: rubriker på sidorna
h2: rubriker i vänster box
*/
h1 { color: #000000; font: bold 14px Georgia, serif; margin: 25px 0 10px 0; }
h2 { color: #000000; font: bold 14px Georgia, serif; margin: 25px 0 10px 0; }

/* =td */
td { padding: 5px; }

ul { margin: 10px 0 10px 0; }
li { font-size: 10px; list-style-type: none; margin: 5px; }

