/* Autodealers.nl CSS voor de dealerwebsite */
#snow, #kerstman{
 display:none; 
}

#kerst_left {
    float: left;
}

#kerstman {
    float: right;
}

.melding {
	font-size: 22px;
  	color: red;
  	border: 1px solid #fff;
  	margin: 15px 0;
  	width: 100%;
  	height: 50px;
  	line-height: 50px;
}