/* CSS Bestand jave.be © Jave Computers - www.javecomputers.be */

/* Opmaak sitebasis */

.div_centreer_site {
	width: 100%;
}


.div_intropagina {
	height: 500px;
	width: 879px;
	background-image: url(body.gif);
	position:relative;
	background-repeat: no-repeat;
}

.div_hoofd {
	height: 215px;
	width: 879px;
	background-image: url(hoofd.gif);
	position:relative;
	background-repeat: no-repeat;
}


.div_midden {
	background-image: url(midden.gif);
	width: 879px;
}


.div_onder {
	background-image: url(onder.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 879px;
	text-align:center;
	border-collapse: collapse;
	border:0px;
	padding:0px;
	position: relative;

}

.div_contactgegevens {
	width: 879px;
	text-align: left;

}

.contactgegevens_ontwerp a:link
{
  color:#000000;
  text-decoration:none;
}

.contactgegevens_ontwerp a:visited
{
  color:#000000;
  text-decoration:none;
}
.contactgegevens_ontwerp a:hover
{
  color:#570B0B;
  text-decoration:underline;
}
.contactgegevens_ontwerp a:active
{
  color:#570B0B;
  text-decoration:none;
}

.contactgegevens_ontwerp
{
  font-size:8pt;
  color:#000000;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:17px;
}

.middentabel {
	border-collapse: collapse;
	width:879px;
	border:0px;
	padding:0px;
}

.menutabel {
	border-collapse: collapse;
	width:165px;
	border:0px;
	padding:0px;
}

.menu_hoofd {
	background-image: url(menu_hoofd.gif);	
	height:23px;
	width:165px;
	background-repeat: no-repeat;
}

.menu_midden {
	background-image: url(menu_midden.gif);	
	width:165px;
	text-align: center;
}

.menu_onder {
	background-image: url(menu_onder.gif);	
	height:20px;
	width:165px;
	background-repeat: no-repeat;
}

.disclaimer
{
  font-size:8pt;
	border-collapse: collapse;
	border:0px;
	padding:0px;
	position: relative;
}



/* Algemene opmaak */

body
{
  font-size:10pt;
  font-family:Arial, FreeSans, sans-serif;
  color:#000000;
  text-align: left;
  background-color:#ffffff;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;

}

table
{
  font-size:10pt;
  font-family:Arial, FreeSans, sans-serif;
  color:#000000;
  text-align: left;
}

.titel
{
  font-size:20pt;
  font-family:Arial;
  font-weight:bold;
  text-align:left;
  color:#000000;
  margin-top:2px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
}

.mini
{
  font-size:8pt;
}

.ondertitel
{
  font-size:15pt;
  color:#000000;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
}

a:link
{
  color:#000000;
}

a:visited
{
  color:#000000;
}

a:hover
{
  color:#800000;
}

a:active
{
  color:#000000;
}

.foto_rechts
{
  float: right; 
  margin-top:6px;
  margin-bottom:6px;
  margin-right:6px;
  margin-left:6px;
}

.foto_links
{
  float: left; 
  margin-top:2px;
  margin-bottom:2px;
  margin-right:4px;
  margin-left:0px;
}

.prijzentabel
{
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #000066;
  border-collapse: collapse;
  width: 577px;
}
