body{
	color:#000000;
	font-family:Tahoma,Arial, sans-serif;
	font-size:8pt;
	background:#000066 url(/images/nextgen/background.gif);
	margin:0px;
}

.ajaxLoading {
	margin-top:100px;
	margin-bottom:100px;
	text-align:center;
}

.pageContainer{
	background-color:#FFFFFF;
	color:#000000;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	vertical-align: top;
	width: 978px;
	top:10px;
	
	border-left:3px;
	border-top:3px;
	border-right:2px;
	border-bottom:2px;
	border-color:#006600;
	border-style:solid;
}

.page-content-container {
	/* Needed for AJAX to load content into this DIV */
	background-color:#FEFEFE;
	width: 978px;
}

.inlogHeader {
	color:#c94545;
	font-weight:bold;
	position:absolute;
	right:0px;
	float:right;
	text-align:right;
}

.inlogForm {
	background-color:#f7f7f7;
	overflow:hidden;
	height:0px;
	width:250px;
}

#inlogFormDiv {
	height:0px;
	width:250px;
}

.inlogHeader input {
	font-weight:normal;
	font-size:8pt; 
	background-color:#CCCCCC; 
	border-width:1px; 
	color:#000066;
}

.inlogHeader input.text {
	font-size:8pt; 
	background-color:#CCCCCC; 
	border-width:1px; 
	color:#000066;
	width:150px; 
}


.inlogHulpLink {
	font-size:9px;
}

.menu { /* Overerft van 'page-content-container' */
	background-color: #ffffff;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:200;
}

.menuPath {
	position:relative;
	top:15px;
	margin:10px;
	text-align:right;
	font-size:9px;
	font-style:italic;
	font-weight:bold;
}

.mainSection { /* Overerft van 'page-content-container' */ 
	width: 954px;
	margin:10px;
	margin-top:11px;
	position:relative;
	color:#000000;
}

/* !!! OUDE MEUK !!! */
/* Inlog scherm */
.inlogTable		{	text-align:center; 
				}
.inlogKop		{	font-weight:bold;
				}

/* Content */
.paginaKop		{	color:#0000CC;
					font-family:Tahoma, Arial, sans-serif;
					font-size:14pt;
					font-weight:bold;
				}

.paginaKop_sub {
	color:#0000CC;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding-bottom:10px;

}				

.pagina_text {	
	font-family:Tahoma, Arial, sans-serif;
	font-size:8pt;
	text-align:justify;
}

.paginafoto {
	margin:5pt;
	border: 2px solid #0000CC;
	
}
				
/* DIJIT overrides  */
.dijitDialogTitle {
					font-family:Tahoma,Arial, sans-serif;
					font-size:8pt;
					color:darkgray;
}
				
/* Tables */				
table			{	font-size:8pt;
				}
				
th 			{
				background-color:#EEEEEE;
}
				
form			{
					margin:0px;
}

label {
					font-family:Tahoma,Arial, sans-serif;
					font-weight:bold;
					font-size:8pt;
					color:black;
}
/* Invoer box */				
input			{	
					border: 1px solid #555555; 
					font-family:Tahoma,Arial, sans-serif;
					font-size:8pt;
					color:black;
				}
				
button			{		
					border: 1px solid #555555; 
					font-family:Tahoma,Arial, sans-serif;
					font-size:8pt;
					color:black;
				}

				
/* combobox (meerkeuze)*/				
select			{	background-color:#FFFFFF;
					border: 1px solid #555555; 
					font-family:Tahoma,Arial, sans-serif;
					font-size:8pt;
					color:black;
				}
				
/* Textveld */				
textarea		{	background-color:#FFFFFF;
					border: 1px solid #555555; 
					font-family:Tahoma,Arial, sans-serif;
					font-size:8pt;
					color:black;
				}

/* InformatieDivs */				
.infoDiv		{	background-color:#CCFFCC;
					border: 1px solid #555555; 
					font-family:Tahoma,Arial, sans-serif;
					font-size:8pt;
					color:black;
				}
			

/* Menu Header */
.keuzeMenuKop	{	background:inherit;
					font-size:20px;
					font-family:Tahoma,Arial, sans-serif;
					color:#0000CC;
					text-align:center;
				}
.menuline {
	margin-top: 2px;
	margin-bottom: 2px;
}

.menu{
	background-color:#CCFFCC;
	color:#000000;
}

