@charset "utf-8";
/* CSS Document behorend bij www.celestialweddings.nl */
/* © Benschop-WebDesign.nl */

html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	width: 100%;
	text-align: center; /* required for centering the page in IE */
	background-image: url(../afbeeldingen/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6d6e72;
}

body a:link a:visited {
	text-decoration: none;
	font-style: normal;
	color: #6d6e72;
	margin: 0px;
	padding: 0px;
	border: none;
}

#container {
	width: 974px;
	min-height: 602px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	z-index: 99;
}

#header {
	height: 250px;
	width: 972px;
	background: url(../afbeeldingen/header.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
}

#left_ornament {
	height: 350px;
	width: 107px;
	background: url(../afbeeldingen/left_ornament.jpg) no-repeat top left;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navlinks {
	height: 350px;
	width: 133px;
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#maintext {
	min-height: 288px;
	width: 576px;
	background: url(../afbeeldingen/maintextspace.jpg) no-repeat left top;
	float: left;
	margin: 0px;
	padding: 13px 3px 8px 50px;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
}
#maintext a:link, a:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #6d6e72;
	margin: 0px;
	padding: 0px;
	border: none;
}

#maintext a:hover {
	text-decoration: underline overline;
}

#maintextfixed {
	min-height: 350px;
	width: 576px;
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	text-align: left;
}

#maintextform {
	min-height: 288px;
	width: 576px;
	background: url(../afbeeldingen/maintextspace.jpg) no-repeat left top;
	float: left;
	margin: 0px;
	padding: 17px 3px 8px 50px;
	font-size: 1.22em;
	line-height: 1.5em;
	text-align: left;
}

#maintext p {
	padding:3px 0px;
	margin:0;
}

#maintext p.contactheight {
	font-size: 18px;
	line-height: 1.24em;
}

#maintext p.onderschrift {
	font-size: 13px;
	line-height: 1em;
}

#maintext.handigelinks {
	font-size: 13px;
	line-height: 1.3em;
}

#maintext.handigelinks h2 {
	font-size: 21px;
	line-height: 1em;
	margin:0;
	padding:0;
}

#copyright {
	height: 30px;
	width: 672px;
	background: none;
	text-align: left;
	float: left;
	font-size: 10.4px;
	padding: 0px 0px 0px 90px;
	margin: 0px 0px 0px 2px;
}

#copyright a:link, a:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #6d6e72;
	margin: 0px;
	padding: 0px;
	border: none;
}

#copyright a:hover {
	text-decoration: underline overline;
}

#footer {
	height: 30px;
	width: 350px;
	background: url(../afbeeldingen/footer.png) no-repeat top center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: center;
}

#footercontact {
	height: 65px;
	width: 778px;
	background: url(../afbeeldingen/footer.png) no-repeat bottom left;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-size: 0.7em;
	float: right;
	clear: both;
	text-align: center;
}