﻿.styleContentsTable
{
	width: 100%;
}

.styleContentsColumnLeft
{
	height: 100%; 
	vertical-align: top
}

.styleContentsColumnRight
{
	vertical-align: top;
	width: 143px; 
	height: 100%;
	background-image: url(../images/zijkant.png); /*does not work with Divs if using FireFox */
}

.styleFlashMovieContainer
{
	height: 100%; 
	width: 100%;
	text-align: center;
	background-color: #FCF4C3;
}

.styleDimensionsFlashMovie
{
	width: 640px; 
	height: 400px;
}

.styleTitle
{
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #005DAD;
}

.styleText
{
	width: 589px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 14px;
	color: Black;
}

.styleText_Left
{
	width: 200px;
	text-align: left;
	vertical-align: top;
}

.styleText_Right
{
	width: 589px;
	text-align: left;
	vertical-align: top;
}