body{
	padding: 0;
	margin: 0;
	
}

.enter_site_logo{	
	background: url(../images/wastewagonlogo3.jpg) 50% no-repeat;
	width:1000px;
	height: 750px;
	padding-top: 0px;
}
.enter_site_text{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
}

/* start: Top */
.top_backgr{
	width:877px;
	height: 288;
	background: url('../images/top_backgr.gif') no-repeat;
	border:0px solid green;
	padding-left:13px; padding-right:0; padding-top:232px; padding-bottom:0
	
}
.top_backgr a{
	color: #9E2525;
	font-family: Impact;
	font-size: 21px;
	text-decoration: none;
	margin-right: 10px;
}

.lichtkrant{
	width: 550px;
	color: #787878;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}
/* end: Top */


/* start: Menu */
.menu_backgr_td{
	width: 195px;
	height:332px;
	background: url('../images/menu_backgr.gif') no-repeat;
	color: #4C4C4C;
	font-family: Arial;
	padding-left:30px; padding-right:0; padding-top:55px; padding-bottom:0

}
.menu_title{
	font-size:38px;
	margin-bottom:40px;
}
.menu_backgr_td a{
	color: #4C4C4C;
	font-size:25px;
	text-decoration: none;
}


/* end: Menu */


/* start: Content */
.content_backgr_td{
	background: url('../images/content_backgr.gif') no-repeat 100% 0;
	color: #4C4C4C;	
	font-family: Arial;
	

}


.content_backgr_td a{
	color: #4C4C4C;	
}

.content_div{
	font-size: 20px;
	overflow: auto;
	height:332px;
}
.content_div p{
	font-size:15px;
}

.content_title{
	font-size: 26px;
}

.content_link{
	color: #4C4C4C;
	font-size:25px;

}

/* end: Content */