body { 
position: absolute; 
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-left: 0;
padding-right: 0;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 14px;
color: #000000;
padding-top: 0px;
line-height: 13px; 
background-color: #ffff99;
background-image: url(images/v4back.jpg);
background-repeat: repeat-y;


/* stoute scrollbardingen: */
scrollbar-face-color: #ffff99;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffcc00;
scrollbar-darkshadow-color: #ffcc00;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffcc00;
scrollbar-track-color: #ffff99;
}

/* content */
div.content { 
position: absolute; 
top: 325px;
left: 98px; 
width: 688px;
}

/* Heads */
h1 { font-size: 24px; text-indent: 20px; line-height: 50px;}
h2 { font-size: 15px; text-indent: 10px; }

/* links */
a:link { color: #000000; background-color: transparent; text-decoration: underline;}
a:visited { color: #000000; background-color: transparent; text-decoration: underline;}
a:hover { color: #ffcc00; background-color: transparent; text-decoration: none;}
a img { border: 0px; } 

/* layout */
div.top { position: relative; left: 0px; top: 0px;}
div.bottom {position: relative; right: 98px; bottom: 0px;} 
/* div.Link_top { position: relative; top: 13px; right: 700px; } */

/* linkpictures */
div.Link_home { position: absolute; top: 265px; left: 171px; }
div.Link_site { position: absolute; top: 265px; left: 256px; }
div.Link_images { position: absolute; top: 265px; left: 333px; }
div.Link_characters { position: absolute; top: 265px; left: 435px; }
div.Link_witch { position: absolute; top: 265px; left: 590px; }
div.Link_guestbook { position: absolute; top: 300px; left: 52px; }
div.Link_email { position: absolute; top: 383px; left: 52px; }
div.Link_contest { position: absolute; top: 465px; left: 52px; }

/* submenu */ 
div.submenu {
position: absolute; 
top: 73px; 
left: 14px; 
width: 137px; 
height: 215px;
text-align: center;
overflow: scroll;
}

div.submenu a { display: block; line-height: 20px; }

/* submenu kleurtjes */
div.submenu a:link { color: #000000; background-color: transparent; text-decoration: none; }
div.submenu a:visited { color: #000000; background-color: transparent; text-decoration: none; }
div.submenu a:hover {color: #ffcc00; background-color: transparent; text-decoration: line-through; }


/* hr's */
hr.zwart {  	color: #000000;  background-color: #000000;  border: 0;}
hr.vijanden3{  	color: #006699;  background-color: #006699;  border: 0;}
hr.vijanden2{  	color: #009900;  background-color: #009900;  border: 0;}
hr.uitleg {  	color: #0099ff;  background-color: #0099ff;  border: 0;}
hr.contact{  	color: #990000;  background-color: #990000;  border: 0;}
hr.meridiaan{  	color: #9933cc;  background-color: #9933cc;  border: 0;}
hr.vijanden4{  	color: #cc0000;  background-color: #cc0000;  border: 0;}
hr.familie{  	color: #cc0033;  background-color: #cc0033;  border: 0;}
hr.kandrakar{  	color: #ccffff;  background-color: #ccffff;  border: 0;}
hr.links{  	color: #ff0099;  background-color: #ff0099;  border: 0;}
hr.roze{  	color: #ff00ff;  background-color: #ff00ff;  border: 0;}
hr.vijanden1{  	color: #ff3333;  background-color: #ff3333;  border: 0;}
hr.vrienden{  	color: #ff9966;  background-color: #ff9966;  border: 0;}
hr.huisdieren{  color: #ffcc33;  background-color: #ffcc33;  border: 0;}
hr.witches{  	color: #ffff00;  background-color: #ffff00;  border: 0;}

/* plaatjes */
img.left { float: left; margin-right: 10px; margin-bottom: 5px; }
img.right { float: right; margin-left: 10px; margin-bottom: 5px; }

/* tabelletjes */
td.ik1 {   background-color: #ffffcc;  border: 1px; color: #000000;  border-style: hidden;  width: 120px;  font-weight: bold;}
td.ik2 {   background-color: #ffffcc;  border: 1px; color: #000000; border-style: hidden;  width: 220px;}
table.gewoon{   background-color: #ff9900; color: #000000; border: 3px;  border-style: hidden;  border-color: #000000;}
th.gewoon {  background-color:  #99ff66; color: #000000;  height: 20px; }
