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

a:link {
	color: #9e0059;
	text-decoration: underline;
}

a:visited {
	color: #9e0059;
	text-decoration: underline;
}

a:hover, a:active {
	color: #9e0059;
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1
{
 color: #9c0059;
 font-size: 32px;
}

h2
{
display: block;
margin-bottom: 7px;
font-size: 12px;
font-weight: bold;
}

h3
{
	background-color:#ffffff;
	color: #000000;
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

img {
	border: 0;
}

img.hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.container {
	width: 839px;
	margin: 0 auto;
	position: relative;
	border:1px solid #9e0059;
}

* html div.container {
	width: 841px;
	border: 1px solid #9e0059;
}

#header {
	float: left;
	width: 839px;
	height: 209px;
	position: relative;
}

#header img {
	position: absolute;
	top: 17px;
	right:20px;
	z-index:8;

}

#header img.active {
	z-index:10;
}

#header img.last-active {
	z-index:9;
}

div.left {
	margin:0;
	float: left;
	width: 261px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #ffffff;
	overflow: hidden;
	display: table-cell;
}

	div.left_top {
		height: 227px;
		margin: 0 15px 0 auto;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 23px;
		font-weight: bold;
		text-decoration: none;
	}
	.left_top a {
		text-decoration: none;
		font-size: 23px;
		font-weight: bold;
		display:inline;
	}

	.left_top a:link, .left_topu a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #bcbcbc;
		text-decoration: none;
	}

	.left_top a:hover, .left_top a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #bcbcbc;
		text-decoration: none;
	}

	div.left_bottom {
		width: 261px;
		height: 246px;
		margin: 0;
	}

	div.left_bottom img{
		margin-bottom: 8px;
	}

	div.left_bottom_padding {
		margin:0 21px auto 20px ;
	}



div.right {
	margin: 0;
	display: table-cell;
	float: left;
	width: 269px;
	min-height: 473px;
	background-color: #ffffff;
	padding-bottom: 10px;
	overflow: hidden;
}

.right img {
	margin-top:12px;
	margin-left: 11px;
	border: 1px solid #000000;
}

#inhoud
{
	background-color: #ffffff !important;
	display: table-row;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
}

div.maincontainer {
		float: left;
		width: 299px;
		display: block;
		min-height: 473px;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		background-color: #ffffff;
		overflow: hidden;
}

	div.main {


	}

div.content {
	margin: 0;
	padding: 12px 0;
	display: table-cell;
	float: left;
	width:299px;
	overflow: hidden;
}

.inhoud_menu {
	float: right;
}

.inhoud_menu_link {
	float: left;
	display: block;
	font-weight: bold;
	cursor: pointer;
	height: 15px;
}

.inhoud_menu_link a{
	font-weight: bold;
	text-decoration: none;
}

.inhoud_menu_link a:link,
.inhoud_menu_link a:visited,
.inhoud_menu_link a:active{
	text-decoration: none;

}

.inhoud_menu_link a:hover {
	text-decoration: underline;
}

.accordion
{
	color: #000000;
	font-family: Arial;
}

div.footer {
	float: left;
	width: 839px;
	height: 25px;
	text-align: center;
	position: relative;
}

div.footer * {
	margin: 0 20px;
}

p.readmore {
	text-align: right;
}

h2.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #9e0059;
}

.video
{

	width: 410px;
	border: 1px solid #000000;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

* html > .video
{
	width: 390px;
}

.top_video_container
{
	float: left;
	width: 281px;
	height: 225px;
	margin:0;
	padding: 0;
	display: block;
	position: relative;
}

#videos
{
list-style-type: none
}
#videos li
{
width: auto;
}

.h1_container
{
	margin-bottom: 7px;
}

.h1_container td
{
	vertical-align: middle;
}