/* stylesheet voor de ABCministries website */

body {
  background-color: #C0C0C0;
  font-family: verdana;
  font-size: 10pt;
}

form {
  font-size: 10pt;
}
/* ================================= hoofding (voor alle pagina's gelijk =========================== */

table.buiten {
	background-color:#FFFF99;
	border-collapse:collapse;
	border-style:outset;
	border-width: 0;
}

table.heading {
	width:800;
	margin-top:8; 
	margin-left:8; 
	margin-right:8; 
	margin-bottom: 0;
	border-collapse:collapse;
}

table.heading td {
	padding: 0;
}

td.heading_td {
	border-top-width:2px; 
	border-color:#FFCC66;  
	border-top-style:solid; 
	font-size:11px;
}

#mailto_mas {
  padding:0;
}


/* ================================== hoofdmenu: menubalk bovenaan, toegang tot de subsites ======== */

table#hoofdmenu{
  border-collapse: collapse;
  width:800;
  margin:0 8 0 8;
}

td.hoofdmenu_td {
  font-family: Bookman Old Style;
  font-size: 13px;
  text-align: center;
  padding: 0 8 0 8;
  border-bottom-width:2px; 
  border-color:#FFCC66;  
  border-bottom-style:solid; 
}

table#hoofdmenu a {
  text-decoration: none;
  color: black;
}
.menuitem {	 /* het geselecteerde item in het hoofdmenu */
  font-weight: bold;
  background-color:#FFCC66;
  color: white;
  margin:0;
  text-align:center;
  font-family: Bookman Old Style;
  border-bottom-width:2px; 
  border-color:#FFCC66;  
  border-bottom-style:solid; 
  padding: 0 8 0 8;
}

#hoofdmenu .menuitem a {
  color: white;
}
/* =========================================== menu: het menu links van het scherm ========= */

.menu_cl0 {
  visibility: hidden;
  font-size:0pt;
}

.menu_cl1 {
  margin-left: 0em;
  font-size: 11pt;
  line-height:13pt;
  color: blue;
}

.menu_cl1 a {
  text-decoration: none;
  color: blue;
}

.menu_cl1 a:hover {
  font-weight: bold;
  font-size:10pt;
  line-height:13pt;
  color: blue;
}

.menu_cl2 {
  margin-top: 0;
  margin-left: 1em;
  font-size: 10pt;
  color: blue;
}

.menu_cl2 a {
  text-decoration: none;
  color: blue;
}

.menu_cl2 a:hover {
  font-weight: bold;
}

table.kern {
  width:800;
  font-family: verdana;
  font-size: 12px;
  margin-left: 8px;
  margin-right:8px;
}

table.kern td {
  vertical-align:top;
}
/* =========================================== hoofdblok: contentgedeelte ================== */

#TEKST {
  padding: 0, 8, 0, 0;
}


H1 {
  color:#FFCC66;
  font-family: Bookman Old Style;
  font-size: 18pt;
}

H2 {
  color:#FFCC66;
  font-family: Bookman Old Style;
  font-size: 14pt;
}

table a {
  text-decoration: none;
}

#util {
  font-size:9px;
}

/* =========================================== loginbox ======================================= */

DIV.tx-newloginbox-pi1 {
  font-family: verdana;
  font-size:10pt;
}

DIV.tx-newloginbox-pi1 H3 {
  color:#FFCC66;
  font-family: Bookman Old Style;
  font-size: 14pt;
}

DIV.tx-newloginbox-pi1 TABLE TR TD {
  font-family: verdana;
  font-size:10pt;
}
