body.bla	{background-image: background.x;
		 background-repeat: no-repeat;
		 background-attachment: fixed;
		 background-color: #538cff;
		 color:#142a57;
     		}

body.comic 	{background-image: background.x;
		 background-repeat: no-repeat;
		 background-attachment: fixed;
		 background-color: #788a96;
		 color:#414141;
     		}

a:hover		{color:#66b7cc;}
h3.vla 		{font-family: sans-serif;}
p.bla 		{font-size: 100%;
		 text-align: center;
		 color: #142a57;}
p.comic		{text-align: left;}
font.bla	{font-color: #142a57;}
table.bla		{text-align: left;
		 border: 4;
		 width:70%;
		 border-color: #b5b5b5;}
table.comic	{text-align: left;
		 border: 4;
		 border-color: #2b2a26;
		 width: 299;}
table.bla	{text-align: left;
		 border: 4;
		 width:750;
		 border-color: #b5b5b5;}
body.blam	{background-color: #ffe83a;
		 color:#000000;
		}
		 
img.plaatje	{width:200;
		 position:absolute;bottom:30px; left:540px; 
		}
div.blue-achtergrond {
			position:absolute;
			left:10px;
			top:10px;
			width:756px; 
              		height:551px; 
              		background:url(layout-index.png);
			overflow:auto;
		     }

div.blue-intro	{position:absolute;
		 left:49px;
		 top:140px;
		 width:500px; 
              	 height:405px; 
		 overflow:auto;
		}

div.blue-menu 	{position:absolute;
		 left:60px;
		 top:350px;
		 width:350px; 
                 height:150px;
		 overflow:auto;
	       	}

div.blue-pic 	{position:absolute;
		 left:10px;
		 top:10px;
		 width:741px; 
             	 height:551px;
		 overflow:auto;
		}