/* Menu Level 0 tm 3 */
a.menu0:link {
	background:inherit;
	color:#3300FF;
	font-weight:bold;
	text-decoration:none;
}
a.menu0:visited {
	background:inherit;
	color:#3300FF;
	font-weight:bold;
	text-decoration:none;
}
a.menu0:active {
	background:inherit;
	color:#3300FF;
	font-weight:bold;
	text-decoration:none;
}
a.menu0:hover {
	background:inherit;
	color: #ff0000;
	font-weight:bold;
	text-decoration:none;
}			

a.menu1:link {
	background:inherit;
	color:#CC0000;
	padding-left:10px;
	text-decoration:none;
}
a.menu1:visited {
	background:inherit;
	color:#CC0000;
	padding-left:10px;
	text-decoration:none;
}
a.menu1:active {
	background:inherit;
	color:#CC0000;
	padding-left:10px;
	text-decoration:none;
}
a.menu1:hover {
	background:inherit;
	color:#FF0000;
	padding-left:15px;
	text-decoration:none;
}		

a.menu2:link {
	background:inherit;
	color:#000000;
	padding-left:20px;
	text-decoration:none;
}
a.menu2:visited {
	background:inherit;
	color:#000000;
	padding-left:20px;
	text-decoration:none;
}
a.menu2:active {
	background:inherit;
	color:#CC0000;
	padding-left:20px;
	text-decoration:none;
}
a.menu2:hover {
	background:inherit;
	color:#000000;
	padding-left:25px;
	text-decoration:none;
}	

a.menu3:link {
	background:inherit;
	color:#666666;
	padding-left:30px;
	text-decoration:none;
}
a.menu3:visited {
	background:inherit;
	color:#666666;
	padding-left:30px;
	text-decoration:none;
}
a.menu3:active {
	background:inherit;
	color:#CC0000;
	padding-left:30px;
	text-decoration:none;
}
a.menu3:hover {
	background:inherit;
	color:#666666;
	padding-left:35px;
	text-decoration:none;
}	


/* Hyperlinks */
a:link {
	background:inherit;
	color: #000066; 
	text-decoration: none;
	border: 0px;
}
a:visited {
	background:inherit;
	color: #000066; 
	text-decoration: none;
	border: 0px;
}
a:active {
	background:inherit;
	color: #000066; 
	text-decoration: none;	
	border: 0px;
}
a:hover {
	background:inherit;
	color: #FF0000;
	text-decoration: underline;
	border: 0px;
}

/* Header - Midden (Text KdS) */
h1 {
	background:inherit;
	color: #FF0000;
	font-size: 30pt;
	font-weight: bold;
}
/* Header - Rechts */
.kopr {
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.icons
{
	border-style:none;
}


/* Nieuws gedeeltes */
.nieuwsFoto {
	margin-left:5px;
	margin-right:5px;
	max-width:160px;
	max-height:120px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
	border-bottom: solid #0000CC;
	border-left: solid #0000CC;
	border-right: solid #0000CC;
	border-top: solid #0000CC;
}

img.smiley {
	cursor:pointer;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}

table.smiley td{
	text-align:center;
}

table.gastenboekBericht {
	padding:0px;
	width:700px;
	min-width:700px;
	max-width:700px;
	margin:0px;
}

tr.gastenboekBerichtHeader {
	background-color:#EEEEEE;
	color:#666666;
}

tr.gastenboekBerichtContent{
	margin:0px;
}

hr.gastenboekBerichtFooter {
	background:inherit;
	height:2px;
	color:#EEEEEE;
	margin-top:0px;
}

img.gastenboek {
	width:70px;
	height:70px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;
	border-bottom: solid #0000CC;
	border-left: solid #0000CC;
	border-right: solid #0000CC;
	border-top: solid #0000CC;
}

img.gastenboekBlanc {
	width:70px;
	height:70px;
}

tr.gastenboekEditText {
	background:inherit;
	color:#666666;
}

/*Imap client */
table.imapclient {
	
}

tr.mailrow	{
	height: 20px;
}


tr.highLight {
	background-color:#EEEEEE;
	height: 20px;
	cursor:pointer;
}

.frontpageSummary {
border-bottom-color: rgb(192, 192, 192);
border-bottom-style: groove;
border-bottom-width: 2px;
border-left-color: rgb(192, 192, 192);
border-left-style: groove;
border-left-width: 2px;
border-right-color: rgb(192, 192, 192);
border-right-style: groove;
border-right-width: 2px;
border-top-color: rgb(192, 192, 192);
border-top-style: groove;
border-top-width: 2px;
display: block;
height: 240px;
margin-left: 2px;
margin-right: 2px;
padding-bottom: 6px;
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
}