﻿div.ContainerFrame
{
	position: absolute;
	left: 100px;
	width: 650px;
}
div.ContainerFrame:after
{
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
div.TopMenu
{
	display: none;
}
h1.Header
{
	color: #7d543b;
}
div.LogoFrame
{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 650px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: none;
	z-index: 1;
}
div.LogoFrame img
{
	display: block;
	width: 250px;
	margin-left: -32px;
}

div.TopContent
{
	display: none;
}
.ContentFrame
{
	position: absolute;
	width: 650px;
	top: 70px;
	margin: 0px auto 0px auto;
}
.ContentFrame .Content
{
	float: left;
	top: 0px;
	margin-top: 11px;
	margin-left: 32px;
	padding-right: 9px;
	z-index: 4;
	margin-bottom: 6px;
	width: 397px;
}
div.ContentFrame .Content Ul
{
	list-style-image: none;
	list-style-type: square;
}

div.Menu
{
	display: none;
}
div.ContentDetail
{
	position: relative;
	width: 650px;
	z-index: 5;
	background-position: right;
	background-repeat: repeat-y;
	height: 100%;
}
div.Right
{
	display: none;
}

div.FooterFrame
{
	display: none;
}

.filler
{
	display: none;
}

.Streep1
{
	display: none;
}
.Streep2
{
	display: none;
}
.Streep3
{
	display: none;
}
.Streep4
{
	display: none;
}

.Scheiding
{
	display: none;
}
.ImageRightBorder
{
	border-bottom-style: solid;
	border-bottom-width: 9px;
}

