/* CSS Document */
*
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#333; /*8f8f8f; /* 969696 */
}

body
{
	background-image:url('../img/bg_home.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	background-color:#fff;
}
body.prices
{
	padding-left:10px;
	text-align:left;
}

body.spaans	{	background-image:url('../img/bg_spaans.jpg');	}
body.engels	{	background-image:url('../img/bg_engels.jpg');	}
body.duits	{	background-image:url('../img/bg_duits.jpg');	}
body.italiaans{	background-image:url('../img/bg_italiaans.jpg');	}
body.frans	{	background-image:url('../img/bg_frans.jpg');	}
body.chinees{	background-image:url('../img/bg_chinees.jpg');	}
body.portugees	{	background-image:url('../img/bg_portugees.jpg');	}
body.russisch	{	background-image:url('../img/bg_russisch.jpg');	}

select, input, textarea
{
  font-size: 12px;
}

img
{
	border:0;
}

h1/*, h2, h3*/
{
	font-family:"AniversRegular", Arial, Helvetica, sans-serif;
}

@font-face {
    font-family: 'AniversRegular';
    src: url('../fonts/anivers_regular-webfont.eot');
    src: url('../fonts/anivers_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/anivers_regular-webfont.woff') format('woff'),
         url('../fonts/anivers_regular-webfont.ttf') format('truetype'),
         url('../fonts/anivers_regular-webfont.svg#AniversRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#container 
{
	width:1075px; 
	position:relative; 
	margin:18px auto 0;
	text-align:left;
}

#leftColumn{
	width:235px; 
	float:left;
	margin-right:20px;
	text-align:right;
}


/*.school-page #leftColumn
{
	width:235px;
}*/
	#leftColumn #logo
	{
		margin-bottom:2px;
	}
	.language-page #logo
	{
		margin-top:-5px;
	}
	#leftColumn h2
	{
		text-align:right;
		color:#a9288f;
		font-size:19px;
		line-height:32px;
	}
		#leftColumn h2 a:link, #leftColumn h2 a:hover, #leftColumn h2 a:visited, #leftColumn h2 a:visited:hover
		{
			color:#a9288f;
			text-decoration:none;
		}
		
		.spaans #leftColumn h2 a:link, 
		.spaans #leftColumn h2 a:hover, 
		.spaans #leftColumn h2 a:visited, 
		.spaans #leftColumn h2 a:visited:hover
		{
			color:#af3721;			
		}
		.engels #leftColumn h2 a:link, 
		.engels #leftColumn h2 a:hover, 
		.engels #leftColumn h2 a:visited, 
		.engels #leftColumn h2 a:visited:hover
		{
			color:#94147f;			
		}
		
		.frans #leftColumn h2 a:link,
		.frans #leftColumn h2 a:hover, 
		.frans #leftColumn h2 a:visited, 
		.frans #leftColumn h2 a:visited:hover
		{
			color:#102c7a;			
		}
		.italiaans #leftColumn h2 a:link, 
		.italiaans #leftColumn h2 a:hover, 
		.italiaans #leftColumn h2 a:visited, 
		.italiaans #leftColumn h2 a:visited:hover
		{
			color:#00472e;			
		}
		.duits #leftColumn h2 a:link, 
		.duits #leftColumn h2 a:hover, 
		.duits #leftColumn h2 a:visited, 
		.duits #leftColumn h2 a:visited:hover
		{
			color:#773030;			
		}
		
		.chinees #leftColumn h2 a:link, 
		.chinees #leftColumn h2 a:hover, 
		.chinees #leftColumn h2 a:visited, 
		.chinees #leftColumn h2 a:visited:hover
		{
			color:#C01441;			
		}
		
		.portugees #leftColumn h2 a:link, 
		.portugees #leftColumn h2 a:hover, 
		.portugees #leftColumn h2 a:visited, 
		.portugees #leftColumn h2 a:visited:hover
		{
			color:#DF82B1;			
		}
		
		.russisch #leftColumn h2 a:link, 
		.russisch #leftColumn h2 a:hover, 
		.russisch #leftColumn h2 a:visited, 
		.russisch #leftColumn h2 a:visited:hover
		{
			color:#4EA693;			
		}
	
	
	#leftColumn p
	{
		text-align:right;
	}
	#leftColumn p#address
	{
		
		margin-top:22px;
		 font-size: 12px;
    	line-height: 16px;
	}
		/*#leftColumn*/ strong, b
		{
			color:#a9288f;
		}
		.spaans strong, .spaans b, body.spaans .reseheader{ color:#af3721;  }
    .engels strong, .engels b, body.engels .reseheader  { color:#94147f;  }
    .frans strong, .frans b, body.frans .reseheader { color:#102c7a;  }
    .italiaans strong, italiaans b, body.italiaans.reseheader { color:#00472e;  }
    .duits strong, .duits b, body.duits .reseheader { color:#773030;  }
    .chinees strong, .chinees b, body.chinees .reseheader { color:#C01441;  }
    .russisch strong, .russisch b, body.russisch .reseheader  { color:#4EA693;  }
    .portugees strong, .portugees b, body.portugees .reseheader { color:#DF82B1;  }

		/*.spaans #leftColumn strong	{	color:#af3721;	}
		.engels #leftColumn strong	{	color:#94147f;	}
		.frans #leftColumn strong	{	color:#102c7a;	}
		.italiaans #leftColumn strong	{	color:#00472e;	}
		.duits #leftColumn strong	{	color:#773030;	}
		.chinees #leftColumn strong	{	color:#C01441;	}
		.russisch #leftColumn strong	{	color:#4EA693;	}
		.portugees #leftColumn strong	{	color:#DF82B1;	}*/
		
		#leftColumn #social
		{
			margin-top:25px;
			text-align:right;
		}
			#leftColumn #social div.addthis_toolbox
			{
				float: right;
				text-align: right;
				width: 110px;
			}
	
	#leftColumn #landkaart
	{
		margin-top:80px;
	}
#centerColumn
{
	width:540px;
	float:left;
	margin-right:15px;
}
.course-page #centerColumn
{
	_width:560px;
	_margin-right:5px;
}
	#centerColumn #lang 
	{
		margin-left:-9px;
		display:block;
		height:50px;
	}
		#centerColumn #lang li
		{
			list-style:none;
			
			float:left;
			text-align:center;
			padding:5px 7px 5px;
				word-break:break-all;
			font-size:13px;
			line-height:14px;
		}
			/*#centerColumn #lang a:link,
			#centerColumn #lang a:visited
			{
				color:#a9288f;
				text-decoration:none;
			}
			
			
			.spaans #centerColumn #lang a:link,
			.spaans #centerColumn #lang a:visited
			{	color:#C24D2E;	}
			
			.frans #centerColumn #lang a:link,
			.frans #centerColumn #lang a:visited	
			{	color:#102C7A;	}
			.engels #centerColumn #lang a:link,
			.engels #centerColumn #lang a:visited	
			{	color:#AA2B8F;	}
			.italiaans #centerColumn #lang a:link,
			.italiaans #centerColumn #lang a:visited	
			{	color:#00472E;	}
			.duits #centerColumn #lang a:link,
			.duits #centerColumn #lang a:visited	{	color:#773030;	}
			
			.chinees #centerColumn #lang a:link,
			.chinees #centerColumn #lang a:visited	{	color:#C01441;	}
			
			.portugees #centerColumn #lang a:link,
			.portugees #centerColumn #lang a:visited	{	color:#DF82B1;	}
			
			.russisch #centerColumn #lang a:link,
			.russisch #centerColumn #lang a:visited	{	color:#4EA693;	}*/
			
			#centerColumn #lang a{
				
			}
			
			#centerColumn #lang a:link,
			#centerColumn #lang a:visited,
			#centerColumn #lang span
			{
				color:#a9288f;
				text-decoration:none;
			}
			
			
			.spaans #centerColumn #lang a:link,
			.spaans #centerColumn #lang a:visited,
			.spaans #centerColumn #lang span
			{	color:#C24D2E;	}
			
			.frans #centerColumn #lang a:link,
			.frans #centerColumn #lang a:visited,
			.frans #centerColumn #lang span	
			{	color:#102C7A;	}
			.engels #centerColumn #lang a:link,
			.engels #centerColumn #lang a:visited,
			.engels #centerColumn #lang span	
			{	color:#AA2B8F;	}
			.italiaans #centerColumn #lang a:link,
			.italiaans #centerColumn #lang a:visited,
			.italiaans #centerColumn #lang span	
			{	color:#00472E;	}
			.duits #centerColumn #lang a:link,
			.duits #centerColumn #lang a:visited,
			.duits #centerColumn #lang span	{	color:#773030;	}
			
			.chinees #centerColumn #lang a:link,
			.chinees #centerColumn #lang a:visited,
			.chinees #centerColumn #lang span	{	color:#C01441;	}
			
			.portugees #centerColumn #lang a:link,
			.portugees #centerColumn #lang a:visited,
			.portugees #centerColumn #lang span	{	color:#DF82B1;	}
			
			.russisch #centerColumn #lang a:link,
			.russisch #centerColumn #lang a:visited,
			.russisch #centerColumn #lang span	{	color:#4EA693;	}
			
			.spaans #centerColumn #lang .active  a:link	{	color:#af3721;	}
			.frans #centerColumn #lang .active a:link	{	color:#102c7a;	}
			.engels #centerColumn #lang .active a:link	{	color:#94147f;	}
			.italiaans #centerColumn #lang .active a:link	{	color:#00472e;	}
			.duits #centerColumn #lang .active a:link	{	color:#1c307e;	}
	
	#centerColumn .overmenu
	{
		font-size:11px;
		font-style:italic;
		color:#00c2e7;
		/*position:absolute;
		width:540px;*/
	}
		#centerColumn .overmenu a:link, 
		#centerColumn .overmenu a:hover, 
		#centerColumn .overmenu a:visited, 
		#centerColumn .overmenu a:visited:hover
		{
			color:#00c2e7;
		}	
	
	#centerColumn .overItem
	{
		width:250px; 
		float:left;
		margin-right:20px;
	}
	
	#centerColumn #landen, #centerColumn #bestemmingen
	{
		font-size:14px;
		text-align:center;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	#centerColumn #landen a, #centerColumn #bestemmingen a
	{
		text-decoration:none;
	}
	
	.spaans #centerColumn #landen a:link,
	.spaans #centerColumn #landen a:hover,
	.spaans #centerColumn #landen a:visited,
	.spaans #centerColumn #landen	{	color:#D8AC82;	}
	
	.spaans #centerColumn #landen a.active {	color:#C24D2E;}
	
	.engels #centerColumn #landen a:link,
	.engels #centerColumn #landen a:hover,
	.engels #centerColumn #landen a:visited,
	.engels #centerColumn #landen	{	color:#CEB9CA;	}
	
	.engels #centerColumn #landen a.active{	color:#AA2B8F;}
	
	.frans #centerColumn #landen a:link,
	.frans #centerColumn #landen a:hover,
	.frans #centerColumn #landen a:visited,
	.frans #centerColumn #landen	{	color:#9ECAD6;	}
	
	.frans #centerColumn #landen a.active{	color:#102C7A;}
	
	.italiaans #centerColumn #landen a:link,
	.italiaans #centerColumn #landen a:hover,
	.italiaans #centerColumn #landen a:visited,
	.italiaans #centerColumn #landen	{	color:#A3CF79;	}
	
	.italiaans #centerColumn #landen a.active{	color:#00472E;}
	
	.duits #centerColumn #landen a:link,
	.duits #centerColumn #landen a:hover,
	.duits #centerColumn #landen a:visited,
	.duits #centerColumn #landen	{	color:#C78D4C;	}
	
	.duits #centerColumn #landen a.active{	color:#773030;}	
	
	.chinees #centerColumn #landen a:link,
	.chinees #centerColumn #landen a:hover,
	.chinees #centerColumn #landen a:visited,
	.chinees #centerColumn #landen	{	color:#F99C75;	}
	
	.chinees #centerColumn #landen a.active{	color:#C01441;}	
	
	.portugees #centerColumn #landen a:link,
	.portugees #centerColumn #landen a:hover,
	.portugees #centerColumn #landen a:visited,
	.portugees #centerColumn #landen	{	color:#FFBAD0;	}
	
	.portugees #centerColumn #landen a.active{	color:#DF82B1;}	
	
	.russisch #centerColumn #landen a:link,
	.russisch #centerColumn #landen a:hover,
	.russisch #centerColumn #landen a:visited,
	.russisch #centerColumn #landen	{	color:#B1CDBE;	}
	
	.russisch #centerColumn #landen a.active{	color:#4EA693;}	
	
	
	
	
	.spaans #centerColumn #bestemmingen a:link,
	.spaans #centerColumn #bestemmingen a:hover,
	.spaans #centerColumn #bestemmingen a:visited,
	.spaans #centerColumn #bestemmingen	{	color:#D8AC82;	}
	
	.spaans #centerColumn #bestemmingen a.active {	color:#C24D2E;}
	
	.engels #centerColumn #bestemmingen a:link,
	.engels #centerColumn #bestemmingen a:hover,
	.engels #centerColumn #bestemmingen a:visited,
	.engels #centerColumn #bestemmingen	{	color:#CEB9CA;	}
	
	.engels #centerColumn #bestemmingen a.active{	color:#AA2B8F;}
	
	.frans #centerColumn #bestemmingen a:link,
	.frans #centerColumn #bestemmingen a:hover,
	.frans #centerColumn #bestemmingen a:visited,
	.frans #centerColumn #bestemmingen	{	color:#9ECAD6;	}
	
	.frans #centerColumn #bestemmingen a.active{	color:#102C7A;}
	
	.italiaans #centerColumn #bestemmingen a:link,
	.italiaans #centerColumn #bestemmingen a:hover,
	.italiaans #centerColumn #bestemmingen a:visited,
	.italiaans #centerColumn #bestemmingen	{	color:#A3CF79;	}
	
	.italiaans #centerColumn #bestemmingen a.active{	color:#00472E;}
	
	.duits #centerColumn #bestemmingen a:link,
	.duits #centerColumn #bestemmingen a:hover,
	.duits #centerColumn #bestemmingen a:visited,
	.duits #centerColumn #bestemmingen	{	color:#C78D4C;	}
	
	.duits #centerColumn #bestemmingen a.active{	color:#773030;}	
	
	.chinees #centerColumn #bestemmingen a:link,
	.chinees #centerColumn #bestemmingen a:hover,
	.chinees #centerColumn #bestemmingen a:visited,
	.chinees #centerColumn #bestemmingen	{	color:#F99C75;	}
	
	.chinees #centerColumn #bestemmingen a.active{	color:#C01441;}	
	
	.portugees #centerColumn #bestemmingen a:link,
	.portugees #centerColumn #bestemmingen a:hover,
	.portugees #centerColumn #bestemmingen a:visited,
	.portugees #centerColumn #bestemmingen	{	color:#FFBAD0;	}
	
	.portugees #centerColumn #bestemmingen a.active{	color:#DF82B1;}	
	
	.russisch #centerColumn #bestemmingen a:link,
	.russisch #centerColumn #bestemmingen a:hover,
	.russisch #centerColumn #bestemmingen a:visited,
	.russisch #centerColumn #bestemmingen	{	color:#B1CDBE;	}
	
	.russisch #centerColumn #bestemmingen a.active{	color:#4EA693;}	
	
	
	#centerColumn #breadcrumbs
	{
		font-size:10px; 
		/*border-bottom:1px solid #ccc; */
		width:100%; 
		margin-bottom: 13px;
	}
	
	#centerColumn #headerImg
	{
		margin-top:30px;
	}
			
	#centerColumn h1
	{
		color:#00c2e7;
		clear:both;
		margin-top:52px;
		margin-bottom:4px;
		min-height:26px;
		font-size:26px;
		
	}
	.home #centerColumn h1{	clear:right; line-height:25px; margin-bottom:20px;}
	.home #centerColumn .first h1{	clear:right; line-height:25px; margin-bottom:20px; margin-top:0;}
	
		.spaans #centerColumn h1	{	color:#af3721;	}
		.engels #centerColumn h1	{	color:#94147f;	}
		.frans #centerColumn h1	{	color:#102c7a;	}
		.italiaans #centerColumn h1	{	color:#00472e;	}
		.duits #centerColumn h1	{	color:#773030;	}
		.chinees #centerColumn h1	{	color:#C01441;	}
		.russisch #centerColumn h1	{	color:#4EA693;	}
		.portugees #centerColumn h1	{	color:#DF82B1;	}
	
	.language-page #centerColumn h1
	{
		font-size:20px;
	}
		
	#centerColumn h2
	{
		color: #a9288f;
		font-weight:bold;
		font-size:15px;
		margin-bottom:4px;
		/*padding-top:20px;	*/	
	}
		.spaans #centerColumn h2	{	color:#af3721;	}
		.engels #centerColumn h2	{	color:#94147f;	}
		.frans #centerColumn h2	{	color:#102c7a;	}
		.italiaans #centerColumn h2	{	color:#00472E;	}
		.duits #centerColumn h2	{	color:#773030;	}
		.chinees #centerColumn h2	{	color:#C01441;	}
		.russisch #centerColumn h2	{	color:#4EA693;	}
		.portugees #centerColumn h2	{	color:#DF82B1;	}
		
	#centerColumn h3
	{
		color: #a9288f;
		font-weight:bold;
		font-size:15px;
		margin-bottom:4px;
		padding-top:20px;		
	}
		.spaans #centerColumn h3	{	color:#af3721;	}
		.engels #centerColumn h3	{	color:#94147f;	}
		.frans #centerColumn h3	{	color:#102c7a;	}
		.italiaans #centerColumn h3	{	color:#00472E;	}
		.duits #centerColumn h3	{	color:#773030;	}
		.chinees #centerColumn h3	{	color:#C01441;	}
		.russisch #centerColumn h3	{	color:#4EA693;	}
		.portugees #centerColumn h3	{	color:#DF82B1;	}
		
	#centerColumn p, #centerColumn td, #centerColumn label, #centerColumn
	{
		font-size:13px;
		line-height:16px;
	}
	
		#centerColumn p a:link
		{
			color:#00c2e7;
		}
		
		.spaans #centerColumn p a:link,
		.spaans #centerColumn p a:visited{	color:#9a6534;	} /* cc9b6d */
		.engels #centerColumn p a:link,
		.engels #centerColumn p a:visited{	color:#94147F;	}
		.frans #centerColumn p a:link,
		.frans #centerColumn p a:visited{	color:#102C7A;	}
		.italiaans #centerColumn p a:link,
		.italiaans #centerColumn p a:visited{	color:#00472E;	}
		.duits #centerColumn p a:link,
		.duits #centerColumn p a:visited{	color:#773030;	}
		.chinees #centerColumn p a:link,
		.chinees #centerColumn p a:visited{	color:#C01441;	}
		.russisch #centerColumn p a:link,
		.russisch #centerColumn p a:visited{	color:#4EA693;	}
		.portugees #centerColumn p a:link,
		.portugees #centerColumn p a:visited{	color:#DF82B1;	}
	
	
		.engels #centerColumn .priceTable a:link, 
		.engels #centerColumn .priceTable a:visited
		{
			color:#AA2B8F;
		}
		
		.spaans #centerColumn .priceTable a:link, 
		.spaans #centerColumn .priceTable a:visited
		{
			color:#af3721;
		}
	
	#centerColumn .contentBlock
	{
		margin-top:10px;
	}
	#centerColumn .contentBlock.first
	{
		margin-top:0;
		padding-top:52px;
	}
	
		#centerColumn .contentBlock li, #centerColumn .content li, #centerColumn .cmstext li
		{
			margin-left: 18px;
		}
		
		#centerColumn .cursus li
		{
			margin-left:0;
		}
	#centerColumn td
	{
		vertical-align:top;
	}
	
		#centerColumn .form label
		{
			display: block;
			width: 100px;
			float: left;
			clear:both;
		}
	
	#centerColumn #schools
	{
	}
		#centerColumn #schools .school
		{			
			margin-right:5px;
			
		}
		
			#centerColumn #schools .cursus, 
			#centerColumn #schools .accommodatie, 
			#centerColumn #schools .prijzen
			{
				float:left;
				width:33%;
			}
		#centerColumn #schools .school_item
		{
			width:260px;
		}
		#centerColumn #schools .school_item.FL
		{
			clear:both;
		}
			#centerColumn #schools .school_item .cursus
			{
				float:left;
				width:50%;
			}
			
			#centerColumn #schools .school_item .prijzen
			{
				float:right;
			}
			
			#centerColumn #schools .school_item .accommodatie
			{
				clear:both;
			}
			
#centerColumn #schools .school_item img {
      margin-right:10px;
    }
#centerColumn #schools .school img {
      margin-right:10px;
    }

			#centerColumn #schools ul li
			{
				margin-left:0px;
			}
		
	#centerColumn #schoolBlock
	{		
		float:left;
		width:340px;
		padding-right:25px;
		border-style:dotted;
		border-width:0 2px 0 0;
		border-color:#bcbdbf;
	}
	.reserveren #centerColumn #schoolBlock
	{
		border:0;
	}
	#centerColumn #schoolPrices
	{
		float:right;
		width:145px;	
		
	}
		#centerColumn #schoolPrices p
		{
			margin-bottom:0;
			margin-top:10px;
		}
		#centerColumn #schoolPrices a
		{
			text-decoration:none;
			
		}
		#centerColumn #schoolPrices li, #centerColumn #schools li
		{
			list-style:none;
			font-size:13px;
			
		}
	
	#centerColumn  .pricelink /* #schoolPrices*/
	{
		display:block;
		width:30px;
		text-align:center;
		margin-top:5px;
		padding:3px 5px;
		color:#fff;
		text-decoration:none;
	}	
		#centerColumn #schoolPrices a.pricelink
		{
			color:#fff;
		}
	
	.spaans a.pricelink{	background-color:#C24D2E;	}
	.engels a.pricelink{	background-color:#AA2B8F;	}
	.italiaans a.pricelink{	background-color:#00472E;	}
	.frans a.pricelink{		background-color:#102C7A;	}
	.duits a.pricelink{		background-color:#773030;	}
	.chinees a.pricelink{	background-color:#C01441;	}
	.portugees a.pricelink{	background-color:#DF82B1;	}
	.russisch a.pricelink{	background-color:#4EA693;	}
	
	
		
	/* Brochure */
	
	#centerColumn #brochure
	{	
		margin-top:52px;	
		position:relative;
		background-image:url('/themes/default/img/home/brochure-2012.png');	
		background-repeat:no-repeat;
		background-position:center 30px;
		min-height:500px;
	}
		#centerColumn #brochure a
		{
			display:block;
			width:50%;
			height:500px;
			float:left;
			/*background-color:transparent;*/
			text-decoration:none;
		}
		#centerColumn #brochure a:link,		
		#centerColumn #brochure a:visited
		
		{
			color:#00C2E7;
		}
		#centerColumn #brochure a:hover,
		#centerColumn #brochure a:visited:hover
		{
			color:#A9288F;
		}
		
		#centerColumn #broclinks
		{
			margin-top:15px;
		}
			#centerColumn .broclink
			{
				width:33%;
				float:left;
				font-size:11px;
				font-weight:bold;
			}
				#centerColumn .broclink a:link,
				#centerColumn .broclink a:hover,
				#centerColumn .broclink a:visited,
				#centerColumn .broclink a:visited:hover
				{
					color:#A9288F;
					text-decoration:none;
				}
				
	/* Veelgestelde vragen */		
		
	#centerColumn #faqcontent
	{
		margin-top:20px;	
		
	}
		#centerColumn #faqcontent a
		{
			background-image:url('../img/bol.png');
			padding-top:2px;
			padding-left:30px;
			padding-bottom:3px;
			display:block;
			position:top left;
			background-repeat:no-repeat;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
			
		}
		#centerColumn #faqcontent a:link, #centerColumn #faqcontent a:visited
		{
			color:#00c2e7;
		}
		
		#centerColumn #faqcontent p
		{
			margin-left:30px;
			font-size:12px;
		}
		
	/* over ST */
	
	#centerColumn #over_st
	{
	}
		#centerColumn #over_st .over_item
		{
			width:250px;
			/*clear:both;*/
		}
		#centerColumn #over_st .FL
		{
			clear:left;
		}
		#centerColumn #over_st .FR
		{
			clear:right;
		}
			#centerColumn #over_st .over_item a:link, 
			#centerColumn #over_st .over_item a:hover, 
			#centerColumn #over_st .over_item a:visited
			{
				color:#00c2e7;
			}
	
	
	/* Referenties */
	
	#centerColumn #logo_waarbenjij
	{
		float:left;
		margin-right:15px;
	}
	
	#centerColumn .waarbenjijItem
	{
		width:250px;
		float:left;
		padding:5px;
	}
		#centerColumn .waarbenjijItem a
		{
			text-decoration:none;
		}
	
	
	/*  forms */ 
	
	#centerColumn .formTable
	{
		margin-left:auto;
		margin-top:auto;
		margin-top:25px;
		
	}
	
		#centerColumn .formTable td
		{
			/*line-height:26px;*/
		}
	
	#centerColumn input, textarea
	{
		border: 1px solid #ccc; /* 00C2E7 */
	}
	
	#centerColumn select
	{
		border: 1px solid #ccc;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px 5px;		
	}
	
	#centerColumn .button
	{
		background-color:#00C2E7;
		color:#fff;
		padding:2px 8px;
		text-decoration:none;
	}
	
	#centerColumn .btn_submit
	{
		border:1px solid #A9288F;
		background-color:#EFEFEF;
		
	}
		#centerColumn .btn_submit, .btn_reset
		{
			padding:3px;			
			text-decoration:none;
			font-weight:bold;
			/*line-height:15px;*/
			
		}
	
	/* reserveren */
	
	#centerColumn #summarydiv
	{
		
	}
		#centerColumn #summarydiv li
		{
			margin-left:18px;
		}
	
		
#rightColumn
{
	width:240px;
	float:left;
	padding-top:98px;
}
.homepage #rightColumn
{
	padding-top:0;
}
.mijn #rightColumn 
{
	padding-top:98px;
}
	#rightColumn p.languages
	{
		font-size:11px;
		line-height:15px;
		text-align:right;
		/*margin-top:-4px;*/
		margin-bottom:80px;
	}
		#rightColumn p.languages img
		{
			vertical-align:middle;
		}
	
	#rightColumn #sgr_link
	{
		margin-left:170px;
		margin-bottom:35px;
		display:block;
	}
	
	#rightColumn h2
	{		
		color:#00c2e7;
		font-size:19px;
		line-height:32px;
	}
		#rightColumn h2 a:link, #rightColumn h2 a:hover, #rightColumn h2 a:visited, #rightColumn h2 a:visited:hover
		{
			color:#00c2e7;
			text-decoration:none;
		}
		
		.spaans #rightColumn h2 a:link, 
		.spaans #rightColumn h2 a:hover, 
		.spaans #rightColumn h2 a:visited, 
		.spaans #rightColumn h2 a:visited:hover
		{
			color:#cc9b6d;			
		}
		.engels #rightColumn h2 a:link, 
		.engels #rightColumn h2 a:hover, 
		.engels #rightColumn h2 a:visited, 
		.engels #rightColumn h2 a:visited:hover
		{
			color:#c2aabf;			
		}
		
		.frans #rightColumn h2 a:link,
		.frans #rightColumn h2 a:hover, 
		.frans #rightColumn h2 a:visited, 
		.frans #rightColumn h2 a:visited:hover
		{
			color:#9ecad6;			
		}
		.italiaans #rightColumn h2 a:link, 
		.italiaans #rightColumn h2 a:hover, 
		.italiaans #rightColumn h2 a:visited, 
		.italiaans #rightColumn h2 a:visited:hover
		{
			color:#a3cf79;			
		}
		
		.chinees #rightColumn h2 a:link, 
		.chinees #rightColumn h2 a:hover, 
		.chinees #rightColumn h2 a:visited, 
		.chinees #rightColumn h2 a:visited:hover
		{
			color:#F99C75;			
		}
		
		.portugees #rightColumn h2 a:link, 
		.portugees #rightColumn h2 a:hover, 
		.portugees #rightColumn h2 a:visited, 
		.portugees #rightColumn h2 a:visited:hover
		{
			color:#FFBAD0;			
		}
		
		.duits #rightColumn h2 a:link, 
		.duits #rightColumn h2 a:hover, 
		.duits #rightColumn h2 a:visited, 
		.duits #rightColumn h2 a:visited:hover
		{
			color:#C78D4C;			
		}
		
		.russisch #rightColumn h2 a:link, 
		.russisch #rightColumn h2 a:hover, 
		.russisch #rightColumn h2 a:visited, 
		.russisch #rightColumn h2 a:visited:hover
		{
			color:#B1CDBE;			
		}
	
	#rightColumn h3
	{
		color: #A9288F;
    	font-size: 15px;
		margin-top:5px;
	}
	.frans #rightColumn h3{		color:#102C7A;	}
	.spaans #rightColumn h3{	color:#AF3721;	}
	.italiaans #rightColumn h3{	color:#00472E;	}
	.duits #rightColumn h3{		color:#773030;	}
	.chinees #rightColumn h3{		color:#C01441;	}
	.russisch #rightColumn h3{		color:#4EA693;	}
	.portugees #rightColumn h3{		color:#DF82B1;	}
	
	
	#rightColumn p
	{
		font-size:13px;
		line-height:16px;
	}
	
	/*.spaans #rightColumn p{	color:#D8AC82;	}
	.engels #rightColumn p{	color:#CEB9CA;	}
	.italiaans #rightColumn p{	color:#A3CF79;	}
	.frans #rightColumn p{	color:#9ECAD6;	}
	.duits #rightColumn p{	color:#C78D4C;	}
	.chinees #rightColumn p{	color:#F99C75;	}
	.portugees #rightColumn p{	color:#FFBAD0;	}
	.russisch #rightColumn p{	color:#B1CDBE;	}*/
		
		#rightColumn p a:link
		{
			color:#00c2e7;
		}
	
		.spaans #rightColumn a:link,
		.spaans #rightColumn a:visited{	color:#C24D2E;	}
		.engels #rightColumn a:link,
		.engels #rightColumn a:visited{	color:#AA2B8F;	}
		.italiaans #rightColumn a:link,
		.italiaans #rightColumn a:visited{	color:#00472E;	}
		.frans #rightColumn a:link,
		.frans #rightColumn a:visited{	color:#102C7A;	}
		.duits #rightColumn a:link,
		.duits #rightColumn a:visited{	color:#773030;	}
		.chinees #rightColumn a:link,
		.chinees #rightColumn a:visited{	color:#C01441;	}
		.portugees #rightColumn a:link,
		.portugees #rightColumn a:visited{	color:#DF82B1;	}
		.russisch #rightColumn a:link,
		.russisch #rightColumn a:visited{	color:#4EA693;	}
	
	#rightColumn td
	{
		font-size:13px;
	}
	
	.spaans #rightColumn td{	color:#D8AC82;	}
	.engels #rightColumn td{	color:#CEB9CA;	}
	.italiaans #rightColumn td{	color:#A3CF79;	}
	.frans #rightColumn td{	color:#9ECAD6;	}
	.duits #rightColumn td{	color:#C78D4C;	}
	.chinees #rightColumn td{	color:#F99C75;	}
	.portugees #rightColumn td{	color:#FFBAD0;	}
	.russisch #rightColumn td{	color:#B1CDBE;	}
	
	.spaans #rightColumn strong, 
	.spaans #rightColumn .strong{	color:#C24D2E;	}
	.engels #rightColumn strong, 
	.engels #rightColumn .strong{	color:#AA2B8F;	}
	.italiaans #rightColumn strong,
	.italiaans #rightColumn .strong{	color:#00472E;	}
	.frans #rightColumn strong,
	.frans #rightColumn .strong{	color:#102C7A;	}
	.duits #rightColumn strong,
	.duits #rightColumn .strong{	color:#773030;	}
	.chinees #rightColumn strong,
	.chinees #rightColumn .strong{	color:#C01441;	}
	.portugees #rightColumn strong,
	.portugees #rightColumn .strong{	color:#DF82B1;	}
	.russisch #rightColumn strong,
	.russisch #rightColumn .strong{	color:#4EA693;	}
	
	
	#rightColumn #select_destination,
  #rightColumn #select_keyword
	{
		width:190px;
		border:1px solid #ccc;
		margin-top:10px;
		
	}
		#rightColumn #select_destination option,
  #rightColumn #select_keyword option
		{
			padding:3px;
		}
	
	
	#rightColumn #extras a
	{
		display:block;
		padding:5px;
		color:#fff;
		font-size:12px;
		text-decoration:none;
		text-align:center;
		margin-bottom:10px;
	}
	.spaans #rightColumn #extras a{	background-color:#C24D2E;	}
	.engels #rightColumn #extras a{	background-color:#AA2B8F;	}
	.italiaans #rightColumn #extras a{	background-color:#00472E;	}
	.frans #rightColumn #extras a{	background-color:#102C7A;	}
	.duits #rightColumn #extras a{	background-color:#773030;	}
	.chinees #rightColumn #extras a{	background-color:#C01441;	}
	.portugees #rightColumn #extras a{	background-color:#DF82B1;	}
	.russisch #rightColumn #extras a{	background-color:#4EA693;	}
	
	#rightColumn #extras a.noborder
	{
		padding:0;
	}
	#rightColumn #forecast
	{
		margin-bottom:10px;
	}
	
	.landpagina #rightColumn .tip
	{
		display:block;
		margin-top:130px;
	}
	
	#rightColumn .contentBlock
	{
		min-height:35px;
	}
	
#footer
{
	padding-top:60px;
	clear:both;
	color: #00c2e7;
	font-size:13px;
	text-align:center;
}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:visited:hover
{
	color:#00c2e7;
}
.spaans #footer,
.spaans #footer a:link, 
.spaans #footer a:hover, 
.spaans #footer a:visited, 
.spaans #footer a:visited:hover	
{	color:#af3721;	}

.engels #footer,
.engels #footer a:link, 
.engels #footer a:hover, 
.engels #footer a:visited, 
.engels #footer a:visited:hover	
{	color:#94147f;	}

.frans #footer,
.frans #footer a:link, 
.frans #footer a:hover, 
.frans #footer a:visited, 
.frans #footer a:visited:hover	
{	color:#102c7a;	}

.italiaans #footer,
.italiaans #footer a:link, 
.italiaans #footer a:hover, 
.italiaans #footer a:visited, 
.italiaans #footer a:visited:hover	
{	color:#00472e;	}

.duits #footer,
.duits #footer a:link, 
.duits #footer a:hover, 
.duits #footer a:visited, 
.duits #footer a:visited:hover	
{	color:#773030;	}

.chinees #footer,
.chinees #footer a:link, 
.chinees #footer a:hover, 
.chinees #footer a:visited, 
.chinees #footer a:visited:hover	
{	color:#C01441;	}

.russisch #footer,
.russisch #footer a:link, 
.russisch #footer a:hover, 
.russisch #footer a:visited, 
.russisch #footer a:visited:hover	
{	color:#4EA693;	}

.portugees #footer,
.portugees #footer a:link, 
.portugees #footer a:hover, 
.portugees #footer a:visited, 
.portugees #footer a:visited:hover	
{	color:#DF82B1;	}

/*hr
{
	background-image:url('../img/home/dots.png');
	background-position:bottom left;
	background-repeat:repeat-x;
	height:18px;
	margin-bottom:18px;
	clear:both;	
		border:0 solid transparent;
		color:transparent;
}*/

hr
{
	min-height:0;
	margin-top:18px;
	margin-bottom:8px;
	clear:both;	
	border-style:dotted;
	border-width:0 0 2px;
	border-color:#bcbdbf;
	color:transparent;
}

p
{
  margin-bottom:10px;
}

.centered
{
	text-align:center;
}

.FL	{	float:left;	}
img.FL{	margin-right:15px;margin-bottom:10px;	}

.FR	{	float:right;	}
img.FR{	margin-left:15px;margin-bottom:10px;	}

.TL{	text-align:left;	}
.TR{	text-align:right;	}

.W260{	width:260px;	}
.W95%{	width:95%;	}

.hidden
{
	display:none;
}
.strong
{
	font-weight:bold;
}
.fb_iframe_widget iframe.fb_ltr {
    position: relative;
}

