body {
font-family: Arial, Helvetica, sans-serif;
   background: white;
   font-size: 12pt;
   }

#logo, #hoofdmenu, #header, #footer, tip {
   display: none;
   }
img {
    height: 0;
    width: 0;
    position: absolute;
  }

#middle2, #middel1, #netlash, #container, #nieuws, #logo {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   div#middle2, div#netlash {
   margin-left: 10%;
   padding-top: 1em;
   }
a:link, a:visited {
   color: #333333;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#middle2,#netlash a:link:after, #middle2,#netlash a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#middle2,#netlash a[href^="/"]:after {
   content: " (http://www.isanusi.be" attr(href) ") ";
}
h1, h2, h3	{
	padding : 0.5em 1em 0.5em 0em;
	margin : 0;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
						
h1	{
	font-size : 120%;
}
						
h2	{
	font-size : 110%;
}

h3	{
	font-size : 100%;
}
						
p	{
font-family: Arial, Helvetica, sans-serif;
margin : 0;
font-size : 95%;
line-height : 120%;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
#netlash {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size : 70%;
	vertical-align: bottom;
	text-decoration: none;
}