body

{

	margin			: 0px;

	padding			: 0px;

	font-family		: Arial, Sans-serif;

	background-color: #ffffff; /* achtergrond kleur standaard geel */

	color			: #000000; /* zwart */

	font-size	: 10px;

	overflow-y		: auto;

	overflow-x		: hidden;

}



TEXTAREA

{

	width			: 250px;

	height			: 100px;

}



.Textfield

{

	border			: 1px solid #DCA5DD;

}



IMG

{

	border			: none;

}

.Thumbnail 

{

	border			: 1px solid #DCA5DD;

}



.Debugtable

{

	border			: 3px solid red;

	border-collapse	: collapse;

}

.Debugtable td

{

	border			: 1px solid blue;

	border-collapse	: collapse;

}



a:link,

a:visited

{

	color			: #7F2B81;

}



a:hover

{

	color			: #009DDE;

}



.Centered

{

	text-align		: center;

}



H1

{

	font-family		: Arial, Sans-serif;

	font-size	: 14pt;

	font-weight		: bold;

	line-height		: 22px;

	color			: #000000;

}

H2

{

	font-family		: Arial, Sans-serif;

	font-size	: 13pt;

	font-weight		: bold;

	line-height		: 22px;

	color			: #7F2B81;

}

H3

{

	font-family		: Arial, Sans-serif;

	font-size	: 12pt;

	font-weight		: bold;

	line-height		: 22px;

	color			: #7F2B81;

}



td.Topbar

{

	height			: 85px;

	width			: 100%;

	background-color: #00247d;

	margin			: 0px;

	padding			: 0px;

}



table.Topbar

{

	height			: 85px;

	width			: 100%;

}



table.Topbar td

{

	margin			: 0px;

	padding			: 0px;

	background		: #ffffff;

}



table.Topbar td.Left

{

	height			: 102px;

	width			: 396px;

	background-image: url(/images/logo.jpg); 

	background-repeat: no-repeat;

	background-position: 10px 2px;

	vertical-align	: bottom;

	text-align		: right;

}



table.Topbar td.Right

{

	height			: 75px; 

	vertical-align	: bottom;

	text-align		: right;

	padding-right	: 30px; 

	padding-bottom	: 2px;

}



table.Topbar td.Separator2

{

	height			: 1px;

	background		: #ffffff;

}



table.Topbar td.Separator

{

	height			: 8px;

	background		: #7F2B81;

}



.Statusbar

{

	height			: 20px;

	vertical-align	: middle;

}



.Supernav

{

	width			: 100%;

	height			: 12px;

	text-align		: right;

	vertical-align	: bottom;

	text-decoration	: none;

	font-size	: 11px;

	font-weight		: bolder;

	color			: #C30078;

}



.Supernav a:link,

.Supernav a:hover,

.Supernav a:visited

{

	text-decoration	: none;

	font-size	: 11px;

	font-weight		: bolder;

	color			: #000000;

}



.Supernav a:hover

{

	color			: #C30078;

}



td.Navigation

{

	background		: #C30078 url(/images/fotohuis.gif) no-repeat left bottom;

}





.Toplevel

{

	position		: absolute;

	top				: 145px;

	width			: 130px;

}



.Toplevel a:link,

.Toplevel a:visited,

.Toplevel a:hover

{

	display			: block;

	width			: 130px;

	color			: #ffffff;

	text-decoration	: none;

	font-family		: Arial, Sans-serif;

}



.Toplevel a

{

	width			: 130px;

	font-size	: 12px;

	font-weight		: bold;



	padding			: 2px 2px 2px 5px;

	margin			: 4px 2px 0px 2px;

}



.Toplevel a.Active

{

	background		: #009DE0;

}



.Toplevel a.Inactive

{

	background		: #7F2B81;

}



.Toplevel a.Inactive:hover

{

	background		: #009DE0;

}



.Sublevel

{

    margin-left     : 2px;

	width			: 147px;

	border			: 1px solid #009DE0;

	padding-left	: 5px;

	background		: #C30078;

}



