html
{
       background-color: #fff;
        margin: 0;
       padding: 0;
}

body
{
       text-align: left;
       margin: 0;
       padding: 0;
}

/* CONTENT (start) --------- */

body, textarea
{
       font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
       color: #333333;
       font-size: 12px;
}

table
{
       font-size: inherit;
       font: 100%;
}

body, p, li, td
{
       line-height: 1.5;
}

h1, h2, h3, h4, h5, h6
{
       color: #333333;
       padding: 0em;
   font-weight: bold;
       text-decoration: none;
       line-height: 1.1;
}

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

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

h4
{
       font-size: 0.8em;
       margin: 1.5em 0em 0.4em 0em;
}

h3
{
       font-size: 1em;
       margin: 1em 0em 0.4em 0em;
}

h2
{
       font-size: 1.4em;
       margin: 1em 0em 0.4em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
       text-transform: none;
       font-size: 2em;
       margin: 0em 0em 0.4em 0em;
}

p
{
       font-size: 1em;
       margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
       color: #333333;
   text-decoration: underline; 
       font-weight: bold;
}

a:hover
{
       text-decoration: none;
       color: #dad0b4;
}

img
{

}

hr
{
       height: 1px;
       margin: 0.5em 0 1em 0;
       color: gray;
       background-color: gray;
       /* clear: both; */
}

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

ul li,
ol li
{
       margin: 0.2em 0em 0em 0em;
       list-style-position: outside;

}

ul
{
       
}

ol
{
       list-style: decimal;
}

table
{
       /*border-collapse: collapse;
       border-spacing:0;
       margin: 1em 0em 0em 0em*/
}

table td
{
       /*vertical-align: top;
       padding: 0.2em 0.5em 0.2em 0.3em;*/
}

strong
{
       font-weight: bold;
}

em
{
       font-style: italic;
}

blockquote
{
       margin: 0em 3em;
}

.bild
{
   border: #e3dbc4 5px double;
}

#logo
{
   z-index: 99;
   width: 268px;
   height: 175px;
   position: absolute;
   top: 15px;
   right: 15px;
  /* margin: 0 -450px 0 0;*/
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{   
       background-image: url(http://www.testwebben.se/722/Images/060_footer_bg.gif);
       background-position: center top;
       background-repeat: no-repeat; 
       background-color: #fff;
   font-size: 0.8em;
       text-align: center;
       margin: 0;
        padding: 10px 0;
       clear: both;
        color: #999999;
   height: 100px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
       color: #999999;
   text-decoration: none; 
       font-weight: bold;
}

#pFooterText
{

   margin: 0px 100px;
}

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

#wrapper
{
       text-align: left;
       margin: 0em  auto;
}

#container
{
       background-image: url(http://www.testwebben.se/722/Images/060_bg.gif);
       background-position: center top;
       background-repeat: repeat-y; 
   width: 1000px;
        margin: 0em  auto;
   text-align: left;
}

#header
{
    position: relative;

   /*width: 272px;*/
   height: 200px;
   margin-left: 52px;
        width:900px;
   overflow: hidden;
}

#main
{
       margin: auto;
        padding: 10px;
   width: 900px;
        text-align: left;
}

#main-left
{
   float: left;
   width: 200px;
}

#main-content
{
   
   float: left;
   width: 680px;
   padding: 10px;
}

.clear
{
       clear: both;
       line-height: 0.01;
       border-style: none;
}

/* FORMULÄR ---------------- */

form
{
       margin: 1em 0em 0em 0em;
}

form fieldset
{
       position: relative;
       display: block;
       width: 100%;
       background-color: #dddddd;
       border: 1px #777777 solid;
       padding: 0 0.5em 0.5em 0.5em;
       margin: 1.5em 0em ;
}

form fieldset legend
{ 
       background-color: #777777;
       border: 1px #1d647b solid;
       color: white;
       font-weight: bold;
       font-variant: small-caps;
       font-size: 0.9em;
       padding: 2px 5px;
       margin: 0px 0px 10px 0px;
       position: relative;
       top: -12px;
}

textarea,
input
{
       padding: 0 0.2em;
}

textarea
{
       font-size:83%;
       height: 6em;
}

select,
input
{
       font-size:inherit;
       font:100%;
}

button
{
       line-height: 1.1em;
       padding-top: 0.05em;
}

/* NAV ---------------------- */
#nav ul
{
       margin: 0em 0em 0.5em 1.2em;
       padding: 0;
}

#nav ul ul,
#nav ul ul ul
{
       margin-left: 1.5em;
       padding: 0;
}

#nav li
{
   list-style-type: none;
   color: #da2723;
       margin: 0.2em 0em 0em 0em;
       padding: 0.2em 0em 0em 0em;
}

#nav li
{
       text-transform: uppercase;
}

#nav li li
{

}

#nav li li
{
       text-transform: none;
   list-style-type: disc;
   color: rgb(220,220,220);
       margin: 0.2em 0em 0em 0em;
       padding: 0.2em 0em 0em 0em;
}

#nav li li li
{
   text-transform: none;
   list-style-type: disc;
   color: rgb(220,220,220);
       margin: 0.2em 0em 0em 0em;
       padding: 0.2em 0em 0em 0em;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
       color: #333333;
       text-decoration: none;
       font-size: 1em;
       padding: 0em;
        padding-left:4px;
        border-left:4px solid white;
       font-family: arial,verdana,sans-serif; 
}

#nav li a:hover
{
       color: brown;
        border-left:4px solid brown;
        padding-left:4px;}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
       display:none;
       font-weight: normal;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
   display: block;   
}

#nav li#current
{
   color: #a99a71;
}

/*
#nav ul li.current a:link,
#nav ul li.current a:visited,
#nav ul li.current a:hover,
#nav ul li.current ul li a:link,
#nav ul li.current ul li a:visited,
#nav ul li.current ul li a:hover,
#nav ul li.current ul li ul li a:link,
#nav ul li.current ul li ul li a:visited,
#nav ul li.current ul li ul li a:hover
{
   font-weight: bold;
   background-color: transparent;
}
*/

#nav ul li.current a:link,
#nav ul li.current a:visited,
#nav ul li.current a:hover,
#nav ul li.current ul li.current a:link,
#nav ul li.current ul li.current a:visited,
#nav ul li.current ul li.current a:hover,
#nav ul li.current ul li.current ul li.current a:link,
#nav ul li.current ul li.current ul li.current a:visited,
#nav ul li.current ul li.current ul li.current a:hover
{
   font-weight: bold;
   background-color: transparent;
}

#nav ul li.current ul li a:link,
#nav ul li.current ul li a:visited,
#nav ul li.current ul li a:hover,
#nav ul li.current ul li.current ul li a:link,
#nav ul li.current ul li.current ul li a:visited,
#nav ul li.current ul li.current ul li a:hover
{
   font-weight: normal;

}

img[src="Images/loader.gif"] {
margin:120px 0 0 470px;
}

#pageWrapper #bildspel {
height:250px !important;
overflow:hidden;
}

#pageWrapper .slideshow-container {
height:250px !important;
overflow:hidden;
}

div.slideshow-container {position:relative;}

   div.slideshow-title {
      width: 400px;
      height: 150px;
      position: absolute;
      left: 35px;
      top: 25px;
      font-family: Arial, Sans-serif;
      font-size: 50px;
      font-weight: normal;
      font-style: italic;
      color:#fff;
      text-align: left;
      margin:0;
      padding:0;
      letter-spacing: -0.03em;
      opacity:0.5;
      z-index: 99 !important;
   }

/* Om ej länkat
div.slideshow-container:hover {cursor:default !important;}*/
