body {
	background:url(img/back.png) repeat-x;
	background-color: #09A4DF;
	color:#fff;
	margin:0;
	padding:0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div, p, h1, h2, h3, h4, ul{padding:0px; margin:0px;}
ul{list-style-type:none;}
a img {
	border:none;
}
a {
	color:#ffffff;
	text-decoration:none;
}

#container {
	width:800px;
	position:relative;
	margin:0 auto;
}

#aanbiedingen {
	width:800px;
	height:249px;
	background:url(img/aanbieding.png) 0 0 no-repeat;
}
 
.links {
	width:574px;
	height:249px;
	overflow:hidden;
	display:block;
	float:left;
}

#aanbiedingenheader {
	width:800px;
	display:block;
}

#aanbiedingenheader h2 {
	width:740px;
	padding: 0 30px 20px 30px;
	color:#fff;
	font-size:14px;
}

.rechts {
	width:226px;
	height:249px;
	overflow:hidden;
	display:block;
	float:right;
}

h1 {
	display:block;
	width:800px;
	height:135px;
	background:url(img/lastminutes.png) 0 0 no-repeat;
	margin:0;
	text-indent:-2000px;
	font-size:16px;
}

.links h3 {
	width:544px;
	height:80px;
	padding: 10px 0 0 30px;
}

.links h2 {
	width:544px;
	padding: 0 0 0 30px;
	color:#fff;
	font-size:14px;
}

.rechts h3 {
	width:206px;
	height:149px;
	padding: 10px 20px 0 0;
}

.rechts .knop a {
	width:206px;
	height:35px;
	padding: 8px 0 0 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	display:block;
	background:url(img/knop.png) 0 0 no-repeat;
}

.rechts .knop a:hover {
	color:#FED889;
}

.links2 h2 {
	padding: 0 0 0 30px;
	color:#fff;
	font-size:14px;
}

.rechts2 h2 {
	padding: 0 0 0 30px;
	color:#fff;
	font-size:14px;
}

.links2 {
	width:400px;
	height:249px;
	overflow:hidden;
	display:block;
	float:left;
}

.rechts2 {
	width:400px;
	height:249px;
	overflow:hidden;
	display:block;
	float:right;
}

#dagaanbiedingen {
	width:800px;
	height:249px;
	background:url(img/aanbieding.png) 0 0 no-repeat;
}
 
.daglinks {
	width:574px;
	height:249px;
	overflow:hidden;
	display:block;
	float:left;
}

.dagrechts {
	width:226px;
	height:249px;
	overflow:hidden;
	display:block;
	float:right;
}

.daglinks h2 {
	width:544px;
	height:25px;
	padding: 0px 0 0 30px;
	font-size: 20px;
	font-weight:bold;
	color:#FCA016;
}

.daglinks h3 {
	width:544px;
	padding: 30px 0 5px 30px;
	color:#fff;
	font-size:16px;
}

.daglinks h4 {
	width:544px;
	padding: 0 0 0 30px;
	color:#fff;
	font-size:14px;
}

.daglinks h4 em {
	font-size:16px;
}

.dagrechts h3 {
	width:100px;
	height:100px;
	padding: 30px 20px 20px 50px;
	overflow: hidden;
}

.dagrechts .knop a {
	width:206px;
	height:35px;
	padding: 8px 0 0 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	display:block;
	background:url(img/knop.png) 0 0 no-repeat;
}

.dagrechts .knop a:hover {
	color:#FED889;
}

.dagrechts img {
	width:100px;
	border: solid 3px #fff;
}

#aanbiedingenheader a {
	float:left;
	width:206px;
	height:35px;
	padding: 8px 0 0 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	display:block;
	background:url(img/knop.png) 0 0 no-repeat;
}