a		    	{font-family: Arial; font-size: 14pt; color:#0000FF}
a:hover		{font-family: Arial; font-size: 14pt; color:#FF0000}
body  	  	{font-family: Arial; font-size: 14pt; color:#0000FF; background-image: url(back.jpg); background-attachment: fixed; scrollbar-base-color: #929FED}
input			{font-family: Arial; font-size: 14pt; color:#0000FF}
h1				{font-family: Arial; font-size: 20pt; color:#0000FF; text-align: left}
h2				{font-family: Arial; font-size: 16pt; margin-bottom: 2pt; color:#0000FF}
hr				{color:#0000FF}
li	    		{font-family: Arial; font-size: 14pt; color:#0000FF; line-height: 17pt; margin-left: -18pt}
li.num			{font-family: Arial; font-size: 14pt; color:#0000FF; line-height: 17pt; margin-left: -9pt}
ol	    		{font-family: Arial; font-size: 14pt; color:#0000FF; margin-top: 0pt; margin-bottom: 0pt}
select		{font-family: Arial; font-size: 14pt; color:#0000FF}
td    		{font-family: Arial; font-size: 14pt; color:#0000FF; border-style: none}
tr    		{font-family: Arial; font-size: 14pt; color:#0000FF; border-style: none}
textarea		{font-family: Arial; font-size: 14pt; color:#0000FF}
ul	    		{font-family: Arial; font-size: 14pt; color:#0000FF; margin-top: 0pt; margin-bottom: 0pt}
form    		{font-family: Arial; font-size: 14pt; color:#0000FF; margin-top: 0pt; margin-bottom: 0pt}
sup			{font-size: 13pt}
small			{font-size: 8pt}

/* Style voor standaard pagina */
table.pagina	{width: 600px; text-align: justify}
div.pag			{text-align: center}
div.body			{text-align: justify; width: 600px}
div.bodynojust	{text-align: left; width: 600px}

/* Style voor foto galarie */
table.foto	{border-style: solid; border-width: 2pt; border-color: #AAAAFF #0000FF #0000FF #AAAAFF; width: 600px}
td.foto		{border-style: solid; border-width: 1pt; border-color: #0000FF #AAAAFF #AAAAFF #0000FF }
img.foto	{border: 0; height: 100px}

/* Style voor prikbord */
table.prikbord		{border-style: none}
td.prikbord			{font-family: Arial; font-size: 12pt; color: #000000; font-style: italic; text-align: center}
a.prikbord			{font-family: Arial; font-size: 12pt; color: #000000; font-style: italic; text-align: center}
a:hover.prikbord	{font-family: Arial; font-size: 12pt; color: #FF0000; font-style: italic; text-align: center}

/* Style voor home-page */
td.home			{border-width: 2; border-style: solid; border-color: #5555FF} 

/* Style voor de kop */
table.kop	{margin-bottom: -4px}

/* Verbegen */
.verborgen	{visibility: hidden} 
