BODY.BookBody
    {
color                   : #808080;
margin					: 0px;
    }

A, A:Visited, A:Hover, A.Active
    {
color                   : #808080;
    }
    
img {
	border: none;
}

TD.NavigationTable
    {
background-repeat       : no-repeat;
background-position     : 0 71;
    }
    
TABLE.ChapterTable
    {
margin-top              : 52px;
margin-left             : 11px;
    }
    
TD.ChapterCell
    {
background-repeat       : no-repeat;
background-position     : top left;
    }

TD.LocationCell
    {
background-repeat       : no-repeat;
background-position     : top right;
    }
    
TD.FooterCell
    {
background-repeat       : no-repeat;
background-position     : bottom right;
    }

TD.NavigationCell
	{
background				: #FFFFFF;
height						:	71px;
	}	

DIV.FooterText, DIV.PictureText, DIV.LocationText, DIV.TheTextField
    {
font-family             : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size               : 11px;
font-weight             : normal;
letter-spacing          : 0pt;
text-align              : left;
margin-left             : 35px;
    }

DIV.FooterText
	{
margin-bottom			: 10px;
margin-left				: 125px;
	}    

DIV.PictureText, DIV.TheTextField
    {
text-align              : right;
letter-spacing          : 1px;
margin-top              : 5px;
margin-right            : 0px;
margin-left             : 0px;
width					: 373px;
    }

A.Footer
    {
font-weight             : normal;
text-decoration         : none;
letter-spacing          : 1pt;
    }

A:Visited.Footer
    {
text-decoration         : none;
    }

A:Hover.Footer
    {
color                   : #FFFFFF;
text-decoration         : none;
    }

A:Active.Footer
    {
color                   : #FFFFFF;
text-decoration         : none;
    }

DIV.LocationText
    {
text-align              : left;
margin-top              : 0px;
padding-left            : 5px;
margin-left							: 0px;
line-height							: 24px;
    }
    
A.Location
    {
text-decoration         : none;
font-weight             : bold;
letter-spacing          : 1px;
    }

A:Visited.Location
    {
text-decoration         : none;
    }

A:Hover.Location
    {
text-decoration         : none;
    }

A:Active.Location
    {
color                   : #FFFFFF;
text-decoration         : none;
    }
    
DIV.PageTitle, DIV.ContentIntro, DIV.Content, DIV.ChapterCell
    {
font-family             : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size               : 18px;
font-weight             : bold;
margin-left             : 7px;
margin-top              : 5px;
text-align              : left;
    }

.content li {
	margin-left: 1em;
}

.content ul {
	padding-left: 1em;
	margin-left: 15px;
}

h1 {
font-family             : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size               : 18px;
font-weight             : bold;
margin									: 0px;
padding-left						: 0px;
}

p {
margin-top: 10px;
margin-bottom: 10px;
}
    
DIV.ContentIntro, DIV.Content
    {
font-size               : 12px;
font-weight             : normal;
margin-left             : 14px;
margin-top              : 8px;
margin-bottom           : 8px;
line-height             : 15px;
width                   : 340px;
text-align				: justify;
    }

DIV.Content
    {
color                   : #FFFFFF;
margin-top              : 12px;
margin-bottom           : 10px;
    }

DIV.ContentHeader
    {
font-size               : 11px;
font-weight             : bold;
letter-spacing          : 1pt;
margin-left             : 15px;
text-transform			: lowercase;
margin-top				: 25px;
margin-bottom			: 25px;
    }
    
DIV.ChapterCell
    {
font-size               : 11px;
color                   : #FFFFFF;
font-weight             : bold;
margin-left             : 0px;
margin-top              : 8px;
padding-bottom          : 10px;
    }
    
TD.ContentCell
    {
background-repeat       : no-repeat;
    }

TD.ContentIntro
    {
background-repeat       : no-repeat;
background-position     : top right;
    }
    
A.Chapters, A:Visited.Chapters, A.subChapters, A.subChapters:visited
    {
display                 : block;
color                   : #FFFFFF;
text-decoration         : none;
font-weight             : bold;
letter-spacing          : 1px;
padding-bottom          : 2px;
    }

A:Visited.Chapters
    {
text-decoration         : none;
    }

A:Hover.Chapters
    {
text-decoration         : none;
    }

A:Active.Chapters
    {
text-decoration         : none;
    }
    
DIV.LinkMenu
    {
display: block;
    }
    
TD.BaseImg
    {
background-repeat       : no-repeat;
background-position     : center center;
    }
    
A.TextLink, A:Visited.TextLink
    {
text-decoration         : none;
font-weight             : bold;
    }

A:Hover.TextLink
    {
text-decoration         : none;
font-weight             : bold;
    }
    
A.IntroLink, A:Visited.IntroLink
    {
font-weight             : bold;
text-decoration         : none;
    }

A:Hover.IntroLink
    {
font-weight             : bold;
text-decoration         : none;
    }
	
TABLE.CenterTable
	{
width					: 100%;
height					: 100%;
	}
	
