body
{
  margin                : 0;
  padding               : 0;
  background            : center top repeat-y url('../images/background.jpg');
  font-size             : 14px;
  font-family           : Arial, Verdana;
  text-align            : justify;
}
table
{
  text-align				: justify;
}

table.titel
{
  background            : center top no-repeat url('../images/CMSF_titel.gif');
  width                 : 990px;
  height                : 200px; 
}
table.blokken
{
  background            : center top no-repeat url('../images/blokken.gif');
  width                 : 100%;
  text-align				: center;
}

table.itembalk
{
  background-color		: #068041;
  font-size					: 18px;
  color						: #FFF;
  text-align				: left; 
  width						: 700px;
}
table.doneer
{
  background-color		: #068041;
  font-size					: 30px;
  color						: #FFF;
  text-align				: center; 
  width						: 250px;
  height						: 150px;
}

table.agenda
{
  background-color		: #068041;
  text-align				: justify; 
  width						: 250px;
  height						: 150px;
}

table.sponsorbalk
{
  background-color		: #292728;
  text-align				: justify; 
  width						: 960px;
  height						: 25px;
}

label.text
{
  margin                : 0 0 1em 0;
  display               : block;
}
a
{
  text-decoration   : underline;
  color             : #068041;
  font-weight       : bold;
}
a:visited
{
  text-decoration   : underline;
  color             : #068041;
  font-weight       : bold;
}
a:hover
{
  text-decoration   : underline;
  color             : #FF0000;
  font-weight       : bold;
}
a:focus
{
  text-decoration   : underline;
  color             : #FF0000;
  font-weight       : bold;
}

a.next
{
  text-decoration   : underline;
  color             : #ffffff;
  font-weight       : bold;
}
a.next:visited
{
  text-decoration   : underline;
  color             : #ffffff;
  font-weight       : bold;
}
a.next:hover
{
  text-decoration   : underline;
  color             : #ffffff;
  font-weight       : bold;
}
a.next:focus
{
  text-decoration   : underline;
  color             : #ffffff;
  font-weight       : bold;
}

a.prev
{
  text-decoration   : none;
  color             : #ffffff;
  font-weight       : bold;
}
a.prev:visited
{
  text-decoration   : none;
  color             : #ffffff;
  font-weight       : bold;
}
a.prev:hover
{
  text-decoration   : none;
  color             : #ffffff;
  font-weight       : bold;
}
a.prev:focus
{
  text-decoration   : none;
  color             : #ffffff;
  font-weight       : bold;
}

a.wit
{
  text-decoration   : underline;
  color             : #FFFFFF;
  font-weight       : bold;
}
a.wit:visited
{
  text-decoration   : underline;
  color             : #FFFFFF;
  font-weight       : bold;
}
a.wit:hover
{
  text-decoration   : underline;
  color             : #FF0000;
  font-weight       : bold;
}
a.wit:focus
{
  text-decoration   : underline;
  color             : #FF0000;
  font-weight       : bold;
}

a.doneer
{
  text-decoration   : none;
  color             : #FFFFFF;
  font-weight       : bold;
}
a.doneer:visited
{
  text-decoration   : none;
  color             : #FFFFFF;
  font-weight       : bold;
}
a.doneer:hover
{
  text-decoration   : none;
  color             : #FF0000;
  font-weight       : bold;
}
a.doneer:focus
{
  text-decoration   : none;
  color             : #FF0000;
  font-weight       : bold;
}

h1 {
	font-size: 24px;
	text-align: justify;
	font-weight: bold;
	color: #068041;
	margin: 0.5em 0;
}

h2 {
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: #FFF;
	margin: 0.5em;
}
h3 {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #068041;
	margin: 1em 0 0 0;
}
h4 {
	font-size: 18px;
	text-align: justify;
	font-weight: bold;
	color: #fecd0f;
	margin: 0.8em;
}
h5 {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #f3eb7c;
	margin: 0 1em;
}
h6 {
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	color: #fff;
	margin: 1em;
}

blockquote
{
	border		: thin solid black;
	padding		: 0.5em;
}

p.doneren
{
  font-size					: 30px;
  color						: #FFF;
  text-align				: center; 
  margin						: 0 0.5em 2em 0.5em;
}
p.steunen
{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #fecd0f;
	margin: 2em 0.5em 0 0.5em;
}
p.giro
{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #fecd0f;
	margin: 0.8em 0;
}
p.datum
{
  margin-top	: 0;
}