body
{
	font: 70% Verdana, Arial, Tahoma, Helvetica;
	line-height: 1.4em;
}
.componentheading
{
	font-size: 200%;
	font-family: Georgia, Verdana, Arial, Tahoma, Helvetica;
	font-weight: normal;
	font-style: italic;
	line-height: 1em;
	margin: 0 0 .8em 6px;
	color: #441177;
	width: 99%;
}
h1
{
	font-size: 120%;
	margin: 0 0 .2em 0;
}
h2, h3
{
	font-size: 90%;
	margin: 0 0 0 0;
	color: #9061BF;
}

p
{
	margin: 0 0 1em 0;
}
p.intro
{
	font-weight: bold;
	color: #441177;
}
img
{
/*	border: 1px solid #000000; */
}

	#leftcol {
		float: left;
		width: 234px;
		padding: 0px;
		margin: 40px 5px 10px 19px;
		display: inline;
		overflow: hidden;
	}
	
	#maincol {
		float: left;
		margin-right: 10px;
		clear: none;
		width: 475px;
		display: inline;
		overflow: hidden;
	}
	
	#rightcol {
		float: left;
		width: 234px;
		padding: 0px;
		margin: 40px 19px 10px 0px;
		display: inline;
		overflow: visible;
	}

#content td,
#content div,
#content td
{
	border-width: 0px;
}

.contentitem {
	width: 468px;
}

.contentitem div {
	background: url(../../images/content_bg.gif) 0px 0px repeat-y;
}

.contentitem div div{
	background: url(../../images/content_bg_top.gif) 0px 0px no-repeat;
}

.contentitem div div div{
	background: url(../../images/content_bg_bottom.gif) 0px 100% no-repeat;
}

.contentpaneopen {
	background: transparent;
	border: none;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	width: 468px;
	display: block;
	border-collapse: collapse;
}

.contentpaneopen TD SPAN
{
	height: 25px;
}

table.contentpaneopen td {
	width: 424px !important; width /**/: 468px;
	padding: 0 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

table.contentpaneopen td table td, table.contentpane td table td, table.contentpane td table {
	padding: 0px;
}

.contentpane {
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 22px;
}

/*Border Rechts Module */
#rightcol div.module {
	width: 237px;
	background: transparent url(../../images/module_right_middle.gif) left repeat-y;
	margin-bottom: 20px;
}

#rightcol div.module div {
	width: 237px;
	background: transparent url(../../images/module_right_top.gif) top left no-repeat;
}

#rightcol div.module div div
{
	background: url(../../images/module_right_bottom.gif) no-repeat left bottom;
	width: 237px;
}

#rightcol div.module div div div {
	width: 217px !important; /**/ width: 237px;
	padding: 10px 10px 30px 10px;
	background: transparent;
}
#rightcol div.module div div div span
{
	height: 25px;
}
#rightcol div.module div div div p
{
	margin-bottom: -5px;
}



/*Border Links Module */
#leftcol div.module {
	width: 237px;
	background: transparent url(../../images/module_left_middle.gif) left repeat-y;
	margin-bottom: 0px;
}


#leftcol div.module div {
	width: 237px;
	background: transparent url(../../images/module_left_top.gif) top left no-repeat;
}

#leftcol div.module div div {
	width: 237px;
	background: transparent url(../../images/module_left_bottom.gif)  bottom left no-repeat;
}

#leftcol div.module div div div {
	width: 217px;
	padding: 10px 10px 30px 10px;
	background: transparent;
}

#leftcol div.module div div div span
{
	height: 25px;
}
#leftcol div.module div div div p
{
	margin-bottom: -5px;
}

.article_seperator {
	height: 15px;
	display: block;
	background: transparent;
}

#content div.imgCenter
{
	text-align: center;
}
#content div.imgCenter img
{
/*	border: 1px solid #000000;*/
}

#content div.center
{
	text-align: center;
}
#content div.right
{
	float: right;
	margin: 10 10 10 80px;
}

#content div.left
{
	float: left;
	margin: 0 0 0 20px;
}
#content img.border
{
/*	border: 1px solid #000000; */
}
a,
a:link,
a:visited
{
	color: #EE2222;
}
a:hover,
a:active
{
	color: #441177;
}
a.alttxt,
a.alttxt:link,
a.alttxt:visited
{
	color: #9061BF;
}
a.alttxt:hover,
a.alttxt:active
{
	color: #441177;
}
div.alttxt
{
	border: 1px solid #441177;
	background: #D5D5D5;
}

a.download,
a.download:link,
a.download:visited
{
	display: block;
	color: #828282;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 20px;
	text-decoration: none;
	background: url(pics/linkDownload.gif) no-repeat 0 50%;
}
a.download:hover,
a.download:active
{
	color: #000000;
}

