/*
*	Coding by Gryx Webdesign - www.gryx.be
*	Do not copy the code nor the graphics.
*/
* {
	margin: 0;
	z-index: 1;
	padding: 0;
}
body {
	font: 0.7em Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #ee95c1;
	background: #d1efde url(images/pattern.jpg) top left repeat-x;
}
#container {
	position: relative;
	width: 766px;
	height: 640px;
	background: url(images/bg.jpg) left bottom no-repeat;
	margin: 0 auto;
}
/********************/
/***** OPMAAK *****/
/*******************/
ul {
	list-style: none;
}
a {
	color: #ee95c1;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ee95c1;
}
img {
	border: 0;
}
/******************/
/***** HEADER *****/
/******************/
#header {
	height: 109px;
	background: url(images/gratis-babydozen-voor-je-kindje.png) 35px 35px no-repeat;
}
#header h1 {
	position: absolute;
	text-indent: -9999em;
}
#header img {
	z-index: 9;
	position: absolute;
	top: 52px;
	left: 560px;
}
/*******************/
/***** CONTENT *****/
/*******************/
h2.mamapapa {
	position: absolute;
	left: 20px;
	top: 159px;
}
h2.babydoos {
	position: absolute;
	left: 151px;
	top: 125px;
}
h2.gratis {
	position: absolute;
	left: 284px;
	top: 395px;
}
h2.home {
	position: absolute;
	left: 246px;
	top: 518px;
}
#content {
	position: relative;
	top: 30px;
	width: 371px;
	float: right;
}
/***** BOX *****/
.box {
	position: relative;
	width: 281px;
	padding: 10px 45px;
	background: url(images/box_bg.png);
	overflow: hidden;
}
.box_top, .box_bottom {
	font-size: 1px;
	width: 371px;
	height: 18px;
	background: url(images/box_top.png);
}
.box_bottom { background: url(images/box_bottom.png); }
.box h3 {
	text-transform: uppercase;
	background: url(images/hartje.jpg) left center no-repeat;
	padding-left: 30px;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 15px;
}
img.imgleft {
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
}
.box p {
	padding-bottom: 10px;
	line-height: 1.3em;
}
ul.list {
	line-height: 1.3em;
}
ul.list li a, a.pijl {
	padding-left: 10px;
	background: url(images/pijl.jpg) left center no-repeat;
}
ul.nieuws li{
	padding-bottom: 3px;
	position: relative;
}
img.imgbottom {
	position: absolute;
	bottom: 3px;
	right: 45px;
}
a.pijl {
	color: #eb78af;
	text-decoration: none;
}
.googlead {
	text-align: center;
	padding-bottom: 10px;
}
/******************/
/***** FOOTER *****/
/******************/
#footer_container {
	position: relative;
	width: 766px;
	height: 96px;
	margin: 0 auto;
}
#footer {
	border-top: 15px solid #b3e5c8;
	color: #8bb79e;
}
#footer p {
	position: absolute;
	right: 10px;
	bottom: 20px;
}
#links {
	margin: 10px;
}
#links h3 {
	text-transform: uppercase;
	font-size: 1.2em;
}
#links a {
	color: #8bb79e;
}

