html
{
	background-image: url(http://www.testwebben.se/181/Images/html_bg.gif);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #7eaee7;
}

body
{
    	text-align: left;
    	margin: 0;
    	padding: 0;
	line-height: 1.6;
}

/* CONTENT (start) --------- */

body, textarea
{
    	font-family: verdana, arial, helvetica, sans-serif;
    	color: #000;
    	font-size: 11px;
}

table
{
    	font-size: inherit;
    	font: 100%;
}

body, p, li, td
{
    	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6
{
    	color: #000;
    	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: 1em;
    	margin: 1em 0em 0em 0em;
}

h2, 
.lillrubrik
{
    	font-size: 1.2em;
    	margin: 1em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    	text-transform: none;
    	font-size: 1.4em;
    	margin: 1.3em 0em 0em 0em;
}

p
{
    	font-size: 1em;
    	margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    	color: #e7a10e;
	text-decoration: none; 
}

a:hover
{
    	text-decoration: underline; 
    	color: #7ca6c1;
}

img
{

}

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;*/
}

strong
{
    	font-weight: bold;
}

em
{
    	font-style: italic;
}

blockquote
{
    	margin: 0em 3em;
}

.linje
{
	border: #ccc 1px solid;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{	
    	font-size: 0.8em;
    	text-align: left;
    	margin: 0;
        padding: 20px 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;
}

/* LAYOUT ------------------ */

#wrapper
{
    	text-align: center;
    	width: 801px;
    	margin: 0em  auto;
	background-image: url(http://www.testwebben.se/181/Images/wrapper_bg.gif);
    	background-position: center top;
    	background-repeat: repeat-y; 
    	background-color: #fff;
	padding: 0px;
}

#header
{
       	width: 500px;
    	padding: 0em;
    	height: 80px; 
	text-align: center;
	margin: 0;
}

#header img
{
	margin: 0px;
	padding: 0px;
}

#main
{
    	margin: 0em;
	text-align: left;
}

#main-left
{ 	
    	width: 180px;
    	padding: 0em 0em 0em 30px;
        float: left;
}

#main-right
{
    	float: left;
    	width: 550px;
    	padding: 0em 0em 0em 30px;
	margin: 28px 0; 
	border-left: 1px solid #000;
}

#main-content
{
    	width: 500px;
    	/*padding: 1em;*/
}

.clear
{
    	clear: both;
    	line-height: 0.01;
    	border-style: none;
}

/* NAV---------------- */


#nav 
{
	font-size: 1em;
	line-height: normal;
	padding: 0.8em 0em 0em 2.8em;
	margin-bottom: 2em;

}

#nav h2 
{
	background-image: url(http://www.testwebben.se/181/Images/bg_ingress.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: white;
	padding: 0.2em 0em 0.2em 0.9em;
	margin-bottom: 1em;
	text-align: left;
}

#nav ul 
{
	margin: 0em 0em 0em 0em;
	padding: 0em;
	position: relative;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#nav li 
{
	list-style-image: url(http://www.testwebben.se/181/Images/icon_li_off.gif);
	line-height: 1.1em;
	margin: 0.3em 0em 0.1em 1.3em;
	padding: 0.3em 0em 0.3em 0em;
	list-style-position: outside;
	font-weight: bold;
}

#nav li.current 
{
	list-style-image: url(http://www.testwebben.se/181/Images/icon_li_off.gif);
}

#nav a,
#nav a:hover,
#nav li.current a 
{
	padding: 0em;
	margin:0em;
}

#nav ul li a 
{
	text-decoration: none;
	color: #000;
	padding: 10px 0px;
	margin: 10px 0;
	
}

#nav ul li ul 
{
	padding: 0em;
	margin:0em;
	background-image: none;
	margin: 0.5em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}

#nav li ul li.current,
#nav li ul li 
{
	/*font-size: 1em;*/
	font-weight: normal;
	border-bottom: 1px solid #000;
	list-style-image: none;
	list-style-type: none;
	margin: 0em 0.4em 0.6em 0em;
	padding: 0em 0em 0.5em 0em;
}

#nav li ul li,
#nav li ul li.current 
{
	background: transparent;
	list-style-image: none;
	letter-spacing: normal;
}

/* 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;
}

