body
{
	background: #cccccc;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Arial narow, Helvetica, sans-serif;
    font-size: 12px; 
    color: #453d40;
}

*
{
	font-size: 12px;
}

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

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


a.menu 
  {
  font-family: arial;
  color: #ffffff;

  font-size: 14px; 
  font-weight: bold;
  padding: 0px 0px;
  margin-left:0px;
  line-height: 16px;
  }

a.menu:hover
  {
  font-family: arial;
  color: #C09F00;
  text-decoration: none;
  font-size: 14px; 
  }

a.submenu
{
	MARGIN-BOTTOM: 5PX;
	margin-left:4px;
	font-size: 12px;
	color: #C09F00;
    font-weight: ;
	text-decoration: none;
}

a.submenu:hover
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

a.nieuws
{
	padding:0px;
	margin-left:0px;
	font-size: 12px;
	color: #ffffff;
    font-weight: ;
	text-decoration: none;
}

a.nieuws:hover
{
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}

a.2
{
	padding:0px;
	margin-left:0px;
	font-size: 12px;
	color: #000000;
    font-weight: ;
	text-decoration: none;
}

a.2:hover
{
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}
  
h1
{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-family: arial; 
	border-bottom: #453d40 0px solid;
	text-transform: uppercase;
}


*
{
	margin: 0;
	padding: 0;
}

div.container
{
	position: absolute;
	width: 775px;
	left: 50%;
	margin-left: -387px;
	background: url('../img/container_bg.jpg') repeat-y #ffffff;
	min-height: 800px;
	_height: 800px;
	
}

div.top
{
	text-align: right;
	width: 755px;
	_width: 775px;
	height: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left:10px;
	background: #ffffff;
}

div.random
{
	width: 775px;
	height: 171px;
	background: url('../img/bgtop.png');
	overflow: hidden;
}

div.nieuws
{
	float: right;
	width: 198px;
	height: 122px;
	margin-right: 17px;
	margin-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

span.nieuws_header
{
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #ffffff;
}

div.menu
{
	width: 180px;
	float: left;
	background: #990000;
	padding: 10px;
}

div.content
{
	width: 520px;
	_width: 575px;
	float: right;
	padding: 20px;
	padding-right: 35px;
	overflow-x: hidden;
}

ul
{
	margin-left: 15px;
}

img
{
border:0px;
}
