div.ProjectReizen {
}

div.ProjectReizen h1{
	/*color:;				*/
}
div.ProjectReizen h1 a:hover{
	text-decoration:	underline;
}

div.projectReizen table.projectTable{
	font-family:		arial, verdana;
	font-size:			10px;
    color:				#5b0057 !important;
}

div.projectReizen table.projectTable td{
}

div.projectReizen div.ProjectReisBlok {
 	text-align:			center;
 	position: 			relative;
 	float:				left;
 	padding-top:		5px;
 	font-size:			12px;
 	margin-right:		5px;
 	margin-bottom:		30px;
 	width:				187px;
 	background: 		url(../images/reizen/top_bgr.gif) no-repeat;
	cursor:				default;
}
div.projectReizen div.ProjectReisBlok h3 {
    font-size:			10px;
	font-weight:		bold;
}
/*
div.projectReizen div.ProjectReisBlok h3.reisblokhead a:active,a:visited {
	color:				white;
	text-decoration:	none;
}
div.projectReizen div.ProjectReisBlok h3.reisblokhead a:hover {
	color:				white;
	text-decoration:	underline;
}
*/
div.projectReizen div.ProjectReisBlok a.reisblokhead,a.reisblokhead:link,a.reisblokhead:hover,a.reisblokhead:active,a.reisblokhead:visited {
	color: 				#ffffff;
	text-decoration:	none;
}

div.projectReizen div.ProjectReisBlok img.ProjectAfbeelding{
	clear: 				both;
	position: 			relative;
	border: 			0px !important;
	top: 				9px;
}
div.projectReizen div.ProjectReisBlok div.ProjectReisText {
	clear: 				both;
	color: 				#000000 !important;
	position: 			relative;
	font-size:			10px;
	line-height:		16px;
	text-align:			left;
	padding-top:		5px;
	padding-right:		5px;
	padding-bottom:		5px;
	padding-left:		5px;
	font-weight: 		normal !important;
	top: 				11px;
	background: 		#eaeaea;
	width: 				177px;
	height: 			80px;

}
div.projectReizen div.ProjectReisBlok div.ProjectReisText img.ProjectButton {
	clear:				both;
	position: 			absolute;
	right: 				5px;
	bottom:				5px;
	cursor:				pointer;
}

/* A A N V R A A G F O R M U L I E R */
/*
table.aanvraagtabel
{
	font-family:					arial, verdana;
	font-size:						11px;
	font-weight:					normal;
	color:							#000000;
}
table.aanvraagtabel input.text
{
	font-family:					arial, verdana;
	font-size:						11px;
	font-weight:					normal;
	color:							#000000;
	
	border:							1px solid black;
	background:						url(../images/bg_textfield.jpg);
	height:							15px;
	width:							500px;
}
table.aanvraagtabel select.select
{
	font-family:					arial, verdana;
	font-size:						11px;
	font-weight:					normal;
	height:							15px;
	color:							#000000;
}
table.aanvraagtabel textarea.textarea
{
	font-family:					arial, verdana;
	font-size:						11px;
	font-weight:					normal;
	color:							#000000;
	
	border:							1px solid black;
	width:							200px;
}
table.aanvraagtabel input.button
{
	font-family:					arial, verdana;
	font-size:						11px;
	font-weight:					bold;
	color:							#000000;
	
	background:						#939393;
	border:							1px solid black;
	width:							200px;
		height:							15px;
}
*/
div#landen {
	background-color:				#5A0056;
	/*margin-left:					10px;
	margin-right:					10px;*/
}
div#landen h2 {
	font-family:arial, verdana !important;
	color:white;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	padding-bottom:0px;
	text-transform:none;
}
div#landen ul li a {
	color: 							white;
}

div.projectReizen div.ProjectGoBack{
	width: 130px;
	text-align:center;
	clear:left;
	border: #939393 1px solid;
	background: #5A0057;
	color: white;
	padding: 5px;
	margin: 5px;
	clear:right;
	float:right;
}
div.projectReizen div.ProjectGoBack a:link,
div.projectReizen div.ProjectGoBack a:hover,
div.projectReizen div.ProjectGoBack a:visited, 
div.projectReizen div.ProjectGoBack a:active{
	color: white;
	text-decoration:none;
}


div.projectReizen input.ProjectGoBack{
	width: 130px;
	text-align:center;
	clear:left;
	border: #939393 1px solid;
	background: #5A0057;
	color: white;
	padding: 5px;
	margin: 5px;
	clear:right;
	float:right;
}



select.reis
{
	width:				250px;
}

select.reis optgroup.continent
{
	color:				#FFFFFF;
	background:			#676767;
	font-weight:		bold;
}

select.reis optgroup.land
{
	color:				#676767;
	background:			#FFFFFF;
	font-weight:		bold;
	padding-left:		20px;
}
