body {
	max-width: 1000px;
	text-indent: 0in;
	text-align: center;
	margin: auto;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-size: 12pt;
	font-style: normal;
	widows: 2;
	font-family: 'Georgia','Times New Roman',serif;
	background-color: #9ACD32;
	background-image: url("../images/BG.jpg");
}
.main-table {
width:expression(document.body.clientWidth > 1002? "1000px": "auto" );
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: left;
width: 95%;
}
img.omlijst {
	border: 1px;
	border-style: solid;
	border-color: black;
}
table {
	width: 100%;
	BORDER-COLOR: #FFD700;
	BORDER-STYLE: ridge;
}
td {
	border-collapse: collapse;
	text-align: left;
	vertical-align: middle;
}
table.nieuws {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #EFEFFF;
	background-image: url("../images/paperbac.gif");
	border: black solid 1px;
}
table.concert {
	border-width: 5px;
	border-style: outset;
	border-color: #FFD700;
	border-spacing: 3px;
	text-align: left;
	background-color: #FFD700;
}
th.concert {
	border-width: 3px;
	border-style: inset;
	border-color: #FFD700;
	text-align: left;
	background-color: #FFF8DC;
	background-image: url("../images/yello017.jpg");
}

td.concert {
	border-width: 3px;
	border-style: inset;
	border-color: #FFD700;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	background-color: #FFF8DC;
	background-image: url("../images/yello017.jpg");
}
p.citaat {
	margin-left: 40px;
	margin-right: 40px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 11pt;
	text-align: justify;
}
h1 {
       	color: #000000;
	font-family: 'Garamond','Georgia','Times New Roman',serif;
	font-size: 20pt;
	text-align: center;
} 
h2, h3 {
	color: #000000;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 14pt;
	text-align: center;
}
h2.agenda_datum {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 3em;
	margin-right: 3em;
	text-align: left;
}
div.agenda_blad {
	background-color: #EFEFFF;
	background-image: url("../images/paperbac.gif");
	border: grey solid 1px;
}
div.agenda_text {
	margin-left: 3em;
	margin-right: 3em;
	color: #4040FF;
}
p.agenda_header {
	text-align: right;
	margin-right: 1.5em;
	font-size: 24pt;
	font-style: italic;
	color: red;
}
hr.agenda {
	color: #D0D0FF;
	background-color: #D0D0FF;
	margin-left: 3em;
	margin-right: 3em;
	height: 2px;
}
a {
	color: #0000BB;
	text-decoration: underline;
}
a:visited {
	color: #5555DD;
	text-decoration: underline;
}
a:hover {
	color: #00AAAA;
	text-decoration: underline;
}
a.Menu {
	color: #FF0000;
	font-family: 'Arial', sans-serif;
	text-decoration: none;
	font-size: 10pt;
}
a.Menu:visited {
	color: #FF0000;
	text-decoration: none;
}
a.Menu:hover {
	color: #FF0000;
	text-decoration: none;
}

.MenuItem {
    LINE-HEIGHT: 16px;
    BORDER: #800000 3px solid;
    TEXT-ALIGN: CENTER }

.MenuItemActive {
    BORDER: #ffcc33 3px solid;
    TEXT-ALIGN: CENTER }

.Centreer {
    TEXT-ALIGN: CENTER }

.Menu1 {
    background-color: #800000;
    color: #000000;
}

@media print {
      .noprint { display: none; }
      body { margin-left: 0px;
             margin-right: 0px;
             background-image: none;
             font-size: 11pt;
           }
      p.citaat {
             font-size: 10pt
           }
}

