/* Dateiname: gabun_nav_left.css */

.navleft {
		float:left;
		padding: 2px;
		width: 192px;
		height: 345px;
		background: #f5f5f5;
		border-bottom: 1px;
		border-bottom-style:dotted;
		border-bottom-color:#E5E5E5;
		border-left: 1px;
		border-left-style:solid;
		border-left-color:#f5f5f5;
		border-top: 1px;
		border-top-style:solid;
		border-top-color:#f5f5f5;
		border-right: 1px;
		border-right-style:solid;
		border-right-color:#f5f5f5;
		}