a {
	text-decoration: none;
}

img {
	border: 0px;
}

html {
	font-family: Arial;
	background-color:#646464;
}

body {
	width: 780px;
	margin: auto;
	background-color:#646464;
}

.header {
	width: 750px;
	height: 75px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 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: 32px;
	padding-top: 20px;


}

.menu_center img {
	border-right: 1px solid #7FCCFF;
	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: 774px;
	height: 95px;
	border: 2px solid white;
	float: left;
	padding-top: 4px;
	padding-left: 2px;
	background-color: #7FCCFF;
	
}

.videos {
	width: 762px;
	height: 80px;
	margin-left: 2px;
}
.laatstevideos {
padding-top:15px;
}
.videos img {
	border: 1px solid #FFFFFF;
}

.center a {
	color: white;
}

.populairste {
	float: left;
	width: 208px;
	height: 78px;
	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;
	border: 1px solid white;
	margin-left: 7px;
	padding-top: 3px;
	padding-left: 5px;
}

.linkpartners {
	float: left;
	width: 208px;
	height: 78px;
	border: 1px solid white;
	margin-left: 7px;
	padding-top: 3px;
	padding-left: 5px;
}

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

.abc a {
	color: white;
	border-right: 1px solid #7FCCFF;
	margin-right: 10px;
	margin-top: 7px;
	padding-right: 10px;
	float: right;
}

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

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

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

.main {
	float:left;
	width: 768px;
	padding-left: 6px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	border: 3px solid #FFFFFF;
}

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

.main a {
	color: black;
}

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

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

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

.oranje a {
	color: #7FCCFF;
}
.links {
	float:left;
	border-right: 1px solid #7FCCFF;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}
.reactie_toevoegen {
	font-size: 12px;
	margin-top: 10px;
}

.reactie_toevoegen label {
	float: left;
	width: 100px;
}

.zoeken_home {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666666;
	margin-bottom: 10px;
}
.inputtext {
background-color: #FFFFCB;
}
.inputtext2 {
background-color: #FFFFCB;
width: 422px;
}
.zoeken_home a {
	color: #7FCCFF;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	color:#000000;
	font-size: 12px;
	float: left;
	width: 768px;
	padding-left: 10px;
	background-color:#7FCCFF;
	border: 1px solid #FFFFFF;
}
.footer a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}