body
{
	font-family: arial, verdana, helvectiva;
	margin: 0px;
	padding: 0px;
	background: url(../images/bkg_body_fog.jpg) repeat-x #000;
}

#page
{
	top: 32px;
	width: 732px;

	position: absolute;

	left: 50%;
	margin-left: -366px;
	z-index: 1000;
}

#header h1
{
	background: url(../images/logo_stadion.gif) no-repeat;
	display: inline;
	width: 320px;
	height: 18px;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

#header h1 a
{
	text-decoration: none;
}

#header h1 span
{
	visibility: hidden;
}

#nav
{
	top: 41px;
	position: absolute;
	height: 55px;
}

#nav a
{
	background: url(../images/bkg_button_normal.gif) left no-repeat;
	display: block;
	width: 95px;
	padding: 1px 0px 0px 12px;
	color: #FAA71C;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}


#main
{
	position: absolute;
	top: 55px;
	font-size: 11px;
	color: #FFF;
	width: 580px;
	left: 130px;
	z-index: 1500;
}

#footer
{
	height: 24px;
	width: 70px;
	top: 380px;
	left: 642px;
	position: relative;
}

#footer a
{
	background: url(../images/logo_admium.gif) no-repeat;
	display: block;
	height: 24px;
	width: 70px;
	text-decoration: none;
}

#footer a span
{
	visibility: hidden;
	border: 0px none;
}


#extra1
{
	background: url(../images/bkg_stadion.jpg) no-repeat;
	position: absolute;
	width: 538px;
	height: 296px;
	top: 120px;
	left: 50%;
	margin-left: -152px;
	z-index: 500;
}

#extra2
{
	background: url(../images/mogelijkdoor.gif) no-repeat;
	position: absolute;
	width: 101px;
	height: 58px;
	top: 340px;
	margin-left: -365px;
	left: 50%;
	z-index: 500;
}