﻿@import "http://www.autocreator.eu/live/cms/users/cm0070/stylesheets/style.css";


			a {
				color: #fff;
				text-decoration: none;
			}
						
			a:hover {
				color: #fff;
				text-decoration: underline;
			}

			.menutitelf a {
							color: #969696;
							text-decoration: none;
			}
			
			.menutitelf a:hover {
							color: #969696;
							text-decoration: underline;
			}
			
			.pos25 {
				width: 180px;
				height: 250px;
				float: left;
				background: #fff;
				text-align: left;
				display: none;
			}


			.pos75 {
				width: 730px;
				min-height: 250px;
				height: auto;
				float: left;
				background: #fff;
			}

			
			#zoekfilter {
				margin-left: 21px;			
			}
