.smallmenu {
	float:right;
	width:50px;/* this width is the same as the margin on #content */
	position:relative;
	margin: 5px;
	background-color: #D3D7DD;
	color: #000000;
	padding: 5px;
	width: 90px;
	border: 1px solid #FFFFFF;
}
.smallmenulink {
	color: #000000;
}
.cat {
	list-style-image: url(../images/page.gif);
}
a {
	text-decoration: none;
	color: #000000;
}
a.black {
	color: #000000;
	font-size: x-small;
}
.libary_head {
	font-weight: bold;
	font-size: medium;
}
.libary_header {
	font-weight: bold;
	font-size: x-small;
}
.book-text  {
	font-size: x-small;
	text-align: justify;
}
p {
	font-size: x-small;
	text-align: justify;
}
.nav-link  {
	font-weight: bold;
	font-size: xx-small;
}
.table_link {
	font-weight: bold;
	color: #000000;
	font-size: x-small;
}
.table_link2 {
	color: #000000;
}
body {
	margin: 0px;
	background-image: url(../images/BACK.GIF);
	color: #000000;
	background-repeat: repeat-x;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h1 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	margin: 0px;
	padding: 6px;
}
h2 {
	font-size: x-small;
	text-align: center;
	margin: 0px;
	padding: 6px;
}
a {
	color: #000000;
	text-decoration: none;
}


.TableMain {
	background-position: center top;
	height: 0px;
}
.TableContent {
	background-color: #E0E3E7;
	color: #000000;
	border: 1px solid #FFFFFF;
}
.TableLeft {
	background-color: #E0E3E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.TableRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2B4756;
	text-decoration: none;
	background-color: #D3D7DD;
}


.BibliotheekItem {
	background-color: #E0E3E7;
	color: #000000;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: xx-small;
}
.BibliotheekCategorie {
	font-weight: bold;
	color: #000000;
	background-color: #2B4756;
	font-size: x-small;
	padding: 3px;
	text-decoration: none;
}
.BibliotheekItemLink {
	color: #000000;
	text-decoration: none;
	font-size: xx-small;
}
.BibliotheekContent {
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.BibliotheekNavigationLink {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.BibliotheekForm {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #EBEBEB;
	border: 1px solid #000000;
	font-size: x-small;
}

/* TABLE */
.cms_application_body {
	width: 550px;
}
.cms_application_body_table {
	width: 550px;
	
}
.cms_application_body_table_header {
	color: #000000;
	background-color: #D3D7DD;
	font-weight: bold;
	font-size: xx-small;
	text-align: center;
	padding: 6px;
}
.cms_application_body_table_subheader {
	color: #000000;
	background-color: #ECE8DB;
	font-weight: bold;
	font-size: xx-small;
	text-align: left;
	padding: 2px;
}
.cms_application_body_table_item {
	font-size: xx-small;
	background-color: #000000;
	color: #000000;
}
.cms_application_body_table_link {
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
}
.reference {
	font-size: xx-small;
}