body {
	margin: 0;
	padding: 0;
	scrollbar-base-color: #a8d9f7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #4DA6DD;
	scrollbar-shadow-color: #89BDDD;
}
a {
	color: #BA014C;
	text-decoration: underline;
	font-size: 14px;
}
.topFrame {
	width: 800px;
	height: 50px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.topContent {
	position: relative;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
}
.topContentBody {
}
.topContentBody h1, h2, h3 {
	letter-spacing: -3.5px;
	font-size: 32px;
	position: relative;
	margin: 0;
	top: 10px;
}
.topContentBody h1 {
	float: left;
	left: 90px;
}
.topContentBody h2 {
	float: left;
	font-size: 30px;
}
.topContentBody h3 {
	float: left;
}
.topright {
	position: relative;
	float: right;
	top: 0px;
	right: 40px;
}
h4 {
	font-size: 12pt;
	margin: 0;
}

.leftFrame {
	width: 155px;
	height: 550px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	left: -645px;
}
#Opgaven1, #Opgaven2, #Interviews1, #Interviews2, #Post1, #Post2, #Rapport1, #Video1, #Video2, #Video3 {
	position: absolute;
	visibility: hidden;
}
#bottom {
	position: absolute;
	padding-top: 6px;
	padding-bottom: 0px;
	top: 45px;
	left: 700px;
	text-align: right;
	background-image: url(../images/streep.gif);
	width: 100%;
	height: 60px;
}

.mainFrame {
	background-image: url(../images/page.gif);
	background-repeat: no-repeat;
	width: 645px;
	height: 550px;
	float: left;
	position: relative;
	left: 155px;
}
.mainContent {
	position: relative;
	width: 595px;
	height: 395px; 
}
.mainContentBody {
	background-color: #a1daf5;
}
.inhoud {
	margin-top: 60px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 570px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.donkerblauw {
	color: #0074a8;
	font-weight: bold;
}
.opgaveUitleg {
/*
	color: #0074a8;
	font-style: italic;
*/
}
.maincolumns {
	clear: both;
	float: left;
}
#home, #menu1, #menu2, #menu3, #menu4 {
position: absolute;
left: 5px;
}
#home
{
top: 38px;
}
#menu1
{
top: 101px;
}

#menu2
{
top: 164px;
}

#menu3
{
top: 227px;
}

#menu4
{
top: 290px;
}
/*
// submenus
*/
#Opgaven1, #Opgaven2, #Video1, #Video2, #Video3, #Interviews1, #Interviews2, #Post1, #Post2 {
position: absolute;
left: 85px;
}
#Opgaven1 {
top: 65px;
}
#Opgaven2 {
top: 127px;
}
#Video1 {
top: 110px;
}
#Video2 {
top: 172px;
}
#Video3 {
top: 234px;
}
#Interviews1 {
top: 195px;
}
#Interviews2 {
top: 257px;
}
#Post1 {
top: 228px;
}
#Post2 {
top: 290px;
}
#ToolTip {
	position: absolute;
	left: 24px;
	top: 415px;
	line-height: 22pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#subnav {
	position: relative;
	bottom: 0px;
}
#subnav .volgende{
	position: relative;
	float: right;
	right: 5px;
}
#subnav .vorige{
	position: absolute;
	float: right;
	right: 155px;
}
#subTitle1, #subTitle2{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}