html
{
    	background-image: url(http://www.testwebben.se/1321/Images/075_bg.gif);
    	background-position: center top;
    	background-repeat: repeat-y; 
        margin: 0;
    	padding: 0;
	background-color: #b2b1b1;
}

body
{
    	text-align: left;
    	margin: 0;
    	padding: 0;
}

/* CONTENT (start) --------- */

body, textarea, table
{
    	font-family: verdana;
    	color: #333333;
    	font-size: 12px;
}

table
{
    	font-size: inherit;
    	font: 100%;
}

body, p, li, td
{
    	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6
{
    	color: #333;
    	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;
	color:#f38c48;
}

h2
{
    	font-size: 1.4em;
    	margin: 0.2em 0em 0.2em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    	text-transform: none;
    	font-size: 2em;
    	margin: 0em 0em 1em 0em;	
	color:#f38c48;
}

p
{
    	font-size: 1em;
    	margin: 0em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    	color: #f38c48;
	text-decoration: underline; 
    	font-weight: bold;
}

a:hover
{
    	text-decoration: underline;
    	color: #333;
}

img
{
	border: 5px double #cdcbcb;
}

hr
{
    	height: 1px;
    	margin: 0.5em 0 1em 0;
    	color: gray;
    	background-color: gray;
    	/* clear: both; */
}

ul,
ol
{
    	margin: 0em 0em 1.2em 2em;
    	padding: 0;
}

ul li,
ol li
{
    	margin: 0.2em 0em 0em 0em;
    	list-style-position: outside;
        font-size:90%;

}

ul
{
    	list-style: url(http://www.testwebben.se/000/Images/) circle;
}

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;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{	
    	font-size: 0.8em;
    	text-align: center;
    	margin: 0;
        padding: 10px 0 0 0;
    	clear: both;
        color: #333;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
    	color: #333;
	text-decoration: none; 
    	font-weight: bold;
}

/* LAYOUT ------------------ */

#wrapper
{
    	text-align: left;
    	width: 831px;
    	margin: 0em  auto;
}

#header
{
	height: 100px;
	background-image: url(http://www.testwebben.se/1321/Images/075_header_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#main
{
    	margin: 0em;
        padding: 30px 20px 10px 20px;
}

.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;
	width: 200px;
}

textarea
{
    	font-size:83%;
    	height: 8em;
	width: 250px;
}

select,
input
{
    	font-size:inherit;
    	font:100%;
}

button
{
    	line-height: 1.1em;
    	padding-top: 0.05em;
}

/* NAV---------------- */

#nav
{
	margin: auto;
	padding: 0;
	width: 828px; 
	/*background-color: #beaa94;*/
	background-image: url(http://www.testwebben.se/1321/Images/075_nav_bg.gif);
	background-repeat: repeat-x;
        font-size: 12px;
	height: 27px;
	border-top: #4d3f2f 1px solid;  
	border-bottom: #4d3f2f 1px solid;  
	/*border-right: #4d3f2f 1px solid !important;  
	border-left: #4d3f2f 1px solid; */
	font-family: verdana;
}


#nav ul
{
	margin: 0px;
	padding: 3px 0 0 0; 
	float: left;			
}

#nav ul li
{
	list-style: none;
	margin: 0;
	display: inline;
	border-right: #4d3f2f 1px solid;  
}

#nav ul li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
        font-weight: bold;

}

#nav ul li a:link, #nav ul li a:visited  
{ 
	color: #333;
	
}

#nav ul li a:hover
{
	color: #f38c48; 
	text-decoration: none;
}

#nav ul ul
{
    	margin: 0px 0 0 0;
	margin-left: -1px !important;
	width: 828px;
	background-image: url(http://www.testwebben.se/1321/Images/075_nav_bg.gif);
	background-position: bottom;
	padding: 0;
	border-right: #4d3f2f 1px solid !important;  
	border-left: #4d3f2f 1px solid; 
	border-top: #4d3f2f 1px solid;
}

#nav ul ul li
{
	list-style: none;
	margin: 10px 0 0 0;
	display: inline;
	/*padding: 10px 0 0 0;*/
}

#nav ul ul li a
{
	padding: 3px 0.5em;
	margin: 5px;
	text-decoration: none;
        font-weight: normal; 

}

#nav ul ul li a:link, 
#nav ul ul li a:visited  
{ 
	color: #000; 
}

#nav ul ul li a:hover
{
	color: #fff;
} 

#smelink_linkbox a

img
{
	border-style: none;
}

