
html {
     overflow: -moz-scrollbars-vertical;
}

body {
  background-color:#fff;
  margin: 0px;
  padding: 0px;
  height:100%;
  font-family: Trebuchet MS, Arial Black, Arial, Sans, Tahoma;
  font-size: 12px;
}
p, ul, li, td, a { 
 
  font-family: Trebuchet MS, Arial Black, Arial, Sans, Tahoma;
  font-size: 12px;
  line-height: 22px;
}
#top {
  background: #fff;
  height: 200px;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
}
#topmenu {
background: #0492D4 url("../Images/bluebar.gif") left top repeat-x;
/*background: #0492D4;*/
height:32px;
border-bottom: 20px solid #000;
text-align: center;
width: 100%;
border-top: 3px solid #2251A9;
}
.btn {
background: #0492D4 url("../Images/bluebar.gif") left top repeat-x;
/*background: #0492D4;*/
	  width: 140px;
	  height: 32px;
	  text-align: center;
	 
	  border-right: 1px solid white;
	 

	
	  }
 .btn_start {
background: #0492D4 url("../Images/bluebar.gif") left top repeat-x;
/*background: #0492D4;*/
	  width: 140px;
	  height: 32px;
	  text-align: center;
	 
	  border-left: 1px solid white;
	  border-right: 1px solid white;
	  

	
	  }
#topmenu_text {}
#topmenu_text a {color: white; text-decoration: none;font-size: 16px;font-weight: bold; margin-right: 10px;}
#topmenu_text a:hover {color: #000; text-decoration: none;font-size: 16px;font-weight: bold; margin-right: 10px;}
#topmenu_text b {color: #000; text-decoration: none;font-size: 16px;;font-weight: bold; margin-right: 10px;}

#link_bar {
background: url(../Images/schaduw.gif) left top repeat-x;
 
}
#content {
 background: url(../Images/schaduw.gif) left top repeat-x;
 padding-left: 35px;
padding-right: 20px;
padding-bottom: 30px; 
padding-top: 20px;
border-right: 1px solid silver;
 height: 100%;
 width: 680px;
   
 
}
#content_text {
	
	
	line-height: 24px;
	font-weight: normal;
	font-size: 11px;
	float: left;
}
#content_text a {color: #000;}
#content_text table {

	border-collapse: collapse; 
	border-width: 0px;
	border-style: none;
	border-top-style: none;

	border-color: #FFFFFF;
}
#content_text td {border-width: 0px;vertical-align: top}
#content img {border: 2px solid #0492D2;}
#footer {
  background-color:#0492D2;
  border-top: 20px solid #000;
  clear: both;
  color: white;
  text-align: right
  height: 30px;
}
#footer_text {margin: 10px; color: #FFFFFF;}
#layout {
width: 960px;
/*background-color:#0492D2;*/
font-size: 12px;
}

/* Define header */

.header_default		{height:425px;width: 260px; background: #000000 url(Images/headers/default.jpg) center no-repeat;}
.header				{height:425px;width: 260px; background-color: #00000;}

/* LightBox thumb */
.lightbox {border: 3px solid #000;}

/* Default thumbnail */
.thumbnailDefault	 {}

/* Clickable Thumbnail [header] */
.thumbnailClick		 {}

.cmskop1			 {color:#2251A9; font-size: 16px;font-weight: bold;}
.normaal			 {}
hr {height: 1px; color:#2251A9;}
