BODY {
	margin: 0px 0px 0px 0px;
	background-color : #71859d ;
	color : #000000;
	font-family		: Verdana, Arial, Syntax,Helvetica, sans-serif;
	font-size	        : 12px;
	}

.mypathway
{
	padding-left:3px;
	padding-bottom:3px;
}


ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:20px;
	text-indent: 0px; 
}

li
{
	line-height: 20px;
	padding-left: 12px;
	padding-top: 0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

input.button { cursor: pointer; }

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	background:#E1DECF;
	height: 20px;
	margin-left:2px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

a img {
	border: 0px;
}


.button {
	color: Black; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	text-align: center;
	font-size: 9px;
	background: #E1DECF;
	border: 1px outset #ADAA9C;
	height: 18px;
	width: 80px;

	padding: 0px 4px 1px 4px; 
	}

.button:hover {
	padding: 1px 3px 0px 5px; 
	border: 1px inset #ADAA9C;
	background: #d1cEbF;
	}


.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}


a:link, a:visited {
	font-family:arial;
	color: #22287E;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: RED;
}	

/* -------   page heading ------ */

.contact,
.category-list,
.blog,
.contentpane,
.item-page
{
	width:100%;
	line-height:18px;
	font-size:12px;
	margin-left: 10px;
}

.pd-category-view H1,
.contact H2,
.category-list H1,
.blog H1,
.contentpane H1,
.item-page H1
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align:  left;
	padding-left: 10px;
	margin-left: -5px;
	white-space: nowrap;
	font-family: Arial;
	font-size:   16px;
	font-weight:bold;
	margin-bottom: 20px;
}

.contact H3
{
	background:#E1DECF;
	height: 18px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align:  left;
	padding-left: 10px;
	margin-left: -5px;
	white-space: nowrap;
	font-family: Arial;
	font-size:   13px;
	font-weight:bold;
}


div#article-index 
{
    	display: block;
	float:right;
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}

div#article-index ul:before
{
    content: "Inhoudsopgave";
}

div#article-index ul
{
	padding-left: 7px;
	padding-right: 7px;
}

div#article-index ul li a
{
	text-decoration: none;
}

div#article-index ul li a:hover
{
	color: red;
}

/*  ----------------- category table -------------- */
table.category th
{
	background:#E1DECF;
	height: 20px;
	padding-left: 23px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align:  left;
	white-space: nowrap;
	font-family: Arial;
	font-size:   14px;
	font-weight:bold;
}
table.category
{
    	width: 100%;
	margin-bottom: 40px;
}

.list-hits
{
    	text-align: right;
}
.cat-list-row0 td,
.cat-list-row1 td {
    	padding-left: 10px;
    	padding-right: 10px;
}
.cat-list-row0 {
	}

.cat-list-row1 {
	background-color : #E1E4F2;
	}

.sectiontableentry1 td,  .sectiontableentry2 td {
	padding: 0px 3px 0px 3px;
	}

.filters
{
    border: none;
    text-align: right;
}

/* ----------- category overview ------ */
.cat-children h3
{
	background:#E1DECF;
	height: 20px;
	padding-left: 23px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align:  left;
	white-space: nowrap;
	font-family: Arial;
	font-size:   14px;
	font-weight:bold;
}

.cat-children span.item-title 
{
    	font-size: 14px;
	font-weight:bold;
}

.cat-children dl 
{
    	display: table;
	font-size: 10px;
	margin-top: 0px;
	color: black;
}

.cat-children dl dt
{
    	display: table-cell;
}

.cat-children dl dd
{
    	display: table-cell;
	padding-left: 10px;
}

/* ----------- contact form --------- */
.contact dl dd {
    margin-left : 0px;
}

label#jform_contact_email_copy-lbl
{
    margin-left: 26px;
}

input#jform_contact_email_copy
{
    margin-top: -16px;
}

/* ---------- breadcrumb ---------- */
ul.breadcrumb {
    display: inline-flex;
    padding-left: 0px;
}

ul.breadcrumb li {
    background-image: none;
}


/* ---------- page index ---------- */

.pager ul {
    text-align: center;
}

.pager ul li {
    background-image: none;
    display: inline;
}

ul.nav-tabs {
    text-align: center;
}

