*{
   margin:0;
   padding:0;
   outline:0;
}

html{
   /*background:#ddd url(http://www.testwebben.se/3750/Images/html_bg.jpg) repeat-x top left;*/
   background: #ddd url(http://www.testwebben.se/3750/Images/new-tree-bg.jpg) center top fixed;
   height: 100%;
   overflow-y: scroll;
}

body{
   height: 100%;
   text-align: left;
}

body, select, input, textarea, table{
   font-family: arial, verdana, sans-serif;
   /*color: #111;*/
   color: #222;
   /*font-size: 12px;*/
   font-size: 13px;
   /*line-height: 1.3;*/
   line-height: 1.6;
}

h1, h2, h3, h4, h5, h6{
   /*color: #444;*/
   /*font-weight: bold;*/
   font-weight: normal;
   text-decoration: none;
   /*line-height: 1.5;*/
   line-height: 1.1;
}

h6{
   font-size: 0.4em;
   margin: 1 0 .5em 0;
}

h5{
   font-size: 0.6em;
   margin: 1 0 .5em 0;
}

h4{
   font-size: 0.8em;
   margin: 1 0 .5em 0;
}

h3{
   font-size: 1.2em;
   margin: 1 0 .5em 0;
}

h2{
   font-size: 1.5em;
   /*margin: 1 0 .5em 0;*/
   margin: 0 0 0.5em 0;
}

h1, .modGallery h2{
   text-transform: none;
   /*font-size: 2em;*/
   font-size: 2.5em;
   /*margin: 1 0 .5em 0;*/
   margin: 0 0 0.5em 0;
   padding: 0em;
}

p{
   margin: 0 0 .75em 0;
}

a,
a:link,
a:visited,
a:active{
   color: #0d557b;
   text-decoration: none;
   font-weight: normal;
   text-decoration: underline;
}
#Page66569 table{
   margin:0 0 25px 0;
}
#Page66569 table td{
   padding:3px;
}

a:hover{
   text-decoration: none;
}

a img{
   border: 0;
}

hr{
   border: 0;
   height: 1px;
   margin: 3em 0 4em 0;
   /*color: #d8d8d8;
   background-color: #d8d8d8;*/
   color: #222;
   background-color: #222;
}

ul,
ol{
   margin: 1em 0em 1em 2em;
   padding: 0;
}

ul li,
ol li{
   list-style-position: outside;
   line-height: 1em;
   padding: 0 0 0.5em 0;
}

ol{
   list-style: decimal;
}

strong{
   font-weight: bold;
}

em{
   font-style: italic;
}

blockquote{
   margin: 0em 3em;
}
table{
   border:0;
   margin:5px 0 10px 0;
}
table td{
   padding:5px 15px;
   vertical-align:top;
}

/*LAYOUT ------------------*/

#wrapper{
   text-align: left;
   width: 900px;
   margin: 0 auto;
   position:relative;
}

#header{
   position:relative;
   margin:0;
   padding:0;
   width: 900px;
}

#logo{
   margin: 25px 0 0 0;
   width: 900px;
   height: 93px;
}
#main{
   float:left;
   width:860px;
   padding:20px;
   background:#fff;
}
#main-content{
   float:left;
   width: 860px;  
   padding:0;
}

#footer{
   border-top: #952114 solid 5px;
   background: #000000;
   padding: 10px;
   clear: both;
   color: #fefefe;
   text-align:center;
}

#footer a{
   color: #fefefe;
   text-decoration: none;
   font-weight: normal;
}
span#smelink_linkbox{
   display:block;
   text-align:center;
   font-size:10px;
}
.clear{
   clear: both;
   line-height: 0.01;
   border-style: none;
}

#lang{
   display:none;
   position:absolute;
   bottom:50px;
   right:10px;
   
}
div#lang a{
   color:#fff;
   font-weight:bold;
   font-size:13px;
   text-decoration:none;
}
div#lang img{
   margin-right:5px;
}
/* NAV ---------------------- */

