html
{
    background-image: url(http://www.testwebben.se/1348/Images/034_bg_html.gif);
    background-position: center top;
    background-repeat: repeat-y; 
    background-color: #333333; 
} 

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

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

body, table, textarea
{
    font-family: "Courier New", georgia, times, sans-serif;
    color: black;
    font-size: 14px;
} 

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

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

h1, h2, h3, h4, h5, h6
{
    color: #fff;
    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: 1em;
    margin: 1em 0em 0em 0em;
} 

h2
{
    font-size: 1.4em;
    margin: 2.5em 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 0em 0em;
} 

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

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

a:hover
{
    text-decoration: underline;
    color: blue;
} 

img
{
    border-style: none;
} 

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-bottom: 1px solid #F1EEE7; 
} 

strong
{
    font-weight: bold;
} 

em
{
    font-style: italic;
} 

blockquote
{
    margin: 0em 3em;
} 

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

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

#footer
{
    font-size: 0.8em;
    text-align: center;
    margin: 0;
    padding: 2em 1em 1em 1em;
    clear: both;
    background-image: url(http://www.testwebben.se/1348/Images/034_bg_footer.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #cccccc;
} 

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

#wrapper
{
    background-image: url(http://www.testwebben.se/1348/Images/034_bg_wrapper.gif  );
    background-position: center center;
    background-repeat: repeat-y;
    text-align: left;
    width: 670px;
    margin: 1em auto 1em auto;
} 

#header
{
    background-image: url(http://www.testwebben.se/1348/Images/034_bg_header.jpg );
    background-position: center center;
    background-repeat: no-repeat;
    height: 199px; 
} 

#main
{
    background-image: url(http://www.testwebben.se/1348/Images/034_bg_main.jpg  );
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0em;
} 

#main-content
{
    float: left;
    width: 450px;
    padding: 0em 0em 0em 2em;
} 

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

.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-size: 100%;
} 

button
{
    line-height: 1.1em;
    padding-top: 0.05em;
}
/* STANDARD NAV (vertikal css) */ 

#nav ul
{
    margin: 4em 0em 0.5em 1.2em;
    padding: 0;
    font-size: 0.9em;
	
}

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

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

}
#nav li
{
    text-transform: uppercase;
    letter-spacing: 0.1em;

}

#nav li li
{
    letter-spacing: normal;
    text-transform: none;
}

#nav li li
{
    text-transform: none;
	list-style-type: disc;
	color: rgb(156, 185, 189);
    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: #fff;
    text-decoration: none;
    font-size: 0.9em;
    padding: 0em;
    font-family: arial,verdana,sans-serif; 
	
}

#nav li a:hover
{
    color: #2e0606;
}

#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: #99573d;
}

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

