html
{
    background-image: url(http://www.testwebben.se/541/Images/Fm_bg_html.gif);
    background-position: center 20px;
    background-repeat: repeat-x;
    background-color: white; 
    margin: 0;
    padding: 0;
}

body
{
    text-align: left;
    margin: 20px 0 0 0;
    padding: 0;
}

/* CONTENT (start) --------- */

body, table, textarea
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: black;
    font-size: 12px;
} 

table
{
    font-size: inherit;
    font-size: 100%;
} 

body, p, li, td
{
    line-height: 1.5; 
}

h1, h2, h3, h4, h5, h6
{
    color: #ca003a;
    padding: 0em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.1;
}

h6
{
    font-size: 0.7em;
    margin: 1em 0em 0em 0em;
}

h5
{
    font-size: 0.8em;
    margin: 1em 0em 0em 0em;
}

h4
{
    font-size: 0.9em;
    margin: 1em 0em 0em 0em;
}

h3
{
    font-size: 1em;
    margin: 1em 0em 0em 0em;
}

h2
{
    font-size: 1.3em;
    margin: 1em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 2.1em;
    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: #da2723;
    text-decoration: none;
    font-weight: normal;
}

a:hover
{
    text-decoration: underline;
}

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;
	list-style-position: outside;
}

ul li,
ol li
{
    margin: 0.2em 0em 0em 0em;
}

ul li
{
    list-style: url(http://www.testwebben.se/541/Images/) disc;
}

table
{
    border-collapse: collapse;
    margin: 1em 0em 0em 0em
}

table td
{
    vertical-align: top;
    padding: 0.1em 0.5em 0em 0em;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{
    font-size: 0.8em;
    text-align: center;
    margin: 5em 1em 1em 1em;
    clear: both;

}

/* LAYOUT ------------------ */

div
{
	/* border: 1px solid rgb(230,230,230); */
}

#wrapper
{
    text-align: left;
    width: 790px;
    margin: 0em 0 1em 0;
}

#header
{
    background-image: url(http://www.testwebben.se/541/Images/Fm_bg_header.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 72px;
}

#main
{
    margin: 0em;

}

#main-left
{
    float: left;
    width: 230px;
    margin: 0em 0em 0em 17px;
    padding: 0;
    background-image: url(http://www.testwebben.se/541/Images/bg_main_left.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

div
{
/* border: 1px solid black; */
}

#main-content
{
    float: right;
    width: 510px;
    padding: 1em 0em 0em 0em;
}

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
}


/* NAV ---------------------- */

#nav
{
  
    background-image: url(http://www.testwebben.se/541/Images/bg_nav.gif);
    background-position: left bottom;
    background-repeat: no-repeat;

    padding: 1em 1em 2em 1.5em;

}
#nav ul
{
    margin: 0em 0em 0em 0;
    padding: 0;

}

#nav ul ul,
#nav ul ul ul
{
    margin-left: 1.5em;
    padding: 0;
}

#nav li
{
	list-style-type: disc;
	color: #ffffff;
    margin: 0.2em 0em 0em 1.5em;
    padding: 0.2em 0em 0em 0em;

}
#nav li
{
    text-transform: none;
}

#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: #ffffff;
    text-decoration: none;
    font-size: 1em;
    padding: 0em;
    font-family: arial,verdana,sans-serif; 
}

#nav li a:hover
{
    color: white;
    background-color: #F68A25;
}

#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: #da2723;
}
/*
#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;
}

/* FORMULÄR ---------------- */

form
{
    margin: 1em 0em 0em 0em;
} 

form fieldset
{
    position: relative;
    display: block;
    background-color: #ffffff;
    border: 1px #ca003a solid;
    padding: 0 0.5em 0.5em 0.5em;
    margin: 1.5em 0em ;
    padding: 0 0 2em 1em;
    width: 90%;
} 

form fieldset legend
{ 
    background-color: #ee7f16;
    border: 1px #ca003a solid;
    color: #ffffff;
    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;
} 

span.obligatorisk,
{
	color: #ca003a;
}

label
{
	display: block;
	font-size: 0.9em;
	margin-top: 0.3em;
}

input,
textarea
{
	width: 400px;
}

input.yta
{
	width: 120px;
}

fieldset td
{
	padding-right: 1em;
}

select,
input,
textarea
{
	font-size: 1.1em;

}

label.inline,
label.inline input
{
	width: auto;
	display: inline;
}