BODY,TD	{ 
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	margin-top: 4em;
	margin-left: 4em;
	margin-bottom: 10em;
	
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: darkgray; 
	scrollbar-highlight-color: darkgray; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: darkgray; 
	}
DIV     { font-family: inherit; }

a { font-weight: bold;text-decoration: none; color: #000;  }
a:hover { font-weight: bold; color: #99cccc; }
img {border-width: 0px;}

h2 { font-size: 14px; border-bottom:solid; border-width:1px; border-bottom-color:silver; margin: 0 0 0.5em 0;}
h3 { font-size: 11px; margin: 1em 0 0 0;}

table.navigator {}
table.maintable {}
td.leftmenu {padding: 0; background-color: white; vertical-align:top; width:120px;}
td.content { 
   padding: 5px; 
   background-color: white;
   vertical-align:top;
   text-align:left;
}

.content_main {
	height:260px;
}

table.produkter {
	border-width:0px;
	height:300px;
	width:100%;
}

ul.liste {
	margin-top:5px;
}

ul.liste li {
	margin-left:-10px;
}

table.produkter img {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: silver;
	border-collapse: collapse;
}


span.menuseparator { color: silver; font-weight: bold;}

.productbar { background-color: silver;}
<!-- #FF8000 -->
table.frontpage { 
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: silver;
	border-collapse: collapse;
}

table.frontpage td { 
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	border-collapse: collapse;
	width: 150px;
	padding: 0px;
}

.basic { 
	border-width: 0px;
	border-color: black;
	border-collapse: collapse;
}

/* TOPMENU ELEMENTS */
#toplinks {
	height: 20px;
	text-align: right;
	padding-right: 3px;	
	padding-top: 4px;
	padding-bottom: 5px;
}
#toplinks #selected {
  border-bottom: 1px solid #99cccc;
}

#toplinks a {
	text-decoration: none;
	font-size: 8pt;
	display: inline;
	font-weight : bold; 
	color: #666;
	border-bottom: 0px;
}
#toplinks a:link, #toplinks a:visited {
	text-decoration: none;
}
#toplinks a:hover {
	text-decoration: none;
	color:#99cccc;
}
/* TOPMENU ELEMENTS SLUT*/

/* NAVIGATION ELEMENTS */

		 #navigation ul {
		 	margin-top: 0px;
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 120px;
		}

		#navigation a {
			display: block;
			padding-top: 3;
			width: 120px;
 	    border-bottom: 1px solid #CCC;
			font-weight : bold;
			text-align: left;
		}

		#navigation #selected {
			background: #000000 url(images/arrow.gif) 96% 65% no-repeat;
			background-color: #F5F5F5;
		}

		#navigation a:link, #navlist a:visited {
			color:#666;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background: #000000 url(images/arrow.gif) 96% 65% no-repeat;
			background-color: #F5F5F5;
      text-decoration: none;
			color:#99cccc;
		}
		#menuheader {
			background-color: #ffffff;
            text-decoration: none;
			color:#99cccc;
			font-weight : bold;
		}
/* NAVIGATION ELEMENTS SLUT*/


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:250px;
	height:300px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}		





