html
{
       background-image: url(http://www.testwebben.se/984/Images/056_bg.jpg);
       background-position: left;
       background-repeat: repeat-y; 
       background-color: #ccc;
}

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

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

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

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

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

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

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

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

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

h3
{
       font-size: 2em;
       margin: 0em 0em 1em 0em;
        padding-bottom:5px;
        background-image:url(http://www.testwebben.se/984/Images/h2bg.jpg);
        background-position:bottom left;
        background-repeat:no-repeat;
        font-style:oblique;

}

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

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
       text-transform: none;
       letter-spacing: 0.1em;
       font-size: 2em;
       margin: 0em 0em 1em 0em;
        padding-bottom:5px;
        background-image:url(http://www.testwebben.se/984/Images/h1bg.jpg);
        background-position:bottom left;
        background-repeat:no-repeat;
        font-style:oblique;

}

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

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

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

img
{
border:0;
}

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;
}

.linje
{
   border: #ccc 1px solid;
}

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

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

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

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

#footerLeft {margin-top:200px;}

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

#wrapper
{
       text-align: left;
       width: 950px;
       margin: 0.5em  0;
}

#header
{
       background-image: url(http://www.testwebben.se/984/Images/056_header_bg.gif);
       background-position: bottom left;
       background-repeat: repeat-x;
       height: 50px; 
}

#header2
{
       background-image: url(http://www.testwebben.se/984/Images/056_header2_bg.jpg);
       background-repeat: no-repeat;
       /*background-color: #7a9d3f;*/
       height: 196px;
       width: 932px; 
       margin: 10px 0 0 10px;
}


#main
{
       margin: 0.5em;
}

#main-left
{
       float: left;
       width: 177px;
       padding: 0em 0em 0em 0em;
}

#main-content
{
       float: left;
       width: 620px;
       padding: 1em;
        border-left:1px solid #ccc;

}

#main-right
{
       float: left;
       width: 0px;
       padding: 1em;
}

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

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

#nav
{

}

#nav ul 
{   
   margin: 0.5em;
         padding-left: 0em !important;
         padding-left: 1.5em:
   
}

#nav ul li
{
       list-style-type: none;
       padding-top: 5px;
}


#nav ul li a
{
   padding: 3px 0.5em; 
   margin: 0px;
   color: #999999;
   text-decoration: none; 
   width: 98px;
   font-size: 12px;
   font-family: Arial, san-serif;
        border-left:5px solid #fff;

}

#nav ul li a:link 
{ 
}

#nav ul li a:visited 
{ 
}

#nav ul li a:hover
{
   color: #018B7B;   
        border-left:5px solid #018B7B;
}

#nav ul ul
{
   margin-left: 15px;
}

#nav ul ul li
{
   padding:0;
}

#nav ul ul li a
{
   font-weight: normal;
}

#nav ul ul li a:link 
{ 
   
}

#nav ul ul li a:visited 
{ 
   
}

#nav ul ul li a:hover
{
   
} 

/* 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;
}


