  body {
	margin: 0px;
	padding: 0px;
	font-family: 'Changa';
	font-size: 20px;
	line-height: 24px;
	color: #676767;
	background-image: url('../background.jpg'); 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000; // 666

  }
  td {
    margin: 0px;
    padding: 0px;
    font-family: 'Changa One';
    font-size: 27px;
    line-height: 18px;
    color: #090A25;
  }
.boeskooltable {
	margin: 0px;
	padding: 0px;
	width: 384px;
}
  
a:link, a:visited, a:active {
	text-decoration: none;
	color: #df0024;
 }
 a:hover {
	text-decoration: none;
	color: #CCCCCC;
  }

  a.vrienden:link, a.vrienden:visited, a.vrienden:active {
	text-decoration: none;
	color: #ffffff;
  }
  a.vrienden:hover {
	text-decoration: none;
	color: #ffffff;
  }
  
h1 {
	font-size: 24px;
	line-height: 26px;
	color: #FFF;
}
h2 {
	line-height: 35px;
}
h3 {
	font-size: 20px;
	font-style: normal;
	line-height: 16px;
	margin: 0px;
	color: #FFD0A6;
	padding-top: -15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.titel {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #ffba00;
  }
.subtitel {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #ffba00;
  }
.note {
	font-size: 12px;
	color: #999;
	padding: 8px;
}
.twitter-tweet {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.twitter-user {
/*	font-weight: bold;*/
	color: #df0024;
}
.twitter-date {
	color: #162983;
	font-style: italic;
}
.tweet-red {
	color: #df0024;
}
.content {
   padding-right: 30px;
  }
.warm {
	color: #F30;
}
.important {
	color: #FFFFFF;
}
#slideshow { 
  position: relative; 
  width: 1280px; 
  height: 480px; 
  }
#slideshow div { 
  position: absolute; 
  left: 0; 
  top: 0; 
  }
marquee {
	width: 1280px;
	height: 50px;
	white-space: nowrap;
	line-height:27px;
	overflow: hidden;
	overflow-x: -webkit-marquee;
	-webkit-marquee-direction: forwards;
	-webkit-marquee-style: scroll;
	-webkit-marquee-speed: normal;
//I changed this to `slow` - without effect
  -webkit-marquee-increment: small;
  .-webkit-marquee-repetition: 5;
	overflow-x: marquee-line;
	marquee-direction: forward;
	marquee-style: scroll;
	marquee-speed: normal;
//I changed this to `slow` - without effect

}
.twitterblok {
	line-height: 27px;
	letter-spacing: -1px;
}
#banner-fade,
#banner-slide{
	margin: 0px;
}
ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}
/* img {
	height: 144px;
	width: 384px;
}*/
.quicklinks {
	border: 1px solid #999;
	background-color: #DDD;
	padding: 10px;
}
.handleiding {
	font-size: 14px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	padding: 5px;
	width: 310px;
	text-align: left;
}
.boptions {
	margin: 25px 0 0 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #888;
}
.button-bevel {
	box-shadow: none !important;
}
.button-bevel.active {
	border: 2px solid #fff;
	color:#333;
}