/***** initialization ******/
@media all 
{
	*
	{
		margin: 0;
		padding: 0;
		font-family: Verdana, sans-serif;
		font-size: 11px;
	}
	html, body, body form
	{
		height: 100%;
	}
	h1, h2, h3, h4, h5, h6, p, blockquote,
	form, label, ul, ol, dl, fieldset, address 
	{
		margin-bottom: 1em;
	}
	img
	{
		border: 0;
	}
	a,
	a:link,
	a:visited,
	a:active
	{
		color: Blue;
		text-decoration: none;
	}
	a:hover 
	{
		text-decoration: underline; 
	}
	a:focus
	{
		outline: none !important; /* mozilla */
	}
	tr.even
	{
		background-color: #ffe988;
	}
	th
	{
		font-weight: bold;
		background-color: #ffe988;
	}
	table.noborders
	{
		min-width: 100%;
		width: 100%;
		border: 0;
		padding: 0;
		margin: 0;
		border-collapse: collapse;
		vertical-align: top;
	}
	/* DEFINED STYLE FOR WEBSITE */
	td.dateOfAgendaitem 
	{
		cursor: pointer;
		font-style:oblique;
	}
	td.titleOfAgendaitem 
	{
		cursor: pointer;
	}
	td.linkOfAgendaitem 
	{
		cursor: pointer;
		text-align: right;
	}
	
	table.wizardTable
	{
		min-width: 100%;
		width: 100%;
		border: 0;
		border-collapse: collapse;
		vertical-align: top;
	}
	table.wizardTable th
	{
		vertical-align: top;
		text-align: left;
		padding-left: 1px;
		padding-right: 10px;
	}
	table.wizardTable td
	{
		vertical-align: top;
		text-align: left;
		cursor: pointer;
		padding-left: 1px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-top: 1px;
	}
	
	/* STANDARD CONTAINERS */
	body 
	{
		background-color: white;
		text-align: center;
	}
	#wrapper
	{
		position: relative;
		margin: 0 auto;
		text-align: left;
		width: 997px;
		height: auto !important;
		height: 100%;
	}
	#wereldbol
	{
		position:absolute; 
		left:45px; 
		top:181px; 
		z-index:10;
	}
	#Header /* Holds topleft icon with color, and menu with menu background */
	{
		height: 290px;
		width: 997px;
		max-width: 997px;
		overflow: hidden;
	}
	#search /* searchbox style defined */
	{
		position: relative;
		top: -66px;
		left: 585px;
	}
	#homesearch /* diff searchbox css of default.aspx, logic diffs */
	{
		position: relative;
		top: -58px;
		left: 385px;
	}
	#search input,
	#homesearch input
	{
		border: solid 1px Black;
	}
	#search a,
	#homesearch a
	{
		color: #3388c2;	
	}
	a.searchlink
	{
		color: #3388c2;
	}
	.smalllinks,
	.smalllinks a
	{
		font-size: 10px;
		color: #3388c2;
	}
	#uxFooter
	{
		text-align: center;
	}
	
	/* Styles per menuid on topnavigation */
	.TopNav
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: visible;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_home.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavhome
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_home.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavmeerover
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_home.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavoverons
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_overons.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavvrijwilligers
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_vrijwilligerswerk.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavwerkvakanties
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_werkvakanties.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavtaalcursussen
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_taalcursussen.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavaupair
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_aupair.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavreisverzekering
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_reisverzekering.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	#TopNavcontacthelp
	{
		float: left;
		height: 72px;
		width: 997px;
		overflow: hidden;
		font-size: 12px;
		font-weight: bold; 
		background-image: url('../images/background/top_contact.png');
		background-repeat: no-repeat;
		background-position: top left;
	}

	/*********** All static links for topmenu ***********/
	.TopNav a
	{
		color: White;
		text-decoration: none;
	}
	.TopNav a:hover
	{
		text-decoration: underline;
	}
	.TopNav #linkToHome
	{
		float: left;
		margin: 0;
		height: 72px;
		width: 215px;
		text-align: center;
		cursor: pointer;
	}
	.TopNav #HomeLink
	{
		float: left;
		margin-left: 6px;
		margin-top: 49px;
		height: 15px;
		width: 50px;
		text-align: center;
	}
	.TopNav #VrijLink
	{
		float: left;
		margin-top: 49px;
		height: 15px;
		width: 120px;
		text-align: center;
	}
	.TopNav #WerkvakLink
	{
		float: left;
		margin-top: 49px;
		height: 15px;
		width: 113px;
		text-align: center;
	}
	.TopNav #TaalLink
	{
		float: left;
		margin-top: 49px;
		height: 15px;
		width: 115px;
		text-align: center;
	}
	.TopNav #AupairLink
	{
		float: left;
		margin-top: 49px;
		height: 15px;
		width: 75px;
		text-align: center;
	}
	.TopNav #ReisLink
	{
		float: left;
		margin-top: 49px;
		height: 15px;
		width: 134px;
		text-align: center;
	}
	.TopNav #OveronsLink
	{
		float: left;
		margin-top: 49px;
		height: 15px;
		width: 74px;
		text-align: center;
	}
	.TopNav #ContacthelpLink
	{
		float: left;
		margin-top: 49px;
		height: 15px;
		width:95px;
		text-align: center;
	}
	
	/******** Mid section **********/
	.MidSection /* As class: because renaming in system used */
	{
		float: none;
		height: 218px;
		width: 997px;
		overflow: hidden;
		background-image: url('../images/wallpaper_standard.jpg');
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	/******** Bottom section / content section **********/
	#LeftColumn
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 503px;/* Min heigt is not zero on line below it is, when no content is found */
		height:100%;
	}
	#LeftColumn img
	{
		border: 0;
	}
	#LeftColumnHolder /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 207px;
		height: 100%;
		background-color: #F5B10E;
		background-image: url('../images/background/menu_home_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHolderBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: 100%;
		background-color: #F5B10E;
		background-image: url('../images/background/menu_home_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHolderhome /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #F5B10E;
		background-image: url('../images/background/menu_home_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHoldermeerover /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #F5B10E;
		background-image: url('../images/background/menu_home_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHolderhomeBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #F5B10E;
		background-image: url('../images/background/menu_home_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHolderoverons /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #006AB3;
		background-image: url('../images/background/menu_overons_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHolderoveronsBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #006AB3;
		background-image: url('../images/background/menu_overons_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHoldervrijwilligers /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #B94F98;
		background-image: url('../images/background/menu_vrijwilligers_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHoldervrijwilligersBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #B94F98;
		background-image: url('../images/background/menu_vrijwilligers_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHolderwerkvakanties /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #01B25C;
		background-image: url('../images/background/menu_werkvakanties_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHolderwerkvakantiesBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #01B25C;
		background-image: url('../images/background/menu_werkvakanties_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHoldertaalcursussen /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #01B6ED;
		background-image: url('../images/background/menu_taalcursussen_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHoldertaalcursussenBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #01B6ED;
		background-image: url('../images/background/menu_taalcursussen_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHoldermeerover /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #F5B10E;
		background-image: url('../images/background/menu_home_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHoldermeeroverBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #F5B10E;
		background-image: url('../images/background/menu_home_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHoldermeerover a /* override color setting for beter color on navigation */
	{
		color:Black !important;
	}
	
	#LeftColumnHoldertaalcursussen a /* override color setting for beter color on navigation */
	{
		color:Black !important;
	}
	#LeftColumnHolderaupair /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #FFD500;
		background-image: url('../images/background/menu_aupair_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHolderaupairBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #FFD500;
		background-image: url('../images/background/menu_aupair_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHolderaupair a /* override color setting for beter color on navigation */
	{
		color:Black !important;
	}
	#LeftColumnHolderreisverzekering /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #E3001A;
		background-image: url('../images/background/menu_reisverzekering_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHolderreisverzekeringBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #E3001A;
		background-image: url('../images/background/menu_reisverzekering_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#LeftColumnHoldercontacthelp /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 210px;
		height: auto !important;
		height: 100%;
		background-color: #EFA018;
		background-image: url('../images/background/menu_contacthelp_top.png'); 
		background-repeat: no-repeat;
		background-position: top left;
	}
	#LeftColumnHoldercontacthelpBottom /* Holder for submenu with contact pic and info */
	{
		position: relative;
		float: left;
		width: 207px;
		min-height: 35px;
		height: auto !important;
		height: 100%;
		background-color: #EFA018;
		background-image: url('../images/background/menu_contacthelp_bottom.png'); 
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#adresHolder
	{
		width: 174px;
		padding-left: 10px;
	}
	#bookmarkHolder
	{
		width: 174px;
		padding-left: 10px;
	}
	#contentHolder
	{
		border: 0;
		padding: 0;
		margin: 0;
		border-collapse: collapse;
		background-image: url('../images/background/content_wall.png');
		background-repeat:repeat-y;
	}
	#MainColumn
	{
		float: left;
		width: 619px;
		min-height: 503px; /* Min heigt is not zero; on line below it is, when no content is found */
		height: auto !important;
		height: 100%;
		background-color: White;
	}
	#RightColumn
	{
		float: left;
		width: 171px;
		min-height: 503px; /* Min heigt is not zero; on line below it is, when no content is found */
		height: auto !important;
		height: 100%;
	}
	#RightColumn h2
	{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	#RightColumnHolder
	{
		vertical-align: top;
		float: left;
		width: 171px;
		min-height: 503px; /* Min heigt is not zero; on line below it is, when no content is found */
		height: auto !important;
		height: 100%;
		margin: 0;
		padding: 0;
		border: 0;
		background-image: url('../images/background/right_part.png');
		background-position: top left;
		background-repeat: no-repeat;
	}
	#RightColumn #buttons_right_column
	{
		margin-left: 21px;
		margin-top: 15px;
		margin-bottom: 12px;
	}
	#RightColumn #uxService,
	#RightColumn #uxNews,
	#RightColumn #uxStory
	{
		width: 141px;
		margin-left: 21px;
		margin-top: 10px;
		margin-bottom: 25px;
		height: auto !important;
		height: 100%;
		color: Black;
	}
	#RightColumn #uxNews a,
	#RightColumn #uxService a
	{
		color: Black;
		text-decoration: none;
	}
	#RightColumn #uxNews a:hover,
	#RightColumn #uxService a:hover
	{
		color: Black;
		text-decoration: underline;
	}

	/* LEFT NAVIGATION */
	span#meer_over_menu_title
	{
		color: White;
		margin-left: 16px;
		width: 165px; /* To trimm menu, so it won't go over the white parts in leftcolumn */
		text-align: left;
		font-size: 11px;
		font-weight: bold;
	}
	
	div.meer_over_menu  
	{
		padding-top: 10px;
		margin-left: 9px;
		font-size: 11px;
	}
	
	div.meer_over_menu a
	{
		color: White;
		width: 165px; /* To trimm menu, so it won't go over the white parts in leftcolumn */
		text-align: left;
		font-size: 11px;
		font-weight: normal;
		margin-left: 0px;
	}
	
	div#uxLeftNavigation
	{
		margin: 10px;
		width: 165px; /* To trimm menu, so it won't go over the white parts in leftcolumn */
		text-align: left;
		font-size: 11px;
		font-weight: bold;
	}
	div.uxLeftNavigation a.titleOfMenu
	{
		margin-left: 0px;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		color: White;
	}
	div.uxLeftNavigation a
	{
		margin-left: 18px;
		color: White;
	}
	div.uxLeftNavigation ul li /* First layer; set president for all */
	{
		list-style-type: none;
		line-height: 15px;
		margin-top: 6px;
		vertical-align: middle;
		padding-left:0px;
		display: none;  
	}
	div.uxLeftNavigation ul li.active,
	div.uxLeftNavigation ul li.active_down,
	div.uxLeftNavigation ul li.active ul li,
	div.uxLeftNavigation ul li.active_down ul li
	{
		list-style-type: none;
		display: list-item !important;  
	}
	#LeftColumnHoldermeerover #uxLeftNavigation ul a.active,
	#LeftColumnHoldermeerover #uxLeftNavigation ul a.active_down,
	#LeftColumnHoldermeerover #uxLeftNavigation ul li a,
	#LeftColumnHolderaupair #uxLeftNavigation ul a.active,
	#LeftColumnHolderaupair #uxLeftNavigation ul a.active_down,
	#LeftColumnHolderaupair #uxLeftNavigation ul li a 
	{
		list-style-image:url("/images/arrow_passive_black.png") !important;
	}
	div.uxLeftNavigation ul li a /* First layer link, show only current=active */
	{
		display: list-item;
		list-style-position: outside; 
		list-style-image:url("/images/arrow_passive_2.png"); /* arrow_active_down.png = active op programma */
	}
	div.uxLeftNavigation ul li.active_down a,
	div.uxLeftNavigation ul li.active a
	{
		text-decoration: none;
		display: list-item !important;
		font-size: 11px;
		font-weight: normal;
	}
	div.uxLeftNavigation ul li a:hover
	{
		text-decoration: underline;
	}
	
	div.uxLeftNavigation ul a.active_down /* First layer active link = programm*/
	{
		list-style-image:url("/images/arrow_active_down.png");
		display: list-item;
		font-weight: bold !important;
	}
	
	
	div.uxLeftNavigation ul a.active /* First layer active link*/
	{
		list-style-image:url("/images/arrow_active.png");
		display: list-item;
		font-weight: bold !important;
	}
	div.uxLeftNavigation ul ul 
	{
		padding-left: 15px; /* current list indenting */
	}
	div.uxLeftNavigation li ul, /* makes non-active second layer invisible */
	div.uxLeftNavigation li.active ul ul,
	div.uxLeftNavigation li.active_down ul ul
	{
		display: none;
	}
	div.uxLeftNavigation li.active ul, /* makes active layers visible, including second layer under active selected */
	div.uxLeftNavigation li.active li.active ul,
	div.uxLeftNavigation li.active li.active_down ul 
	{
		display: block;
	}
	/* END LEFT NAVIGATION */

	#wizardHolder
	{
		padding-left: 15px;
	}
	#wizardButton
	{
		margin-left: -19px;
	}
	#wizardHolder select
	{
		min-width: 160px;
		border: solid 0px;
		color: Gray;
		margin-bottom: 5px;
	}

	/****** content **********/
	div#uxContent
	{
		position: relative;
		margin: 5px;
		margin-left: 10px;
		margin-right: 15px;
		margin-top: 12px;
		margin-bottom: 50px;

		color: Black;
		font-size: 11px;
		
		min-height: 400px; /* For footer not to be directly under poorly filled page */
	}
	div#uxContent ul, 
	div#uxContent ol
	{
		list-style-position: outside; /* user editor-specified */
		padding-left:5px;
	}
	div#uxContent li
	{
		margin-left:10px;
	}

	h1 /* normal under crumbpath, in color of the menuid chosen */
	{
		font-size: 14px;
		font-weight: bold;
	}
	h2
	{
		font-size: 12px;
		font-weight: bold;
	}
	h3
	{
		font-size: 11px;
		font-weight: bold;
	}

	.crumbGt
	{
		font-size: 12px;
		font-weight: bold;
		color: #B94F98;
	}
	a.breadcrumb
	{
		font-size: 12px;
		font-weight: bold;
		color: #B94F98;
		text-decoration: none;
	}
	a:hover.breadcrumb
	{
		font-size: 12px;
		font-weight: bold;
		color: #B94F98;
		text-decoration: underline;
	}
	.breadcrumb
	{
		font-size: 14px;
		font-weight: bold;
		color: #B94F98;
	}
	.horizontalrule /* in color of the menuid chosen */
	{
		background-color: #B94F98;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 590px;
		max-width: 590px;
		height: 1px;
		max-height: 1px;
		overflow: hidden;
	}
	.dateOfNewsitem
	{
		font-style:italic;
	}
	
	/****** end of content **********/

	/* choice control */
	.choice_country
	{
		background-image: url('../images/landen_wallpaper.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		width: 284px;
		height: 216px;
	}
	.choice_country tr
	{
		height: 15px;
	}
	.choice_country tr td
	{
		padding-left: 10px;
	}

	/* type choice control */
	.choice_type
	{
		background-image: url('../images/soort_wallpaper.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		width: 284px;
		height: 216px;
	}
	.choice_type tr
	{
		height: 15px;
	}
	.choice_type tr td
	{
		padding-left: 10px;
	}

	#td_choice
	{
		width: 50%;
		text-align: left;
	}
	#td_worldmap
	{
		padding-left: 10px;
		width: 50%;
		text-align: center;
		vertical-align: top;
	}
	.tdBreadCrumb
	{
		width: 400px;
		vertical-align: top;
	}
	
	.unevenItem 
	{ 
		background-color: #FED145;
	}
	.evenItem {}
	a.linkblok:hover
	{
		text-decoration: none;
		color: Blue;
	}
	a.linkblok
	{
		text-decoration: none;
		color: Black;
	}
	#iframePhorum2005
	{
		border: 0;
		border-collapse: collapse;
		
		width: 100%;
		min-width: 100%;
		
		height: 2000px;
	}
	#nieuwsbrief_iframe
	{
		border: 0;
		border-collapse: collapse;
		
		width: 500px;
		min-width: 500px;
		
		height: 500px;
		width: 589px;
	}
	/*voor boekingenformulier */
	.booking
	{
	    
		Font-Family: Arial, sans-serif;
		Font-Size:11px;
		Vertical-Align:top;
		
	}
	.booking tr td
	{
		padding-left: 2px;
		padding-bottom: 2px;
		padding-top:2px;
	}

	.big
	{
		font-size:18px;
	    
	}
	.selected
	{
		background-color:#B94F99;
		color:#FFFFFF;
	}
	.normal
	{
		background-color:#FCBD00;
		color:#666666;
	}
	.light
	{
		color:#666666;
	}
	.money
	{
		text-align:right;
	}
	.bigtitle
    {
       color:#B94F99;
       font-size:18px;
    }
	.formbutton
	{
		text-align:right;
	}
	.totaal
	{
		text-align:right;
		font-weight:bold;
	}
	.front
	{
		background-color:#FCBD00;
		color:#666666;
		width:20px;
	}
	
	.middle_of_content
	{
		text-align: center;
		vertical-align: middle;
		/*padding-left: 220px;*/
	}
	
	.indent5
	{
		padding-left: 40px;
		padding-top: 2px;
		padding-bottom: 7px;
		vertical-align: middle;
	}
	
	a.no_underline:hover 
	{
		text-decoration: none;
	}
	
	#news_home_table
	{
		width: 100%;
	}
	
	#news_home_table tr td
	{
		padding-top: 7px;
		padding-left: 7px;
	}
}
@media print /* Printing command, only shows inside frame of website (uxcontent) */
{
	#Header
	{
		display: none;
	}
	#LeftColumn
	{
		display: none;
	}
	#uxFooter
	{
		display: none;
	}
	#RightColumn
	{
		display: none;
	}
}