/* CSS Document */

BODY {
	background-position: center top;
	/*	background-image: url(http://www.camper-track.nl/templates/campertrack01/images/background2.jpg);
	background-repeat: repeat-y;*/
	COLOR: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial;
	TEXT-DECORATION: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-left-style: solid;
	border-left-width: 1px solid #000000;
	background-image: url(afbeeldingen/background2.jpg);
	background-repeat: repeat-y;
}

UL { list-style-image: url(images/xxx.gif); }

a:link       { font-family: Verdana, Arial; font-size: 10t; color: #330000; text-decoration: none; }
a:visited    { font-family: Verdana, Arial; font-size: 10pt; color: #333300; text-decoration: none; }
a:hover      { font-family: Verdana, Arial; font-size: 10pt; color: #003300; text-decoration: none; }
a:active     { font-family: Verdana, Arial; font-size: 10pt; color: #000033; text-decoration: none; }
p            { font-family: Verdana, Arial; font-size: 10pt; color: #000000; }
td           {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
h1 		     { font-family: Verdana, Arial; font-size: 18pt; color: #C80000; }
h2 		     { font-family: Verdana, Arial; font-size: 16pt; color: #C80000; }
h3 		     { font-family: Verdana, Arial; font-size: 14pt; color: #C80000; }
h4 		     { font-family: Verdana, Arial; font-size: 13pt; color: #C80000; }
h5 		     { font-family: Verdana, Arial; font-size: 12pt; color: #C80000; }
h6 		     { font-family: Verdana, Arial; font-size: 10pt; color: #C80000; }
h7 		     { font-family: Verdana, Arial; font-size: 08pt; color: #C80000; }

a#disclaimer :link     { font-family: Verdana, Arial; font-size: 8pt; color: #C80000; text-decoration: none; }


td  #agenda  {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #644803;
	padding-left: 5px;
	background-color: #faf7f1;
}

td  #rechts  {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 0px;
	background-color: #faf7f1;
}

td  #maand  {
	background-color: #644803;
	color: #faf7f1;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


td  #header  {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 0px;
}
