@charset "utf-8";
/* CSS Document */

body, table, tr, td {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
font-style:normal;
font-weight:normal;
}

.tekst {
font-size:14px;
padding:10px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
color: #FFFFFF;
font-style:normal;
font-weight:bold;
text-shadow:#000000;
text-transform:uppercase;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #990;
font-style:normal;
font-weight:bold;
text-shadow:#FFFFFF;
text-transform: capitalize;
}

body {
background-image: url(images/backgroundgrass.jpg);
background-repeat: repeat-x;
background-position:left bottom;
}

.agendaCountry{
	color: #bc951a;
	font-weight: bold;
}

.agendaAllround{
	color: #4c6524;
	font-weight: bold;
}

.AgendaBG{
	background-color:#252b0a;	
}

.agendaUur{
	width:50px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.agendaDatum{
color: #FFFFFF;
font-style:normal;
font-weight:normal;
text-align:left;
width:90px;
padding-left:5px;
}

.HomeAgendaDatum{
color: #FFFFFF;
font-style:normal;
font-weight:normal;
text-align:left;
padding-left:2px;
width:70px !important;
height:41px;
vertical-align:middle;
}

a,a:link,a:hover,a:active,a:visited{
	color: #990;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}

.fotoReferentie {
	font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-style:italic;
font-weight:normal;
}