* {margin: 0; padding: 0; }
h1 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-top: 0.2em;
	/*color: #048204;*/
}
h2 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 0.5em;
	/*color: #8181ff;*/
}
p {
	padding-bottom: 0.4em;
	font-size: 0.8em;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 20px;
	font-size: 0.8em;
}
body {
	background-color: Black;
	background-image: url(img/elsene.gif);
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}
#sportclub {
	width: 900px;
	background-color: White;
	text-align: left;
	margin: 0 auto;
	height: 599px;
}
#elzengym {
	width: 500px;
	margin: 0 13px;
	height: 599px;
	background-color: White;
	float: left;
}
#badminton {
	width: 187px;
	height: 599px;
	background-color: Black;
	float: left;
}
#mountainbike {
	width: 187px;
	height: 599px;
	background-color: Black;
	float: left;
}
#brussel {
	width: 526px;
	clear: both;
	background-color: #8385ff;
	height: 1.5em;
	text-align: center;
	margin: 0 auto;

}
#brussel p {
	font-size: 0.6em;
	padding-top: 0.2em;
}
p.superwebdesign {
	color: White;
	font-size: 0.6em;
}
a.superwebdesign {
	color: White;
	text-decoration: none;
}
a.superwebdesign:hover {
	color: White;
	text-decoration: underline;
}
#fotos {
	width: 900px;
	background-color: Black;
	text-align: left;
	margin: 0 auto;
	height: 599px;
}

