	body
	{
		margin-top                  : 5;
		margin-bottom               : 5;
		margin-left                 : 5;
		margin-right                : 5;
		margin-width                : 0;
		margin-height               : 0;
		background-color            : #4d4d4d;
				
		scrollbar-face-color        : #7E6A99;
		scrollbar-3dlight-color     : #FFFFFF; 
    scrollbar-arrow-color       : #FFFFFF; 
    scrollbar-base-color        : #666666; 
    scrollbar-darkshadow-color  : #000000; 
    scrollbar-highlight-color   : #999999; 
    scrollbar-shadow-color      : #CCCCCC; 
    scrollbar-track-color       : #FFFFFF; 
	}

	body, table, tr, th, td, p, input, select, textarea, a
	{
		font-family                 : Arial, Verdana, Helvetica, Sans-Serif;
		font-size                   : 11;	
		color                       : white;
	}

	input
	{
		color                       : black;
	}
	
	p
	{
		text-align                  : justify;
	}

	a, a:visited, a:link, a:active
	{
		text-decoration             : none;
	}
	
	a:hover, a:active
	{
		text-decoration             : underline overline;
	}
	
	th
	{		
		background-color            : #f5f5f5;		
		text-align                  : left;
		font-weight                 : 800;
		color                       : black;
	}

	.outertable 
	{
		height                      : 100%;
		width                       : 100%; 
		border-style                : none;
	}

	.maintable 
	{
		height                      : 100%;
		width                       : 800;
		border-width                : thin; 
		border-color                : white; 
		border-spacing              : 0;
		margin-top                  : 0;
		margin-bottom               : 0;
		margin-left                 : 0;
		margin-right                : 0;
		margin-width                : 0;
		margin-height               : 0;
		background-color            : #666666;
	}


	.linkstable
	{
		width                       : 90%;
		border-color                : white; 
	}

	.linkstablehead
	{
		background-color            : #000000;
		color                       : white;
		font-weight                 : bold;
		margin-left                 : 20;
	}

	.linkstablebody
	{
		background-color            : #777777;
		color                       : white;
    align                       : justify;
		vertical-align              : top;
		padding-left                : 5;
		padding-right               : 5;
		padding-top                 : 5;
		padding-bottom              : 5;
	}

	.menu 
	{
		color                       : white;
		font-weight                 : 800;
		background-color            : #000000;
		text-align                  : center;
		font-size                   : 10;
	}

	.menutd
	{
		color                       : white;
		font-weight                 : 800;
		background-color            : #000000;
		text-align                  : center;
		vertical-align              : midle;
		height                      : 20;
		font-size                   : 9;
	}

	.aanmeldbutton
	{
		color                       : white;
		font-weight                 : 800;
		background-color            : #000000;
		text-align                  : center;
		vertical-align              : midle;
		height                      : 20;
		width                       : 370;
		font-size                   : 9;
	}

	h1
	{
		color                       : white;
		font-weight                 : 800;
		font-size                   : 22;
	}

	h2
	{
		color                       : white;
		font-weight                 : bold;
		font-size                   : 16;
		margin-bottom               : 0;
	}

	h3
	{
		color                       : white;
		font-weight                 : 800;
		font-size                   : 14;
		margin-bottom               : 0;
		margin-top                  : 0;
	}

	.content
	{
		text-align                  : justify;
	}


	.lightboxDetails
	{
		font-size                   : 0.8em;
		color                       : black;
		padding-top                 : 0.4em;
	}	


	.foto_menu, .foto_menu:visited, .foto_menu:link, .foto_menu:active
	{
		text-decoration             : none;
		font-size                   : 12;
		font-weight                 : 800;
		color                       : black;
	}
	
	.foto_menu:hover, .foto_menu:active
	{
		text-decoration             : underline;
		font-size                   : 12;
		font-weight                 : 800;
		color                       : white;
	}

	.foto_menu_active
	{
		text-decoration             : none;
		font-size                   : 12;
		font-weight                 : 800;
		color                       : white;
		background-color            : black;
	}
