/* 	Algemeen */

body {
	margin: 0;
	padding: 0;
	color: #3D3532;
	font: 70%/150% Verdana,"Trebuchet MS",sans-serif;
	background: #A62824;
	text-align: center;
}

div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

hr {
	border: none 0;
	border-top: 1px solid #737E47;
	width: 100%;
	height: 1px;
	margin: -2px 0 0px 0;
}

table {
	font: 70%/150% Verdana,"Trebuchet MS",sans-serif;
	font-size: 11px;
	color: #3D3532;
	margin: 0 0 0 17px;
	padding: 0px;
}

table td {
	vertical-align: top;
}

p {
	color: #3D3532;
	margin: 0 0 10px 17px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	margin: 25px 0 2px;
	padding: 1px 17px;
	background: url(../afbeeldingen/bullet.gif) no-repeat 0 4px;
}

h2 {
	font: 11px Verdana,"Trebuchet MS",sans-serif;
	color: #000;
	font-style: italic;
	margin: 0 0 4px 17px;
	padding: 0;
}

a:link, a:visited, a:active {		
	text-decoration: underline;
	color: #A62824;
}

a:hover {
	color: #000;
}

a.teruglinks:link, a.teruglinks:visited, a.teruglinks:active, a.terugrechts:link, a.terugrechts:visited, a.terugrechts:active, a.terug:link, a.terug:visited, a.terug:active {		
	background: #FFE39F;
	text-decoration: none;
	padding: 2px 5px;
	margin-right: 82px;
	border-right: 1px solid #000;
	color: #000;
}

a.terugrechts:link, a.terugrechts:visited, a.terugrechts:active {		
	border-right: 0px;
	border-left: 1px solid #000;
	margin-right: 0px;
	margin-left: 82px;
}

a.terug:link, a.terug:visited, a.terug:active {		
	border: 1px solid #000;
	margin: 0px 82px;
}

a.teruglinks:hover, a.terugrechts:hover, a.terug:hover {
	color: #E0A000;
}

a.fotoalbum_thumbs img {
	margin: 0 15px 20px 0;
	width: 120px;
	height: 90px;
	border:3px solid #fff;
}

a.fotoalbum_thumbs:hover img {
	border:3px solid #E0A000;
}

a.fotoalbum_groot img {
	margin: 0 0 5px 0;
	border:3px solid #fff;
}

#center {
	text-align: center;
}

.navbalk {
	width: 407px;
	background: #E0A000;
	padding: 0;
	border: 1px solid #000;
	color: #000;
}

	
/*	Geertboogaard.nl lay-out		*/
#site {
	position:absolute;
	left: 50%;
	width:780px;
	height:100%;
	margin-left: -390px;
	text-align: left;
	background: #FCF5E3;
}
#initialen {
	position:absolute;
	top: 8px;
	left: 15px;
	width: 64px;
	height: 57px;
	background: url(../afbeeldingen/gb_initialen.jpg) no-repeat;
	cursor:pointer;
	z-index:100;
}
#sfeerbeeld_groot {
	position:absolute;
	left: 164px;
	width: 616px;
	height: 348px;
	background: url(../afbeeldingen/sfeerbeeld_groot.jpg) no-repeat;
	z-index:4;
}
#sfeerbeeld_klein {
	position:absolute;
	left: 164px;
	width: 601px;
	height: 107px;
	background: url(../afbeeldingen/sfeerbeeld_klein.jpg) no-repeat;
	z-index:4;
}
#streep_vert {
	position:absolute;
	top: 0px;
	left: 65px;
	width: 5px;
	height: 20px;
	background: #E0A000;
	border-left: 1px solid #D4D9BF;
	border-right: 1px solid #D4D9BF;
	z-index:2;
}
#rechterbalk {
	position:absolute;
	top: 0px;
	left: 706px;
	width: 72px;
	height: 20px;
	background: #6F8703;
	border-left: 1px solid #546602;
	z-index:2;
}
#sfeerbeelden {
	position:absolute;
	top: 20px;
	left: 707px;
	width: 71px;
	height: 20px;
	z-index:3;
}

#sfeerbeelden img {
	border-top: 1px solid #D4D9BF;
	border-bottom: 1px solid #D4D9BF;
	margin: 0 0 15px 0;
}
#payoff {
	position:absolute;
	top: 200px;
	left: 19px;
	width: 67px;
	height: 191px;
	background: url(../afbeeldingen/payoff.gif) no-repeat 0% 0%;
	z-index: 3;
}

#inhoud {
	position:absolute;
	top: 105px;
	left: 184px;
	width: 490px;
	z-index: 4;
}
#inhoudlinks, #inhoudrechts {
	position:absolute;
	top: 365px;
	left: 175px;
	width: 242px;
	height: 1px;
	z-index: 4;
}
#inhoudrechts {
	left: 437px;
}

/*	Hoofdmenu (suckerfish dropdown  */
#hoofdmenu {
	position:absolute;
	width: 137px;
	padding: 69px 0 10px;
	background: #F2E9D0;
	z-index: 99;
}
#hoofdmenu .header {
	display:block;
	padding: 11px 10px 6px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	background: url(../afbeeldingen/nav_header.jpg) no-repeat;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 99;
}
#nav a {
	letter-spacing: 0;
	display: block;
	/*width: 8em;*/
	color: #333;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#nav a:hover {
	color: #A42824;
	background: #F2E9D0;
}

#nav a.daddy:hover {
	/*background: #E0A000 url(../afbeeldingen/bg_menu_rightarrow.gif) center right no-repeat;*/
}

#nav ul li a { /* second and third level links */
	width: 13em;
	display: block;
	text-align: left;
	padding: 5px 9px;
}

#nav li { /* all list items */
	width: 135px;
	/*float: left;*/
	/*width: 10em;*/ /* width needed for Opera */
}

#nav li ul { /* second-level lists */
	background: #fff;
	position: absolute;
	width: 13em;
	z-index: 99;
	border: 1px solid #F2E9D0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	border: 1px solid #000;
	background: #DED9C5;
	width: 15em;
	margin: -2em 0 0 13em;
	z-index: 99;
}

#nav li ul ul a { /* third level links */
	width: 15em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin: -17px 0 0 134px;
	z-index: 99;	
}

#content {
	clear: left;
	color: #ccc;
}