﻿
td.contentBox
        {
        	background:url(../images/hg_contentbox.jpg) no-repeat;
        	width:800px;
        	height:45px;
        	font-weight:bold;
        	font-size:medium;
        	color:#2693de;
        }
        
        td.imgbox
        {
        	background:url(../images/hg_produkt.jpg) no-repeat;
        	width:278px;
        	height:272px;
        }
        td.vSplit
        {
            background:url(../images/homepage08.jpg);
            background-repeat:repeat-y;	
        }
        
        td.hSplit
        {
            background:url(../images/homepage07.jpg);
            background-repeat:repeat-x;	
        }
        td#nextpage
        {
        	background:url(../images/nextpage.jpg) no-repeat;
        	
        }