#menu_after
{
	display: block;
	height: 165px;
	background: url(../images/2/top_colored_content.gif) no-repeat top left;
	color: #939393;
	clear: both;
}

#menu {
	height: 39px;
	background: url(../images/2/top_menu.gif) no-repeat left top;
}

#menu_footer {
	height: 11px;
	display: block;
	background: #c41a23 url(../images/2/top_colored_bottom.gif) no-repeat left top;
}

#body {
	background: #c41a23;
}

#menu_after .header
{
	margin-top: 10px;
}

#menu_before {
	display: block;
}

#news
{
	float: left;
	display: block;
	width: 450px;
	height: 165px;
	overflow: auto;
	color: #42499c;
}

#news .more
{
	position: absolute;
	top: 360px;
	margin: 0px 0px 0px 340px;
	display: block;
	width: 77px;
	height: 16px;
	background: url(../images/2/lees_meer_wit_paars.gif) no-repeat left top;
}

#news .header {
	font-size: 18px;
	color: #e4192c;
}

#news .content {
	margin: 10px 20px 0px 30px;
}

#news .content div {
	margin: 0px 0px 4px 0px;
}

.pageAbstract .text {
	margin: 10px 20px 0px 30px;
}

#about
{
	float: left;
	display: block;
	width: 450px;
	height: 165px;
	overflow: auto;
	color: #42499c;
}

#about .more a
{
	position: absolute;
	top: 360px;
	margin: 0px 0px 0px 350px;
	display: block;
	width: 77px;
	height: 16px;
	background: url(../images/2/lees_meer_wit_paars.gif) no-repeat left top;
}

#about .more a:hover
{
	background: url(../images/2/lees_meer_wit_rood.gif) no-repeat left top;
}

#about .header {
	font-size: 18px;
	color: #e4192c
}

#body
{
}

#body_bottom {
	display: none;
}

#content_before
{
	display: none;
}

#content
{
	display: block;
	margin: 5px 0px 0px 0px;
	width: 920px;
	background: #000000;
}

#content .spacer
{
	display: none;
}

#content_after
{
	display: none;
}

#navigation
{
	display: none;
}

#button
{
	display: none;
}

#bottom
{
	clear: both;
	margin: 5px;
	width: 900px;
	text-align: center; 
}

.menuMain				{ padding: 1px 0px 0px 0px; margin: 0px 0px 0px 20px; }
.menuMain ul				{ margin: 12px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; }
.menuMain ul .spacer			{ padding: 0px 0px 0px 57px; color: #039730; height: 15px; background: url(../images/2/menu_dot.gif) no-repeat 26px -12px; }
.menuMain ul li				{ border: 1px solid #ffffff;  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; float: left; }
.menuMain ul li a			{ display: block; margin: 0px; }
.menuMain ul li a:hover			{ }
.menuMain ul li .active			{ }
.menuMain ul ul				{ display: block; position: absolute; visibility: hidden; background-color: #f7efff; z-index: 100; width: 200px; border: 1px solid #e11c2f; }
.menuMain ul ul .spacer			{ display: none; }
.menuMain ul ul li			{ border: 1px solid #f7efff; float: none; }
.menuMain ul ul li a			{ color: #9764c1; display: block; margin: 0px 0px 0px 0px; padding: 3px 3px 3px 3px; }
.menuMain ul ul li a:hover		{ color: #e11c2f; }
.menuMain ul ul	ul			{ display: none; }
