html,body {
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #494949;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.imgborder {
	border: 1px solid #ffffff;
}
.header {
	float: left;
	width: 700px;
	height: 100px;
	text-align: left;
	margin-bottom: 5px;
	background-image: url(filmrol.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.header img{
	margin-top: 10px;
}
.toolbar{
	margin-bottom: 5px;
	width: 700px;
	text-align: left;
	float: left;
}
.toolbar a{
	color: #dc2830;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.links {
	width: 700px;
	height: auto;
	text-align: center;
	float: left;
}
.footer {
	width: 700px;
	text-align: center;
	float: left;
}
/*.midden {
	float: none;
	width: 722px;
} */
.midden2 {
	margin: auto;
	padding-left: 25px;
	width: 722px;
	text-align: center;
	background: inherit;
}

.kolom1 {
	width: 370px;
	float: left;
	margin-bottom: 5px;
}

.contentgoogle
{
	float: left;
	height: 250px;
	text-align: center;
	}
.content
{
	float: left;
	width: 100%;
	height: 60px;
	margin-bottom: 1px;
	text-align: center;
	}

.content .thumb{
	padding: 0px;
	text-align: left;
	height: 50px;
	width: 68px;
}
.content .tekst{
	padding: 0px;
	text-align: left;
	width: 100%;
}
.content .funpicthumb{
	text-align: center;
	padding: 3px;
}
.content .titel a{
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #dc2830;
}
.content .omschrijving{
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content .bekeken a{
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	width: 100%;
	color: #dc2830;
}
.content .img {
	border:1px solid #000000;
}

.content2
{
	float: left;
	width: 100%;
	margin-bottom: 1px;
	text-align: center;
	}
.content2 .img {
	border:1px solid #000000;
}

/*kolom2*/
.kolom2 {
	margin-bottom: 10px;
	width: 330px;
	text-align: center;
	float: left;
}

/* Embed Film */
.embedfilm
{
	float: left;
	width: 100%;
	height: 266px;
	text-align: center;
	background-color: #0c0c0c;
	}

/* Navigatie */
.nav {
	float: left;
	width: 700px;
	font-size: 12px;
	color: #dc2830;
	margin-bottom: 10px;
	text-align: left;
	} 
.nav a:link, .nav a:active, .nav a:visited{
	font-size: 12px;
	color: #dc2830;
	text-decoration: none;
	font-weight: bold;
} 
.nav a:hover{
	font-size: 12px;
	color: #dc2830;
	text-decoration: underline;
	font-weight: bold;
}
.outlink a:link,
.outlink a:active, 
.outlink a:visited {
	font-size: 14px;
	color: #dc2830;
	text-decoration: none;
	font-weight: bold;
}