#nav{
   background: #000000 url(http://www.testwebben.se/3750/Images/nav_bg_red.jpg) repeat-x top left;
   width: 900px;
   height: 42px;
   margin: 0;
   padding:0;
}

div#nav ul{
   margin: 0;
   padding: 0;
}

div#nav ul#dmenu li{
   list-style-type: none;
   float: left;
   margin: 0;
   padding: 0;
}

#dmenu li a{
   display:block;
   height:12px;
   /*padding:15px 10px;*/
   padding: 15px 13px;
   font-size:12px;
   color: #fefefe;
   text-decoration:none;
   font-weight:normal;
}

#dmenu li a:hover,
#dmenu li#current a:hover,
#dmenu li.current a:hover{
   background: #000000 url(http://www.testwebben.se/3750/Images/nav_hover_black.jpg) repeat-x top left;
   
}

#dmenu li#current a,
#dmenu li.current a{
   background: #000000 url(http://www.testwebben.se/3750/Images/nav_active_red.jpg) repeat-x top left;
}

/*DropDown ska inte visas*/
#dmenu ul li{
   display:none;
}

/* NAV UNDERSIDA -------------------- */

ul#detachedSubMenu{
   /*background:#eeeeee;*/
   margin:15px 0 0 0;
   /*padding:20px 10px;*/
   /*border:1px solid #bbb;*/
}

#subMenuHeader
{
   display: none;
}

ul#detachedSubMenu li {
   list-style-type: none;
   /*list-style-image: url(http://www.testwebben.se/3750/Images/submenu_inactive.png);*/
   list-style-image: none;
   padding: 0;
   /*margin:0 0 0 15px;*/
   margin: 0 0 0 0;
}
ul#detachedSubMenu li.active {
   /*list-style-image: url(http://www.testwebben.se/3750/Images/submenu_active.png);*/
   list-style-image: none;
}

ul#detachedSubMenu li a{
   color: #000000;
   background: url(http://www.testwebben.se/3750/Images/new-nav-a-bg.png);
   display:block;
   /*padding:8px 0px;*/
   padding: 10px 10px;
   height:15px;
   text-decoration: none;
}

ul#detachedSubMenu li a:hover {
   text-decoration: none;
   color: #005daa;
}

ul#detachedSubMenu li.active a {
   text-decoration: none;
   color: #005daa;
}

ul#detachedSubMenu ul
{
   margin: 0 0 0 10px;
}

ul#detachedSubMenu ul ul {
   margin: 0 0 0 20px;
}

ul#detachedSubMenu ul li a,
ul#detachedSubMenu ul ul li a
{
   color: #000000;
   background: none;
   display:block;
   /*padding:8px 0px;*/
   padding: 5px;
   height:15px;
   text-decoration: none;
}


/*-------------------*/

#Page65653 table{ 
   /*width:860px;*/
   border-collapse:collapse;
}
#Page65653 table tr td{
   text-align:center;
   padding:10px 8px;
}

/*PDF-ikon-------------------------------*/
a[href$='.PDF'], a[href$='.pdf'] {
   padding:0 0 0 20px;
   background:transparent url(http://www.testwebben.se/3750/Filer/pdf.gif) no-repeat center left !important;
}

#cpcont #cpdisp div{
   position:absolute;
   left:50px;
   width:200px;
}
span#pattern0,
span#pattern1,
span#pattern2,
span#pattern3,
span#c,
span#d,
span#f,
span#s{
   display:block;
   float:left;
   width:75px;
   height:14px;
   padding:3px 0;;
   margin:5px;
   text-align:center;
   background-image: url(http://www.testwebben.se/3750/Filer/colorpicker/valj_gra.png);
   background-repeat:no-repeat;
   background-position:top left;
}


#Page66561 table td{
   padding:10px 2px;
}

#submenu-top a{
   text-decoration:none;
   font-weight:bold;
   color:#444;
}

