BODY {
	background: url('./img/groen_back.png') repeat-y fixed #FFFFFF;
	color: #002000;
	font-family: Georgia, serif;
	font-size: 12pt;
	margin-left: 20px;
}

BODY.altmenu {
    margin-left: 0px;
    margin-right: 0px;
	background: #FFFFFF;
}

BODY.empty {
	background: #FFFFFF;
	margin-left: 0px;
}

BODY.iframe {
	background: url('./img/groen_back_iframe.png') repeat-y fixed #FFFFFF;
	margin-left: 0px;
}

* {
 	color: inherit;
 	background-color: transparent;
}

A {
	font-family: "Georgia", serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	color: #008000;
}

A:hover {
	text-decoration: underline;
	color: #005000;
}

H1.large {
    margin-bottom: 0px;
    margin-top: 10px;
	font-family: "Monotype Corsiva", "Palatino LinoType", serif;
	font-style: italic;
	font-size: 40pt;
	text-align: center;
	letter-spacing: 3px;
	color: #208020;
}

H1.small {
    margin-bottom: 0px;
    margin-top: 10px;
	font-family: "Monotype Corsiva", "Palatino LinoType", serif;
	font-style: italic;
	font-size: 15pt;
	text-align: center;
	letter-spacing: -1px;
	color: #208020;
}

H2.caption {
	padding: 12px;
	font-family: "Garamond", serif;
	font-size: 26pt;
	color: #207020;
}

H6 {
	color: #A0A0A0;
}

P {
	margin-left: 20px;
}

Q {
	quotes: "\201C" "\201D";
	font-style: italic;
	color: #800000;
}

Q:before { content: open-quote }
Q:after  { content: close-quote }

LI.special {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}

TD {
	vertical-align: top;
}

#moddate {
	margin-bottom: 0px;
    margin-top: 0px;
	font-family: "Century Gothic", "Arial", sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #909090;
}

#counter {
	margin-bottom: 0px;
    margin-top: 10px;
	font-family: "Century Gothic", "Arial", sans-serif;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	color: #505050;
}

A.menuswitch {
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: 7pt;	
	color: #505050;
}
