/*fonts*/ #tblTemplateHolder, table, tr, td, body * {font:11px verdana,arial,helvetica,clean,sans-serif;}
strong, b {font-weight:bold;}
.mceToolbarExtended {clear:both; margin-bottom:20px; padding-bottom:20px; line-height:3em;}
#tblTemplateHolder {clear:both; margin-top:20px; padding-top:20px; line-height:3em;}



html
{
	background-image: url('http://www.testwebben.se/920/Images/bg.gif');
	background-repeat: repeat-x;
	text-align:center;
	font: 11px 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: bold;
    	text-decoration: none;
    	line-height: 1.1;
}

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

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

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

h3
{
    	font-size: 1em;
    	margin: 1em 0em 0.5em 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:0;
	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
{
    	
}

ol
{
    	list-style: decimal;
}

table
{
    	border-collapse: collapse;
    	margin: 1em 0em 0em 0em
}

table td
{
    	vertical-align: top;
    	padding: 0.1em 0.5em 0em 0em;
}

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/920/Images/top-image.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/920/Images/meny-bg.gif');
	background-repeat: no-repeat;
	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/920/Images/meny-bg-bottom.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 60px;
	margin: 0px;
}
   

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

#nav
{ 
	background-image: url('http://www.testwebben.se/920/Images/meny-bg-middle.gif');
	background-repeat: repeat-y;
	margin-top: 50px;
	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
{
	
} 

img {border:0;}