DIV.TheTextField
	{
position	: relative;
color		: #FFFFFF;
	}
	
	/* MAIN NAV */

	
	.NavigationCell a:link, .NavigationCell a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	margin-top:12px;
	display:block;
	}
	
	.menuwrapper {
	padding-left: 4px;
	cursor:pointer;
	}
	
	.NavigationCell *{
	float:left;
	margin-right: 7px;
	text-transform:uppercase;	
	}
	
	.m01 a:link,.NavigationCell .m01 a:visited{
	border-top: 3px solid #6f987a;
	width:84px;	
	color: #6f987a;
	}
	
	
	.m01 a:hover, .m01active a:link, .m01active a:visited{
	background: #d9e4dd;
	border-top: 3px solid #6f987a;
	width:84px;	
	color: #6f987a;
	}
	
	.m02 a:link,.NavigationCell .m02 a:visited{
	border-top: 3px solid #8c8163;
	width:84px;	
	color: #8c8163;
	}
	
	
	.m02 a:hover, .m02active a:link, .m02active a:visited{
	background: #e2ded4;
	border-top: 3px solid #8c8163;
	width:84px;	
	color: #8c8163;
	}
	
	.m03 a:link, .m03 a:visited {
	border-top: 3px solid #956d6d;
	width:80px;	
	color: #956d6d;
	}
	
	
	.m03 a:hover, .m03active a:link, .m03active a:visited {
	background: #e3d8d8;
	border-top: 3px solid #956d6d;
	width:80px;	
	color: #956d6d;
	}
	
	.m04 a:link,  .m04 a:visited{
	border-top: 3px solid #6c758e;
	width:84px;	
	color: #6c758e;
	}
	
	
	.m04 a:hover, .m04active a:link, .m04active a:visited{
	background: #d9dbe2;
	border-top: 3px solid #6c758e;
	width:84px;	
	color: #6c758e;
	}
	
	.m05 a:link,.NavigationCell .m05 a:visited{
	border-top: 3px solid #737d63;
	width:108px;	
	color: #737d63;
	}
	
	.m05 a:hover, .m05active a:link, .m05active a:visited{
	background: #daddd5;
	border-top: 3px solid #737d63;
	width:108px;	
	color: #737d63;
	}
	
	.m06 a:link,.NavigationCell .m06 a:visited{
	border-top: 3px solid #877387;
	width:110px;	
	color: #877387;
	margin-right:0px;
	}
	
	.m06 a:hover, .m06active a:link, .m06active a:visited{
	background: #dfd9df;
	border-top: 3px solid #877387;
	width:110px;	
	color: #877387;
		margin-right: 0px;
	}
	
	.m07 a:link,.NavigationCell .m07 a:visited{
	border-top: 3px solid #660A06;
	width:135px;	
	color: #660A06;
	}
	
	.m07 a:hover, .m07active a:link, .m07active a:visited{
	background: #E5BCBB;
	border-top: 3px solid #660A06;
	width:135px;	
	color: #660A06;
	}
	
	.chapterpix {
		width: 373px;
		height: 221px;
		display:none;
	}
	
	.jquery-corner { position: relative; }
	
	.contint {
	width: 373px;
	height: 221px;
	background: #fff;
	}
	
	/* MEENEEM LIJSTEN */
	
	td.meeneemimg {
		padding-right: 10px;
	}
	
	td.meeneemtxt {
		font-size: 10px;
		color:#39505E;
	}
	
	TD.PageTitle, SPAN.PageTitleOne, SPAN.PageTitleTwo, TD.PopUpTop, TD.PopUpBottom
    {
font-family             : Verdana, Tahoma, Arial, Helvetica, sans-serif;
color                   : #39505E;
font-size               : 17px;
font-weight             : bold;
padding-top             : 13px;
    }

SPAN.PageTitleTwo
    {
color                   : #56798E;
font-size               : 14px;
    }

TD.PopUpTop, TD.PopUpBottom
    {
background              : #56798E;
font-size               : 10px;
font-weight             : normal;
line-height             : 15px;
color                   : #FFFFFF;
text-align              : left;
padding-top             : 0px;
letter-spacing          : 1px;
    }

TD.PopUpBottom
    {
background-image        : url('../img/book/popup/popup_footer.gif');
background-repeat       : no-repeat;
background-position     : bottom right;

    }
    
DIV.ContentField
    {
background              : #D1DCE3;
color                   : #39505E;
padding-left            : 10px;
padding-top             : 10px;
padding-bottom          : 7px;
border                  : solid;
border-width            : 1px;
    }

A.ContentField, A:Visited.ContentField
    {
color                   : #39505E;
font-weight             : bold;
text-decoration         : none;
    }

A:Hover.ContentField
    {
color                   : #4D6C7F;
    }
    
    /* ERROR FORM */

label.error {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
}

#bannerTop {
height: 90px;
background: #fff;
overflow:hidden;
}

.lban {
margin: 11px;
}

.ContentCell .lban {
	margin-bottom:0px;
}

#TheTextField {
	height:50px;
}