/*sitebalk*/

body {
  background: #BBE719;
  scrollbar-base-color : #BBE719;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  line-height: 1.3em;
  color: #000000;	
}
td, tr, {
  font-size: 8pt;
  line-height: 1.3em;
  }
td a, tr a {
  font-size: 8pt;
  line-height: 1.4em;
}
/*content*/

.content	
{
  padding: 15px;
}

a:link, a:visited, a:active
{
  color: #008080;
   text-decoration: none;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}

/*headings*/

.headingM
{
  font-weight: bold;
  color: #FFFFFF;
}

.headingL
{
  font-size: 1.2em;
  font-weight: bold;
  color: #FFFFFF;
}

.headingXL
{
  font-size: 1.5em;
  font-weight: bold;
  color: #FFFFFF;
}

.dotline {
	padding: 0px;
	margin: 10px 0px 5px 0px;
	width: 100%;
	background-image: url(../gfx/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/*pictogrammen*/

.pictogramS
{
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramM
{
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramL
{
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramXL
{
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}


