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


/* Opmaak sitebasis */

.div_centreer_site {
	width: 100%;
}

.div_hoofd {
	background-image: url(http://www.muzikaalgebak.be/hoofd.gif);
	background-repeat: no-repeat;
	height: 122px;
	width: 879px;
}

.div_midden {
	background-image: url(http://www.muzikaalgebak.be/midden.gif);
	width: 879px;
}

.div_onder {
	background-image: url(http://www.muzikaalgebak.be/onder.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 879px;
}

.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:#800000;
  text-decoration:underline;
}
.contactgegevens_ontwerp a:active
{
  color:#000000;
  text-decoration:none;
}

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

.menu_top
{
  margin-top:5px;
  margin-bottom:0px;
  margin-right:20px;
  margin-left:0px;
text-align: right;
}

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

.disclaimer
{
  font-size:8pt;
  margin-left:160px;
}


/* Algemene opmaak */

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

}

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

.titel
{
  font-size:10pt;
  font-family:Arial;
  text-align:left;
  color:#cc0000;
  margin-top:15px;
  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;
}

/* Kalender */


.date {
 width: 105px; text-align:left;
 }
  
.dayw {
 width: 48px;
 text-align:left; }
 
.time {
 width: 0px; text-align:left;
 }
 
.venue {
 width: 110px; text-align:left; font-weight: bold;
 }
 
.description {
width: 400px;
 text-align:left; }

.spacer {
width: 0px
}
.
highlight {
background-color:#CCCCCC;
}

.small {
font-size: 10px;
}
