@charset "iso-8859-1";


body{ 	color:#1E1E1E;
	font:11px Tahoma,Verdana,Arial,Helvetica,sans-serif;

}

#container {
position: absolute;
width: 712px;
left: 50%;
margin-left: -356px;
}

div.divkop    { display: none;}


div.inhoud {
position: absolute;

margin-top: 5px;
padding-left: 5px;
margin-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
width: 100%;
z-index:0;
text-align: left;
}



hr, .hrcolor
{
		  height: 1px;
		  border: 0;
		  color: #000000;
		  background-color: #000000;
}


IMG {
    BORDER: 0px;
    }

a:link, a:visited {
  color            : #313131;
  text-decoration   : none;
}


/* --------Menu-------- */

/*menu titels*/

#navigatie {display: none;
}

/* Kalender */

td.maand {font-size: 14px;
		background:#CECFA5 url(images/menu_kop.gif);
		letter-spacing:2px;
		font-weight: bold;
		border: 2px solid #999999;
		padding-left: 5px;
		}

td.dag {font-size: 12px;
		background:#CECFA5 url(images/menu_kop.gif);
		letter-spacing:1px;
		font-weight: bold;
		border: 1px solid #333333;
		padding-left: 5px;
		}
td.top   {font-size: 12px;
		background:#CECFA5 url(images/menu_kop.gif);
		letter-spacing:1px;
		font-weight: bold;
		border-bottom: 1px solid #333333;
		text-align: right;
		}

td.snel {font-size: 10px;
		border-bottom: 1px solid #999999;
		padding-left: 2px;
		}
a:link.snel {font-size: 10px;
		}


td.markt{
		width: 443px;
		font-size: 11px;
		border-left: 1px solid #999999;
		border-bottom: 1px solid #999999;
		padding-left: 2px;
		}

td.markt-week{
		width: 479px;
		font-size: 11px;
		border-left: 1px solid #999999;
		border-bottom: 1px solid #999999;
		padding-left: 2px;
		}

td.extra {
		width: 31px;
		font-size: 11px;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		text-align: center;
		}

td.info {
		width: 1px;
		font-size: 11px;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		text-align: center;
		cursor: auto;
		}


td.cel{
		font-size: 11px;
		border-left: 1px solid #999999;
		border-bottom: 1px solid #999999;
		padding-left: 2px;
		}

td.in {
		width: 31px;
		font-size: 11px;
		background: url(images/indoor.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		height: 22px;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		text-align: center;
		}

td.out {
		width: 31px;
		font-size: 11px;
		background: url(images/outdoor.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		height: 22px;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		text-align: center;
		}

td.inout {
		width: 31px;
		font-size: 11px;
		background:url(images/in_out.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		height: 22px;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		text-align: center;
		}


/* extra info */

dl, dt
{
   list-style: none;
   display: inline;
   margin: 0;
   padding: 0;
   cursor: help;
}

dt
{
   border-bottom: 1px dotted black;
   cursor: help;
}



#dhtmltooltip{display: none;}

#dhtmlpointer{display: none;}

