a {
	text-decoration: none;
}

img {
	border: 0px;
}

h2 {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

html {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
}

body {
	width: 780px;
	margin: auto;
}

.header {
	width: 700px;
	height: 55px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}

.menu {
	float: left;
	margin-top: 12px;
}

.menu_left {
	float: left;
	width: 18px;
	height: 52px;
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
}

.menu_center {
	float: left;
	background-image: url(../images/menu_center.jpg);
	background-repeat: repeat-x;
	width: 744px;
	height: 33px;
	padding-top: 20px;
}

.menu_center img {
	border-right: 1px solid #CCCCCC;
	margin-right: 10px;
	padding-right: 10px;
}

.niet {
	border: 0px !important;
}

.menu_right {
	float: left;
	width: 18px;
	height: 52px;
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
}

.center {
	width: 778px;
	height: 95px;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
}

.videos {
	width: 762px;
	height: 80px;
	margin-left: 2px;
}

.videos img {
	border: 1px solid white;
}

.center a {
	color: white;
}

.populairste {
	float: left;
	width: 208px;
	height: 78px;
	background-image: url(../images/center.jpg);
	background-repeat: repeat-x;
	border: 1px solid white;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
	color: white;
}

.top3 {
	padding-top: 4px;
}

.zoeken {
	float: left;
	width: 320px;
	height: 78px;
	background-image: url(../images/center.jpg);
	background-repeat: repeat-x;
	border: 1px solid white;
	margin-left: 7px;
	padding-top: 3px;
	padding-left: 5px;
}

.linkpartners {
	float: left;
	width: 208px;
	height: 78px;
	background-image: url(../images/center.jpg);
	background-repeat: repeat-x;
	border: 1px solid white;
	margin-left: 7px;
	padding-top: 3px;
	padding-left: 5px;
}

.abc {
	width: 780px;
	float: left;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.abc a {
	color: white;
}

.abc_left {
	width: 16px;
	height: 37px;
	background-image: url(../images/abc_left.jpg);
	float: left;
}

.abc_center {
	width: 748px;
	height: 38px;
	background-image: url(../images/abc_center.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-top: 4px;
}

.abc_right {
	width: 16px;
	height: 37px;
	background-image: url(../images/abc_right.jpg);
	float: left;
}

.main {
	float: left;
	width: 742px;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 10px;
}

.main h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.main a {
	color: black;
}

.oranje {
	font-size: 12px; 
	color: #FF9900; 
	font-weight: bold;
	padding-top: 2px;
}

.oranje a {
	color: #FF9900;
}

.main_left {
	float: left;
	width: 500px;
}

.main_right {
	float: right;
	width: 225px;
}

.zoeken_home {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666666;
	margin-bottom: 10px;
}

.zoeken_home a {
	color: orange;
	font-size: 12px;
	font-weight: bold;
}