html,
body {
	height: 100%;
}

body {
	font-family: arial;
	font-size: 12px;
}

.back {
	background-image: url(back.gif);
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	background-color: #E6F5FA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
	width: 585px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 220px;
	padding-left: 28px;
	padding-right: 20px;
	text-align: justify;
}

div#flashfilmpjes {
	margin: 0 auto;
	padding: 0 0 0 4px;

	overflow: hidden;
}

td.contentback {
	padding: 0 2px 0 4px;
}

p.bevestiging {
	background-color: #fff;
	color: #000;
}

p {
	text-align: left;
	padding: 0 0 0 20px;
}

p input {
	margin: 0 0 0 100px;
}

p.actorfactory,
p.disclaimer {
        font-size: 10px;
}

p.linkFilmpje {
	text-align: center;
}

label {
        display: block;
        float: left;
        width: 150px;
}

div.pair {
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	width: 400px;
}

div.pair label {
	float: left;
	width: 200px;
}