ul.nav-tabs li {
    display: inline;
}	

ul.nav-tabs li 	a.active {
   font-weight: bold;
}


/* ----------- menu --------------- */
li.current a {
    	color: red;
}

li.current ul li a{
    	color: #22287E;
}

ul.menu {
        padding-left: 0px;
}
.menu li {
	color: #000000;
	text-align: left;
	vertical-align:middle;
	font-style: normal;
	display: block;
	width: 90%;

	margin: 0px 0px 0px 10px;
	padding: 1px;
	background-image: none;

	border-left:   2px solid  #F3F0E1;
	border-bottom: 1px dotted #ADAA9C;
}

.menu li:hover, .menu li.active {
	text-decoration: none;
	border-bottom-color: #C20A28;
	font-style: normal;
	background: #ffe8e8;
	border-left-color:   #C20A28;
}

.menu li ul {
        margin-left: -12px;
}

/* ----------- logon form -------- */
fieldset.userdata
{
	border: none;
}

.userdata label
{
	display: block;
}

#form-login-remember label
{
	margin-left: 24px;
}

#form-login-remember input
{
	margin-top: -14px;
}


/* ------- download forms -------- */

.pd-category-view
{
    	margin-left: 10px;
}

.pd-subcategory
{
  	font-size: 14px;
}

div.pd-filename
{
	margin-left: -7px;
	margin-top: 10px;
}
div.pd-title
{
  	font-size: 14px;
}

div.pd-downloads-txt
{
	margin-left: 10px;
}

.pd-filebox p,
.pd-fdesc p
{
  	margin-top: 0px;
  	margin-bottom: 0px;
}

/* ----------- general ------------ */
table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

.mymodulebg, .moduletable
{
	font-size:10px;
	font-family:verdana;
	background: #F3F0FA;
}


.mymainbody
{
	padding-top :3px;
	padding-left:3px;
	padding-right :23px;
}

.mymainbody_msie
{
	padding-top :3px;
	padding-left:3px;
	padding-right :23px;
	background: #E1E4F2;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity: 0.85;
}

.mymainbody_rest
{
	padding-top :3px;
	padding-left:3px;
	padding-right :23px;
	background-image: url(../images/backtransparant.png) ;
	background-repeat: repeat;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
}

ul.pagination {
        display: inline;
}

a.pagination {
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
}

ul.pagination li {
        display: inline;
    	margin: 0;
	padding: 5px;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
	color: #777;
	background-image: none;
}

ul.pagination li strong {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	color: RED;
}
/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
	border:0;
}

#main ul.pagenav li,
#main ul.actions li
{
    	background: none;
	padding-left: 0px;
	text-indent: 0px;
	list-style-type: none;
    	margin-left: 0px;
    	margin-right: 5px;
        display:inline
}

#main ul.actions
{
        text-align:right;
        padding:0 ;
        width:100%;
        margin:0;
        margin-top: -40px;
        margin-bottom: 20px;
}

#main ul.actions a
{
        text-decoration:none
}

.pagenav-next
{
   float: right;
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
        font-size:0.8em;
        text-align:left;
        padding:3px;
        max-width:400px
	border: solid 1px black;
	background:#ffffcc;
}

.tip-title
{
        font-weight:bold;
}

/* Tooltips */
div.tooltip {
        float: left;
        background: #ffc;
        border: 1px solid #D4D5AA;
        padding: 5px;
        max-width: 200px;
}

div.tooltip h4 {
        padding: 0;
        margin: 0;
        font-size: 95%;
        font-weight: bold;
        margin-top: -15px;
        padding-top: 15px;
        padding-bottom: 5px;

}

/* Joomla! 1.5 specific messages */
/* Tooltips */

.tool-tip {
	float: left;
	background: #FFF54F;
	border: 1px solid #CC0234;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	color: #CC0234;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


/* System Messages */

dl#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dt.message { display: none; }
#system-message dd.message { background: #fff; }
#system-message dd.message ul { list-style: none; color: black; padding: 10px 10px 10px 40px;}

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f00; }
#system-message dd.error ul { list-style: none; background: url(../../../images/M_images/icon_error.gif) no-repeat 10px 10px; color: white; padding: 10px 10px 10px 40px;}

