﻿#mainPage
{
	min-height: 800px;
}

body, th, html
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #777777;
	font-weight: normal;
	height: 100%;
}

body {
	background-color: #FFFFFF;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img 
{
	border: none;
}
a img 
{
	border: none;
}

.homeTitles
{
	font-weight: bold;
	text-transform: uppercase;
	color: #0074A2;
}

.footer 
{
	margin-top: 40px;
}

.listImage
{
	border: none;
	width: 83px;
	height: 83px;
	margin: 5px;
}

.sameAuthorImage
{
	border:none;
	width: 70px;
	height: 70px;
}

.singleObjectImage
{
	border:none;
	width: 200px;
	height: 250px;
}
	
/* root nodes without leaves */
.AspNet-Menu-Horizontal, .AspNet-Menu, AspNet-Menu-Leaf, .AspNet-Menu-Template, AspNet-Menu-WithChildren
{
}

.AspNet-Menu .AspNet-Menu-Leaf a
{
	font-weight: bold;
	color: #777777;

}

.AspNet-Menu .AspNet-Menu-Leaf .AspNet-Menu-Template a:hover, .AspNet-Menu .AspNet-Menu-Leaf .AspNet-Menu-Template a:selected
{
	font-weight: bold;
	color: #0475A1;

}

/* root nodes with children */

.AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-Template a
{
	font-weight: bold;
	color: #777777;

}	


.AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-Template a:hover, .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-Template a:selected
{
	font-weight: normal;
	color: #0475A1;

}	

/* child nodes */

.AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-Template .AspNet-Menu-Leaf a, .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-Leaf a
{
	font-weight: normal;
	color: #777777;
	width: 250px;
}

.AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-Template .AspNet-Menu-Leaf a:hover, .AspNet-Menu .AspNet-Menu-WithChildren .AspNet-Menu-Template .AspNet-Menu-Leaf a:selected
{
	font-weight: normal;
	color: #0475A1;
	
}	
/* globals for the menu */
.AspNet-Menu li
{
	font-weight: normal;
	padding-right: 30px;
}

.AspNet-Menu-WithChildren li
{
	font-weight: normal;
}

.radioButtons input
{
	width: 25px;
}

.radioButtons label
{
	margin: 2px;
}

.toolBar 
{
	width: 230px;
}

.AspNet-FormView-Data .textBlock
{
	padding-top: 30px;
	text-align: left;
	width: 140px;
}

/*.subPages 
{
	float: left;
	background-color: white;
	text-align: left;
}
*/
.fileUpload input
{
	width: 100px;
	height: 40px;
}

input .fileUpload
{
	width: 100px;
	height: 40px;
}

.contentAgenda
{
	text-align: left;
	width: 600px;
	margin-top: -30px;
}

.AspNet-FormView-Data .content, .content
{
	padding-top: 30px;
	text-align: left;
	width: 600px;
}

.AspNet-DataList 
{
	padding-top: 30px;
}

.leftMenu {
	background-color: white;
	float: left;
	width: 153px;
	height: 58px;
}

.topMenu {
	background-image: url(../images/header_back.gif);
	background-repeat: repeat-x;
}

.pageTitle_FlashAnimation .AspNet-FormView-Data
{
	background-image: url(../images/damast.gif); 
	background-repeat: repeat-x;
}

/*.pageTitle .AspNet-FormView-Data
{
	background-image: url(../images/titel_back.jpg);
	background-repeat: repeat-x;
}
*/
.pageTitle_PageTitle .AspNet-FormView-Data
{
	background-image: url(../images/titel_back.jpg);
	background-repeat: repeat-x;
}



.pageTitleEdit {
	border: solid 1px red;
	width: 312px;
	height: 52px;
}

.AspNet-FormView-Data .contentEdit
{
	text-align: left;
	width: 800px;
}

td {
	font-size: 1em;
	vertical-align: top;
}
img {
	border: 0px;
	margin: 0px;
}
acronym { 
	cursor:help; 
	color: #0074A2;
	border-bottom: 1px dotted #0074A2;
}
a {
	text-decoration: none;
	color: #107da8;
}
a:link {
	text-decoration: none;
	color: #107da8;
}
a:visited {
	text-decoration: none;
	color: #107da8;
}
a:active {
	text-decoration: none;
	color: #107da8;
}
a:hover {
	text-decoration: underline;
	color: #107da8;
}
.homePub, .homePub a, .homePub a:visited
{
	color: #777777;
}


.datum {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #0074A2;
}

.AspNet-FormView-Pagination .AspNet-FormView-OtherPage .AspNet-FormView-ActivePage
{
	color: #777777;
	font-weight: bold;
}

.AspNet-FormView-Pagination .AspNet-FormView-FirstPage .AspNet-FormView-PagingDisabled
{
	display: none;
}

.AspNet-FormView-Pagination .AspNet-FormView-FirstPage a, .AspNet-FormView-Pagination .AspNet-FormView-OtherPage a, .AspNet-FormView-Pagination .AspNet-FormView-LastPage a,
.AspNet-FormView-Pagination .AspNet-FormView-FirstPage a:hover, .AspNet-FormView-Pagination .AspNet-FormView-OtherPage a:hover, .AspNet-FormView-Pagination .AspNet-FormView-LastPage a:hover,
.AspNet-FormView-Pagination .AspNet-FormView-FirstPage a:visited, .AspNet-FormView-Pagination .AspNet-FormView-OtherPage a:visited, .AspNet-FormView-Pagination .AspNet-FormView-LastPage a:visited
{
	color: #0074A2;
	font-weight: bold;
}
	
.AspNet-FormView-Pagination 
{
	padding-right: 3px;
}
.AspNet-FormView-OtherPage
{
	padding-right: 3px;
}

.link {
	color: #0074A2;
	font-weight: bold;
}

.link2 {
	color: #0074A2;
}
.link3 {
	color: #0074A2;
	font-weight: bold;
}
input {
	font-family: Tahoma;
	font-size: 1em;
	color: #777777;
	height: 11px;
	width: 283px;
}
input.radio {
	width: auto;
	height: auto;
}
input.inputbutton {
	border: 0px;
	background-color: white;
	font-family: Tahoma;
	font-size: 0.9em;
	border: 1px solid #0074A2;
	color: #0074A2;
	font-weight: bold;
	width: 35px;
	height: 18px;
	cursor: pointer;
   	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DFDFDF');
}
button.inputbutton {
	border: 0px;
	background-color: white;
	font-family: Tahoma;
	font-size: 0.9em;
	border: 1px solid #0074A2;
	color: #0074A2;
	font-weight: bold;
	width: 35px;
	height: 18px;
	cursor: pointer;
   	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DFDFDF');
}
select {
	font-family: Tahoma;
	font-size: 1em;
	color: #777777;
	height: 18px;
	width: 289px;
}
.verklaring { 
	cursor:help; 
	color: #0074A2;
	border-bottom: 1px dotted #0074A2;
}
h1 {
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 1.1em;
	color: #0074A2;
	font-weight: bold;
}
h2 {
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 1em;
	color: #777777;
	font-weight: bold;
}

.alfabetMes {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #2691B0;
}
.alfabet {
	height: 17px;
	width:17px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	color: #2691B0;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #94B1BD;
	margin:1px;
}
.alfabetOn {
	height: 17px;
	width:17px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #2691B0;
	padding: 2px;
	border: 1px solid #94B1BD;
	margin: 1px;
}
.alfabetoff {
	height: 17px;
	width:17px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: not-allowed ;
	color: #C7D6DA;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #94B1BD;
	margin:1px;
}
.alfabetview {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2691B0;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #94B1BD;
	margin:2px;
}
.zoekboxmain {
	width: 420px; 
	color: #666666;
	background-color: #EEF2F3;
	border: 1px solid #DBE0E2;
}
.zoekbox {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	background-color: #EEF2F3;
	padding: 5px;
}

.clear 
{
	clear: both;
}

.fManager input 
{
	height: auto;
}

.blue
{
	color: #107da8;
}
.objectTitle
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #107da8;
}


.subsubpagelink a, .subsubpagelink
{
	color: #777777;
	padding-left: 10px;
}