	/* --------------------------------------------------------- */
	/* --------------------------------------------------------- */
	/*               STIJLEN VOOR SPEL 2009              */
	/*           (c) FORUM-Federatie vzw, 2009           */
	/*                  info@forumfederatie.be                 */
	/* --------------------------------------------------------- */

	/* ---------------------------------- */
	/* ALGEMENE DEFINITIES */
	/* ---------------------------------- */
	
body {background:#ffffff;color:#000000; font-family:Verdana, Arial,Sans-serif; font-size: 0.8em; margin:0; padding:0;}

a:link { color: #cc0000; text-decoration: underline; }
a:visited, a:active { color: #000000; text-decoration: underline; }
a:hover { /* pr forma */ }
	
a.head:link, a.head:visited, a.head:active {color:#008000; text-decoration:underline;}
a.head:hover  {color:#000000;}	

a.bread:link, a.bread:visited, a.bread:active {color:#777777;}
a.bread:hover {background-color: #ccffcc;}
  
a.image:link, a.image:visited, a.image:active {background:#transparent;}
a.image:hover {/* pro forma */}

a.alert:link { color: #800000; text-decoration: underline; }
a.alert:visited, a:active { color: #000000; text-decoration: underline; }
a.alert:hover { background-color: #ffcccc;}

a.ticker:link { color: #000000; text-decoration: underline; }
a.ticker:visited, a.ticker:active { color: #800000; text-decoration: underline; }
a.ticker:hover { background-color: #ffcccc;}

	/* ----------------------------------- */
	/* HOOFDING + NAVIGATIE */
	/* ----------------------------------- */

div.sp09-hoofding {
	background-image: url(../images/sp11-banner-rechts.png); 	
	background-repeat: no-repeat;
	background-position: right;
	background-color:#ffffff;
	clear: both;
	margin: 0px;
	padding: 0px;
}

div.sp09-hoofding-titel {
	background-color: transparent;
	padding: 10px 20px 10px 20px;/* top right bottom left */
}

div.sp09-hoofding-navigatie {
	background-color: transparent;
	padding: 0px 20px 0px 20px; /* top right bottom left */
	border-bottom: 12px solid #cc0000;
}

ul.sp09-navigatie {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

li.sp09-navigatie-tabblad {
	display: inline;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}

a:link.sp09-tabblad, a:visited.sp09-tabblad, a:active.sp {
	color: #cc0000;
	background-color: #efefef;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 5px 7px 5px 7px;  /* top right bottom left */
	border-top: 1px solid #e7e7e7;
	border-right: 1px solid rgb(97,97,97);
	border-left: 1px solid #e7e7e7;
	border-bottom:0px;
}

a:hover.sp09-tabblad {
	border-right: 1px solid #e7e7e7;
	border-top: 1px solid rgb(97,97,97);
	border-left: 1px solid rgb(97,97,97);
	color: #cc0000;
	background-color: #ffffdd;
	text-decoration: none;
}

span.sp09-tabblad-geselecteerd {
	color: #ffffff;
	background-color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 5px 10px;  /* top right bottom left */
	border-top-color: rgb(211,154,16);
	border-right-color: rgb(211,154,16);
	border-left-color: rgb(211,154,16);
}

	/* ---------------------------------- */
	/* BLADWIJZERWERKBALK */
	/* ---------------------------------- */

div.sp09-bladwijzer { 
	background: #ffffdd;
	border-bottom: 1px dotted #cc0000;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.sp09-bladwijzer-hoofdspoor { 
	background: transparent;
	float:left; 
	width:70%;
}

div.sp09-bladwijzer-zijspoor {
	background: transparent;
	margin-left:70%;
}

div.sp09-bladwijzer-inhoud {
	background: transparent;
	font-size: 0.8em;
	padding: 10px 20px 10px 20px;
}

	/* ----------------------------------- */
	/* INHOUD VAN DE PAGINA */
	/* ----------------------------------- */

div.sp09-canvas { 
	background: #ffffff;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.sp09-canvas-hoofdspoor { 
	background: transparent;
	float:left; 
	width:70%;
}

div.sp09-canvas-zijspoor-50 {
	background: transparent;
	margin-left:50%;
}

div.sp09-canvas-hoofdspoor-50 { 
	background: transparent;
	float:left; 
	width:50%;
}

div.sp09-canvas-zijspoor {
	background: transparent;
	margin-left:70%;
}


div.sp09-canvas-inhoud {
	background: transparent;
	padding: 20px;
}

div.sp09-zijspoor-inhoud {
	background-color:#ffffdd;
	font-size: 0.85em; 
	
	margin: 0px;
	padding: 10px;
}

h1.sp09-hoofdspoor {
	border-bottom: 1px dotted #cc0000;	
	color:#cc0000; 
	font-size:1.2em; 
	font-weight:bold;
	line-height: 1em;
	margin: 0px;
	padding: 20px 0px 5px 0px;
}

h1.sp09-hoofdspoor-eerste {
	border-bottom: 1px dotted #cc0000;
	color:#cc0000; 
	font-size:1.2em; 
	font-weight:bold;
	line-height: 1em;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

h1.sp09-zijspoor {
	background-color:#cc0000;
	/*border-bottom: 1px dotted #cc0000;	*/
	color:#ffffdd; 
	font-size: 0.9em; 
	font-weight:bold;
	line-height: 1em;
	margin: 0px;
	padding: 5px 10px 5px 10px;
}

h2.sp09-hoofdspoor {
	color:#000000; 
	font-size: 1em; 
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

span.sp09-ondertitel {
	color: #666666;
	font-size: 0.8em;
}
h3 {background-color:#ccffcc; border-left-color:#008000; border-left-style:solid; border-left-width:10px; color:#008000; font-family:Trebuchet MS,Verdana,Arial,Sans-serif; font-size:1.2em; font-style:italic; font-weight:bold; padding:5px;}
h3.redVariant {background-color:#ffcccc; border-left-color:#800000; border-left-style:solid; border-left-width:10px; color:#800000; font-family:Trebuchet MS,Verdana,Arial,Sans-serif; font-size:1.2em; font-style:italic; font-weight:bold; padding:5px;}
h4 {color:#000000; font-family:Trebuchet MS,Verdana,Arial,Sans-serif; font-size:1.0em; font-weight:bold;}

img.picto {
	height: 80px;
	width: 80px;
	float: right;
	margin: 15px 0px 15px 15px;
}

img.prog {
	height: 80px;
	width: 80px;
	float: right;
	margin: 20px 0px 15px 15px;
}

img.voorbeeld {
	height: 60px;
	width: 80px;
	margin: 0px 8px 8px 0px;
}

	/* ---------------- */
	/* VOETLICHT */
	/* ---------------- */

div.sp09-voetlicht { 
	background: #ffffdd;
	border-top: 1px dotted #cc0000;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
}

div.sp09-voetlicht-links { 
	background: transparent;
	float:left; 
	width:50%;
}

div.sp09-voetlicht-rechts {
	background: transparent;
	margin-left:50%;
	text-align: right;
}

div.sp09-voetlicht-inhoud {
	background: transparent;
	font-size: 0.8em;
	padding: 10px 20px 10px 20px;
}

	/* ---------------- */
	/* SPONSORS */
	/* ---------------- */

div.sp09-sponsors { 
	background: #ffffff;
	clear: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

div.sp09-sponsors-links { 
	background: #ffffff;
	float:left; 
	margin: 0px;
	padding: 10px 10px 0px 0px;

}

div.sp09-sponsors-rechts {
	background: #ffffff;
	margin-left: 10px;
	padding: 10px 0px 0px 10px;
}

div.sp09-sponsors-filler { 
	background: #ffffff;
	float:left; 
	padding:0px;
	height: 70px;
	width: 10px;
}

	/* -------------- */
	/* TABELLEN */
	/* -------------- */

	table.sp09-demonstraties {
	border-collapse:collapse;
	
}

tr.sp09-demo-hoofding {
	/* pro forma */
}

tr.sp09-demo-inhoud {
	/* pro forma */
}
th.sp09-demo-hoofding-40 {
	border: 1px solid #cc0000;
	background-color: #cc0000;
	color: #ffffff;
	font-size: 0.8em; 
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding: 3px;
	text-align: left;
	width: 38%;	
}

th.sp09-demo-hoofding-20 {
	border: 1px solid #cc0000;
	background-color: #cc0000;
	color: #ffffff;
	font-size: 0.8em; 
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	padding: 3px;
	text-align: left;
	width: 24%;	
}

td.sp09-demo-inhoud-40 {
	border: 1px solid #cc0000;
	color: #000000;
	font-size: 0.8em; 
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px;
	padding: 3px;
	text-align: left;
	width: 38%;	
}

td.sp09-demo-inhoud-20 {
	border: 1px solid #cc0000;
	color: #000000;
	font-size: 0.8em; 
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px;
	padding: 3px;
	text-align: left;
	width: 24%;	
}

table.sp09-bezoekersaantallen {
	border-collapse:collapse;
}

tr.sp09-bezoekersaantallen {
	/* pro forma */
}

th.sp09-bezoekers-hoofding {
	border: 1px solid #000000;
	color: #cc0000;
	font-size: 0.7em; 
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 2px;
	text-align: left;
	width: 25%;	
}

th.sp09-bezoekers-hoofding-locatie {
	border: 1px solid #000000;
	color: #cc0000;
	font-size: 0.7em; 
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 2px;
	text-align: left;
	width: 75%;	
}

td.sp09-bezoekers-cijfers {
	border: 1px solid #000000;
	color: #000000;
	font-size: 0.7em; 
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
	padding: 2px;
	text-align: right;
	width: 25%;	
}

td.sp09-bezoekers-jaartal {
	border: 1px solid #000000;
	color: #000000;
	font-size: 0.7em; 
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
	padding: 2px;
	text-align: left;
	width: 25%;	
}

td.sp09-bezoekers-locatie {
	border: 1px solid #000000;
	color: #000000;
	font-size: 0.7em; 
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
	padding: 2px;
	text-align: left;
	width: 75%;	
}


	/* ---------------------------- */
	/* SCRIPTELEMENTEN */
	/* ---------------------------- */

span.js-quote {
	color: #cc0000;
	font-size: 0.85em;
}

span.js-author {
	color: #666666;
	font-size: 0.85em;
	text-align: right;
}

hr.sp09-loftrompet {
	border-top: 1px dotted #666666;
	margin: 15px 0px 15px 0px;
}	

/* Canvas */

table.canvas {border-collapse:collapse; height:100%; width:100%;}

tr.can_header {height:160px;}
td.can_header {width:100%;}

tr.can_content {height:100%;}
td.can_content {width:100%; vertical-align:top;}

tr.can_footer {height:65px;}
td.can_footer {width:100%;}


/* Coördinaten spellenclubs */

table.coor {border-collapse:collapse; width:100%;}

tr.coor {/*no props*/}
td.coorLabel {color:#006600; font-size:0.8em; font-weight:bold; line-height:1.4em; padding:0px; vertical-align:top; width:20%;}
td.coorInhoud {font-size:0.8em; line-height:1.4em; padding:0px; vertical-align:top;width:80%;}








/* Afbeeldingen */

img {border:none; background: transparent;}
img.bullet {vertical-align:middle;}

/* Lijsten */

ul.sp09-opsomming {
	list-style: url(../images/bullet.gif) square; 
	line-height: 1.2em;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 1.5em; 
	padding-left: 0px;
}

li.sp09-reglement {
	margin-top: 1em; 
	margin-bottom: 1em; 
	margin-left: 0px; 
	padding-left: 0px;
}
  
/* Overige */

em {color:#008000; font-family:Trebuchet MS,Verdana,Arial,Sans-serif; font-style:italic; font-weight:bold;}
em.ticker {color:#800000; font-family:Trebuchet MS,Verdana,Arial,Sans-serif; font-style:normal; font-weight:bold;}

.alert {color:#660000; font-weight:bold;}

	/* ----------- */
	/* BUGFIX */
	/* ----------- */

div.fix-guillotine {
	clear:both;
}
