body{
	margin: 0;
}
body,td,th {
	font-family: Trebuchet MS, Lucida Grande;
	font-size: 12px;
	color: #333333;
}
div.intro{
	width: 100%;
	height: 100%;
	vertical-align: center;
	text-align: center;
}
div.intro_01{
	margin: 0px auto;
	width: 945px;
	height: 199px;
}
div.intro_02{
	margin: 0px auto;
	width: 945px;
	height: 208px;
}
div.intro_03{
	margin: 0px auto;
	width: 945px;
	height: 184px;
}
div.globalheader{
	width: auto;
	background-image: url(http://www.tuinenpeter.be/images/headerbackground.jpg);
	background-repeat:repeat;
}
div.header{
	background-image: url(http://www.tuinenpeter.be/images/tuinenpeter_01.jpg);
	background-repeat:no;
	margin: 0px auto;
	width: 878px;
	height: 117px;
}
div.center{
	margin: 0px auto;
	width: 878px;
	min-height: 440px;
	background-image: url(http://www.tuinenpeter.be/images/tuinenpeter_13.jpg);
	background-repeat:repeat-y;
}
div.centermenu{
	min-height:400px;
	width: 270px;
	float: left;
	padding-top:100px;
}
div.centercontent{
	width: 558px;
	min-height:400px;
	margin-bottom:20px;
	float:left;
}
.clearcontent{ 
	clear:both; 
}
.content_title{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.picture{
	border-color:#66CC33;
	border-width:2px;
}
div.footer{
	background-image: url(http://www.tuinenpeter.be/images/tuinenpeter_14.jpg);
	background-repeat:no;
	margin: 0px auto;
	width: 878px;
	height: 40px;
	text-align:right;
}
div.copyright{
	padding-top:10px;
	margin-right:39px;
}
a.copyrightlink:link {
	color: #143F17;
	text-decoration: none;
}
a.copyrightlink:visited {
	text-decoration: none;
	color: #143F17;
}
a.copyrightlink:hover {
	text-decoration: underline;
	color: #99CC00;
}
a.copyrightlink:active {
	text-decoration: none;
	color: #143F17;
}
div.bottomline{
	height: 20px;
}
