*
{
	font-family: Arial, Helvetica, sans-serif;
}

tr, td, th, p, ul, li
{
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	line-height: 18px;
}

p
{
	margin-top: 0px;
}

strong
{
    color: #000000;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #e60e64;
	line-height: 18px;
}

a:hover
{
	text-decoration: underline;
}

a.menu-link:link, a.menu-link:visited, a.menu-link:active {
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	line-height: 12px;
	text-transform: uppercase;
}

a.menu-link:hover {
	color: #000000;
	text-decoration: none;
}

a.submenu-link:link, a.submenu-link:visited, a.submenu-link:active {
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	line-height: 12px;
	text-transform: uppercase;
}

a.submenu-link:hover {
	color: #000000;
	text-decoration: none;
}

a.tekst-onderkant-link:link, a.tekst-onderkant-link:visited, a.tekst-onderkant-link:active {
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	line-height: 12px;
}

a.tekst-onderkant-link:hover {
	color: #e60e64;
	text-decoration: none;
	line-height: 12px;
}

.tekst-kop
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tekst-kop-print {
	font-size: 22px; /* 25 */
	color: #e60e64;
	text-transform: uppercase;
	font-weight: bold;
}

.tekst-menu-vast
{
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	line-height: 18px;
	text-transform: uppercase;
}

.tekst-submenu-vast
{
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	line-height: 18px;
	text-transform: uppercase;
}

.tekst-kop-submenu
{
	font-size: 20px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	line-height: 18px;
	text-transform: uppercase;
}

.tekst-submenu
{
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	line-height: 18px;
	text-transform: uppercase;
	padding-right: 5px;
}

body, html
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #000000;
	line-height: 18px;
	text-align: justify;
	scrollbar-base-color: #f2f2f2;
	scrollbar-arrow-color: #e60e64;
}

.formulier-veld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #e60e64;
	width: 150px;
}

.formulier-veld-100
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #e60e64;
	width: 200px;
}

.formulier-knop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #e60e64;
	border: #e60e64 solid 0px;
}

div.container
{
	position: absolute;
	width: 762px;
	height: 567px;
	left: 50%;
	margin-left: -381px;
}

div.content-container
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 375px;
	height: 458px;
	background-color: #FFF;
	overflow: auto;
}

div.content
{
	padding: 15px;
}

div.video-container
{
	position: absolute;
	top: 97px;
	left: 50%;
	width: 762px;
	height: 452px;
	margin-left: -381px;
}

div.onderkant
{
	position: absolute;
	top: 577px;
	left: 50%;
	width: 762px;
	margin-left: -381px;
	text-align: right;
	color: #FFF;
}

div.submenu
{
	position: absolute;
	left: 0px;
	top: 109px;
	width: 377px;
	height: 224px;
	background-color: #e60e64;
}

div.submenu-content
{
	padding: 15px;
}

div.foto
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 377px;
	height: 224px;
	background-color: #FFFFFF;
}

div.print {
	position: absolute;
	left: 348px;
	top: 124px;
}

div.lijn1
{
	position: absolute;
	bottom: 15px;
	left: 15px;
	height: 2px;
	font-size: 1px;
	background-color: #f57923;
	width: 924px;
}

div.lijn2
{
	height: 2px;
	font-size: 1px;
	background-color: #5a3813;
	width: 100%;
}

div.logo {
	position: absolute;
	left: 50%;
	top: 24px;
	width: 79px;
	height: 54px;
	margin-left: 303px;
	z-index: 1;
}

div.menu {
	position: absolute;
	background-image: url(../images/background-menu.gif);
	width: 684px;
	top: 34px;
	height: 35px;
	z-index: 1;
	padding-top: 6px;
}

div.menu-balk {
	position: absolute;
	top: 34px;
	width: 50%;
	height: 41px;
	background-image: url(../images/background-menu.gif);
}

div.spacer1 
{
	height: 10px;
	font-size: 2px;
}

.titel
{
	vertical-align: text-top;
	padding-left: 2px;
	padding-right: 2px;
}

table.tabel-formulier td
{
	padding-bottom: 5px;
	text-align: left;
}

.clear-both
{
	clear: both;
}