body {
	background-image: url(http://www.birwa.nl/img/site/achtergrond1.gif);
	background-repeat:repeat;
}

/* pagina-opmaak */

.header {
	position: absolute;
	width: 700px;
	height: 70px;
	margin-top:5px;
	margin-left:15px;
	border-bottom: 3px solid red;
	border-left: 3px solid red;
	background-color:#fff;
	/* border:1px solid green; */
}

.header1
{
	height: 68px;
	float: left;
	width: 150px;
	text-align: right;
	background-color: #4262AF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.header2
{
	float: left;
	height: 68px;
	margin-left: 15px;
}

/* css menu */

.menu
{
	position: absolute;
	z-index: 102;
	border-left: 2px solid #FFFFFF;
 	width: 152px;
	background-color: #4262AF;
	/* border-right: 1px dotted red; */
	border-left: 3px solid red;
	margin-top:79px;
	margin-left:15px;
}

.navigatie 
{
	padding:0px;
	padding-bottom: 20px;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid white;
}

a.link1 
{
	font: 10pt Verdana, sans-serif;
  	text-decoration:none;
 	color:white;
}

a.link1:hover 
{
   color:red;
}

ul.link, li.link, li.folder {
  margin:0;
  padding:0;
  display:block;
 }  

 ul.link {
  list-style: square;
  width:150px;
  padding-left:0px;
  padding-top:2px;
  background:transparent;
 } 

li.link, li.folder {
  position:relative;
  padding:3px;
  background:#4262AF;
  border-bottom:1px solid white;
  border-right:2px solid #A2BCFA;
  z-index: 103;
 }
 
 li.folder {
   border-right-color:red;
  }

  /* decoratieve hover */

  li.link:hover, li.folder:hover {
   background:#A2BCFA;
   z-index: 104;
  }

 /* Alle subnavigatie verbergen */
  
 ul.link ul.link{
  position:absolute;
  display:none;
  right:-110px;
  z-index: 190;
  top:4px;
 }
  
  /* :hover, met specificity */
  
  li.link:hover ul.link ul.link, li.folder:hover ul.link ul.link {
   display:none;
  }

  li.link:hover ul.link, li.link:hover li.link:hover ul.link, li.folder:hover ul.link, li.folder:hover li.folder:hover ul.link {
   display:block;
  }
  
 /* einde menu */
.inhoud
{
	position: absolute;
	margin-top: 80px;
	margin-left: 80px;
	/*margin-bottom:20px;*/
	/*min-height: 470px;*/
	width:690px;
	background-color: #eaeaea;
	border-right: 2px solid #aeaeae;
	border-top: 2px solid #eaeaea;
}

/* teksten */
.tekst
{
	position: relative;
	float:left;
	background-color: #eaeaea;
	background-image: url('../img/chart.jpg');
	/* background-repeat: no-repeat; */
	background-position: right;
	font: 10pt Verdana, sans-serif;
	padding-left: 140px;
	padding-right: 20px;
	/*padding-bottom: 20px;*/
	padding-top: 20px;
	/*height: auto;*/
	min-height:480px;
}

.footer
{
	width:687px;
	position: relative;
	float:left;
	height: 10px;
	background-color: #4262AF;
	font: 8pt Verdana, sans-serif;
	font-style: italic;
	color: white; 
	text-align: center;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	padding: 2px;
}

/* omschrijvingen */
.omschrijving
{
	position:relative;
	float:left;
	width: 480px;
	padding-top:10px;
	border-top: 3px dotted red;
}

.omschrijving_kort
{
	display:block;
	padding:10px;
	float:left;
	width:300px;
}

.kaart
{
	margin-top: 20px;
	max-width: 150px;
}

.omschrijving_links
{
	width: 510px;
	padding-bottom: 20px;
	padding-left: 15px;
	position:relative;
	float:left;
}

table.tabel_reizen
{
	font: 8pt Verdana, sans-serif;
	background-color: #FBE9B8;
	width: 510px;
	margin-bottom: 20px
}

table.tabel_reizen th
{
	border: 1px solid #4262AF;
}
table.tabel_reizen td
{
	border: 1px solid #4262AF;
	font: 10pt Verdana, sans-serif;
}

/* links in tabel_reizen */
.link2:link
{
	font: 9pt Verdana, sans-serif;
	text-decoration:none;
	color:blue;
}

.link2:visited
{
	font: 9pt verdana, sans-serif;
	text-decoration:none;
	color:blue;
}

.link2:hover {
	font: 9pt verdana, sans-serif;
	color:red;
}

.link2:active
{
	font: 9pt verdana, sans-serif;
	color:red;
}

/* styles reisomschrijving.php */

.reizen_kader
{
	margin: 10px;
	width: 700px;
}
.reizen_header
{
	height: 63px;
	border-left: 2px solid red;
	padding-left: 2px;
	text-align: left;
}

.reizen_tekst
{
	border-top: 2px solid red;
	border-right: 2px solid red;
	border-bottom: 2px solid red;
	text-align: left;
	padding: 20px;
	font: 10pt verdana, sans-serif;
	background-color: #eaeaea;
	background-image: url('.../img/chart.jpg');
	/* background-repeat: no-repeat; */
	background-position: right;
	margin-bottom: 20px;
}

.reizen_omschrijving_kort
{
	background-color: #F4E4B9;
	padding-top: 5px;
	padding-left: 10px;
	/*padding-bottom: 10px; */
}

.img_reis
{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.reis_info
{
	background-color: green;
	width: 400px;
	height: 100px;
	margin-left: 20%;
}
/* kwaliteit */
.kwaliteit
{
	list-style: square;
	padding:10px;
}
/* Nieuwspagina */ 
.nieuws
{
	width:480px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-right: 40px;
	margin-top: 10px;
	/*border-bottom: 1px dotted red;*/
	border-top: 1px dotted red;
}

/* formulier */
.formulier  {
	float: left;
	border-top: 1px solid #4682B4;
	border-bottom: 1px solid #4682B4;
	background-color: #FBE9B8;
}

.label {
	font: 10pt verdana, sans-serif;
	height: 20px;
}

.buttons {
	padding-top: 20px;
	padding-left: 210px;
}

.error
{
	width:500px;
}

.spacer	{
	clear:both;
	overflow:hidden;
	height:0px
}

.fout {
	color:red;
}

/*info div onder reizen */
/*
#infokader {
	overflow:auto;
}
*/