body {
	background-color: #d7d7d7;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px; /* default waarde IE, IE kijkt hier niet naar, andere wel.. */
}
#container {
	width: 782px;
	height: 763px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#main {
	position: relative;
	float: left;
	width: 782px;
	height: auto;
}
#menu_top {
	position:absolute;
	width:211px;
	height:115px;
	z-index:2;
	left: 580px;
	top: 20px;
}
#aanbieding {
	position:absolute;
	width:213px;
	height:90px;
	z-index:2;
	left: 546px;
	top: 191px;
}
#abonnee {
	position:absolute;
	width:211px;
	height:115px;
	z-index:2;
	left: 548px;
	top: 344px;
}
#magazine {
	position:absolute;
	width:211px;
	height:115px;
	z-index:2;
	left: 548px;
	top: 520px;
}
#rugbymagazine {
	position:absolute;
	width:134px;
	height:136px;
	z-index:1;
	left: 70px;
	top: 35px;
}
p {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px; /* default waarde IE, IE kijkt hier niet naar, andere wel.. */
	line-height: 165%;
}
p.contact {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px; /* default waarde IE, IE kijkt hier niet naar, andere wel.. */
}

#content {
	position:absolute;
	width:486px;
	height:580px;
	z-index:1;
	left: 23px;
	top: 158px;
}

a img {
	border: none;
}
a:link, a:visited {
	color: #9d0a0e;
	text-decoration: none;
}
a:hover, a:active {
	color: #cf191e;
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	color: #fff;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: #fff;
	text-decoration: underline;
}

table {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* default waarde IE, IE kijkt hier niet naar, andere wel.. */
}