#submenu
{
	height:225px;
	
	overflow:hidden;
}

#submenu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 185px;
}

#submenu .bottom
{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	border-bottom:1px solid #FFF;
}


#submenu li
{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	border-bottom:1px solid #C5C5C5;
}

#submenu li a
{
	text-decoration: none;
	color: #8C8C8C;
}

#submenu .active
{
	color: #BF0000;
}

.activeSearch
{
	color: #BF0000;
}

#submenu .active a
{
	color: #BF0000;
}



#submenu .active-bottom
{
	color: #BF0000;
	border-bottom:1px solid #FFF;
}

#submenu .active-bottom a
{
	color: #BF0000;
}

#content-top
{
	background-image:url('../images/border-content-top.png');
	background-repeat:no-repeat;
	width:580px;
	height:20px;
	
}

.contentTopname
{
	text-decoration:none;
	color:#B2B2B2;

}

.contentTopActive
{
	text-decoration:none;
	color:#666666;
}

#content-top-tab
{ 
	background-image:url('../images/tab-active-1.png');
	background-repeat:no-repeat;
	width:580px;
	height:28px;
	
}

#content-main
{
	border-left: 2px solid #D8D7D7;
	border-right: 2px solid #D8D7D7;
	min-height: 545px;
	height:auto !important;
	height: 545px;
	padding-left: 40px;
	padding-right: 40px;
	line-height:18px;
	font-size:10pt;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

#content-main a
{
	
	color: #8C8C8C;
}
#content-main-home
{
	border-left: 2px solid #D8D7D7;
	border-right: 2px solid #D8D7D7;
	min-height: 425px;
	height:auto !important;
	height: 425px;
	padding-left: 40px;
	padding-right: 40px;
	line-height:18px;
	font-size:8pt;
	border-bottom:1px solid #fff;
	
	border-top:1px solid #fff;
}

#content-main-noborder
{
	padding-left: 40px;
	padding-right: 40px;
	line-height:18px;
	font-size:8pt;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

#content-inleiding
{
	color:#000;
	font-size:10pt;
}

#content-bottom
{
	background-image:url('../images/border-content-bottom.png');
	background-repeat:no-repeat;
	width:580px;
	height:13px;
}

#container-animatie
{
	
}

