body{
	background: url(../images/bg-repeat.jpg) 494px;
	margin: 0 auto;
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	color: #4e4e4e;

}

h1 {
	color: #f61b5e;
	font-size: 30px;
	}

a {
	color: #f61b5e;		
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}	
	
.btn-home {
	background: url(../images/btn-home.jpg) no-repeat;
	height: 62px;
	width: 78px;
	float: left;
}

#right-content img {
	margin-right: 35px;
}

a:hover .btn-home {
	background: url(../images/btn-home.jpg) no-repeat 0 -62px;
}

.btn-geboorte {
	background: url(../images/btn-geboortekaartjes.jpg) no-repeat;
	height: 62px;
	width: 167px;
	float: left;
}

a:hover .btn-geboorte {
	background: url(../images/btn-geboortekaartjes.jpg) no-repeat 0 -62px;
}

.btn-trouw {
	background: url(../images/btn-trouwkaarten.jpg) no-repeat;
	height: 62px;
	width: 137px;
	float: left;
}

a:hover .btn-trouw {
	background: url(../images/btn-trouwkaarten.jpg) no-repeat 0 -62px;
}

.btn-overige {
	background: url(../images/btn-overige.jpg) no-repeat;
	height: 62px;
	width: 95px;
	float: left;
}

a:hover .btn-overige {
	background: url(../images/btn-overige.jpg) no-repeat 0 -62px;
}


.btn-maat {
	background: url(../images/btn-ontwerpopmaat.jpg) no-repeat;
	height: 62px;
	width: 170px;
	float: left;
}

a:hover .btn-maat {
	background: url(../images/btn-ontwerpopmaat.jpg) no-repeat 0 -62px;
}

.btn-werk {
	background: url(../images/btn-werkwijze.jpg) no-repeat;
	height: 62px;
	width: 108px;
	float: left;
}

a:hover .btn-werk {
	background: url(../images/btn-werkwijze.jpg) no-repeat 0 -62px;
}

.btn-prijzen {
	background: url(../images/btn-prijzen.jpg) no-repeat;
	height: 62px;
	width: 84px;
	float: left;
}

a:hover .btn-prijzen {
	background: url(../images/btn-prijzen.jpg) no-repeat 0 -62px;
}

.btn-contact {
	background: url(../images/btn-contact.jpg) no-repeat;
	height: 62px;
	width: 88px;
	float: left;
}

a:hover .btn-contact {
	background: url(../images/btn-contact.jpg) no-repeat 0 -62px;
}


#bg-top {
	position: absolute;
	background: transparent url(../images/bg.jpg) repeat-x;
	height: 483px;
	width: 100%;
}

#logo-image {
	position: absolute;
	background: url(../images/logo.png) no-repeat;
	height: 128px;
	width: 260px;
	top: -5px;
	left: -38px;
}

#left-content {
	padding-left: 20px;
	padding-bottom: 45px;
	padding-right: 20px;
	padding-top: 65px;
	float: left;
	width: 160px;
}

#right-content {
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
	width: 530px;
	min-height: 500px;
}

#container{
	overflow: auto;
}

#main-wrapper {

}

#content-wrapper {
	position: absolute;
	left: 50%;
	margin-left: -385px;
	
	width: 770px;
	top: 107px;
	background: url(../images/bg-content.jpg);
}

#navigation-wrapper {
	padding-top: 45px;
	margin: 0 auto;
	width: 927px;
}

#bottom-contact {
	padding-bottom: 20px;
	position: absolute;
	bottom: 0;
}

#bottom-content {
	padding-bottom: 20px;
	position: absolute;
	bottom: 0;
  right: 20px;
}

#left-content span {
	color: #f61b5e;
}

#left-content a {
	font-weight: bold;
}

#left-content span a {
	font-weight: normal;
}


#left-content span a {
	color: #4e4e4e;
}

#bg-content-top {
	background: url(../images/bg-content-top.jpg) no-repeat;
	height: 14px;
	width: 770px;
}

#bottom-content .disclaimer{
  font-size: 11px;
  color: #a5a5a5;
}