/* ---------->>> LINKS TEMPLATE <<<-----------------------------------------------------------------------------*/

/* Gebruik dit template om het uiterlijk van de LINKpagina's te veranderen */


/* ---------->>> HOOFDCOLOMMEN <<<--------------------------------------------------------------------------------*/



		#entryleft {
			width: 181px;
			float: left;
			padding: 0px 20px 0px 84px;
			display: inline;
			text-align: right;
			font-style: italic;
			color: #535353;
			background: url(images/smudge.png);
			background-position: center bottom;
			background-repeat: no-repeat;
			}
		
		#entrymiddle {
			width: 400px;
			padding: 0px 0px 0px 0px;
			float: left;
			display: inline;
			text-align: justify;
			background: url(images/smudge.png);
			background-position: center center;
			background-repeat: no-repeat;
			}
			

		#entryright {
			width: 181px;
			float: left;
			padding: 0px 84px 0px 20px;
			display: inline;
			text-align: left;
			font-style: italic;
			color: #535353;
			background: url(images/smudge.png);
			background-position: center bottom;
			background-repeat: no-repeat;
			}

/* ---------->>> VISABILITY <<<-----------------------------------------------------------------------------------*/


		#verhaal {
			display: inline;
		}

		#illustratie {
			display: none;
		}

		#ontwerp {
			display: none;
		}

		#interface {
			display: none;
		}
		

/* ---------->>> GEBRUIKTE WRAPPINGS <<<--------------------------------------------------------------------------*/

		#titleleft {

			}

		#subtitleleft {

			}

		#introductionleft {

			}

		#left {

			}

		#subtitleleft {

			}

