/* ALGEMEEN */
body {
	font-family: verdana ;
	font-size : 12px ;
	color : #000000 ;
	margin: 0px; 
	padding: 0px;
}
td {
	font-family: verdana ;
	font-size : 12px ;
}
.border {
	background-color: #000000 ;
}
.achtergrond {
	background-color: #D5EDFF ;
}
td.navigatie {
	color : #9B9B9B ;
	font-style : italic ;
}
.ExtraInfo {
	visibility: hidden ;
	font-size : 10px ;
}
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}


/* HYPERLINKS */
a.menu {
	color : #FFFFFF ;
	font-size: 14px ;
	font-weight: bold ;
}
a.menu:link {
	text-decoration : none ;
}
a.menu:visited {
	text-decoration : none ;
}
a.menu:hover {
	color : #F09000 ;
}
a.navigatie {
	color : #000000 ;
}
a.navigatie:link {
	text-decoration : none ;
}
a.navigatie:visited {
	text-decoration : none ;
}
a.navigatie:hover {
	color : #F09000 ;
}
a.gewoon {
	color : #000000 ;
}
a.gewoon:link {
	text-decoration : none ;
}
a.gewoon:visited {
	text-decoration : none ;
}
a.gewoon:hover {
	color : #F09000 ;
}

/* HOOFDPAGINA */
td.bal {
	background-image: url('images/bal.jpg');
}
td.menu {
	background-image: url('images/menu.gif');
}
.links {
	background-image: url('images/links.jpg');
	height: 500px ;
}
.Lmenu {
	background-image: url('images/Lmenu.gif');
	background-repeat: repeat-y ;
	font-size : 10px ;
	color : #FFFFFF ;
	height: 100% ;
}
.Rmenu {
	background-image: url('images/Rmenu.gif');
}
.artikel {
	background-color: #FFFFFF ;
}

/* MENU */
.OnHome {
	background-image: url('images/home_on.gif') ;
	cursor: pointer ;
	width: 135px ;
	height: 25px ;
}
.OffHome {
	background-image: url('images/home_off.gif') ;
	width: 135px ;
	height: 25px ;
}
.OnActueel {
	background-image: url('images/actueel_on.gif') ;
	cursor: pointer ;
	width: 135px ;
	height: 25px ;
}
.OffActueel {
	background-image: url('images/actueel_off.gif') ;
	width: 135px ;
	height: 25px ;
}
.OnCompetitie {
	background-image: url('images/competitie_on.gif') ;
	cursor: pointer ;
	width: 135px ;
	height: 25px ;
}
.OffCompetitie {
	background-image: url('images/competitie_off.gif') ;
	width: 135px ;
	height: 25px ;
}
.OnVereniging {
	background-image: url('images/vereniging_on.gif') ;
	cursor: pointer ;
	width: 135px ;
	height: 25px ;
}
.OffVereniging {
	background-image: url('images/vereniging_off.gif') ;
	width: 135px ;
	height: 25px ;
}
.OnInteractief {
	background-image: url('images/interactief_on.gif') ;
	cursor: pointer ;
	width: 135px ;
	height: 25px ;
}
.OffInteractief {
	background-image: url('images/interactief_off.gif') ;
	width: 135px ;
	height: 25px ;
}
.OnKunstgras {
	background-image: url('images/kunstgras_on.gif') ;
	cursor: pointer ;
	width: 150px ;
	height: 25px ;
}
.OffKunstgras {
	background-image: url('images/kunstgras_off.gif') ;
	width: 150px ;
	height: 25px ;
}
/* ARTIKEL */
td.kop {
	font-size: 14px ;
	font-weight : bold ;
	text-align : center ;
}
/* NIEUWS */
.OnSelecteer {
	cursor: pointer;
	background-color: #FFE0C1 ;
}
.OffSelecteer {
	
}
.BorderSelecteer {
	border-width: 1px ;
	border-color: #000000 ; 
	border-style: dotted ;
}
td.ArtikelTitel {
	font-size: 14px ;
	font-weight: bold ;
	text-align : center ;
}
td.ArtikelGegevens {
	font-size: 14px ;
	font-style: italic ;
}
/* AGENDA */
.AgendaVakKlein {
	background-color: #FFFFFF ;
	width: 100% ;
	height: 25px ;
	border-width: 0px ;
}
.AgendaVakGroot {
	background-color: #FFFFFF ;
	width: 80px ;
	height: 100px ;
	border-width: 0px ;

}
td.AgendaDag {
	font-size: 14px ;
	font-weight : bold ;
	color : #000000 ;
	text-align : center ;
}
td.AgendaMaand {
	font-size: 14px ;
	font-weight : bold ;
	color : #000000 ;
	text-align : center ;
}
td.AgendaNr {
	height: 20px ;
	font-size: 14px ;
	font-style : italic ;
	color : #000000 ;
	text-align : left ;
}
a.agenda {
	font-size: 12px ;
	color : #3300CC ;
	font-style : italic ;
}
a.agenda:link {
	text-decoration : none ;
}
a.agenda:visited {
	text-decoration : none ;
}
a.agenda:hover {
	color : #F09000 ;
}
.BorderAgenda {
	border-width: 1px ;
	border-color: #000000 ; 
	border-style: dotted ;
}

/* COMPETITIE */
td.IndelingPoule {
	font-size: 12px ;
	font-style : italic ;
	text-decoration : underline ;
	text-align : left ;
}
td.IndelingTeam {
	font-size: 10px ;
}

.selected {
	background-color : #FFFF66 ;
}
.programma {
	font-size: 12px ;
}
/* GASTENBOEK */
form.Gastenboek {
	border-width: 1px ;
	border-style: dashed ;
	border-color: #CCCCCC ;
	padding: 10px ;
	width: 575px ;
}
label.Gastenboek {
	float: left ;
	width: 175px ;
	text-align: right ;
	font-size: 12px ;
	margin-right: 10px ;
	padding-top: 2px ;
}
input.Gastenboek {
	background-color: #F5F5F5 ;
	border-width: 1px ;
	border-style: solid ;
	border-color: #CCCCCC ;
	margin-bottom: 10px ;
}
input.GastenboekKnop {
	background-color: #F5F5F5 ;
	border-width: 1px ;
	border-style: solid ;
	border-color: #CCCCCC ;
}
textarea.Gastenboek {
	width: 350px ;
	height: 100px ;
	background-color: #F5F5F5 ;
	border-width: 1px ;
	border-style: solid ;
	border-color: #CCCCCC ;
	margin-bottom: 10px ;
}
a.smilie {
	cursor: pointer ;
}
.BorderGastenboek {
	width: 580px ;
	border-width: 1px ;
	border-color: #808080 ; 
	border-style: solid ;
}
.GastenboekGegevens {
	width: 150px ;
	height: 100% ;
	background-color: #F5F5F5 ;
	font-size: 10px ;
}
td.GastenboekNaam {
	font-weight: bold ;
	font-size: 11px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
}

a.GastenboekHomepage {
	font-size: 10px ;
}

td.GastenboekBericht {
	width: 100% ;
	font-size: 12px ;
	vertical-align: top ;
	text-align: left ;
}
