body {
  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;
  width: 100%;
  height: 80px;
  text-align: right;
}
#topmenu {
 border-bottom: 20px solid #000;
 text-align: left;
 width: 100%;
}
#topmenu_text {padding: 10px;}
#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;}


#leftcol {
  background: #f00;
  float: left;
  width: 240px;
  
}
#rightcol {
  background: #f00;
  float: right;
  width:425px;
  height:425px;
  
}
#content {

  background: #fff;
  float: left;
  width: 960px;
  height: 425px;
  
 
}
#content_text {
	
	width:535px;
	height: 425px;
	overflow: auto;
	line-height: 22px;
	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: middle; padding: 10px;}

#footer {
  background-color:#9DC200;
  border-top: 20px solid #000;
  clear: both;
  width: 100%;
  color: white;
  text-align: right
}
#footer_text {padding: 10px; color: #000;}
#layout {
width: 960px;
background-color:#9DC200;
height: 100%;
font-size: 12px;
}

/* Define header */

.header_default		{height:425px;width: 425px; background: #000000 url(Images/headers/default.jpg) center no-repeat;}
.header				{height:425px;width: 425px; background-color: #00000;}

/* LightBox thumb */
.lightbox {border: 3px solid #000;}

/* Default thumbnail */
.thumbnailDefault	 {}

/* Clickable Thumbnail [header] */
.thumbnailClick		 {}

.cmskop1			 {color:#9DC200; font-size: 16px;font-weight: bold;}
.normaal			 {}
