body, table {
	font-family: Arial, Helvetica, sans-serif;
    color:#fff;
	font-size:11px;
	text-align: center;
}

body {
	background: #000;

}

.kopje {
	color:#fff;
	font-size:28px;
}

.tussenkopje {
	color:#fff;
	font-size:18px;
	font-weight:700;
}

.kleinkopje {
	font-size:14px;
	font-weight:700;
}

a {
	color:#fff;
	font-size:11px;
	font-weight:700;
}

h2{
margin:0;
padding:0;
}
.subkopje { 
	color:#ffffff;
	Font-size: 16px;
	font-weight: 700;
}

p.margin {
	margin: 5px;
}

p.margin a{
	text-decoration: underline;
	font-size: 11px;
}

p.margin a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #999999
}

#pootjes {
	position: absolute;
	z-index: 1;
	right: 50%;
	margin-right: -570px;
	top: 150px;
}

#extraNav img{
border:none;
margin-bottom:20px;
}
#content {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	z-index: 2;
}

.yellow {
	color: #fff377;
	text-align: left;
}

.yellow a {
	color: #fff377;
}

h3 {
	margin: 0px;
}

h1 {
	width: 600px;
	height: 60px;
	text-align: center;
	background: url(Images/kopje.gif) no-repeat;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 15px;
}

/*
<table width="476" height="60" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="476" background="Images/kopje_met.gif"><div align="center"><span class="kopje">
          Ecuador 2005</span></div></td>
  </tr>
</table>
*/

