html
{
	background-image: url('http://www.testwebben.se/433/Images/bg.gif');
	background-repeat: repeat-x;
	text-align:center;
	font: 12px Verdana;
}

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

body, textarea
{
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 11px;
    	line-height: 1.5;
    	color: black;
}

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

h2
{
	color: #496CAE;
	font-size:18px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: auto;
	padding:0px;
	text-align:left;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
	color: #496CAE;
	font-size:24px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: auto;
	padding:0px;
	text-align:left;
}

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

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

a:hover
{
    	text-decoration: none;
        color: #699efa;
}

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

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
{

}

table td
{

}

strong
{
    	font-weight: bold;
}

em
{
    	font-style: italic;
}

blockquote
{
    	margin: 0em 3em;
}

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

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

#footer
{
    	border-top:1px solid #000000;
    	clear: both; 
    	padding: 10px;
    	text-align: center
}

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

#wrapper
{

    	width: 875px;
    	padding: 0;    
    	border:0px solid #000000;
    	margin: 1em auto;
}

#header
{
    	height: 204px;
    	width: 875px;
    	margin:0px;
    	padding: 0px;
	background-image: url('http://www.testwebben.se/433/Images/toppimage.jpg');
	text-align: left;
}
         
#container
{
    	padding:0px;
    	width: 875px;
	margin:0px;
}

#main-left
{
    	float: left;
    	padding: 0px; 
    	width: 220px; 
    	background-image: url('http://www.testwebben.se/433/Images/meny-bg-middle.gif');
	background-repeat: repeat-y;
	margin:0;
	font-size: 11px;
	font-weight: normal;	
	font-family: arial;
}

#main
{
    	padding: 0px;
    	margin: 0px;
    	text-align: left;
}

#main-content
{
	margin-left: 225px;
}

#nav-bottom
{
	background-image: url('http://www.testwebben.se/433/Images/meny-bg-bottom.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 60px;
	margin: 0px;
}

/* NAV --------------------- */

#nav
{ 
	background-image: url('http://www.testwebben.se/433/Images/meny-bg-middle.gif');
	background-repeat: repeat-y;
	margin-top: 0px;
	padding: 0px;
	width: 220px;
}

#nav ul
{
	margin: 0 0 0 35px;
	padding:0px;
}

#nav ul li
{
	list-style-type: none;
	margin:0px;
	text-align:left;
	margin-top:5px;
}

#nav ul li a
{
	color:#496CAE;
	text-decoration: none;
}

#nav ul li a:link 
{ 
	color:#496CAE;
	text-decoration: none;	
}

#nav ul li a:visited 
{ 
	
}

#nav ul li a:hover
{
	color:#ffffff;
	text-decoration: none;
} 

#nav ul ul
{
   
}

#nav ul ul li
{
	
}

#nav ul ul li a
{
	
}

#nav ul ul li a:link 
{ 
	
}

#nav ul ul li a:visited 
{ 
	
}

#nav ul ul li a:hover
{
	
} 

/* SMELINKLÅDAN --------------------- */

#smelink_linkbox 
{
    	margin: 0em;
    	padding: 0em;
    	display: inline; 
}

#smelink_linkbox a 
{
    	margin: 0em;
    	padding: 0em 0.3em 0.2em 0.3em;
    	color: #636466;
    	background-color: #fff;
    	border: 1px solid #333;
    	font-size: 85%;
    	font-weight: normal;
    	text-decoration: none; 
}

#smelink_linkbox a:hover 	
{
    	color: #f8981c; 
}


/* KONTAKT FORM ----------------- */

#mContactForm input,
#mContactForm textarea,
#mContactForm button
{
	color: black;
}

#mContactForm button
{
	font-size: 1em;
}

#mContactForm input,
#mContactForm textarea
{
 	width: 250px;
    	padding: 0.1em;
    	margin: 0em;
    	line-height: 1.1em;
    	font-size: 1em;
}

#mContactForm textarea
{
	height: 5.5em;
}

#mContactForm table
{
    	border-collapse: collapse;
}

#mContactForm table td
{
    	padding-right: 1em;
}