/* Onderstaande regels voor gebruik in 'normale' pagina's */
BODY
{
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-COLOR: #F5F5F5;
	BACKGROUND-IMAGE: url(achtergrond.gif);
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal
}
A:link
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Blue;
	TEXT-DECORATION: none;
	background-color : transparent;
}
A:active
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Blue;
	TEXT-DECORATION: none;
	background-color : transparent;
}
A:visited
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Blue;
	TEXT-DECORATION: none;
	background-color : transparent;
}
A:hover
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Blue;
	text-decoration: underline;
	background-color : transparent;
}
.KOP
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Red;
	FONT-FAMILY: "Arial", sans-serif;
	FONT-SIZE: x-large
}
.SUBKOP
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Green;
	FONT-FAMILY: "Arial", sans-serif;
	FONT-SIZE: medium
}
.WIJZIG
{
    FONT-FAMILY: "Arial", sans-serif;
	FONT-SIZE: 14px
}

TD
{
	FONT-FAMILY: Arial, sans-serif;
}
TH
{
    FONT-FAMILY: Arial, sans-serif
}
P
{
    FONT-FAMILY: Arial, sans-serif
}
PRE
{
    FONT-FAMILY: monospace
}
UL
{
    FONT-FAMILY: Arial, sans-serif;
    LIST-STYLE: disc outside;
	MARGIN-TOP: 0px
}

/* Hieronder de regels voor de bovenbalk */
.TOPBODY
{
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-COLOR: #F5F5F5;
	BACKGROUND-IMAGE: url(sporthal-schets.jpg);
	BACKGROUND-REPEAT: no-repeat;
	COLOR: White;
	FONT-FAMILY: Arial, sans-serif;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}
.TOPBODY A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
    TEXT-DECORATION: none
}
.TOPBODY A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
    TEXT-DECORATION: none
}
.TOPBODY A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
    TEXT-DECORATION: none
}
.TOPBODY A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
	text-decoration: underline
}

/* Hieronder de regels voor de rest van de omliggende frames.
   Deze zijn hetzelfde als voor de bovenbalk, op de achtergrond
   na */

.RESTBODY
{
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-COLOR: #F5F5F5;
	BACKGROUND-IMAGE: url();
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal
}
.RESTBODY A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
    TEXT-DECORATION: none
}
.RESTBODY A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
    TEXT-DECORATION: none
}
.RESTBODY A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
    TEXT-DECORATION: none
}
.RESTBODY A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: Blue;
	text-decoration: underline
}

/* Hieronder wordt bepaald hoe het menu eruit komt te zien */
.MENU
{
	BACKGROUND-COLOR: Red;
	COLOR: #C0C0C0;
}
.MENU A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
.MENU A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
.MENU A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
.MENU A:hover
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: White;
	text-decoration : underline;
}

.nieuws_uitslagen_normal
{
	color				: #000000;
	font-size			: 10px;
}

.nieuws_uitslagen_uitslag
{
	color				: #0000FF;
	font-size			: 10px;
}

.td_achtergrond
{
	background-color	: #C0C0C0;
	text-align			: center;
}

.td_header
{
	background-color: Red;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
}

.tabel_opmaak
{
/*	background-color	: #C0C0C0;
	border-style		: solid;
	border-color		: #000000;
	border-width		: medium; */
}

.BOUWMENU
{
	BACKGROUND-COLOR: #000040;
	COLOR: #C0C0C0;
}
.BOUWMENU A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FF2828;
    TEXT-DECORATION: none
}
.BOUWMENU A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FF2828;
    TEXT-DECORATION: none
}
.BOUWMENU A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FF2828;
    TEXT-DECORATION: none
}
.BOUWMENU A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #FFFF00
}
