body
{
	background-color: Black;
	font-family		: Arial, Helvetica, Sans-Serif;
	font-size		: 10pt;
	color: Black;
}

div.Placeholder
{
	background-color: White;
	background-image: url(Images/BGLinks.png);
	background-repeat: repeat-y;
}

/* HEADER */
div.Header
{
	background-color: #FFEC13;
}
div.HeadBanner
{
	background-image: url(Images/HeadBanner.png);
	background-repeat: no-repeat;
}
div.HeadMenu
{
	background-image: url(Images/HeadMenu.png);
	background-repeat: no-repeat;
}
ul.HeadMenuList
{ 
	list-style-type	: none;
	padding			: 0 0 0 0;
	margin			: 0 0 0 0;
	font-family		: Arial, Helvetica, Sans-Serif; 
	font-size		: 12px;
	line-height		: 15px;
	font-weight		: bold;
	height			: 115px; /* height is nodig om inklappen te voorkomen in IE bij hover style listitem*/
	overflow		: hidden;
}
li.HeadMenuWeb { padding-left: 43px; color: #FFEC13; margin-bottom: 9px;}
li.HeadMenuAlg { padding-left: 24px; margin-bottom: 9px;}
li.HeadMenuVoe { padding-left: 27px; margin-bottom: 9px;}
li.HeadMenuHan { padding-left: 33px; margin-bottom: 9px;}
li.HeadMenuEve { padding-left: 45px; }
A.HeadMenu, A.HeadMenu:Visited, A.HeadMenu:Active
{
	text-decoration	: none;
	color			: Black;
	cursor			: pointer;
}
A.HeadMenu:Hover
{
	color			: Black;
	cursor			: pointer;
	letter-spacing	: 1px;
}

/* MIDDLE */
div.MiddleLinks
{
	background-color: #F1F1F1;
	/*
	background-repeat: repeat-y;
	background-image: url(Images/background-voetbal.png);*/
}
div.MiddleRechts
{	border-top		: solid 1px black;
	background-color: white;
}
div.Quicklinks
{
	background-image	: url(Images/MiddleLeft.png);
	background-repeat	: no-repeat;
	background-color	: #ffec13;
}
.MainMenuStatic
{
	width				: 604px;
	height			: 27px;
	padding			: 0 0 0 0;
	margin			: 0 0 0 0;
	background-image: url(Images/MenuTop.png);
	background-repeat: repeat-x;
}
.MainMenuStaticItem
{
	padding			: 8px 8px 4px 8px;
	font-family		: Arial, Helvetica, Sans-Serif; 
	font-size		: 12px;	
	font-weight		: bold;
	color			: black;
	text-transform	: uppercase;
	text-decoration	: none;
	cursor			: pointer;
}
.MainMenuDynamicItem
{
	padding			: 4px 8px 4px 4px;
	background-color	: #ffec13;
	color				: Navy;
	text-decoration	: none;
	cursor			: pointer;
}
div.ctl00_Menu1_0
{
	background-color	: #ffec13;
}
div.dvBreadCrumb
{
	padding			: 2px 8px 2px 14px;
	background-color	: Black;
}
.BreadCrumb,.BreadCrumb:hover,.BreadCrumb:visited,.BreadCrumb:active
{
	color: #ffffcc;
	font-size: 11px;
	text-decoration: none;
}
div.MiddleContent
{
	border-top-color	: black;
	border-top-style	: solid;
}

table.tbQuicklinks
{
	width			: 190px;
	border			: 0;
	padding			: 0 0 0 0;
	margin			: 0 0 0 0;
	font-family		: Arial, Helvetica, Sans-Serif; 
	font-size		: 14px;
	line-height		: 15px;
	font-weight		: bold;
}
table.TableLeft
{
	width	: 100%;
	overflow : hidden;
}
th.thBlack
{
	height			: 25px;
	background-color: Black;
	color			: #FFEC13;
	padding			: 0 10px 0 10px;
	font-family		: Arial, Helvetica, Sans-Serif; 
	font-size		: 12px;
	font-weight		: bold;
}
/* Geel hoofdletter */
a.thBlack
{
	text-decoration : none;
	text-transform : uppercase;
	color			: #FFEC13;
	font-size		: 12px;
	font-weight		: bold;
}
a.thBlack:Hover
{
	text-decoration : underline;
	text-transform : uppercase;
	color			: #FFEC13;
	font-size		: 12px;
	font-weight		: bold;
}
td.tdLeft
{
	padding			: 5px 0 0 8px;
	white-space		: normal;
}
td.tdMarginLeft
{
	padding			: 0px 0 0 8px;
}

.GreyFont
{
	color			: #666666;
	font-size		: 7pt;
	font-family		: Verdana, Geneva, Sans-Serif;
}

/* FOOTER */
div.Footer
{
	background-color: Black;
	color			: White;
	vertical-align	: middle;
}
span.FootRechts
{
	float			: left;
	height		: 20px;
	width			: 577px;
	padding		: 5px 5px 0 0;
	text-align: right;
	vertical-align	: middle;
}
span.FootLinks
{
	float			: left;
	height		: 20px;
	width			: 200px;
	padding		: 5px 0 0 5px;
	text-align: left;
	vertical-align	: middle;
}
a.HypFooter {color : #FFFFFF; font-size: 8pt; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none;}
a.HypFooter:Hover {color : #EDEDED; font-size: 8pt; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none;}

a {color : #000000; text-decoration: underline;}
a:Hover {color : #000000; text-decoration: none;}

h1 {font-size: 15pt;}
h2 {font-size: 14pt;}
h3 {font-size: 13pt;}
h4 {font-size: 12pt;}
h5 {font-size: 11pt;}
h6 {font-size: 10pt;}

ul.NieuwsLinks /* height is nodig om inklappen te voorkomen in IE bij hover style listitem*/
{ 
	list-style-type	: none;
	padding			: 0 0 0 0;
	margin			: 0 0 0 0;	
	font-family		: Arial, Helvetica, Sans-Serif; 
	font-size		: 12px;
	line-height		: 15px;
}
span.NieuwsLinkHead { font-family : Arial, Helvetica, Sans-Serif; font-size : 11px; line-height : 15px; font-weight: bold; text-transform: uppercase;}
a.NieuwsLink {color : #666666; font-size: 8pt; font-family: Verdana, Geneva, Sans-Serif; text-decoration: none;}
a.NieuwsLink:Hover {color : Black; font-size: 8pt; font-family: Verdana, Geneva, Sans-Serif; text-decoration: none;}
a.MeerNieuwsLink {color : #4D4D4D; font-size: 8pt; font-weight: bold; font-family: Verdana, Geneva, Sans-Serif; text-decoration: none;}
a.MeerNieuwsLink:Hover {color : #4D4D4D; font-size: 8pt; font-weight: bold; font-family: Verdana, Geneva, Sans-Serif; text-decoration: none;}

div.ProgAgenda
{
	float			: left;
	width			: 100%;
	margin		: 0 0 0 15px;
	overflow	: hidden; 
	text-align: left;
}
div.Programma, div.Agenda
{
	float			: left;
	width			: 100%;
	overflow	: hidden; 
	text-align: left;
}
table.ProgAgenda
{
	width			: 100%;
	margin		: 0 0 0 0;
	padding		: 0 0 0 0;
	background-color	: #F1F1F1;
	text-align: left;
}
tr.ProgAgendaAlternaterow
{
	background-color: #FAFAFA;
}
td.ProgAgenda
{
	line-height	: 18px;
	padding			: 0 2px 0 6px;
	white-space	: nowrap;
}
/*Programma Agenda Blok */
.spProgAgendaLinks
{
	float : left;
	height: 14px;
	margin : 3px 0px 2px 0px;
	text-transform : uppercase;
	font-weight : bold;
}
.spProgAgendaRechts
{
	float : right;
	height: 14px;
	padding : 3px 5px 2px 24px;
	text-align : right;
	background-color : #868686;
	background-image : url(Images/grijsdriehoek.PNG);
	background-repeat : no-repeat;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
}
a.spProgAgenda
{
	text-decoration: none;
	color: Black;
	text-transform : uppercase;
	font-weight : bold;
}
a.spProgAgenda:Hover
{
	text-decoration: underline;
	color: Black;
	text-transform : uppercase;
	font-weight : bold;
}

.GridViewUitslagRow
{
	padding: 1px 5px 1px 1px;
}
.GridViewUitslagHeader
{
	padding: 1px 5px 1px 1px;
}
/* LOGIN */
A.LoginLinks, A.LoginLinks:Visited, A.LoginLinks:Active
{
	font-family		: Arial, Helvetica, Sans-Serif; 
	font-size		: 11px;
	line-height		: 20px;
	font-weight		: bold;
	text-decoration	: none;
	color			: Gray;
	cursor			: pointer;
}
A.LoginLinks:Hover
{
	text-decoration : underline;
}
A.Loguit, A.Loguit:Visited, A.Loguit:Active
{
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	color			: Yellow;
}
A.Loguit:Hover
{
	letter-spacing	: 1px;
}
/*Nieuws*/
img.imgFotoBar
{
	width			: 148px;
	border			: 0;
}