* 
{
	padding			:0px;
	margin			:0px;
	color			:#213e7a;
}

body, html
{	
	font			:14px/20px Arial;	
}

a, a:hover img
{
	text-decoration :none;
}

a:hover
{
	text-decoration	:underline	
}

img 
{
	border			:0px;
}

p, ul, ol 
{
	margin-bottom	:20px;
}

li, dd
{
	margin-left		:20px;
}

ul
{
	list-style-image: url(/Images/Bullet.jpg);	
}

p + ul, p + ol
{
	margin-top		:-20px;	
}

h1, h1 a
{
	color			:#f63;
	font			:bold 30px/45px Arial;
	letter-spacing	:-1px;
}

h2, h2 a
{
	font			:bold 16px/24px Arial;
	color			:#039;
	letter-spacing	:-1px;
}

h3, h3 a
{
	color			:#f63;
	font			:bold 16px/24px Arial;	
	letter-spacing	:-1px;
}

div.clear
{
	clear			:both;	
}

div#Background
{
	width			:1219px;
	background		:#4eac10 url(/Images/voetbalveld.jpg) no-repeat top left;
	text-align		:left;
	min-height		:100%;
	height			:100%;
}

div#MainContainer
{
	position		:relative;
	width			:991px;
}

div#Header
{
	background		:url(/Images/Header.jpg) no-repeat top left;
	position		:relative;
	width			:883px;
	height			:199px;
	top				:0px;
	left			:100px;	
	text-align		:right;
}

div#Menu
{
	height			:29px;
	position		:absolute;
	top				:0px;
	right			:0px;
}

div#Menu a, div#Menu form
{
	color			:#fff;
	font-weight		:bold;
	text-decoration :none;
}

div#Menu div
{
	float			:left;
	margin			:4px 23px 0 0;
	color			:#fff;
	font-weight		:bold;
}

div#Menu div a:hover, div#Menu div a.CurrentPage
{
	padding-bottom  :2px;
	background		:url(/Images/Stippellijn.png) repeat-x bottom left;
}

div#Menu div.Zoek
{
	margin-right	:0px;	
}

div#Menu input
{
	width			:94px;
	height			:15px;
	border			:solid 1px #039;
	margin-right	:7px;
	line-height		:14px;
}

div#Content
{
	top				:5px;
	left			:135px;
	position		:relative;
	width			:840px;
}

div#Content a
{
	font-weight		:bold;	
}

div.ShadowBox
{
	margin			:10px;
	background		:url(/Images/DropShadow.png) no-repeat right bottom;
	float			:left;
	position		:relative;
}

blockquote
{
	position		:relative;
	background-color:#fff;
	margin			:-7px 8px 7px -8px;
	display			:block;
	width			:558px;
}