a.intern,
a.extern,
a.anchor
{
	display: block;
	clear: both;
	background: no-repeat 6px 6px;
	margin-left: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #828282;
}
a.intern:link,
a.intern:visited,
a.extern:link,
a.extern:visited,
a.anchor:link,
a.anchor:visited
{
	color: #828282;
}
a.intern:hover,
a.intern:active,
a.extern:hover,
a.extern:active,
a.anchor:hover,
a.anchor:active
{
	color: #000000;
}
a.intern
{
	background-image: url(pics/linkIntern.gif);
}
a.extern
{
	background-image: url(pics/linkExtern.gif);
}
a.anchor
{
	background-image: url(pics/linkAnchor.gif);
}
a.button,
a.button:link,
a.button:visited
{
	display: block;
	text-decoration: none;
	background: url(pics/buttonBg.gif) no-repeat 0 100%;
	border: solid 0px #A6A6A6;
	border-width: 1px 1px 0 0;
}
a.button:hover,
a.button:active
{
	color: #000000;
}
a.button div
{
	line-height: 19px;
	margin-left: 5px;
	padding: 0 10px 0 5px;
	background: #FFFFFF;
	text-decoration: none;
	color: #828282;
	font-weight: bold;
	border: solid 0px #A6A6A6;
	border-bottom-width: 1px;
}

a.top,
a.terug
{
	float: right;
}

ul
{ 
	list-style: url(pics/listSquar.gif);
	margin: 1em 0 1em 40px;
}
.img
{
	clear: both;
	margin: 0 0 20px 0;
	color: #9061BF;
}
.imgLeft
{
	float: left;
	clear: both;
	margin: 0 30px 20px 0;
	color: #9061BF;
}
.imgright
{
	float: right;
	clear: both;
	margin: 0 0 20px 30px;
	color: #9061BF;
}
.img img,
.imgLeft img,
.imgright img
{
	display: block;
}

table
{
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	line-height: 1.4em;
	text-align: left;
}
table caption
{
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	border: 0 solid #000000;
	border-bottom-width: 1px;
}
table th,
table td
{
	border-style: hidden;
	border: 0 solid #F0F0F0;
	font-weight: normal;
	padding: 0 .5em 0 .5em;
}
table thead
{
	color: #828282;
	vertical-align: bottom;
	background: #F0F0F0;
}
table thead th
{
	padding: .5em;
}
table tbody
{
	vertical-align: top;
}
table tbody th,
table tbody td
{
	border-bottom-width: 1px;
}
table tbody td
{
	border-left-width: 1px;
}

table tfoot td
{
	padding-left: 40px;
	color: #9061BF;
	border-top-width: 5px;
}
table ul
{ 
	font-size: 90%;
	list-style: url(pics/listMinus.gif);
	margin: 0 0 0 15px;
}
table a.download,
table a.download:link,
table a.download:visited
{
	margin-left: 14px;
}
table.clean
{
	border: 0;
}
table.clean th,
table.clean td
{
	border-style: hidden;
	border: 0;
	padding: 0 .5em 0 0;
}
table.stroomschema
{
	margin-bottom: 1em;
	border: 0;
	line-height: 1.4em;
	text-align: left;
}
table.stroomschema th,
table.stroomschema td
{
	border-style: hidden;
	border: 0;
	font-weight: normal;
	padding: 0 .0em 0 .0em;
	vertical-align: top;
}
table.stroomschema table table table
{
	border: 1px solid #000000;
	padding: 0 .0em 0 .0em;
}
table.stroomschema table table td
{
	padding: 0 .5em 0 .0em;
}
table.stroomschema table table td
{
	padding: 0 .2em 0 .2em;
}
table.stroomschema img
{
	border: 0;
}
fieldset
{
	border: 0;
}
fieldset legend
{
	display: none;
}
fieldset legend
{
	display: none;
}
fieldset a.button
{
	float: right;
	clear: both;
	margin-top: 2px;
}
fieldset input
{
	width: 200px; height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	margin: 2px 0 3px 0;
	border: 1px solid #A6A6A6;
}
fieldset input.text
{
	color: #828282;
}
fieldset input.activetext
{
	color: #000000;
}

.module H1,
.module p
{
	display: block;
}

.EditModeButtonsTabs
{
	position: absolute;
	top: 110px;
	left: 30px;
}

TD.CMSEditableRegionError
{
	display: none;
}

.CMSEditButtons
{
	display: block; 
	height: 26px;
	vertical-align: middle;
}
.CMSEditModeButtons
{
	height: 26px;
}

