body {
	margin: 10px 0;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	background: #CCCC33 url(images/groen8.gif) repeat-y center top; /*204,204,51*/
	color: #CC6633;/*bordeaux 8F1925 143,25,37*/
}
h1 { margin: 17px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #C4783E; /*#C73633*/
}

h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #CC6633;
}
/*paginatitels */
h2 { 
	padding: 14px 0 0 0;
	word-spacing: 5px;
	letter-spacing: 1px;
	font-size: 1.75em;
}
/*Foto's en Bijzonderervaringen */
h3 {
	padding: 10px 0 0 0;/* geeft ruimte onder o.a.  het menu */
	border-bottom: 1px solid #CCCC33;
	word-spacing: 3px;
	font-size: 1.75em;
	color: #CCCC33;
}
/*Titel pagina Uw Trouwambtenaar */
h4 { 
	padding: 14px 0 0 0;
	word-spacing: 3px;
	letter-spacing: 0.5px;
	font-size: 1.30em;
}

a {
	color: #CCCC33;
}

a:hover {
	text-decoration: none;
	color: #CC6633;
}

/*kleur was  */
.koffie {
	color: #C47335;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.list,  {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 2em;
}

/* Header = tussen de twee fotootjes bovenaan */

#header {
	width: 744px;
	margin: 0 auto;
	height: 138px;
	line-height: 1.35em;
	color: #C63;
}

#header h1 {
	padding: 0 0 0 10px;
	font-size: 1em;
}


#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 744px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 93px;
	height: 25px;
	padding: 7px 0 0 0;
	background: url(images/img2A.gif) repeat-x left bottom;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover {
	background: url(images/img3.gif) repeat-x left top;
}

/* Content */

#content {
	width: 700px;/* 660 */
	margin: 0 auto;
	padding: 10px;/* geeft ruimte onder  het menu */
}

#colOne {
	float: right;
	width: 420px;
}

#colTwo {
	float: left;
	width: 235px;/* breedte is 220 extra is voor de underlining */
}

/* om de bullet een andere kleur dan de list te geven op trouwlocaties.html */
ul.bullet li { color:#CCCC33; 
}
ul.bullet li span { color:#CC6633; 
}

/* Footer */
#footer {
	clear: both;
	width: 744px;
	margin: 20px auto;
	padding: 10px 0;
	background:  url(images/img3.gif) repeat-x left bottom;
	font: "Times New Roman", Times, serif;
}

#footer p, #footer a {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/*linksboven menu */
.fotolinks {
	float: left;
	height: 130px;
	width: 130px;
}
blockquote{
width: 220px;
color: #CC6633;
text-align: justify;
border: 2px dotted #CCCC33;
margin: 0px 15px 20px 0px; /*boven rechts onder links */
padding: 5px;
font: 12px Verdana;
}
#quote{
width: 405px;
color: #CC6633;
text-align: justify;
border: 2px dotted #CCCC33;
margin: 0px 15px 20px 0px; /*boven rechts onder links */
padding:  5px 15px 5px 15px;
font: 12px Verdana;
line-height: 1.62;
}
/* Hieronder de code voor lightbox*/
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background: #fff;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	background: #fff;
}
#imageData {
	padding: 0 10px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	background: #000;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {/* Hides from IE-mac \*/
	height: 1%;/* End hide from IE-mac */
}
#menumama ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menumama li {
	display: inline;
}

#menumama a {
	display: block;
	float: left;
	width: 139px;
	height: 20px;
	padding: 3px 0 0 0;
	background: url(images/img2A.gif) repeat-x left bottom;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
}

#menumama a:hover {
	background: url(images/img3.gif) repeat-x left top;
}

#menumama a:active {
	background: url(images/img3.gif) repeat-x left top;
}
