body{
	font-size					: 11px;
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	text-align					: justify;
	margin-left					: 10px;
    margin-top					: 20px;
	color						: 000000;
	font-weigth					: bold;
	text-decoration				: bold;
	
	background-image			: url(afbeeldingen/Afbeelding_03.gif);
	background-color			: white;
	background-attachment		: fixed;
	background-repeat			: no-repeat;
	
	scrollbar-3d-light-color	: #EAEEF3;
	scrollbar-arrow-color		: #4A78AC;
	scrollbar-base-color		: white;
	scrollbar-dark-shadow-color	: #305A88;
	scrollbar-face-color		: white;
	scrollbar-highlight-color	: #305A88;
	scrollbar-shadow-color		: #305A88;

}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


TD{
	font-size 					: 12px;
}

P{
	text-align					: justify;
}

INPUT{	
	background-color: white;
	font-weight					: normal;
	border						: 1 solid #980000 ;
}

a:link{
	font-weigth					: bolder;
	text-decoration				: none;
	color						: #990000;
}

a:visited {
	text-decoration				: none;
	color						: #990000;
}
a:hover{
	text-decoration				: none;
	color						: #990000;
}

HR{
	Color						: #980000;	
}

TABLE.NieuwsTable{
	margin-left					: auto;
    margin-right				: auto;
    width 						: 100%;
    border-style				: none;
}

a.NieuwsNextPrev{
	//font-family					: Verdana, Arial, Helvetica, sans-serif;
	font-weigth					: bold;
	text-decoration				: bold;
    color 						: #000000;
}

TD.NieuwsHeader{
    color : #FFED00;
    background-color			: #980000;
    border-size					: 1px;
    border-style				: solid;
}

TD.NieuwsText{	
    height						: 80px;
    text-align					: justify;
    vertical-align				: top;
}

TH.agendahdr{               
	text-decoration				: bold;
	text-align					: left;
    border-size					: 0px;
    border-style				: none;
}

TR.agenda{
	vertical-align				: top;
	//font-family					: Verdana, Arial, Helvetica, sans-serif;
	
}

TABLE.hint{
	vertical-align				: top;
	border 						: 0;
	margin-top					: 0px;
}

TD.hinthd{
	text-align					: left;
}

TD.hintcaption{
}

#hintbox{ /*CSS for pop up hint box */
	/*position:absolute;*/
	top							: 0;
	background-color			: none;
	width						: 150px; /*Default width of hint.*/
	height 						: 80px;
	text-align 					: left;
	vertical-align				: bottom;
	margin-top					: 2;
	margin 						: 2px;
	padding						: 3px;
	border						: 0px solid black;
	//font						: normal 10px Verdana;
	line-height					: 18px;
	z-index						: 100;
	border-right				: 0px solid black;
	border-bottom				: 0px solid black;
	visibility					: hidden;
	color 						: #000000;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight					: none;
	color						: navy;
	margin						: 0px 0px;
	text-align					: left;
	vertical-align 				: top;
	margin-top 					: 0;
}

DIV.agendapunt{
	position					: absolute;
	margin-left 				: 0;
	margin-top  				: 0;	
}

SPAN.AgendaPuntenVolgendeWeek{
	margin-top 					: 80px;
	vertical-align 				: top;
}

UL.AgendaList{
	//font-family					: Verdana, Arial, Helvetica, sans-serif;
	line-height					: 1em;
	font-weight					: normal;
	font-variant				: normal;
	text-transform				: none;
	/*color						: #00CC33;*/
	text-decoration				: none;
	/*background-color			: #CCCCCC;*/
	text-indent					: 2px;
	list-style-position			: inside;
	list-style-image			: url(arrow.gif);
	list-style-type				: square;
	padding						: 2px;
	margin						: 2px;
	/*margin-left 				: 2px;*/
}

UL.AgendaListDag{
	//font-family					: Verdana, Arial, Helvetica, sans-serif;
	line-height					: 1em;
	font-weight					: normal;
	font-variant				: normal;
	text-transform				: none;
	/*color						: #ffffff;*/
	/*text-decoration			: none;*/
	/*background-color			: #CCCCCC;*/
	text-indent					: 2px;
	list-style-position			: inside;
	list-style-image			: url(arrow.gif);
	list-style-type				: line;
	padding						: 2px;
	margin						: 2px;
	/*margin-left 				: 2px;*/
}

LI.datum{
	margin 						: 2px;
	text-decoration 			: bold;
	vertical-margin 			: 0px;
	list-style					: none;
}


Span.Barap{	
	font-weight					: bold;
	color						: #009900;
}

SPAN.AF{
	Text-decoration 			: underline;
	font-weight					: bold;
	color						: #000000;
}

TD.AgendaOrder{
	Text-decoration 			: none;
	font-weight					: bold;
	color 						: #000000;
}
TABLE.AgendaTable{
	font-weight					: none;
	color						: #000000;
}

TABLE.AgendaTable{
	font-size					: 10px;
    margin-left					: auto; margin-right: auto;
    //width 						: 90%;
    border-style				: none;
}



A.NieuwsSHeader:visited {
	text-decoration				: none;
	color						: #FFED00;
}
A.NieuwsSHeader:hover{
	text-decoration				: none;
	color						: #FFED00;
}
A.NieuwsSHeader:link{
    color 						: #FFED00;
    background-color			: #980000;      
    text-decoration				: none;
}
TD.AgendaBarrakkus{
	color 						: #980000;
    background-color			: #FFFA6F;      
    border-size					: 1px;
    border-style				: solid;    
    border-color				: #FFFA6F;
}

DIV.chat_main{
	text-align 					: left;
	margin-left					: auto;
	margin-right				: auto;
	overflow					: auto; 
	height						: 280px; 
	width						: 480px; 
	background-color			: #FFFFFF; 
	list-style-position			: inside;
	border						: 1px solid #555555;
}


DIV.showinfo{
	text-align					: center;
}

TD.topicmessageinfo{
	font-size : 9px;
}
