img {
	border: 0px;
}

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

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

#container {
	float: left;
	width: 965px;
	min-height: 911px;
	background-image: url(../images/background2.png);
	background-repeat: no-repeat;
	padding-left: 74px;
	padding-right: 76px;
}

.meer {
	float: right;
	font-size: 12px;
	text-decoration: bold;
}

h1 {
	font-family: Arial;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding: 0px;
}

.logo {
	float: left;
	width: 357px;
	height: 274px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

.top {
	float: left;
	width: 608px;
	height: 146px;
	background-image: url(../images/top.png);

}

.menu {
	float: left;
	width: 608px;
	height: 72px;
	background-image: url(../images/menu.png);
}

.menu ul {
	margin: 0px;
	padding: 0px;
}

.menu li {
	list-style-type: none;
	float: left;
}

.menu .home {
	margin-top: 22px;
	margin-left: 40px;
}

.menu .top40 {
	margin-top: 15px;
	margin-left: 32px;
}

.menu .nieuw {
	margin-top: 10px;
	margin-left: 25px;
}

.menu .link {
	margin-top: 10px;
	margin-left: 27px;
}

.menu .info {
	margin-top: 10px;
	margin-left: 24px;
}

.zoeken {
	float: left;
	width: 600px;
	height: 56px;
	background-image: url(../images/zoeken.png);
}

.abc {
	float: left;
	padding-left: 15px;
}

.zoeken_form {
	float: left;
	padding-left: 100px;
	padding-top: 4px;
}

.zoeken2 {
	float: left;
	width: 508px;
	height: 31px;
	background-image: url(../images/zoeken2.png);
	padding-top: 25px;
	padding-left: 100px;
}

.zoek_veld {
	float: left;
	width: 217px;
	height: 17px;
	background-image: url(../images/zoek_veld.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 5px;
}

.zoeken_right {
	float: left;
	width: 214px;
	height: 51px;
	background-image: url(../images/zoeken_right.png);
}

.microfoon {
	float: left;
	width: 232px;
	height: 111px;
	background-image: url(../images/microfoon.png);
}

.ballon {
	float: left;
	width: 372px;
	height: 76px;
	background-image: url(../images/ballon.png);
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 35px;
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.bar {
	float: left;
	width: 861px;
	min-height: 200px;
	background-image: url(../images/bar.png);
	margin-left: 2px;
	padding-left: 49px;
	padding-right: 46px;
}

.topclip {
	float: right;
	width: 197px;
	height: 186px;
	background-image: url(../images/topclip.png);
}

.topclip .box {
	float: left;
	width: 120px;
	height: 93px;
	margin-top: 47px;
	margin-left: 29px;
}

.links {
	float: left;
	width: 232px;
}

.sidebar {
	float: left;
	width: 232px;
	height: 288px;
	background-image: url(../images/sidebar.png);
}

.sidebar ul {
	margin: 0px;
	padding: 0px;
	margin-top: 47px;
	margin-left: 85px;
}

.sidebar li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.sidebar li a {
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
	color: black;
	font-size: 12px;
	text-decoration: none;
	width: 56px;
	height: 35px;
	padding-top: 17px;
	margin-right: 11px;
	text-align: center;
}

.sidebar .nl {
	font-size: 16px;
	padding-top: 15px;
	height: 30px;
}

.sidebar .apres {
	padding-top: 10px;
	height: 35px;
}

.sidebar_bottom {
	float: left;
	width: 232px;
	height: 141px;
	background-image: url(../images/sidebar_bottom.png);
}

.sidebar_inside {
	float: left;
	width: 162px;
	height: 120px;
	margin-top: 0px;
	margin-left: 54px;
}

.sidebar_linksonder {
	float: left;
	width: 162px;
	height: 120px;
	margin-top: 3px;
	margin-left: 54px;
	font-family: Verdana;
	color: black;
	font-size: 11px;
	text-decoration: bold;
}

.sidebar_linksonder a {
	color: white;
                font-size: 9px;
                text-decoration: none;
}

.main {
	float: left;
	width: 432px;
	min-height: 429px;
	background-image: url(../images/main.png);
	background-repeat: no-repeat;
}

.rechts {
	float: right;
	width: 197px;
	height: 354px;
	background-image: url(../images/rechts.png);
}

.rechts_inside {
	float: left;
	width: 180px;
	height: 275px;
	margin-left: 8px;
                
}

.rechts_social {
	float: left;
	width: 180px;
	height: 100px;
	margin-left: 8px;
	text-align: center;
}

.footer {
	float: left;
	width: 899px;
	height: 74px;
	text-align: right;
	padding-right: 60px;
	font-size: 10px;
	background-image: url(../images/footer.png);
}

.footer a {
	color: black;
}

.nieuwste_clips {
	float: left;
	width: 189px;
	line-height: 11px;
	padding-top: 0px;
	padding-left: 21px;
	margin: 0px;
	font-size: 9px !important;
}

.eerste_clip {
	float: left;
	width: 170px;
	padding-top: 25px;
	padding-bottom: 1x;
    padding-left: 5px;
}

.nieuwste_clips a {
	color: black;
	font-size: 9px;
	text-decoration: none;
}

.nieuwste_clips .clips {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.meeste_clips {
	float: left;
	width: 188px;
	line-height: 11px;
	padding-top: 0px;
	padding-left: 13px;
	margin: 0px;
	margin-top: 0px;
	font-size: 9px !important;
}

.meeste_clips a {
	color: black;
	font-size: 9px;
	text-decoration: none;
}

.meeste_clips .clips {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
