body {
  margin: 0px;
  padding: 0px;
  background:#393737;   
}
html,
body, 
td, 
p,
a,
input,
textarea, 
ul,
li,
table,
th 
{
	font-family:Trebuchet MS; 
	font-size: 13px;
	line-height: 24px;
	color: #ccc;
}
h1 { 
	font:italic 24px Georgia, "Times New Roman", Times, serif;
   color:#ccc;
   letter-spacing:-1px;
   text-shadow: 2px 2px 2px #000;
  }
h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
  text-shadow: 2px 2px 2px #000;
  }
h3 { 
	font:italic 22px Georgia, "Times New Roman", Times, serif;
  	color:#ccc;
  	letter-spacing:-1px;
  	text-shadow: 2px 2px 2px gray;
}
img {
	border:0;
}
li {
	list-style-image:url(/Images/list.png);
}
b  {
	text-shadow: #000000 2px 2px 2px;
}
strong  {
	text-shadow: #000000 2px 2px 2px;
}
.CMSheader_default		{
	height:270px;
	width: 480px; 
	background: #000000 url(/Images/headers/default.jpg) center no-repeat;
	border:1px solid #ffffff;
}
.CMSheader	{
	height:270px;
	width: 480px;
	background-color: #000000;
	border:1px solid #ffffff;
}
.Jlink {
	cursor:pointer;
	cursor: hand;
	text-decoration: underline;
}
.bdTopMenuLeft {
	border-top: 1px solid #393737;
	height: 30px;
	background:#000000;
}
.bdTopMenuBtn {
	border-right: 1px solid #393737;
	border-left: 1px solid #000;
	height: 30px;
	background: url(/Images/top_btn.jpg) repeat-x left top;
}
.bdTopMenuBtnStart {
	border-left: 1px solid #393737;
	border-right: 1px solid #393737;
	height: 30px;
	background: url(/Images/top_btn.jpg) repeat-x left top;
}
.bdTopMenuRight {	
	border-top: 1px solid #393737;
	height: 30px;
}
.bdTopMenu {
	border-top: 1px solid #393737;
	height: 30px;
	color: #ffffff;
	padding-left: 20px;
	padding-right:20px;
	text-align: center;
	background: #000;
}
.bdTopMenu a {
	color: #ccc;
	text-decoration: none; 
	padding-left: 5px;
	padding-right:5px;
	letter-spacing: 3px;
	font:italic 22px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
.bdTopMenu a:hover {
	text-shadow: 2px 2px 2px gray;
}
.bdTopMenu b {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 2px 2px 2px gray;
} 
.bdTopLeft {
	background:#000000;
}
.bdTopRight{
	background:#000000;
}
.bdTopLinks b {
	color: #000000;
}
.bdTopLinks a {
	text-decoration: none;
}
.bdContent {
	padding: 25px;
	font-size: 13px;
	background: url("/Images/bg_body.jpg") left top repeat-x;
	border-top: 1px solid #393737;
}
.bdContentLeft {
background: url("/Images/bg_body.jpg") left top repeat-x;
border-top: 1px solid #393737;
}
.bdContentRight {
	background: url("/Images/bg_body.jpg") left top repeat-x;
	border-top: 1px solid #393737;
}
.bdContent blockquote {
	margin-top:0px;
}
.bdContent ul {
	margin-top:0px;
	padding-top:0px;
}
.referenties p {
	margin:0;
	padding:0;
}
.bdBottom {
	background: url(/Images/bg_bottom.jpg) left top no-repeat;
	height:300px;padding: 25px;
	text-align: center;
	vertical-align: top;
}

.bdBottom ul li a{
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
	font-weight: normal;
	color: gray;
}
.bdBottom {
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
	font-weight: normal;
}
.newsHeadlinesHead {
	color:#000000; 
	font-weight: bold;
}
.newsHeadlinesMore {
	color:#000000; 
	font-weight: bold;
}
#slideshow {
	margin:0 auto;
	width:433px;
	height:500px;
	background:transparent url(/Images/bg_slideshow_strak.jpg) no-repeat 0 0;
	position:relative;
	float: right;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:353px;
  height:500px;
  overflow:hidden; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:333px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:500px;
}
.slideText {
	width: 350px;
	padding-top: 10px;
	padding-left: 10px;
}
.slideText h3 {
	margin:0;padding:0;
}
.control {
  display:block;
  width:39px;
  height:500px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(/Images/control_left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(/Images/control_right.png) no-repeat 0 0;
}
.slide h2, .slide p {
  margin:10px;
}
.slide b {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
  margin:5px;
}
.slide img {
  float:right;
  margin:0 15px;
}
#refNull {
	border: 3px solid #ccc;
}
.refItem {
	width: 620px; 
	background: url('/Images/bg_ref.jpg') left top no-repeat;
	padding-left:22px;
	padding-top:22px;
	padding-bottom: 55px;
}
.refItem h2 {
	color: #ffffff;margin:0;padding:0;
}
.refItem img {
	 margin-left: 40px;
	 margin-top: 0px;
    border: 2px solid #ccc;
}
.refItem blockquote {
	margin-top: 10px;
}
.techniek {
width: 400px; height: 400px; float: left;
}
.recentBtn {
position: absolute;top: 200px; width:900px; text-align: right;z-index: 2;font-size: 10px;
}