body    {
	font-family: Arial,Helvetica;
/*	background: url("ArttrackFW/Achtergrond_B.jpg");*/
	color: 	#990000;
    	text-decoration: none;
    	font-size: 10;
/*	background-color: #CCCCFF;*/
}

td {
        font-family: arial;
        font-size: 12;
        font-weight: normal;
}


/* scroll bar definities:
	scrollbar-face-color: #00bfe0; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #00bfe0; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #00bfe0;
	scrollbar-arrow-color: #FFFFFF;
*/

.list_color {
	background-color: #fd4b9e ;
	color: #ffffff;
	text-decoration: none;
	font-size: 9;
	font-family: arial, helvetica, sans-serif;
}

.ticker a:link { 
	color: #FFFFFF; font-size: 11px; font-weight: bold;
	text-decoration: none; font-family: verdana; 
} 
.ticker a:visited  {
	color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;
	font-family: verdana;
} 
.ticker a:hover  {
	font-size: 11px; font-weight: bold; background-color: #90c917;
	text-decoration: underline; font-family: verdana;
} 
.ticker a:active  {
	color: #ffffff; text-decoration : underline;
	font-size: 11px; font-family: verdana;
}

A.colofon:link		{color: #CC2200; Text-Decoration : none;}
A.colofon:active	{color: #CC2200; Text-Decoration : none;}
A.colofon:visited	{color: #CC2200; Text-Decoration : none;}

.menu_3 {
	background-color: #fd4b9e; 
	color: #FFFFFF;
	text-Decoration : none;
        font-family: verdana;
        font-size: 11;
        font-weight: normal;
}

A.menu_3:link		{color: #ffffff; Text-Decoration : none;}
A.menu_3:active		{color: #ffffff; Text-Decoration : underline;}
A.menu_3:visited	{color: #ffffff; Text-Decoration : none;}
A.menu_3:hover		{color: #000000; Text-Decoration : underline;}

.crumbs {
	color: #fd4b9e;
	text-Decoration : none;
        font-family: arial;
        font-size: 12;
        font-weight: normal;
}

A.crumbs:link		{color: #000000; Text-Decoration : none;}
A.crumbs:active		{color: #000000; Text-Decoration : none;}
A.crumbs:visited	{color: #000000; Text-Decoration : none;}
A.crumbs:hover		{color: #FFFFFF; background-color: #00000; Text-Decoration : none;}

.menu {
	color: #000000;
        font-size: 9;
	text-decoration: none;
	font-family: verdana, helvetica, sans-serif;
}

.detail_file_title2,
.detail_page_title2 {
        font-family: Arial;
        font-size: 16;
        font-weight: bold;
}

/*
.detail_event_title2,
.detail_page_author2,
.detail_page_text022,
.detail_page_text032,
.detail_page_text042 {
        font-family: Arial;
        font-size: 12;
        font-weight: bold;
}

.list_page_title2 {
	font-family: verdana; 
	font-weight: bold; 
        font-size: 12;
}

.list_page_text012 {
	border: 2px solid black; 
	padding-left: 2px; 
	padding-right: 2px; 
	font-family: verdana; 
	font-weight: bold; 
        font-size: 12;
	width:25px;
}

.actueel {
	border: 2px solid black; 
	padding-left: 2px; 
	padding-right: 2px; 
	font-family: verdana; 
	font-weight: bold; 
        font-size: 14;
	width:25px;
}

.accu {
        color: #000000;
        border: 2px solid white;
        text-Decoration : none;
        font-family: tahoma;
        font-size: 13;
	height: 5px;
        padding-bottom: 1px;
        font-weight: bold;
}

.detail_page_text182,
.detail_page_text162,
.detail_page_text172,
.detail_file_text152,
.list_page_text152,
.list_page_text082 {
        font-family: Arial;
        font-size: 12;
        font-weight: normal;
}

.list_change_label {
        font-family: verdana;
        font-size: 9;
        font-weight: normal;
}

.detaillink {
        font-family: arial;
        font-size: 12;
        font-weight: normal;
}

*/

/* forum classes */

.forum_subject  {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    background: #edebb4;
    border: 1px solid grey;

}

.forum_subject a:link {
    color: #000000;
    text-decoration: none;
}
.forum_subject a:visited {
    color: #000000;
    text-decoration: none;
}
.forum_subject a:hover {
    color: #ff0000;
    text-decoration: none;
}

.forum_author {
    color: #000000;
    font-size: 10px;
    padding: 3px;
/*    background: #edebc4; */
 background:    #ffffe0;
    border: 1px solid grey;

}
