html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body	{
	color: #222;
	background: url(../images/interface/page_back.jpg) no-repeat right top;
}


/* #wrapper */

#wrapper {
	min-height: 100%;
	width: 555px;
	margin-right: 435px;
	position: relative;
}
* html #wrapper {
	height: 100%;
}

/* header / logo */

#header	{
	height: 120px;
	width: 100%;
	background: url(../images/interface/spacer_dots.png) no-repeat center bottom;
}
#header h1 {
	position: absolute;
	top: 8px;
	width: 100%;
	height: 100px;
}
#header h1 a	{
	display: block;
	width: 100%;
	height: 100px;
	text-indent: -999em;
	text-decoration: none;
	background: url(../images/interface/logo_rejoice.png) no-repeat center top;
}


/* anchors */
a	{
	color: #6e1781;
}
a:hover	{
	color: #224a91;
}

.more {
	font-weight: bold;
	font-style: normal;
	color: #6e1781;
}


/* #content */

#content {
	position: relative;
	padding: 50px 0 0 0;
	background: url(../images/interface/side_photo.jpg) no-repeat right bottom;
}

/* primaryContent */

#primaryContent {
}
#primaryContent .wrapper {
	padding: 20px 32px;
}

#primaryContent h2 {
	text-align: center;
	font-style: italic;
}


/* #menu */

#menu {
	position: absolute;
	top: 125px;
	left: 0;
}	
#menu h2 {
	display: none;
}
#menu ul,
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	position: relative;
	float: left; display: inline;
	padding: 0 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu li a {
	display: block;
	height: 43px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -999em;
}

#menu ul li#menu_01 a {	
	width: 90px;
	background-image: url(../images/interface/menu_rejoice.png);
}
#menu ul li#menu_01 a:hover,
#wrapper #menu ul li#menu_01 a.active {
	background-image: url(../images/interface/menu_rejoice_on.png);
}
#menu ul li#menu_02 a {	
	width: 62px;
	background-image: url(../images/interface/menu_huwelijk.png);
}
#menu ul li#menu_02 a:hover,
#wrapper #menu ul li#menu_02 a.active {
	background-image: url(../images/interface/menu_huwelijk_on.png);
}
#menu ul li#menu_03 a {	
	width: 62px;
	background-image: url(../images/interface/menu_geboorte.png);
}
#menu ul li#menu_03 a:hover,
#wrapper #menu ul li#menu_03 a.active {
	background-image: url(../images/interface/menu_geboorte_on.png);
}
#menu ul li#menu_04 a {	
	width: 69px;
	background-image: url(../images/interface/menu_verhuizing.png);
}
#menu ul li#menu_04 a:hover,
#wrapper #menu ul li#menu_04 a.active {
	background-image: url(../images/interface/menu_verhuizing_on.png);
}
#menu ul li#menu_05 a {	
	width: 121px;
	background-image: url(../images/interface/menu_huwelijksjubileum.png);
}
#menu ul li#menu_05 a:hover,
#wrapper #menu ul li#menu_05 a.active {
	background-image: url(../images/interface/menu_huwelijksjubileum_on.png);
}


/* address */

address {
	font-style: normal;
}

address span.label {
	display: block;
	float: left;
	width: 4.5em;
	white-space: nowrap;
}

/* #footer */

#footer	{
	position: relative;
	width: 100%;
	background: url(../images/interface/spacer_dots.png) no-repeat center top;
	font-size: 12px;
	line-height: 160%;
}

#footer .wrapper {
	padding: 12px;
	text-align: center;
}
#footer a	{
	font-weight: bold;
	text-decoration: none;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}
#footer #buildby {
	font-size: 11px;
}
#footer #copyright a {
	color: #222;
	font-weight: normal;
	text-decoration: underline;
}
#footer #footerMenu {
	font-size: 14px;
	margin: 0.3em 0;
}
#footer #footerMenu span {
	color: #888;
}


/* various classes */

#content ul {
	list-style: none;
	margin: 0; padding: 0;
	margin-bottom: 1em;
}
#content ul li {
	padding-left: 1em;
	background: url(../images/interface/bullet.png) no-repeat 0.3em 0.6em;
}

hr,
h2 {
	display: none;
}
#content hr,
#content h2 {
	display: block;
}

.skip,
.noScreen {
	display: none;
}

a.tel {
	text-decoration: none;
	color: black;
	cursor: default;
}

.image {
	clear: both;
	margin: 0 0 1em 0;
}

.image img {
	border: 1px solid white;
}

.border img,
img.border {
	border: 1px solid #222;
}

.left {
	float: left;
	margin: 0 1em 1em 0;
}

.right {
	float: right;
	margin: 0 0 1em 1em;
}

.center {
	text-align: center;
}

abbr {
	border: none;
}

.clearBoth {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
	visibility: hidden;
}


/* specific */

#homeButtons {
	border-collapse: collapse;
	border: none;
	width: 100%;
}
#homeButtons td {
	padding: 0;
	text-align: center;
}

/* IE5.x/WIN hacks */
@media tty {
 i{content:"\";/*" "*/}}; @import 'ie50.css'; {;}/*";}
}/* */


/* IE5.5 */
@media tty {
 i{content:"\";/*" "*/}}@m; @import 'ie55.css'; /*";}
}/* */
