		div#kassa-tab {
			width: 123px;
			height: 46px;
			background: transparent url("../images/kassa-tab.png") no-repeat bottom center;
			padding: 8px 3px;
			color: #ffffff;
		}
		
			div#num-artikelen {
				float: left;
				width: 35px;
				text-align: center;
				font-family: Arial;
				font-size: 2.53em;
				line-height: 1em;
			}
		
			div#tab-text {
				float: left;
				width: 88px;
				font-family: Georgia;
				font-size: 0.9em;
				line-height: 1.3em;
			}
			
			div#tab-text a {
				display: block;
				width: 80px;
				margin: 2px 0px 0px 0px;
				background: transparent url("../images/bullet-arrow.png") no-repeat right center;
			}
			
			div#tab-text a:link, div#tab-text a:visited {
				color: #2d2d2d;
			}		
			
			div#tab-text a:hover, div#tab-text a:active {
				color: #4e4e4e;
			}			
		
		div#info {
			width: 389px;
			height: 35px;
			float: left;	
			margin: 27px 0px 0px 0px;
		}
		
			div#info h4 {
				text-indent: -5000px;
				font-size: 1em;
				width: 304px;
				height: 35px;
				padding: 0px;
				margin: 0px;
			}
		
		div#logo {
			width: 243px;
			height: 41px;
			float: left;	
			margin: 21px 0px 0px 0px;
		}
		
			div#logo h1 {
				text-indent: -5000px;
				font-size: 1em;
				width: 243px;
				height: 41px;
				background: transparent url("../images/mooi-hoofd.png") no-repeat;
				cursor: pointer;
				padding: 0px;
				margin: 0px;
			}