html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;	padding: 0;	outline: 0;	font-size: 100%; }
body {	line-height: 1;}
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
:focus { outline: 0;}
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
table {	border-collapse: collapse;	border-spacing: 0;}

a img	{
	border: 0;
}

table, td, th, tr 	{
	border-color: #DBDBDB !important;
}

html { 
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

body	{
	font				: 0.7em Verdana;
}

.toegankelijkheid	{
	position			: absolute;
	left				: -999em;
}

.clear	{
	clear				: both;
}


/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	position			: relative;
	margin				: 0 auto;
}


/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	display				: none;
}



/* --------------------------------	*/
/* hoofdmenu					 	*/
/* --------------------------------	*/
#hoofdmenu	{
	display				: none;
}


/* --------------------------------	*/
/* main							 	*/
/* --------------------------------	*/
#main	{
	background			: #fff;
	line-height			: 1.3em;
}

#main a	{
	color				: #D40000;
}


/* --------------------------------	*/
/* zijbalk						 	*/
/* --------------------------------	*/
#zijbalk	{
	display				: none;
}


/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
}

#content h1	{
	color				: #000;
	font-weight			: bold;
	font-size			: 1.4em;
	line-height			: 1.2em;
}

#content .inhoud	{
	padding				: 10px 16px;
}

/* inhoud opmaak */
#content .inhoud p, #content .inhoud form	{
	margin				: 0 0 5px 0;
}

#content .inhoud blockquote	{
	margin				: 0 0 15px 30px;
}

#content .inhoud ul	{
	margin				: 0 0 15px 30px;
	list-style			: square;
}

#content .inhoud ol	{
	margin				: 0 0 15px 30px;
	list-style			: decimal;
}

#content .inhoud table td	{
	padding				: 2px 2px;
}

#content .inhoud font	{
	font-size			: 11px;
}



/* --------------------------------	*/
/* wedstrijdschema				 	*/
/* --------------------------------	*/
#wedstrijdschema h1	{
	color				: #000;
	font-weight			: bold;
	font-size			: 1.4em;
	line-height			: 1.2em;
}

#wedstrijdschema .inhoud	{
}

#wedstrijdschema form	{
	display				: none;
}

#wedstrijdschema h2	{
	font-size			: 1.1em;
	margin-bottom		: 10px;
	text-align			: center;
	color				: #000;
}

#wedstrijdschema table {
	border-collapse		: collapse;
	width				: 100%;
}

#wedstrijdschema table th	{
	text-align			: center;
	font-weight			: bold;
	color				: #000;
	background			: #fff;
	padding				: 3px;
	border				: solid 2px #000;
}

#wedstrijdschema table td	{
	border				: solid 1px #ccc;
	padding				: 3px;
	background			: #fff;
	color				: #000;
	
}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	clear				: both;
	color				: #000;
}

#footer ul	{
	display				: none;
}

#footer p	{
	float				: right;
	padding-top			: 45px;
}
