﻿*
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font-family: Trebuchet MS;
	font-size: 13px;
}

body
{
	margin:0px;
}

.pageTable
{
	width:100%;
	height: 100%;
	margin:0px;
	padding: 0 0 0 0;
}

.sideBorders
{
	background-color: #B0CAEB;
	width:auto;
}

.middleCell
{
	width: 745px;
	vertical-align: top;
}

.middleTable
{
	width: 645px;
	margin: 0 50px;
	padding: 0 0 0 0;
	height: 100%;
}

.logoHeader
{
	height: 71px;
	width: 745px;
	vertical-align: top;
}
.logoHeader img
{
	border-style: none;
}
.maatwerkLogo
{
	position: relative;
	left: 214px;
}

td.space
{
	background-color: #A3D524;
	height: 4px;
}

a
{
	color: #6CA901;
	text-decoration: none;
}

td.menu
{
	height:80px;
	width:745px;
	vertical-align:top;
}

td.menuLinks
{
	background-color: #017BC6;
	height: 28px;
	color: #FFFFFF;
	text-align: center;
}
a.menuLinks
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	text-decoration:none;
}

.menuTable
{
	width:100%;
	
}

.title
{
	background-color: #80BDE2;
	height: 50px;
	font-weight: bold;
	font-size: 21px;
	color: #FFFFFF;
	text-align: center;
	width: 645px;
}

.contentContainer
{
	width:100%;
	
}

.picture
{
	background-color: #D3E7AA;
	position: relative;
	width: 238px;
	padding: 0;
	vertical-align: top;
}

.text
{
	vertical-align: top;
	padding-left: 40px;
}

.copyright
{
	color: #89888D;
	padding: 0 40px 0 40px;
	font-size: 11px;
	vertical-align: top;
}

table.main 
{
	width: 100%;
}

table.content
{	
	height: 100%;
	width: 745px;
	margin: 0 50px;
}


td.contentContainer
{
	width: 800px;
	vertical-align: top;
}


td.footerContainer
{
	width: 800px;
	vertical-align: bottom;
}

a.question
{
	color: #017BC6;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.graylink
{
	color: #89888D;
	text-decoration: underline;
}

a.blacklink
{
	color: #000000;
	text-decoration: underline;
}

td.text ul
{
	margin: 20px 0 20px 0;
}

h1
{
	margin: 10px 0 5px 0;
	color: #017BC6;
	font-size: 16px;
}

h2
{
	margin: 15px 0 1px 0;
	color: #017BC6;
	font-size: 14px;
}

.selection
{
	text-align: right;
	padding: 0 10px 0 0;
}



.contentTable
{
	width: 100%;
}

ul
{
	padding: 0;
	margin: 0;
	list-style-type: disc;
}
li
{
	margin-left: 15px;
	margin-bottom: 5px;
}

.verticalRuler
{
	width: 1px;
	height: 35px;
	margin-left: 5px;
}

.flashMovie
{
	text-align: center;
}

.flashContentTable
{
	width: 100%;
	text-align: center;
	margin: 40px 0px;
}

.booktitlestable
{
	border-style: none;
}
.booktitlestable td
{
	padding: 0 30px 0 0;
	vertical-align: top;
}

.chapterstable
{
}
.chapterstable td
{
	padding: 0 5px;
	vertical-align: top;
}

.mySelection
{
	background-color: #D3E7AA;
}
.mySelection td
{
	border: solid 1px white;
	padding: 0 3px 0 5px;
}
.mySelectionHeader
{
	text-align: left;
	color: #FFFFFF;
	background-color: #A3D524;
}
.mySelectionHeader th
{
	border: solid 1px white;
	padding: 0 5px 0 1px;
}

.mySelectionFooter
{
	background-color: #B0CAEB;
	font-weight: bold;
}

.deleteColumn
{
	background-color: #FFFFFF;
}

.bookImage
{
	position: relative;
	text-align: center;
	top: 40px;
}

.lime
{
	vertical-align:top;
	background-image:url(../images/bg-border.GIF);
	background-repeat:repeat-y;
}

td.chapterId
{
	display: none;
}

.selectionInfo
{
	white-space: pre-line;
}
