/* ---------->>> VERHAAL TEMPLATE <<<-----------------------------------------------------------------------------*/

/* Gebruik dit template om het uiterlijk van de verhaaltjes te veranderen */


/* ---------->>> HOOFDCOLOMMEN <<<--------------------------------------------------------------------------------*/

		#entryleft {
		    width: 400px;
			float: left;
			padding: 0px 25px 0px 70px;
			display: inline;
			background: url(images/smudge.png);
			background-position: top left;
			background-repeat: no-repeat;
			}
		
		#entryright {
			width: 410px;
			float: right;
			padding: 0px 40px 0px 25px;
			font-style: italic;
			display: inline;
			background: url(images/smudge.png);
			background-position: top left;
			background-repeat: no-repeat;
 			}

		#frontright {
			width: 360px;
			float: left;
			padding: 0px 0px 0px 0px;
			display: inline;
			background: url(images/smudge.png);
			background-position: top left;
			background-repeat: no-repeat;
			}

		#frontmiddle {
		    width: 500px;
			float: left;
			padding: 0px 0px 0px 0px;
			display: inline;
			background: url(images/smudge.png);
			background-position: center left;
			background-repeat: no-repeat;
			}

/* ---------->>> VISABILITY <<<-----------------------------------------------------------------------------------*/


		#verhaal {
			display: inline;
		}

		#illustratie {
			display: none;
		}

		#ontwerp {
			display: none;
		}

		#interface {
			display: none;
		}

/* ---------->>> GEBRUIKTE WRAPPINGS <<<--------------------------------------------------------------------------*/


		#divvie {

		}

/* ---------->>> GEBRUIKTE FONTHEADINGS <<<-----------------------------------------------------------------------*/


