/* Opmaak voor site - Bruno Raeymaekers - www.brunoraeymaekers.be */

body	{

	font-size:10pt;
	font-family:verdana;
	background-color:rgb(255,251,157);
	color:rgb(80,80,80);
	h5 {font-size:10pt;}
	a:link{color:rgb(200,200,200); text-decoration:underline;}
	a:hover{color:rgb(80,80,80); text-decoration:underline;}
	a:visited{color:rgb(160,160,160); text-decoration:underline;}
	hr {color:rgb(130,130,130); height:1px;}
	img {border:0;}
	}
	
a:link{color:rgb(80,80,80); text-decoration:underline;}
a:hover{color:rgb(200,200,200); text-decoration:underline;}
a:visited{color:rgb(100,100,100); text-decoration:underline;}



div.compleet {
	background: url("imag/background.jpg") ;
	background-repeat:no-repeat;
	width:768px;
	height:627px;
	



}

div.counter {
text-align:right;
padding-right:10px;

}

div.toc {
	position:absolute;
	top:128px;
	left:22px;
	width:125px;

}

div.owned {
	font-size:7pt;
}



div.locator {
	position:absolute;
	top:100px;
	width:740px;
	text-align:right;
	font-size:8pt;
	color:rgb(120,120,120);


}


	
div.inhoud {
	width:595px;

	position:relative;
	top:108px;
	left:149px;
	text-align:left;

	
	
}






div.item {
	width:590px; 	
	padding:5px;
	text-align:justify;


}


div.itemhead {
	width:577px;
	background-color:rgb(225,181,107);
	padding-left:5px;


}

div.logmsg {
	position:absolute;
	top:100px;
	left:-245px;
	width:590px;
	text-align:right;
	font-size:8pt;
	color:rgb(120,120,120);


}



div.ruler {
	font-size:7pt;
	text-align:right;
	font-style:italic;
	position:relative;
	top: 14px;
	padding-right:3px;

}

div.bottom {

	width:768px;
	position:relative;
	left:0px;
	top:0px;
	z-index:-1;
}
