/* CSS Document */

/* CSS Document */

/* algemeen --> */
body {
font-family: Calibri, Arial;
margin: 0 auto 0 auto;
}

 img {
border: 0;
}
/* <-- algemeen */

/* structuur --> */
  div#main_container {
margin: 5px auto 0 1px;
text-align: center;
width: 1006px;
height: 910px;
background-image: url(../images/teams/algemeen/wedstrijdverslagen.png);
}

	div#titel{
	height:40px;
	}
	
	div#inhoud{
	height:850px;
	}
