@charset "UTF-8";
/* CSS Document */

.container {width: 600px;
			margin-left: auto;
			margin-right: auto;
			

}

p.infotekst { 	text-decoration: none;
				color: #666666;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}
				

					
.topnav { 	width: 600x;
			height: 20px;	
			

}

.topnavl { 	width: 503px;
			height: 20px;
			float: left;
			
			}
			
.topnavr {	width: 97px;
			height: 20px;
			float: left;
			text-align: right;			
						}
						
.toplijn {	width: 600px;
 			height: 10px;
			}
			
.bovenbanner {	width: 600px;
				height: 55px;
				
				}			

.banner {	width: 600px;
			height: 145px;

		}
		
		
.artikell { background-color: #f3f3f3;
			height: 260px;
			width: 150px;
			
			
		}
		
.foto {	width: 148px;
		height: 123px;
		border: solid;
		border-width: 1px;
		border-color: #e3e3e3;
		
			

		}
		
.verklaring {	width: 140px;
				height: 90px;
				border: solid;
				border-width: 1px;
				border-color: #fff;
				padding-left: 5px;
				padding-right: 5px;
				text-align: left;
				

		}

		
.nummerr {
	width: 150px;
	height: 20px;
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 20px;
	left: 40px;
	bottom: 0px;
	
		}
		
.prijss {
	width: 80px;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../assets/cars/price_but.jpg);
	background-position: center;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	background-repeat: no-repeat;
	
	
	
		}
