body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	background: url('../images/background.gif') center center;
}

h1 {
	float:left;
	margin: 0px 0px 5px 0px;
	width: 592px;
}
* html h1 {width: 576px;}

h2 {
	clear: both;
	font-size: 14px;
	margin: 0px 0px 25px 0px;
}

h3 {
	font-size: 18px;
	margin: 5px 0px 10px 0px;
}
h3 a:link, h3 a:visited, h3 a:active {
	padding-left: 20px;
	background: url("../images/navigation-inactive.gif") 0 0 no-repeat;
}
h3 a:hover, h3 .active {
	padding-left: 20px;
	background: url("../images/navigation-active.gif") 0 0 no-repeat;
}

a:link, a:visited, a:active {
	color: #444444;
}
a:hover {
	color: #444444;
}

#page {
	width: 965px;
}
* html #page {width: 970px;}

#bookmarks {
	float: left;
	width: 175px;
	margin-left: 20px;
	text-align: left;
}
* html #bookmarks {margin-left: 10px;}
#bookmarks a {
	float: left;
	padding-left: 16px;
}
#bookmarks a.favorite {
	margin-bottom: 3px;
	background: url("../images/favorite.gif") 0 0 no-repeat;
}
#bookmarks a.homepage {
	background: url("../images/startpage.gif") 0 0 no-repeat;
	margin-left: 0px;
	width: 175px;
}
#bookmarks a.back {
	margin-top: 20px;
	background: url("../images/back.gif") 0 0 no-repeat;
}

#search {
	float: left;
	text-align: left;
}
.emptysearch {
	display: block;
	width: 915px;
	padding: 10px 4px 10px 4px;
	border: 1px solid #444444;
}

#feed {
	float: left;
	width: 940px;
	margin: 0px 0px 15px 10px;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #444444;
	border-right: none;
	border-left: none;
}
#feed.homepage {
	width: 925px;
	margin-left: 20px;
}
* html #feed.homepage {margin-left: 10px;}	
#feed a {
	text-decoration: none;
	background: none;
	padding: 10px 0 10px 0;
}
#feed h3 {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
}
#feed img {
	float: left;
	margin: 10px 10px 10px 0;
	max-height: 100px;
	max-width: 200px;
}
#feed p {
	float: left;
	text-align: left;
	width: 710px;
	margin-top: 5px;
}
*:first-child+html #feed img {height: 100px;border-bottom: 15px solid #ffffff;} * html #feed img {height: 100px;border-bottom: 15px solid #ffffff;}

.section {
	display: inline;
	width: 120px;
	padding: 0px 20px 0px 20px;
	float: left;
	border-left: 1px solid #444444;
}
.section .text {
	text-decoration: none;
}
.section.first {
	border: none;
}
.section.geldzaken {
	border-right: 1px solid #444444;
	margin-right: 845px;
}
.section.vakantie {
	margin-left: 160px;
	margin-right: 685px;
	border-right: 1px solid #444444;
}
.section.elektronica {
	margin-left: 321px;
	margin-right: 524px;
	border-right: 1px solid #444444;
}
.section.telecom {
	margin-left: 482px;
	margin-right: 363px;
	border-right: 1px solid #444444;
}
.section.vrijetijd {
	margin-left: 643px;
	margin-right: 202px;
	border-right: 1px solid #444444;
}
.section.mode {
	margin-left: 804px;
}

.clear {
	clear: both;
}
.break {
	width: 940px;
	clear: both;
	float: left;
	margin: 15px 0 0 10px;
	padding-top: 15px;
	border-top: 1px solid #444444;
}
.break.homepage {
	width: 925px;
	margin-left: 20px;
}
* html .break.homepage {margin-left: 10px;}	
.break.feed {
	margin-top: 0;
}

.leaderboard {
	width: 728px;
	height: 90px;
	margin: 10px 10px 10px 10px;
	float: left;
}
.block {
	width: 180px;
	height: 90px;
	margin: 10px 10px 10px 20px;
	float: left;
	border: 1px solid #444444;
}
.rectangle {
	width: 300px;
	height: 250px;
	margin: 10px 10px 10px 10px;
	float: left;	
}
.halfbanner {
	width: 234px;
	height: 60px;	
	margin: 10px 10px 10px 10px;
	float: left;
}
.banner {
	width: 468px;
	height: 60px;
	margin: 10px 10px 10px 49px;
	float: left;
}
.button {
	width: 120px;
	height: 60px;
	margin: 10px 10px 10px 49px;
	float: left;
}

