#weerholder {
	width: 328px;
	height: 75px !important;
	height: 71px;
	border-bottom: 1px solid #bfb08e;
	font-size: 11px;
	font-family: arial;
	background-color: #dacaad;
}

#dag {
	border-left: 1px solid #bfb08e;
	float: left;
	width: 51px !important;
	width: 52px;
	height: 75px !important;
	height: 71px;
}

#daguitleg {
	float: left;
	width: 68px;
	height: 68px;
	color: #645639;
	font-size: 9px;
	font-weight: bold;
}

#datum {
	font-size: 11px;
	text-align: center;
	background-color: #e0dbd2;
	border-bottom: 1px solid #bfb08e;
	color: #645639;
}

#daguitleg #symbool {
	height: 32px;
	margin: 0px 5px;
}

#daguitleg #temperatuur {
	margin: 0px 5px;
}



#dag #symbool {
	text-align:center;
	height: 40px;
	padding-top: 4px;
}

#dag #temperatuur {
	text-align:center;
}

#temperatuur #min {
	float: left;
	display: inline;
	margin-left: 4px;
	width: 20px;
	background-color: #FFFFFF;
	color: #0f1157;
}

#temperatuur #max {
	float: right;
	display: inline;
	margin-right: 4px;
	width: 20px;
	background-color: #0f1157;
	color: #FFFFFF;
}

