html, body {
height: 100%;
width: 100%;
	overflow: auto;
	overflow-x: hidden;
}



body
{
	background: #5a5349;
	margin-top: 30px;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.main
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-left: 150px;
	width: 778px;
	height: 100%;
	background: #ffffff;
	border-left:6px solid #000000;
	border-right:6px solid #000000;
}

h6
{
	margin: 0px;
	font-size: 15;
	color: #BEB7AE;
	font-weight: bold;
	font-family: arial;
	border-bottom: #efefef 0px solid;
	margin-bottom: 1px;
	width: 100%;
	text-transform: uppercase;
}

.klein
{
	font-size: 10px;
	color: #666666;
}

.klein#overzicht
{
	font-size: 8px;
	color: #666666;
}

a
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: ;
  text-decoration: none;
  margin-left: 0px;
  }

a:hover
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

h1
{
	margin: 0px;
	font-size: 20px;
	color: #BEB7AE;
	font-weight: bold;
	font-family: arial;
	border-bottom: #efefef 0px solid;
	margin-bottom: 1px;
	width: 100%;
	text-transform: uppercase;
}

h1.onder
{
	text-align: right;
	margin: 0px;
	font-size: 20px;
	color: #BEB7AE;
	font-weight: bold;
	font-family: arial;
	border: 0;
	border-top: #efefef 0px solid;
	margin-top: 1px;
	width: 100%;
	text-transform: uppercase;
}

h2
{
	margin: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	border-bottom: #efefef 0px solid;
	width: 100%;
	padding: 2px 0px;
	margin-left: x;
	margin-top: 0px;
	text-transform: uppercase;
}

h3
{

	font-size: 20px;
	color: #BEB7AE;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}

.titel_klein
{
	margin: 0px;
	font-size: 11;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	border-bottom: #999999 0px solid;
	width: 100%;
	padding: 0px 0px;
	margin-left: 0x;
	margin-top: 0px;
	text-transform: uppercase;
}

.overzicht_klein
{
	margin: 0px;
	font-size: 10;
	color: #333333;
	font-weight: bold;
	font-family: arial;
	width: 100%;
	padding: 0px 0px;
	margin-left: 0x;
	margin-top: 0px;
}

input, textarea, select
{
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}

.top
{
	margin-top: 120px;
}

.cats
	{
    color: #333333;
    font-weight: bold  ;
    font-size:16px;
    text-decoration: none;
  }

.cats.a
	{
    color: #333333;
    font-weight: bold  ;
    font-size:16px;
    text-decoration: none;
  }

  .cats:hover
	{
    color: #000000;
    font-weight: bold  ;
    font-size:16px;
    text-decoration: none;
  }

a.sub
{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
}

a.sub_sub
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin-left: 20px;
}

a.sub:hover
{
	color: #000000;
	font-size: 12px;
	
}

a.sub_sub:hover
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a.klein
{
	color: #BEB7AE;
	font-size: 8px;
	text-decoration: none;
}

a.klein:hover
{
	color: #666666;
	font-size: 8px;
	text-decoration: none;
}

a.menu
  {
  color: #000000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  }

a.menu:hover
  {
  color: #333333;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  }

a.paginamenu
  {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 5px;
  text-decoration: none;
  }

a.paginamenu:hover
  {
  color: #99cc00;
  text-transform: ;
  font-size: 1.1em;
  font-weight: bold ;
  text-decoration: none;
  }

form
{
	padding: 0;
	margin: 0;
}

a.print
{
	color: #ffffff;
}

a img
{
	border: 0px;
}

div#container
{
	position: absolute;
	width: 778px;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	background: #ffffff;
	overflow: hidden;
	_overflow: visible;
	min-height: 100%;
	padding: 0;
	left: 50%;
	margin: 0 0 0 -395px;
}

* html div#container
{
	height: 100%;
}

div#top_menu
{
	height: 50px;
	width: 768px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: #ffffff;
	overflow: hidden;
}

div#cms_menu
{
	height: 23px;
	width: 768px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	background: #333333;
	overflow: hidden;
}

div#header
{
	height: 150px;
	width: 768px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #000000;
	background: url('../img/top/random.php');
	overflow: hidden;
}

div#links
{
	width: 142px;
	padding-top: 15px;
	float: left;
	overflow: hidden;
}

div#content
{
	width: 458px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	float: left;
	overflow: hidden;
}

div#rechts
{
	width: 142px;
	padding-top: 15px;
	float: right;
	overflow: hidden;
}

td.header
{
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 0px;
	padding-left: 3px;
	color: #efefef;
	background: #BEB7AE;
	font-weight: bold;
}

td.row0
{
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 0px;
	padding-left: 3px;
	color: #333333;
	background: #cccccc;
}

td.row1
{
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 0px;
	padding-left: 3px;
	color: #000000;
	background: #999999;
}

span.blok
{
	display: block;
	border: 1px solid #000000;
	margin: 1px;
	margin-bottom: 10px;
}

span.blok_content
{
	display: block;
	padding: 2px;
}

span.blok h4
{
	margin: 0;
	padding: 0;
	display: block;
	color: #ffffff;
	background: #5a5349;
	padding: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}