.Sublevel a

{

	width			: 130px;

	font-size	: 11px;

	font-weight		: normal;

	display			: block;

	padding			: 2px 2px 2px 13px;

	margin			: 0px 0px 0px 2px;

	color			: #ffffff;



}



.Sublevel a.Active

{

	background		: #C30078 url(/images/bullet.gif) no-repeat left;

}



.Sublevel a.Inactive

{

	background		: #C30078;

}



.Sublevel a.Inactive:hover

{

	background		: #C30078 url(/images/bullet.gif) no-repeat left;

}



.Messagebar

{

	text-align		: left;

	font-size	: 12px;

	font-weight		: bold;

	padding-left	: 40px;

	height			: 30px;

	vertical-align	: middle;

}



.Message

{



	color			: black;

}



.Error

{

	color			: red;

}



.Statusbar

{

	text-align		: right;

	font-size	: 11px;

	font-weight		: bold;

	padding-right	: 40px;

	height			: 30px;

	vertical-align	: middle;

}



div.error

{

	font-weight		: bold;

	color			: red;

}



.Subnav

{

/*	text-transform	: capitalize; */

	font-weight		: bold;

	padding			: 5px;

}

.Subnav:first-letter

{

	text-transform	: capitalize;

}



.Formbutton

{

	font-weight		: bold;

	padding			: 0px;

	margin			: 0px;

	color			: #7F2B81;

	background		: #ffffff;

	text-decoration	: underline;

	font-family		: Arial;

	border			: none;

	cursor			: hand;

}

.Formbutton:first-letter

{

	text-transform	: capitalize;

}



.content, p, label, .label, input, select, td, th

{

	font-size	: 10pt;

}



#contentPane

{

	width			: 610px;

	height			: 100%;

	padding			: 0px 20px 20px 40px;

}

#popupContentPane

{

	width			: 350px;

	height			: 100%;

	padding			: 0px 20px 20px 40px;

}



.Label

{

	font-weight		: bold;

	vertical-align	: top;

}



.Articles

{

/*	background		: #f4e6e6; */

}



.Articles a.Linktitle

{

	font-weight		: bold;

	padding			: 5px;

	font-size	: 11pt;

}



.Articles .Separator

{

	background		: #ffffff;

}





.Articles .Label

{

	padding-left	: 5px;

	padding-bottom	: 2px;

	font-weight		: bold;

	vertical-align	: top;

}



.Articles .Header

{

	padding-left	: 5px;

	padding-bottom	: 5px;

	padding-right	: 10px;	

	font-weight		: bold;

	vertical-align	: top;

}



.Articles td img

{

	vertical-align	: top;

	margin			: 0px 10px 0px 0px;

}



.Articles .Data

{

	font-style		: normal;

	vertical-align	: top;

}



.Detail

{

}



.Detail .Header

{

	font-weight		: bolder;

	padding-bottom	: 5px;

}



.Detail .Label

{

	font-weight		: bold;

	padding-bottom	: 2px;

	width			: 200px;

	vertical-align	: top;

}



.Detail .Data

{

	vertical-align	: top;

}



.Detail .Separator

{

}



.Formtitles

{

	color 				: #DCA5DD;

}



.Formtitles .Inactive

{

	padding-right		: 10px;

	padding-bottom		: 5px;

}



.Formtitles .Active

{

	font-weight			: bold; 

	color				: #7F2B81;

	padding-right		: 10px;

	padding-bottom		: 5px;

}



.Formtitle

{

	font-size	: 11pt;

}



.Formsubtitle

{

	font-size	: 8pt;

}



.Formheader

{

	font-family		: Arial, Sans-serif;

	font-size	: 11pt;

	font-weight		: bold;

	color			: #993333;

}



.Formsubheader

{

	font-family		: Arial, Sans-serif;

	font-size	: 11pt;

	font-weight		: bold;

	color			: #993333;

}
