* {
    margin: 0;
    padding: 0;
}

html
{
    /*background:#94d09d url(http://www.testwebben.se/2660/Images/htmlBgDark2.png) repeat-x left top;*/
    background:#8BAD43 url(http://www.testwebben.se/2660/Images/htmlBgBright2.png) repeat-x left top;
    overflow:auto;
    overflow-y:scroll;
}

body
{
    text-align: left;
}

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

body, textarea
{
    font-family: cambria, georgia, times, serif;
    font-size: 15px;
    line-height: 1.4;
    color: #666;
}

h1, h2, h3, h4, h5, h6
{
    color: #666;
    padding: 0em;
    margin-top:0px;
    font-weight: bold;
    text-decoration: none;
    line-height:1.4em;

}

h6
{
    font-size: 0.7em

}

h5
{
    font-size: 0.8em;

}

h4
{
    font-size: 0.9em;

}

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

}

h2
{
    font-size: 1.3em;
margin: 1em 0em 0.5em 0em;

}

h1
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    font-size: 1.7em;
    line-height:1.1em;
    margin: 1em 0em 0.5em 0em;
}

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

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

a:hover
{
    text-decoration: underline;
  color: #95af8a;
}

img
{
    border: 5px #ccc double;
}

hr 
{
  border: 0;
  height: 1px;
  margin: 0.5em 0 1em 0;
  color: #999;
  background-color: #999;
}

ul,
ol
{
    margin: 1.2em 0em 1.2em 2em;
    line-height:1.2em;
}

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

ul
{
    list-style: disc;
    margin:0;
    padding:0 1.4em;
}

ol
{
    list-style: decimal;
    margin:0em;
    padding:0 1em;
}

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

table td
{
    vertical-align: top;
    padding: 0.1em 0.5em 0em 0em;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

blockquote
{
    margin: 0em 3em;
}

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

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

#footer
{
    font-size: 12px;
    text-align: center;
    margin: 5em 1em 1em 1em;
    clear: both;
    border-top:1px dotted #5f6f58;
}

#footer a {
  text-decoration:none;
  font-weight:normal;
}

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

#wrapper
{
    text-align: left;
    width: 750px;
    margin: 85px auto;
    background-color: white;
    border:3px solid #5f6f58;
}

#header
{
    background-image: url();
    background-repeat: no-repeat;
    height: 269px;
    position: relative;
}

#logo {
  position:absolute;
  left:50%;
  top:-60px;
  margin-left:-210px;
  border:0;
}

#main
{

}


#main-content
{
    float: left;
    width: 700px;
    padding:0px 10px 0px 15px;
}

#main-content-left {
width:450px;
float:left;
margin-right:20px;
}

#main-content-right {
width:225px;
float:left;
}

/*#main-right
{
    float: right;
    width: 100px;
    font-size:10px;
    padding: 0px 50px 0em 0em;

}*/

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

/* STANDARD NAV (dropdowwn css) */
/* menu box */
div#nav
{
        width: 750px;
        height: 21px;
        line-height: normal;
        text-align: left;
        background-color: #8c8c8c;
        top:200px;
        position:relative;
        border-top:1px solid #5f6f58;
        border-bottom:1px solid #5f6f58;
}

#lang {
position:absolute;
right:2px;
top:2px;
}

#lang img {
border:0;
background:0;
padding:0;
margin-right:1px;
}

/* Layout */
#dmenu
{
        vbackground-color: transparent; 
        z-index: 20;  
}

#dmenu ul
{
        position: absolute;
        z-index: 99;
  ;
}

#dmenu li
{
        list-style-type: none;
        float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
        margin: 0;
        padding: 0;
  
}

#dmenu li a
{
        
        text-align: left;
}

#dmenu ul a,
#dmenu ul li a:hover
{
        background-image: none;
  
}

#dmenu a:hover
{
        
}

#dmenu ul,
#dmenu ul ul
{
        position: absolute;
}

#dmenu ul li>ul,
#dmenu ul ul li>ul
{
        margin-top: -2em;
}

li>ul
{
        top: auto;
        left: auto;
}

#dmenu ul,
#dmenu ul ul,
#dmenu li:hover ul ul,
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul
{
        display:none;
}

#dmenu li,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul
{
        display: block;
}

/* Admin */
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
        width: 13em;
}

#dmenu ul
{
        margin: 0 !important;
        margin: 0 0 0 0em;
}

#dmenu ul ul
{
        margin-left: 13em !important;
        margin-left: 13em;
        margin-top: -1.5em !important;
        margin-top: -1.5em;
}

/* level 2 background */
#dmenu ul a
{
        background-color: #8c8c8c;
}

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{
        background-color: #aaa9a9;
}

/* level 2 onmouseover */
#dmenu ul li a:hover
{
        background-color: #aaa9a9;
}

/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        /* border-bottom: 1px rgb(35, 73, 143) solid;
        border-right: 1px rgb(35, 73, 143) solid; */
}

/* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{

}

/* onmouseout */
#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
        color: white;
}

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
        color: white;

}

/* current level */
#dmenu li.current a:link,
#dmenu li.current a:visited
{
        background-color: #8c8c8c;
  color:#fff;
}

/* current page */
#dmenu li#current a:link,
#dmenu li#current a:visited
{
  background:#999;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 13px;
        letter-spacing: 0;
        padding: 0px 0.9em 3px 0.9em;
}

#tblTemplateHolder #wrapper {
position: relative;
