/*General*/

body {
  background-color: #8eebec;
}
p,td,div /* Internet Explorer */ {
  text-align      : left;
  line-height     : 15px;
  font-family     : verdana,trebuchet,tahoma,arial,helvetica,sans-serif;
  font-weight     : normal;
  font-size       : 11px;
  color           : #000000;
  margin-left     : 10px;
  margin-right    : 10px
}
p,td,div /* Mozilla Firefox alignment */ {
  text-align      : left;
  line-height     : 16px;
  font-family     : verdana,trebuchet,tahoma,arial,helvetica,sans-serif;
  font-weight     : normal;
  font-size       : 11px;
  color           : #000000;
  margin-left     : 10px;
  margin-right    : 10px
}
a {
  text-decoration : none;
  color           : #EFEFEF	
}
a:link {
  text-decoration : none;
  color           : #EFEFEF	
}
a:vlink {
  text-decoration : none;
  color           : #EFEFEF	
}
a:alink {
  text-decoration : underline;
  color           : #AAFFFF	
}
a:hover {
  text-decoration : underline; 
  color           : #AAFFFF
}
.centertable { 
  margin-left	: auto;
  margin-right	: auto;
}
.centertable-ie /* Internet Explorer */ {
  text-align	: center;
}
.navigatie {
  color           : #EFEFEF
}
.naambalkje {
  text-align      : right;
  color           : #EFEFEF
}
.adresbalkje {
  text-align      : left;
  color           : #EFEFEF
}
.boxje {
  text-align      : center;
  padding         : 0px;
  color           : #EFEFEF;
/*  text-decoration : blink; */
  line-height     : 15px;
  font-weight     : normal;
  font-size       : 12px;
}
.kopje {
  margin-top      : 25px;
  margin-left     : 0px;
  color           : #000000;
  font-size       : 16px;
  font-weight     : bold;
  margin-right    : 15px
}
.content {
  margin-top      : -5px;
  margin-left     : 0px;
  color           : #000000
}
.content-top {
  margin-top      : 0px;
  margin-left     : 0px;
  color           : #000000
}
.quote {
  margin-top      : -5px;
  margin-left     : 15px;
  color           : #303030
}
.centreer {
  text-align      : center
}
div#bannerDiv { 
  text-align      : right;
  line-height     : 20px;
  font-size       : 14px;
  color           : #EFEFEF
}
