*{ margin: 0; padding: 0;}*
:focus, :active { outline: 0; }

body { 
font: 10pt Arial; color: #D19F34; background: #FFFFFF;
background-image: url(../images/bg.gif); 
background-repeat: repeat-x;
background-attachment: scroll;
padding: 0% 0% 0% 0%; 
margin: 0% 0% 0% 1%; 
}

img 
{ 
border: 0; 
}

input.invisible {
color: #eee; background-color: #FFFFFF;
}


/* titel tekst; basis is wit */
h1 {  
float: center; margin: 2% 0% 3% 0%; font-size: 30pt; color: #FFFFFF; 
}

/* aanvulling voor gebruik dubbele kleur in de titel */
.hr { 
color: #D19F34; 
}


/* */
h2 { 
font-size: 14pt; font-weight: normal; margin: 2% 0 1% 0;
}

h2 a:hover { 
background: #A82A15; color: #FFFFFF; 
} 


p  { 
margin: 0% 0% 0% 0%; line-height: 12pt; 
}

#content { 
width: 950px; 

* html div {  /* This is the Tan hack */
	width: 1005px; 
	w\idth: 1000px; }

padding: 0% 0% 0% 0%; 
border: 0% 0% 0% 0%; 
margin: 0 auto; 
color: #6A4238; } 

/* menu tekst */
a { 
font: 11pt Arial; font-weight: bold; color: #FFFFFF; text-decoration: none; 
}

a.tekst { 
font: 10pt Arial; font-weight: bold; color: #6A4238; text-decoration: underline; 
}

a.ad { 
font: 10pt Arial; font-weight: normal; color: #6A4238; text-decoration: underline; 
}

/* menu gedrag*/
#top { 
width: 90%; display: inline;  
}
	/* algemeen */
	#top li { 
	list-style: none; display: inline; 
	}
	#top li a { 
	float: left; padding: 1% 1% 1% 1%; margin: 0% 1% 0 0; border: 
	0px solid #D19F34; 
	}
	#top li a.current { 
	padding: 1% 1% 1% 1%; margin: 0% 1% 0 0; border: 0px solid 
	#D19F34; color #FFFFFF; background: #6A4238; 
	}
	#top li a:hover { 
	background: #D19F34; 
	}


/* indruk box */
#indruk { 
clear: both; display: block; padding: 2% 0 1% 2%; border: 2px solid #6A4238; width: 100%; color: #6A4238; margin: 0% 0% 2%; 
#dedede; font-size: 20px; font-weight: bold; background: #D19F34; 
}

#left { 
float: left; width: 55%; margin: 0 0 5%; color: #6A4238; 
}
#right { 
float: right; width: 40%; color: #6A4238; 
}

#right h3 {
border-bottom: 1px solid #D19F34; margin: 0 0 10px; 
}
#right img {
margin: 0 3px 3px 0; border: 1px solid #98D033; padding: 2px; 
}
#right li {
list-style: none; 
}
#right li a {
display: inline; border-bottom: 1px solid #D19F34; padding: 5px 5px; 
}

#footer { 
clear: both; padding: 10px 0; border-top: 1px solid #D19F34; color: #98D033; font: .6em Arial; 
}

#r { 
float: right; 
}

/* specifiek voor fotoboek */

#side_menu
{ padding: 0px 3px 5px 0px;
  color: #6A4238; 
  float: top; 
  width: 50%;
  display: inline;
  list-style-type: none;
  position: absolute; 
}

.side_menu_item
{ width: 20%; 
  padding: 0px 0px 8px 0px;
  height: 170px;
}

.side_menu_item a
{ float: left; 
  width: 146px; 
  height: 100px; 
}

.side_menu_item img 
{ display: inline; 
  margin: 2px;
}


/* tekst bij de plaatjes de "_selected" is aangepast voor */
/* nadruk geselecteerd fotoboek */
.info
{ padding-bottom: 20px;
  float: left;
  color: #6A4238; 
}

.info_selected
{ padding-bottom: 20px;
  font-weight: bold;   
  float: left;
  color: #6A4238; 
}


#gallery 
{ float: right; width: 75%; color: #6A4238; 
  position: relative; 
  padding-top: 0px;
}

#thumbs 
{ width: 340px; 
  float: right;
}

#thumbs a 
{ display: block; 
  float: right; 
  margin: 1px 0px 3px 10px; 
  width: 100px; 
  height: 67px; 
  border: 1px solid #98D033;
}

#thumbs a img 
{ width: 100px; 
  height: 67px; 
  border: 0;
}

#thumbs a:hover {border-color: #D19F34;}

/* gedrag van de uitvergroote foto's */
#thumbs a:hover img 
{ position: absolute; 
  width: auto; 
  height: auto; 
  right: 335px; 
  top: 0px; 
  padding: 2px;
  border: 2px solid #98D033;
}

/* onderstaand is voor reserveer pagina's opmaak*/
.reserveren {
	left: 52px;
	background-position: center;
	padding-left: 10px;
	font: arial
	size: 10pt
}
.table {
	margin-right: auto;
	margin-left: auto;
}

