body
{
font-family					: verdana;
font-size					: 11px;
color						: #000000;
}

td
{
font-family					: verdana;
font-size					: 11px;
}

/* href */

.hrefDownUnder
{
font-weight					: bold;
font-family					: verdana;
font-size					: 11px;
color						: #333333;
text-decoration					: none;
}

.hrefDownUnder:hover
{
font-weight					: bold;
font-family					: verdana;
font-size					: 11px;
color						: #6546AB;
text-decoration					: none;
}

.content TD
{
line-height					: 18px;
}

/* header styles*/
h1
{
font-family					: verdana;
font-size					: 12px;
color						: #E5487D;
}

.h1
{
font-family					: verdana;
font-size					: 12px;
font-weight					: bold;
color						: #E5487D;
}	

h2
{
font-family					: verdana;
font-size					: 12px;
color						: #000000;
}

h3
{
font-family					: verdana;
font-size					: 11px;
color						: #004E9B;
}

h4
{
font-family					: verdana;
font-size					: 11px;
color						: #000000;
}

h5
{
font-family					: verdana;
font-size					: 12px;
color						: #004E9B;
border-color				: #E1E1E1;
border-width				: 0px;
border-bottom-width			: 1px;
border-style				: solid;
}

h6
{
font-family					: verdana;
font-size					: 12px;
color						: #000000;
border-color				: #E1E1E1;
border-width				: 0px;
border-bottom-width			: 1px;
border-style				: solid;
}

/* einde header styles */


.inputText
{
width							: 100%;
font-family					: verdana;
font-size						: 12px;
border-color					: #E1E1E1;
border-width				: 1px;
border-style					: solid;
background-color			: #E7ECF5;
}

.inputArea
{
width							: 100%;
height							: 80px;
font-family					: verdana;
font-size						: 12px;
border-color					: #E1E1E1;
border-width				: 1px;
border-style					: solid;
background-color			: #E7ECF5;
}

a
{
color								: #0000FF;
}

a:hover
{
color								: #FF0000;
}

/* */

.menuLink
{
color								: #FFFFFF;
font-size							: 10px;
text-transform						: uppercase;
text-decoration						: none;
font-weight							: bold;
}

.menuLink:hover
{
color								: #FFFFFF;
text-transform				: uppercase;
text-decoration			: underline;
font-weight					: bold;
}



/* calender classes */

.calendar
{
font-family					: verdana;
}

.calendarBorder
{
border-color				: #004E9B;
border-width				: 1px;
border-style				: solid;;
}

.calendarheading td
{
background-color			: #003366;
font-weight					: bold;
color								: #FFFFFF;
}

.calendarlink {
font-weight					: normal;
}

.calendarDayLink
{
background-color			: #EC8D00;
color								: #FFFFFF;
width							: 100%;
height							: 100%;
font-weight					: normal;
text-decoration				: none;
border-style				: solid;
border-width				: 0px;
border-color				: #004E9B;
}

.calendarDayLink:hover
{
background-color			: #FFFFFF;
color								: #003366;
width							: 100%;
height							: 100%;
font-weight					: normal;
text-decoration			: none;
border-style					: solid;
border-width				:0px;
border-color					: #003366;
}

.calendardaybg
{
background-color			: #ACCBEA;
}

.calendarHeaderTd
{
background-color			: #004E9B;
color						: #FFFFFF;
text-transform				: capitalize;
text-align					: center;
font-weight					: bold;
height						: 20px;
width						: 20px;
}

.noEventClass
{
color					: #EAEAEA;
height					: 19px;
width					: 19px;
}

.oneEventClass
{
text-decoration			: none;
color					: #0000FF;
background-color		: #FFFFFF;
border-color			: #99CC00;
border-width			: 1px;
border-style			: solid;
height					: 19px;
width					: 19px;
}

.oneEventClass:hover
{
text-decoration			: none;
color					: #FFFFFF;
background-color		: #99CC00;
border-width			: 0px;
}

.moreEventClass
{
text-decoration			: none;
color					: #0000FF;
background-color		: #FFFFFF;
border-color			: #FF0000;
border-width			: 1px;
border-style			: solid;
height					: 19px;
width					: 19px;
}

.moreEventClass:hover
{
text-decoration			: none;
color					: #FFFFFF;
background-color		: #99CC00;
}


/* foto strip */

.photoBar TD
{
border-color				: #6699CC;
border-width				: 1px;
border-style				: solid;
}


/* navigatie linkerkant */

.leftNavigation a
{
font-size					: 10px;
color						: #FFFFFF;
text-decoration				: none;
width						: 100%;
}

.leftNavigation a:hover
{
font-size					: 10px;
color						: #FFE6BF;
text-decoration				: none;
width						: 100%;
}

.leftNavigation
{
background-color			: #FF9900;
color						: #FFFFFF;
font-weight					: bold;
border-top-color			: #FFD89D;
border-bottom-color			: #E88B00;
border-width				: 0px;
border-top-width			: 1px;
border-bottom-width			: 1px;
border-style				: solid;
padding-left				: 3px;
height						: 20px;
}

.leftNavigationClicked
{
background-color			: #FFFFFF;
color						: #000080;
font-size					: 10px;
padding-left				: 3px;
height						: 20px;
}

.banner
{
	border-color			: #444444;
	border-width			: 0px;
	border-style			: solid;	
}


.contactForm input,textarea
{
	width				: 300px;
	border-color			: #E5487D;
	border-width			: 1px;
	border-style			: solid;
	font-size			: 11px;	
}

.contactForm .radio
{
	border-width			: 0px;
	width				: 15px;
}

.contactForm div
{
	font-weight			: normal;
}

.contactForm .contactButton
{
	border-style			: outset;
	border-width			: 2px;
	border-color			: #666666;
	width				: 80px;
}

/% EXTRANET STYLES %/

.eventTable TR
{
	vertical-align			: top;
}	

.eventDates
{
	text-align			: right;
	font-size			: 10px;
	font-weight			: bold;
	color				: #666666;
}

.eventHeader
{
	font-weight			: bold;
}

.eventDescription
{
	vertical-align			: top;
	background-color		: #F1FBEC;
	height				: 60px;
	padding				: 6px;
}

.eventTable .leftCol
{
	font-weight			: bold;
}

.eventOrganisation
{
	font-size			: 10px;
	color				: #444444;
}

