H2 {
   font-family: Humanist531UBlk, Syntax, Arial Black; 
   font-size: 14pt;
   line-height: 16pt;   
   font-weight: normal; 
   color: #0A419A;
   margin: 0;
   padding: 0;
 
}

H1 {
   font-family: Lithograph, Arial Black; 
   font-size: 14pt; 
   line-height: 16pt; 
   color: #ff1522;
   margin: 0;
   padding: 0;
}

H3 {
   font-family: Humanist531UBlk, Syntax, Arial Black; 
   font-size: 12pt; 
   line-height: 14pt; 
   font-weight: normal; 
   color: #008c40;
   margin: 0;
   padding: 0; 
}


H4 {
   font-family: Humanist531UBlk, Syntax, Arial Black; 
   font-size: 12pt; 
   line-height: 12pt; 
   font-weight: normal; 
   color: #008c40;
   margin: 0;
   padding: 0; 
}

H5 {
   font-family: Humanist531UBlk, Syntax, Arial Black; 
   font-size: 12pt; 
   line-height: 12pt; 
   font-weight: normal; 
   color: #ff1522;
   margin: 0;
   padding: 0; 
}






body, table, td {
   font-family: Helvetica, Arial; 
   font-size: 10pt; 
   color: #000000;   
}

body {
   background-image: url("/sbw-template/bg.gif");
   background-color: rgb(65,65,65);

}

a:link {
  color: #0044a0;
  text-decoration: none;
}

a:visited {
  color: #008c40;
  text-decoration: none;
}

a:hover {
  color: ff1522;
  text-decoration: underline;
}


img {

  border-color: #008c40;
  border-style: solid;
  align: center;
}





body, table, td.menu {
  font-family: Humanist531, Arial Black;
  font-weight: UltraBlack, bold;
  font-size: 11pt; 
  color: #FFE400;
}

a.menuselected:link {
  color: #FFE400;
  text-decoration: underline;
}

a.menuselected:visited {
  color: #FFE400;
  text-decoration: underline;
}

a.menuselected:hover {
  color: #FFE400;
  text-decoration: underline;
}


a.menu:link {
  color: #FFE400;
  text-decoration: none;
}

a.menu:visited {
  color: #FFE400;
  text-decoration: none;
}

a.menu:hover {
  color: #FFE400;
  text-decoration: underline;
}

.tiled {
background-image: url("/sbw-template/bg.gif");
  background-repeat: repeat-x;
  padding: 0;
}

.thumb {
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}

.agenda {
  font-size: 8pt;
}
.kalender {
  font-size: 8pt;
}
.kalender_dag {
  width: 80px;
  background-color: #E0E0E0;
  vertical-align: top;
}
.kalender_vandaag {
  width: 80px;
  background-color: #FFBB00;
  vertical-align: top;
}
.kalender_weekend {
  width: 80px;
  background-color: #C0C0C0;
  vertical-align: top;
}
.kalender_weekend_vandaag {
  width: 80px;
  background-color: #FFA600;
  vertical-align: top;
}
.imgleft {
  float: left;
}
.imgright {
  float: right;
}
.imgcenter {
  text-align: center;
}
.bijschrift {
  font-size: 8pt;
  font-style: italic;
  text-align: center;
}

.loginbox {
  width: 100%;
  height: 100%;
  background-color: rgb(0, 140, 64);
  border-width: 0px;
  border-bottom-width: 2px;
  border-color: #FFE400;
  border-style: solid;
  text-align: center;
  color: #FFE400;
  vertical-align: top;
}

.sponsortext {
  font-size: 8pt;
  font-style: italic;
  text-align: center;
  color: #FFE400;
}

.birthdaylist {
  list-style-type: disc;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 15px;
  margin: 0px;
}
.birthdayitem {
  margin-left: 0px;
  margin-bottom: 5px;
  padding-left: 0px;
}
.birthdayname {
  border-bottom: 1px dashed black;
}

