/* ====================================  */
/* ALGEMEEN                              */
/* ====================================  */
HTML {
	background-color: #817B70;
}

BODY {	
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10;
  	color: #6E6E6E;
  	margin-top: 20px;
  	margin-bottom: 0px;
}

H1 {		
	font-size : 13pt;
	letter-spacing: -1px;
	margin-top: 10;
	margin-bottom: 5px;
	text-decoration: none;
}

H2 {		
	font-size : 11pt;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-decoration: none;
}

H3 {
	font-size : 9pt;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

P {
	margin-bottom: 5px;
}

SELECT {	
	color: #5d564e;
	font-size: 8pt;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #E9E8D8;
}

UL {
	margin-top: 1px;
	margin-bottom: 1px;
	url('../images/bullet.gif');
}


LI {
	margin-bottom: 1px;
}

INPUT {	
	font-size : 8pt;
}

P {	
	font-size : 8pt;
}

TD {		
	font-size : 8pt;
}

A  {
	color : #000033;
	text-decoration: underline
}

A:hover {
	color : #990000;
	text-decoration: underline
}

A.axonilink {
	color : #FFFFFF;
	text-decoration: none;
}

A.axonilink:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

A.axonilink:selected {
	color : #FFFFFF;
	text-decoration: none;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

input.axo_button, input.axobutton {
	background-color: #888073;
	color:#ffffff;
	width: 70px;
	border: 1;
	border-style: solid;
	border-style:#ffffff;
	font-size: 9pt;
	text-align:center;
}

/* ====================================  */
/* ARTIKELBEHEER                         */
/* ====================================  */
.art_gridtable {
	width: 95%;
	padding-left: 20px;
}
td.art_title {
        padding-left: 20px;
        padding-top: 3px;
        font: bold 13pt;
        color:#5d564e;
        border-style: solid;
        border-width: 1px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.art_subtitle{
        font: italic bold 8pt;
        color: #898276;
}
td.art_sdesc{
        font: normal 8pt;
        color:#6e6e6e;
        padding-left: 20px;
}
a.art_title_lnk {
        align: right;
        color: #898278;
}
td.art_text{
        font: normal 8pt;
        color:#6e6e6e;
        padding-left: 20px;
}
td.content_link_text {;
        font: normal 8pt;
        text-align:right;
        color:#6e6e6e;
}


/* ====================================  */
/* CONTACTBEHEER                         */
/* ====================================  */
.cnt_text {	
   background-color: #EEEEEE;
   color: #000033;
   border : 1;
   border-style : solid;
   border-color : #CCCCCC;
   font-weight: normal;
   font-size : 8pt;
}

/* ====================================  */
/* ACTIVITEITEN                          */
/* ====================================  */
.act_title{
	font: bold 10pt;
	color:#5d564e;
	text-decoration: underline;	
}
.act_subtitle{
	font: italic bold 9pt;
	color: #898276;
}
.act_text{
	font: normal 9pt;
	color:#6e6e6e;
}
.act_overview_bold{
	font: bold 9pt;
	color: #5d564e;
}
.act_overview{
	font: normal 9pt;
	color: #5d564e;
}

/* ====================================  */
/* LINKS                                 */
/* ====================================  */
.lnk_gridtable {
	width: 90%;
	margin-left: 30px;
}
.lnk_title {
	font: bold 10pt;
}
a.quicklinks {
        color:#6e6e6e;
	text-decoration: underline;
}


/* ====================================  */
/* NIEUWS                                */
/* ====================================  */
ul.nws_t, ul.news {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.nws_t_gridtable {
	width: 100%;
}
.nws_t_title {
	font: bold 10pt;
}

.nws_t_intro {
}

.nws_t_text {
}

td.content_link_text {
      border-style: solid;
      border-width: 1px;
      border-top: 0px;
      border-right: 0px;
      border-left: 0px;
      border-color: #EBE9DA;
      padding-bottom: 10px;
}

.content_link_text {
         color:#6e6e6e;
}

.nws_gridtable {
	width:90%;
	margin-left: 10px;
}
.nws_title {
      font: bold 10pt;
}
.nws_sdesc {}
.nws_text {}

.nws_overview_title {
      font: bold 10pt;
      list-style-image: url('/file?fle=397');
}
.nws_overview_sdesc {
			padding-left: 43px;
}

/* ====================================  */
/* MENUSTRUCTUREN                        */
/* ====================================  */
/* Topniveau                             */
/* ------------------------------------  */
td.axotmnu_select {
}

td.axotmnu_noselect {
}

a.axotmnu_select {
}

a.axolmnu_noselect {
}

/* Topniveau (dropdown)                  */
/* ------------------------------------  */

.axotmnu_dd_top {
}

.axotmnu_dd_sub {
  width: 120px;
}

.axotmnu_dd_sub_noselect {
  font-family: Arial;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #817B70;
  background-color: #EBE9DA;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
  width: 100%; 
  border-style: solid;
  border-width: 0px;
  border-top-width: 2px;
  border-color: #FFFFFF;
}

.axotmnu_dd_sub_noselect:hover {
  background-color: #817B70;
  color: #FFFFFF;
  text-decoration: none;
}

.axotmnu_dd_sub_select {
  font-family: Arial;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  background-color: #817B70;
  color: #FFFFFF;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
  width: 100%; 
  border-style: solid;
  border-width: 0px;
  border-top-width: 2px;
  border-color: #FFFFFF;
}

.axotmnu_dd_sub_select:hover {
  background-color: #817B70;
  color: #FFFFFF;
  text-decoration: none;
}

/* Leftniveau                             */
/* ------------------------------------   */
td.axolmnu_select_1 {
	text-align: right;
	width: 150 px;
	padding-right: 11 px;
	border-color: #FFCC00;
	border-style: solid;
	border-width: 1;
	border-left: 0 px;
	border-top: 0 px;
	border-bottom: 0 px;
}

td.axolmnu_noselect_1 {
	background-color : #FFFFFF;
	text-align: right;
	width: 150 px;
	padding-right: 11 px;
}

a.axolmnu_select_1 {
	color : #333366;
	text-decoration: none;
	font-size: 11px;
}

a.axolmnu_noselect_1 {
	color : #333366;
	text-decoration: none;
	font-size: 11px;
}

/* ====================================  */
/* PAGINATITEL                           */
/* ====================================  */
table.title_border {
	width: 100%;
      border-style: solid;
      border-width: 1px;
      border-top: 0px;
      border-right: 0px;
      border-left: 0px;
      border-color: #EBE9DA;
}
td.header_title {
      padding-left: 30px;
      padding-top: 3px;
      font: bold 12pt;
	letter-spacing: -1;
}
