/*******************WWW.VANDORLAND.NL****************************|
|  Dit is de StyleSheet van www.vandorland.nl                    |
|  Aanpassen is daarom niet toegestaan zonder daarover de        |
|  de WebMasters in te lichten                                   |
|  Basis (body) stijl .bodyxxx is de plek waar deze wordt        |
|  gebruikt                                                      |
|****************************************************************/
body  {
	font-family: 											Verdana, Arial, Helvetica, sans-serif;
	font-size: 												14px;
	color: 													#FFFFFF;
	text-decoration: 										none;
	background-color: 										#02215E;
	background-image: 										url(../images/BackGrounds/background_NED.jpg);
	background-attachment: 									fixed;
	background-repeat: 										no-repeat;

	scrollbar-arrow-color: 									#FFFF00;
	scrollbar-base-color: 									#000066;
	scrollbar-dark-shadow-color: 							#000033;
	scrollbar-track-color: 									#02215E;
	scrollbar-face-color: 									#000099;
	scrollbar-shadow-color: 								#000080;
	scrollbar-highlight-color: 								#2C4C85;
	scrollbar-3d-light-color: 								#000080;
}
.bodyMain {
	background-image: 										url(../images/BackGrounds/background_Index.jpg);
	background-position: 									center center;
	font-weight: 											bold;
}
.bodyMainLeft 		{
	background-image: 					url(../images/BackGrounds/leftback_NED.jpg);
}
.bodyNLMain 		{										background-position: left top;}
.bodyNLGensNTop 	{										background-position: left top;}
.bodyNLGensNMain 	{										background-position: left -180px;}
.bodyNwsUpdate		{										background-position: left -50px;}
.bodyNwsMain		{										background-position: left -185px;}
.bodyGenTLeft		{										background-position: left top;}
.bodyGenLeft		{										background-position: left -100;}
.bodyGenKeys		{										background-position: -250 top;}
.bodyGenOutP		{										background-position: -250 -50;}

/*******************WWW.VANDORLAND.NL****************************|
|  Hoe zien onze hyperlinks eruit                                |
|****************************************************************/
a:link,a:visited,a:hover,a:active {
	color: 													#FFFF00;
	text-decoration: 										none;
}

/*******************WWW.VANDORLAND.NL****************************|
|  Diverse layout stylen om de pagina te verdelen                |
|  we proberen dit zo consequent mogelijk door te voeren         |
|****************************************************************/
.titlePageHead {
	font-size: 												18px;
	font-weight: 											bold;
}

.tdPageHead {
	font-size: 												14 px;
	color: 													#FFFF00;
	text-decoration: 										none;
	text-align: 											left;
	vertical-align: 										top;
	height: 												40px;
	background-image: 										url(images/BackGrounds/lijntje.gif);
	background-attachment: 									fixed;
	background-repeat: 										no-repeat;
	background-position: 									left bottom;
	font-weight: 											bold;
	margin-top: 											0px;
	top: 													0px;
	width: 													98%;
}
.tdLinken {
	text-align: center;
	vertical-align: top;
	font-size: 80%;
	height: 180px;
	width: 33%;
}
/*******************WWW.VANDORLAND.NL****************************|
|  de verschillende letter grotes en kleuren                     |
|****************************************************************/
.norm70w, .norm70y, .norm70r																		{font-size: 70%;}
.norm80w, .norm80y, .norm80r, .bold80w, .bold80y, .bold80r, .ital80w, .ital80y, .ital80r 			{font-size: 80%;}
.norm90w, .norm90y, .norm90r, .bold90w, .bold90y, .bold90r, .ital90w, .ital90y, .ital90r 			{font-size: 90%;}
.boldw, .boldy, .boldr, .bold80w, .bold80y, .bold80r, .bold90w, .bold90y, .bold90r 					{font-weight: bold;}
.italicw, .italicy, .italicr, .ital80w, .ital80y, .ital80r, .ital90w, .ital90y, .ital90r 			{font-style: italic;}
.normalw, .boldw, .italicw, .norm70w, .norm80w, .bold80w, .ital80w, .norm90w, .bold90w, .ital90w 	{color: #FFFFFF;}
.normaly, .boldy, .italicy, .norm70y, .norm80y, .bold80y, .ital80y, .norm90y, .bold90y, .ital90y 	{color: #FFFF00;}
.normalr, .boldr, .italicr, .norm70r, .norm80r, .bold80r, .ital80r, .norm90r, .bold90r, .ital90r 	{color: #FF6600;}

/*******************WWW.VANDORLAND.NL****************************|
|  menu style style                                              |
|****************************************************************/
.bodyMenu, .menuText{
	color: 													#02215E;
	background-color: 										#FFF3CD;
	font-family: 											Verdana, Arial, Helvetica, sans-serif;
	font-size: 												90%;
	font-weight: 											bold;
	background-attachment: 									fixed;
	background-image: 										url(../images/BackGrounds/topback_NED.jpg);
	background-repeat: 										no-repeat;
	margin-top:												5px;
	overflow:												visible;
}
.menuText a													{text-decoration: none;}
.menuText a:link,.menuText a:visited,.menuText a:active		{color: #02215E; }
.menuText a:hover											{color: #0000FF; }

/*******************WWW.VANDORLAND.NL****************************|
|  disclaimer style                                              |
|****************************************************************/
.bodyDisc, .discTexto, .discTextb {
	font-family:											Verdana, Arial, Helvetica, sans-serif;
	font-size:												85%;
	color:													#02215E;
	text-decoration:										none;
	background-attachment:									fixed;
	background-color:										#FFF3CD;
	background-image:										url(images/BackGrounds/disclaimer_BG.jpg);
	background-repeat:										no-repeat;
}
.discTextb a												{text-decoration: none; }
.discTextb a:link,.discTextb a:visited,.discTextb a:active	{color: #02215E; }
.discTextb a:hover											{color: #0000FF; }

.discTexto 													{color: #FF6600;
															 text-decoration: none;}
