/*
Stylesheet Dirk Kuyt 
© Players United 2005
Author: Jan Wachtmeester

Type: print
*/

body{
	background-color: #FFF;
}

#canvas{
	width: auto;
	margin: 10px;
	background: none;
}

#header_container, #subnav1, #subnav2, #nav{
	display: none;
}
#content{
	float: none;
	width: auto;
}
#main{
	float: none;
	width: auto;
}

h2, h2.navigatie, h2.home, h2.nieuws, h2.biografie, h2.multimedia, h2.statistieken_gr, h2.disclaimer, h2.colofon, h2.contact, h2.fanzone{
	color: #000;
	text-indent: 0px;
	background: #FFF none;
}
h3 a, h4, p, #main h3{
	color: #000;
}
#main img{
	border: none;
}

.meer{
	border-bottom: none;	
}

#footer{
	width: auto;
	height: 55px;
	background: #FFF;
	border-top: none;
}