/*
 *	Standaard instellingen
 */

 /*
  * T.b.v fotoarchief
	*/
.color1 { color: white; background: #a3baff; }

.color2 { color: black; background: #f2f5db; }

.color3 { color: blue; }

a:link	{
	color: #000000;
}

a:visited	{
	color: #000000;
}

a:hover	{
	color: #000000;
	background-color: #ffdead;
}

a:active	{
	color: #000000;
}

.normal	{
	font-family : "Comic Sans MS", "Times New Roman", Arial;
}

body {	font-style : normal;
	font-family : "Comic Sans MS", "Times New Roman", Arial;
	font-weight : normal;
	font-size : normal;
	color : black;
	background-color : #f2f5db;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : left;
	text-indent : 0pt;
	line-height : normal;
	margin-top : 2pt;
	margin-right : 10pt;
	margin-bottom : 2pt;
	margin-left : 10pt;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
}

h1 {
	font-style : normal;
	font-family : "Comic Sans MS", "Times New Roman", Arial;
	font-weight : bold;
/*	font-size : large;*/
	color : black;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : center;
	text-indent : 0pt;
	line-height : normal;
	margin-top : 2pt;
	margin-right : 10pt;
	margin-bottom : 2pt;
	margin-left : 10pt;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
}
/*
 *	Instellingen voor gebruikte classes
 */

/* Paragraaf styl voor gekozen menu selectie */
td.topitems {
	font-style : normal;
	font-family : Tahoma, Arial;
	font-weight : normal;
	font-size : 12px;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : left;
	text-indent : 0pt;
	line-height : normal;
	margin-top : 0pt;
	margin-right : 0pt;
	margin-bottom : 0pt;
	margin-left : 0pt;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
}

td.menutitles {
	font-style : normal;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : left;
	text-indent : 0pt;
	line-height : normal;
	margin-top : 0pt;
	margin-right : 0pt;
	margin-bottom : 0pt;
	margin-left : 0pt;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
}
td.menuitems {
	font-style : normal;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : left;
	text-indent : 0pt;
	line-height : normal;
	margin-top : 0pt;
	margin-right : 0pt;
	margin-bottom : 0pt;
	margin-left : 0pt;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
}

td.MenuSelected {
	font-style : normal;
	font-family : "Comic Sans MS", "Times New Roman", Arial;
	font-weight : bolder;
	font-size : 14px;
	color : #009900;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : center;
	text-indent : 0pt;
	line-height : normal;
	margin-top : 0pt;
	margin-right : 0pt;
	margin-bottom : 0pt;
	margin-left : 0pt;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
}

