BODY {
 color: white;
 font-family: "comic sans ms";
 font-size: 10pt;
 background: #008000;
 }

a link {color: #FF0000}
a visited {color: #00FF00}
a hover {color: #FF00FF}
a active {color: #0000FF}


body.home {
}

.Menu {

  font-size: 10pt;
  background: #008000;

}

.Logo {
	background: url('../images/header1.jpg');
	color: #000000;
	font-family: "comic sans ms";
	font-size: 18pt;
	font-weight : bold;
	font-variant : small-caps;
}

.Footer {
	height : 3px;
}

.nieuws {

  font-size: 8pt;

}

DIV.mainItem {
  cursor: hand;
  width: 100pt;
  height: 15pt;
  padding-left: 5pt;
  background: #00A000;
}

.mainItem {
  cursor: hand;
  width: 100pt;
  font-weight: bold;
  background: #00A000;
}

DIV.mainItemMO {
  cursor: hand;
  width: 100pt;
  height: 15pt;
  padding-left: 5pt;
  color: yellow;
  background: #00B000;
}

.mainItemMO {
  cursor: hand;
  width: 100pt;
  color: yellow;
  font-weight: bolder;
  background-color: #00B000;
}

DIV.mainLink {
  cursor: hand;
  width: 100pt;
  height: 15pt;
  padding-left: 5pt;
  background: #00A000;
}

.mainLink {
  cursor: hand;
  height: 15pt;
  background: #00A000;
}

DIV.mainLinkMO {
  cursor: hand;
  width: 100pt;
    color: yellow;
  height: 15pt;
  padding-left: 5pt;
  background: #00B000;
}

.mainLinkMO {
  cursor: hand;
  height: 15pt;
    color: yellow;
  background: #00B000;
}

DIV.subItem {
  background: #00A000;
  padding-left: 5pt;
  width: 100pt;
}

.subItem {
  height: 10px;
  cursor: hand;
  left: 20pt;
  font-size: 10pt;  
  background: #00A000;  
  padding-left: 5pt;
}

table.contact {
	padding-left : 2pt;
	padding-right : 2pt;
}

td.contact_titel {
	font-size: 15pt;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;
}

td.contact_kolom1 {
	font-size: 10pt;
	text-align : right;
	width : 20%;
}

td.contact_kolom2 {
	font-size: 10pt;
	text-align : left;
}

table.home {
	padding-left : 2px;
	padding-right : 2px;
}

td.home_titel {
	font-size: 15pt;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;
}

td.home_kolom1 {
	font-size: 10pt;
	text-align : left;
}

td.home_kolom2 {
	font-size: 10pt;
	text-align : left;
}

table.nieuws {
	padding-left : 2px;
	padding-right : 2px;
}

td.nieuws_titel {
	font-size: 10pt;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;	
}

td.nieuws_kolom1 {
	font-size: 8pt;
	text-align : left;
	vertical-align : top;
	width: 20%;
}

td.nieuws_kolom2 {
	font-size: 8pt;
	text-align : left;
}

table.nwsbrief {
	padding-left : 2px;
	padding-right : 2px;
}

td.nwsbrief_titel {
	font-size: 15pt;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;	
}

td.nwsbrief_kolom1 {
	font-size: 10 pt;
	text-align : left;
}

td.nwsbrief_kolom2 {
	font-size: 10pt;
	text-align : left;
}

table.header {
	padding-left : 2px;
	padding-right : 2px;
}

a.header_titel1 {
	font-size: 22pt;
	font : bold normal;
	color : Yellow;
	font-family : "Arial Rounded MT Bold";
}

a.header_titel2 {
	font-size: 22pt;
	font : bold normal;
	color : Yellow;
	font-family : "Arial Rounded MT Bold";
}
table.links {
	padding-left : 2px;
	padding-right : 2px;
}

td.links_categorie {
	font-size: 10pt;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;	
}

td.links_kolom1 {
	font-size: 8pt;
	text-align : right;
	vertical-align : top;
	width: 50%;
}

td.links_kolom2 {
	font-size: 8pt;
	text-align : left;
}

table.agenda {
	padding-left : 2px;
	padding-right : 2px;
	font-size: 8pt;
	text-align : left;
}

table.nieuwslang {
	padding-left : 2px;
	padding-right : 2px;
}

td.nieuwslang_titel {
	font-size: 10pt;
	font-weight : bold;
	font-variant : small-caps;
	text-align : left;	
}

td.nieuwslang_item {
	font-size: 8pt;
	text-align : left;
	vertical-align : top;
	width: 20%;
}


