@charset "utf-8";
body  {
	/* Dit is de instelling voor de achtergrond*/
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Images/Achtergrond.JPG); /* wordt automatisch links uitgelijnd*/
	background-repeat:no-repeat;

     margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
	
}
a:link {
	text-decoration: none;
	color: #600;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: none;
	color: #C44000;
}
a:active {
	text-decoration: none;
	
}
.actieveLink {
	color:#F8C705;
}
.twoColFixLtHdr #container { 
/*Dit zijn instellingen voor het middengedeelte*/
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 
.twoColFixLtHdr #header { 
	/*Dit zijn instellingen voor de header*/	
align: middle;
} 

.twoColFixLtHdr #spacer1 { 
	/*Dit zijn instellingen voor de ruimte tussen header en main content*/	
	margin: 0;
}

.twoColFixLtHdr #menubar {
	/*Dit zijn instellingen voor de menubar*/	
	margin: 0;
	padding-bottom: 10px;
	padding-top:10px;
	border-bottom:solid;
	border-bottom-width:3px;
	border-top:solid;
	border-top-width:3px;
	border-color:#C44000;
	text-align: center;
	font-weight: bold;
    text:#0F0;
	
	
	
}


.twoColFixLtHdr #sidebar1 {
	/*Dit zijn instellingen voor de sidebar*/
	position: absolute;
	float: left; /* since this element is floated, a width must be given */
	width: 170px; 
	/*background:#E17100;*/
	margin-top: 20px;
	padding-left: 3px;
	padding-right: 2px;
	border:solid;
	border-width:3px;
	border-color:#C44000;	

	
	
}





.twoColFixLtHdr #mainContent {
	/*Dit zijn instellingen voor de maincontent*/
font:Arial, Helvetica, sans-serif;
	fonttext-align:justify;
	padding:10px 5px 10px 200px;
	background-image:url(75p_honey.png);
		
	background-repeat:repeat;
	
/* padding: boven rechts onder links vanaf het gehele midden venster*/	
} 



.twoColFixLtHdr #spacer2 { 
	/*Dit zijn instellingen voor de ruimte tussen header en main content*/	
	margin: 0;
}

.twoColFixLtHdr #footer { 
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	/*border-top: 3px;
	border-top: solid;
	border-width:3px;
	border-color:#C44000;*/
	background-image:url(75p_honey.png);
		
	background-repeat:repeat;
	margin-bottom:0;
} 





.afbeelding { 
border: 0;
align: center;
margin-top:10px;
margin-bottom:5px;
}

.afbeeldingSidebar { 
border: 0;
margin-top: 3px;
margin-left: 5px;
align: center;
}
.afbeeldingSidebarOnderste { 
border: 0;
margin-top: 3px;
margin-left: 5px;
margin-bottom:3px;
align: center;
}

.postzegel { 
margin: 1px;
align: right;


}

.afbeeldingLinks { 
border-top: 100 px;
align: left;

}
.gewoneTekst {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	
	
}

.engelseTekst {
	font: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	font-weight: bold;
	
	
}
.gewoneTekstUnderline {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	text-decoration:underline;
	
	
}

.gewoneTekstBold {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	font-weight: bold;
	
	
}
.gewoneTekstCursief {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	font-style:italic;
	
	
	
}
.gewoneTekstLinks { 
	font:"New York";
	font-size:12px;
	font-style:italic;
	text-align:left;
	
}

.invulVeldTekst {
	font-size:13px;
	font-style:italic;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #600;
}
.kop1Tekst {
	font-size:18px;
	font-style:oblique;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
	
}
.tussenKopTekst {
	font-size:14px;
	font-style:oblique;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
	
}
.nieuwsKopTekst {
	font-size:18px;
	font-style:oblique;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.reisLink {
	font-size:13px;
	font-style:italic;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #600;

	
	
}

.filmLink {
	font-size:13px;
	font-style:italic;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #600;


	
	
}

.sideMenuLink {
	font-size:13px;
	margin-top: 35px;
	margin-bottom:35px;
	font-style:italic;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #600;

	
	
}

.actieveSideMenuLink {
	font-size:13px;
	margin-top: 35px;
	margin-bottom:35px;
	font-style:italic;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#F8C705;

	
	
}
.actieveReisLink {
	font-size:16px;
	font-style:italic;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#F8C705;
	
}
.fltrtdatum { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 20px;
	font-size:12px;
	font-style:italic;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.Nieuwsdatum { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-left: 115px;
	font-size:12px;
	font-style:italic;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.nieuwsfoto { /* this class can be used to float an element left in your page */
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.fltlftfoto { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

.fltrtfoto { /* this class can be used to float an element left in your page */
	float: right;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	
}






 
 

