h1 {
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	color: #9966CC;
}

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

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

.header {
	width: 767px;
	height: 129px;
	background-image: url('../images/header.jpg');
}

.main {
	float: left;
	width: 767px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.main .top {
	float: left;
	width: 767px;
	height: 15px;
	background-image: url('../images/main_top.jpg');
}

.main .center {
	float: left;
	width: 747px;
	background-image: url('../images/main_center.jpg');
	padding-left: 20px;
}

.episode {
	float: left;
	width: 760px;
	margin-bottom: 75px;
}

.verhaal {
	float: left;
	width: 475px;
	font-size: 14px;
}

.thumb {
	float: left;
	width: 204px;
	height: 152px;
	background-image: url('../images/thumb.jpg');
	margin-left: 20px;
	padding-top: 4px;
	padding-left: 3px;
}

.main .footer {
	float: left;
	width: 767px;
	height: 10px;
	background-image: url('../images/main_footer.jpg');
}

.meer_left {
	float: left;
	width: 12px;
	height: 47px;
	background-image: url('../images/meer_left.jpg');
}

.meer_center {
	float: left;
	height: 35px;
	background-image: url('../images/meer_center.jpg');
	font-weight: bold;
	font-size: 16px;
	padding-top: 12px;
}

.meer_center a{
	text-decoration: none;
	color: white;
}

.meer_right {
	float: left;
	width: 12px;
	height: 47px;
	background-image: url('../images/meer_right.jpg');
}

.footer {
	width: 767px;
	height: 20px;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	float: left;
	color: #FF66CC;
	font-weight: bold;
}
