/* Exakt samma CSS används för
enkelhets skull på alla sidtyper */


/* -- CONTENT -- */

/*reset*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts*/#tblTemplateHolder,body{font:13px georgia,'bookman old style',serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100}select, input, textarea {font:99 georgia,'bookman old style',serif;}pre, code {font:115 monospace;*font-size:100}body * {line-height:1.22em;}
/*smefix*/strong {font-weight: bold;} em {font-style: italic;} ul {list-style: disc;} ol {list-style: decimal;} blockquote {padding:0 3em;}

p,#divContent1 ol,#divContent1 ul,input,textarea {
   line-height: 1.8em;
   font-size: 100%;
   margin: 0 0 1em 1em; }

#divRightCol p {
   line-height: 1.7em;
   font-size: 92%; }

h1,h2,h3 {
   letter-spacing: 0.05em;
   font-weight: normal;
   color: #d68110;
   margin-top: 1.5em;
   font-family: arial, sans-serif;
}

h1 {
   font-size: 152%; }

h1#date {
   text-align: right; }

h2 {
   border-bottom: 1px #d68110 solid;
   font-size: 122%; }

h3 {
   margin-left: 13px;
   font-size: 100%; }

h4 {
   font-family: arial,helvetica,clean,sans-serif;
   letter-spacing: 0.02em;
   margin: 0.5em 0em 0em 13px;
   font-weight: bold;
   font-size: 92%; }

#divContent1 li {
   line-height: 1.6em;
   list-style-image: url(http://www.testwebben.se/453/Images/listarrow01.gif);
   margin-bottom: 0.8em;
   margin-left: 2em; }

#divContent1 ol li {
   line-height: 1.6em;
   list-style-image: none !important;
   list-style-type: decimal;
   margin-bottom: 0.8em;
   margin-left: 2em; }

#divContent1 td {
   font-size: 92%;
   border: 1px solid #ccf;
   vertical-align: top;
   padding: 1px 5px;
   line-height: 1.8em; }

#divContent1 thead td {
   font-weight: bold; }

#divContent1 a {
   line-height: 1.8em;
   text-decoration: none;
   color: #3d738a;
   background-color: #f4f4ff; }

#divContent1 a:hover {
   color: #bf3409;
   background-color: #ebeaf2; }

#divRightCol h4 {
   font-size: 85%; }

#divContent1 img {
   background-color: #fff;
   border: 1px #ddd solid;
   padding: 4px; }

#divContent1 img[align='left'] {
   margin-right: 1em; }

#divContent1 img[align='right'] {
   margin-left: 1em; }


/* -- FOOTER -- */

#divFooter {
   height: 2em;
   text-align: center;
   border-top: 1px #d68110 solid;
   clear: both; }

#divFooter p {
   color: #000;
   line-height: 1.7em;
   font-size: 10px; }

#divFooter a {
   text-decoration: none;
   color: #3d738a; }

#divFooter a:hover {
   color: #ff4212; }


/* -- LAYOUT -- */

#divWrapper {
   width: 900px;
   margin: 1em auto; }

#divHeader {
   background: #f4f4ff left center url(http://www.testwebben.se/453/Images/header-ny.png);
   border: 1px #d68110 solid;
   height: 128px; }

#divColumnWrapper {
    clear: both; }

#divContent1 {
   width: 710px;
   float: right; }

#divLeftCol {
   margin-bottom: 2em;
   float: left;
   padding: 5px;
   width: 470px; }

#divRightCol {
   border-left: 1px #d68110 solid;
   margin-bottom: 2em;
   float: right;
   padding: 5px;
   padding-right: 0px;
   width: 195px;
clear:right;
}

#mnews {
   height: 0px;
   overflow: auto;
   margin-bottom: 2em; }

/*Tillägg Fredrik, enl. önskemål från kund skall nyhetsdiven scrolla*/
div.magentanews {
height:1100px;
overflow-y:scroll;
}

/* -- MENU -- */

#divMenu {
   margin-bottom: 2em;
   border-right: 1px #d68110 solid;
   overflow: hidden;
   float: left;
   padding-right: 10px;
   width: 175px; }

#divMenu ul {
   list-style-type: none; }

#divMenu ul li {
   padding: 0.5em 0;
   font-weight: normal;
   font-family: arial, sans-serif;
}

#divMenu ul li a {
   text-decoration: none;
   color: #333; }

#divMenu ul li a:hover,
#divMenu ul li a:active {
   color: #ff4212; }

#divMenu ul ul li {
   padding: 0.3em 1em;
   font-size: 85%;
   font-weight: normal; }

#divMenu ul ul ul li {
   font-size: 92%;
   padding: 0.3em 0.5em;
   padding-left: 2em; }

#smelinklogga {border: 0px; margin:0px; padding:0px;}


/* -- MODULER/EXTRAS -- */

.textform {
   float: left; }

.textform input {
   width: 120px; }

.message textarea {
   width: 400px;
   height: 6em; }

.textform h3,
.message h3 {
   clear: both;
   color: #000;
   margin-left: 13px; }

input, textarea {
   border: 1px solid #888;
   background-color: #f8f8ff;
   padding: 2px; }

input.button {
   cursor: pointer;
   border: 1px solid #fff;
   color: #3d738a;
   background-color: #fff; }

input.button:hover {
   color: #ff4212; }
