body {
	background-color:#e1e1e1;
	margin:0px;
}

a,
a:link,
a:visited,
.Normal a,
.Normal a:link,
.Normal a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButtin:visited
{
	color:#c11919;
	text-decoration:underline;
}

#outerTable {
	background-image:url('images/unit/bg_site.jpg');
	background-repeat:repeat-y;
	width:1004px;
	margin-top:40px;

}

.menuTd {
	background-image:url('images/unit/bg_menu.jpg');
	background-repeat:repeat-x;
	height:38px;
}

div#menu a,
div#menu a:link,
div#menu a:visited
{
	background-image:url('images/unit/menu_bg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	color:#ffffff;
	width:95px;
	text-align:center;
	display:block;
	float:left;
	height:38px;
	line-height:46px;
	text-decoration:none;
}


div#menu a:hover,
div#menu a.selected,
div#menu a.selected:link,
div#menu a.selected:visited,
a.expanded,
a.expanded:link,
a.expanded:visited
{
	background-image:url('images/unit/menu_bg_hover.jpg') !important;
	background-position:left top;
	background-repeat:no-repeat;
	color:#616161 !important;
	font-weight:bold;
	text-decoration:none;
}

div#menu .slide
{
	margin-left:-1px;
}

div#menu .level1
{

	@margin-top:-8px;
}

div#menu .level1 a,
div#menu .level1 a:link,
div#menu .level1 a:visited
{
	background-image:url('images/arrow_submenu.gif') !important;
	background-position:132px 8px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-size:11px;
	color:#000000 !important;
	width:135px;
	@width:150px;
	text-align:left;
	padding-left:15px;
	white-space:normal;
	line-height:20px;
	height:20px;
	overflow:hidden;
	border-left:1px solid #616161;
	border-right:1px solid #616161;
}


div#menu .level1 a .text,
div#menu .level1 a:link .text,
div#menu .level1 a:visited .text
{
	width:105px;
	overflow:hidden;
}


div#menu .level1 a:hover,
div#menu .level1 .selected,
div#menu .level1 .expanded
{
	color:616161 !important;
	background-image:url('images/arrow_submenu_grey.gif') !important;
}



div#menu .level1 .last,
div#menu .level1 .last:link,
div#menu .level1 .last:visited
{
	border-bottom:1px solid #616161;
}

div#searchDiv
{
	background-image:url('images/unit/search.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	width:255px;
}

.Head
{
	font-size:20px;
	color:#625a5f;
	display:block;
	margin-bottom:15px !important;
}

.newsDate
{
	margin-top:10px !important;
	font-family:tahoma,sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.newsLink,
.newsLink:link,
.newsLink:visited
{
	width:320px;
	color:#000000;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #c11919;
	padding-bottom:5px;
}

.newsLink:hover
{
	color:#c11919;
	text-decoration:none;
}

.newsarchive,
.newsarchive:link,
.newsarchive:visited
{
	color:#c11919;
	text-decoration:underline;
	font-weight:bold;
	float:right;
	margin-right:40px;
}

div#adresDiv
{
	width:280px;
	height:463px;
	background-color:#ffffff;
}

#footerDiv {
	color:#000000;
	font-size:10px;
	text-align:right;
	float:right;
	margin-right:5px;
}

#footerDiv a,
#footerDiv a:link,
#footerDiv a:visited
{
	text-decoration:none;
	font-size:10px;
	color:#000000 
}


td#header {
	width:706px;
	height:315px;
}

.button_christoffel,
.button_christoffel:link,
.button_christoffel:visited
{
	background-image:url('images/unit/button_christoffel.jpg');
	background-repeat:no-repeat;
	display:block;
	width:176px;
	height:315px;
	float:left;
}

.button_christoffel:hover,
.button_delasalle:hover,
.button_kompas:hover,
.button_vrl:hover
{
	background-position:0px -315px;
}

.button_delasalle,
.button_delasalle:link,
.button_delasalle:visited
{
	background-image:url('images/unit/button_delasalle.jpg');
	background-repeat:no-repeat;
	display:block;
	width:175px;
	height:315px;
	float:left;
	margin-left:1px;
}

.button_kompas,
.button_kompas:link,
.button_kompas:visited
{
	background-image:url('images/unit/button_kompas.jpg');
	background-repeat:no-repeat;
	display:block;
	width:175px;
	height:315px;
	float:left;
	margin-left:1px;
}

.button_vrl,
.button_vrl:link,
.button_vrl:visited
{
	background-image:url('images/unit/button_vrl.jpg');
	background-repeat:no-repeat;
	display:block;
	width:177px;
	height:315px;
	float:left;
	margin-left:1px;
}

