body {
   width: 950px;
	margin: 0px auto 0px auto;
   padding: 40px 0px 0px 0px;
	font-size: 12px;
	color: #003333;
   background-color: #FFFFCC;
	background-image: url(images/logo-geel-trans.gif);
	font-family: Arial, Helvetica, sans-serif;
	border: 0px; 
}



/* ----------------------------------------------- */
/* Header                                          */
/* ----------------------------------------------- */

#header {
	height: 110px;
}

#header h1 {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 170px;
	background-color: #005533;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: solid 10px #005533;
	vertical-align: middle;
}
	


.titel {
	margin: 0px 10px 60px 10px;
	padding: 0px 0px 0px 170px;
	background-color: #005533;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: solid 10px #005533;
	vertical-align: middle;
}
	
#logo {
	position: relative;
	top: -75px;
	left: 50px;
}

#logo img {
        border: 0px; 
}



/* ----------------------------------------------- */
/* Footer                                          */
/* ----------------------------------------------- */


#footer {
	margin: 0px 10px 10px 10px;
	clear: both;
	color: #005533;
	font-size: 10px;
	text-align: center;
   border-top: 1px solid #005533;
   border-bottom: 1px solid #005533;
}


/* ----------------------------------------------- */
/* Navigatie                                       */
/* ----------------------------------------------- */


#navigatie {
   float: left;
   width: 180px;
   margin: 10px 10px 50px 10px;
	padding: 15px 0px 0px 0px;
}

#navigatie a {
  text-decoration: none;
  text-align: right;
  float: right;
  clear: both;
  width: 100%;
  padding-right: 2px;
  margin: 0 0 4px 0;
}

#navigatie .rubriek {
  font-size: 12px;
  line-height: 18px;
  color: #FFC;
  background-color: #053;
}

#navigatie .rubriek:hover {
	color: #FFC ;
	background-color: #096;
}

#navigatie .item {
  font-size: 11px;
  line-height: 12px;
  color: #005533;
  background-color: inherit;
}

#navigatie .item:hover {
	color: #FFC ;
	background-color: #096;
}



#navigatie {
   float: left;	
   margin: 0px 15px 50px 15px;
	width: 170px;
}


#navigatie .rubriek {
   font-size: 11px;	
   line-height: 18px;
	text-align: right;
	padding-right: 3px;
   color: white ; 
	background-color: #005533;
}

#navigatie .navigatie_rubriek a {
	color: white;
	background-color: #005533;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#navigatie .navigatie_rubriek a:hover {
	color: #005533 ;
	background-color: white;
}

#navigatie .navigatie_item {
   font-size: 11px;	
	line-height: 12px;
	padding: 0px;
	text-align: right;
	border-spacing: 0px;
}

#navigatie .navigatie_item a , #navigatie .navigatie_item a.visited {
	font-size: 11px;
   line-height: 11px;
	color: #005533;
	padding-right: 3px;
	text-decoration: none;
}

#navigatie .navigatie_item a:hover {
	font-size: 10px;
   line-height: 11px;
	color: white;
	background-color: #005533;
}



/* ----------------------------------------------- */
/* Inhoud                                          */
/* ----------------------------------------------- */


#inhoud {
	margin: 0px 10px 50px 220px;
	padding: 0 5px 0 5px;
}

#inhoud table {
	margin-top: 3px;
}

#inhoud img{
	border: 0px;
	margin: 2px 25px 2px 5px;
}

#inhoud acronym {
	text-decoration: none;
	color: #005533;
	border-bottom: 1px dashed #005533;
	cursor: help;
}

#inhoud h1 {
   font-size: 20px;
   font-weight: bold;
   color: #005533;
   border-top: 2px solid #005533;
   border-bottom: 2px solid #005533;
	padding: 5px 0 5px 0;	
}

#inhoud h2 {
   font-size: 16px;
   font-weight: bold;
   color: #005533;
	margin: 18px 0 0 0;
}

#inhoud h3 {
   font-size: 14px;
   font-weight: bold;
   color: #005533;
   margin-bottom: 5px;
}

#inhoud h4 {
   font-size: 12px;
   font-weight: bold;
   color: #005533;
   margin-bottom: 5px;
}	
	 
#inhoud a:link  {
	color: #005533;
}

#inhoud a:visited {
	color: #005533;
}

#inhoud a:active, #inhoud a:hover{
	color: white;
	background-color: #005533;
}

#inhoud a img {
margin: 1px 5px 1px 1px;
}


#inhoud th {
   text-align: left;
	font-weight: bold;
	color: #005533;
}
		 
#inhoud td {
	vertical-align: top;
}

#inhoud #paddentelling th {
   text-align: right;
}
		 
/* ----------------------------------------------- */
/* Fotoboek                                        */
/* ----------------------------------------------- */

#fotoboek {
	vertical-align: middle;
}

#fotoboek table {
   width: 75%;
	height: 80%;
	border: 0px; 
	text-align: center;
	vertical-align: middle;
}

#fotoboek td {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

#fotoboek img {
	border: 0px;
}


/* ----------------------------------------------- */
/* Administratie                                   */
/* ----------------------------------------------- */

.administratie table{
	width: 525px;
}

#administratie table{
	width: 525px;
}


/* ----------------------------------------------- */
/* Overzicht Logo's                                */
/* ----------------------------------------------- */

#overzicht_logos td {
	vertical-align: middle;
}

/* ----------------------------------------------- */
/* Algemene classes                                */
/* ----------------------------------------------- */


.actueelintro {
	width: 170px;
	margin: 10px 10px 20px 10px; 
	border: 0px;
	padding: 5px ;
	float: left;
	font: italic 10pt/22pt georgia,sans-serif;
	text-align: center;	
}

.actueelheader {
   font-size: 20px;
   font-weight: bold;
   color: #005533;
   padding: 5px 0 5px 0;	
   border-top: 2px solid #005533;
   border-bottom: 2px solid #005533;
}



.aanmelden {
	text-align: right;
	margin-right: 2px;
	vertical-align: middle;
	width: 150px;
}


.GastenboekTitel {
   font-size: 14px;
   font-weight: bold;
   color: #005533;
   margin-bottom: 5px;
	float: left;
}

.GastenboekDatum {
  font-size: 10px;
  float: right;
}

.centreren {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.rood {
	color: Red;
}

.code {
   font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	letter-spacing: 2px;
	color: blue;
}

.verstopt {
	display: none; 
}