#overzicht_laptops
{
	width: 714px; 
}
	#overzicht_laptops #head
	{
		background-image: url('../images/th2.png');
		width: 714px;
		height: 28px; 
		
	}
	
		#overzicht_laptops #head div
		{	
			color: #000; 
			height: 28px; 
			float: left; 
			
		}
		
		#overzicht_laptops #head .kolom
		{ 
			height: 18px; 
			margin-top: 10px; 
			width: 60px; 
			font-weight: bold; 
		}
		
		#overzicht_laptops #head .kolom.naam
		{
			padding-left: 25px; 
			width: 100px; 
		}
		
		#overzicht_laptops #head .kolom.os
		{
			width: 80px
		}
		
		#overzicht_laptops #head .kolom.review
		{
			width: 80px; 
		}
		
		
	        .desc
        	{
        	    background-image: url(../images/all2.png);
	            background-color: white;
        	    background-repeat: no-repeat;
	            background-position: 0px 4px;
	   	    display: block;
                    padding-left: 10px;
		    width:60%;
	        }
        
        	.asc
	        {
        	    background-image: url(../images/all.png);
	            background-color: white;
        	    background-repeat: no-repeat;
	            background-position: 0px 4px;
	   	    display: block;         
                    padding-left: 10px;
		    width:60%;
        	}

        	.tb_beoordeling_desc
	        {
        	    background-image: url(../images/all2.png);
	            background-color: white;
        	    background-repeat: no-repeat;
	            background-position: 0px 4px;
	   	    display: block;         
                    padding-left: 10px;
		    width:90%;
        	}

        	.tb_beoordeling_asc
	        {
        	    background-image: url(../images/all.png);
	            background-color: white;
        	    background-repeat: no-repeat;
	            background-position: 0px 4px;
	   	    display: block;         
                    padding-left: 10px;
		    width:90%;
        	}


	#overzicht_laptops #inhoud
	{
		clear: both; 
		width: 714px; 
	}
	
		#overzicht_laptops #inhoud .row
		{
			clear: both; 
			width: 714px;
			height: 44px; 
			border-bottom: 1px solid #b8d4eb; 
		}
			#overzicht_laptops #inhoud .row .kolom
			{
				width: 60px; 
				float: left; 
				color: #555;
				height: 17px; 
			}
	
			#overzicht_laptops #inhoud .row .kolom.select
			{
				background-color: #eaf2f9; 
				width: 16px; 
				height: 37px; 
				padding-left: 4px;
				padding-top: 7px; 
			}
			
			#overzicht_laptops #inhoud .row .kolom.select input,label
			{
			    vertical-align:middle;
			    font-size:10px
			}
			#overzicht_laptops #inhoud .row .kolom.select input{
			    height: 12px; 
			    width:12px; 
			    margin:0;
			}
			
			#overzicht_laptops #inhoud .row .kolom.naam
			{
				padding-top: 3px; 
				width: 400px; 
			}
			
			#overzicht_laptops #inhoud .row .kolom.naam a{
				padding-left: 5px;
				padding-bottom: 0px;
				padding-right: 0;
				padding-top: 0;
				height: 22px;
				width: 600px;
				margin: 0 -600px 0 0;
				position: relative;
				color: #063d69;
				font-size: 12px;
				text-decoration: underline;
				font-weight: bold;
			}
			
			#overzicht_laptops #inhoud .row .kolom.cpu
			{
				position: relative; 
				margin: 0 0 0 -295px; 
			}
			
			#overzicht_laptops #inhoud .row .kolom.mem, #overzicht_laptops #inhoud .row .kolom.hdd, #overzicht_laptops #inhoud .row .kolom.diam, #overzicht_laptops #inhoud .row .kolom.prijs, #overzicht_laptops #inhoud .row .kolom.os, #overzicht_laptops #inhoud .row .kolom.cpu
			{
				padding-left: 0px;
				padding-bottom: 0;
				padding-right: 0;
				padding-top: 27px;
			}
			
			#overzicht_laptops #inhoud .row .kolom.mem
			{
				position: relative; 
				margin: 0 0 0 -240px; 
			}

			#overzicht_laptops #inhoud .row .kolom.diam
			{
				position: relative; 
				margin: 0 0 0 -120px;
			}

			#overzicht_laptops #inhoud .row .kolom.hdd
			{
				position: relative; 
				margin: 0 0 0 -180px;
			}

			#overzicht_laptops #inhoud .row .kolom.os
			{
				width: 80px; 
				position: relative; 
				margin: 0 0 0 -60px;
			}

			#overzicht_laptops #inhoud .row .kolom.review
			{
				padding-left: 25px; 
				width: 80px; 
			}
			
			.nietgevonden
			{	
				
			}
	
	#overzicht_laptops #inhoud .row:hover
	{
		background-color: #eae6d2; 
	}
		
	
	#overzicht_laptops #foot
	{
		width: 714px; 
		clear: both;
		background-color: #eaf2f9; 
		height: 34px; 
	}
	
		#overzicht_laptops #foot input
		{
			margin-top: 5px; 
			margin-left: 5px; 
			width: 135px; 
			height: 22px; 
			background-image: url('../images/vergelijk.png'); 
			border: 0px; 
		}