html
{
    background-image: url(http://www.testwebben.se/946/Images/bg_.gif);
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #e3e3e3; 
} 

body
{
    text-align: left;
    margin: 40px 0 0 0;
    padding: 0;
} 

/* CONTENT (start) --------- */ 

body, textarea
{
    font-family: verdana;
    color: black;
    font-size: 13px;
} 

table
{
    font-size: inherit;
    font: 100%;
} 

body, p, li, td
{
    line-height: 1.5; 
}

h1, h2, h3, h4, h5, h6
{
    color: #673737;
    padding: 0em;
    font-weight: normal;
    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: 1.4em;
    margin: 1em 0em 0em 0em;
} 

h2
{
    font-size: 1.7em;
    margin: 1.5em 0em 0em 0em;
} 

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 2.2em;
    margin: 0em 0em 0em 0em;
} 

p
{
    font-size: 1em;
    margin: 0.5em 0em 0em 0em;
} 

a,
a:link,
a:hover,
a:visited,
a:active
{
    color: #673737;
    text-decoration: none;
    font-weight: bold;
} 

a:hover
{
    text-decoration: underline;
} 

img
{
    border-style: none;
    /*border: 1px #cfcfcf solid;
    padding: 6px;
    margin: 0.5em;*/
} 

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
{
    list-style: url(http://www.testwebben.se/000/Images/) disc;
}

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;
    border: 1px solid black; /* påverkar verktyget */*/
} 

strong
{
    font-weight: bold;
} 

em
{
    font-style: italic;
} 

blockquote
{
    margin: 0em 3em;
} 

/* CONTENT (end) ----------- */ 

/* FOOTER ------------------ */ 

#footer
{
    font-size: 0.8em;
    text-align: center;
    margin: 2em 1em 1em 1em;
    clear: both;
} 

/* LAYOUT ------------------ */ 

#wrapper
{
    text-align: left;
    width: 800px;
    margin: 1em auto 1em auto;
    border: 2px #c2c2c2 solid;
    border-bottom-width: 6px;
    background-color: white;
} 

#header
{
    background-image: url(http://www.testwebben.se/946/Images/header1.gif);
    background-position: center top;
    background-repeat: no-repeat;
    border-top: 1px #633134 solid;
    border-bottom: 2px #633134 solid;
    height: 200px;
} 

#main
{
    margin: 1em 1em 3em 1em;
} 

#main-left
{
    float: left;
    width: 200px;
    padding: 0em 0em 0em 0em;
} 

#main-content
{
    float: left;
    width: 200px;
    padding: 0em 0em 0em 0em;
} 

#main-right
{
    float: left;
    width: 200px;
    padding: 0em 0em 0em 0em;
} 

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
} 

/* STANDARD NAV (dropdowwn css) */ 
/* menu box */
div#nav
{
    width: 100%;
    height: 21px;
    font-size: 80%;
    line-height: normal;
    padding: 6px 0px 0em 0px;
    margin: px 0px 0em 0px;
    background-image: url(http://www.testwebben.se/946/Images/bg_nav.gif);
	background-position: left top;
	background-repeat: repeat-x ;
    text-align: left;
    /* background-color: #8c8c8c; */
    border-bottom: 0px white solid;
}

/* 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
{
        /* background: url(http://www.testwebben.se/000/Images/); */
        text-align: left;
}

#dmenu ul a,
#dmenu ul li a:hover
{
        background-image: none;
}

#dmenu a:hover
{
        /* background: url(http://www.testwebben.se/000/Images/); */
}

#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: white;
} 



/* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-bottom: 1px rgb(221, 221, 221)  solid;
        /* border-right: 1px rgb(221, 221, 221) solid; */
} 

/* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        /* border-top: 1px rgb(225, 225, 225) solid;
        border-left: 1px rgb(225, 225, 225) solid; */
} 

/* onmouseout */
#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
        color: #2f2f2f;
} 

/* onmouseout level 2,3 */
#dmenu ul a:link,
#dmenu ul a:visited
{
        color: #5b5b5b;
        
} 


/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{
       /*  color: #aa2f31; */
} 

/* current level */
#dmenu li.current a:link,
#dmenu li.current a:visited
{
    background-color: white;
	color: #c3a101;
} 

/* current level 2-3 */
#dmenu li.current ul li a:link,
#dmenu li.current ul li a:visited
{
	color: black;
} 

/* level 1 onmouseover */
#dmenu li a:hover
{
	color: #c3a101;
} 

/* level 2-3 onmouseover */
#dmenu li ul li a:hover
{
	color: #c3a101;
} 

/* current level 2-3 onmouseover */
#dmenu li.current ul li a:hover
{
	color: #aa2f31;
} 

/* current page */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
        /* color: #aa2f31;*/
} 

/* level 1 onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{
        background-color: #ececec;
} 

/* level 2,3 onmouseover */
#dmenu li a:hover,
#dmenu li.current a:hover,
#dmenu ul li.current a:hover,
#dmenu ul li.current a:hover
{
        background-color: #ececec;
} 

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0.1em;
        padding: 3px 0.7em 3px 0.7em;
        font-family: arial,verdana,sans-serif; 
} 

#smelink_linkbox 
{

    font-size: 0.8em;
    padding: 0 0 0 550px;
    margin: 1em 1em 1em 1em;
    clear: both;
}
/* FORMULÄR ---------------- */

form 
{
	margin: 1em 0em 0em 0em;
}

textarea,
input 
{
	padding: 0 0.2em;
        width: 250px;
}

select,
input,
textarea,
button 
{
	font-size: inherit;
	font-size: 100%;
       
}

textarea 
{
	height: 6em;  
        width: 250px;
}

button 
{
	line-height: 1.1em;
	padding-top: 0.05em;
}


