/* CSS Document */
/*------CSS VOOR DE SKINS------*/
body
{
	padding			: 0px;
	margin			: 0px;
	font-family		: Arial, Helvetica, sans-serif;
}
.dnnLogin, .dnnUser
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 60%;
}
/*Header*/
#headerPane
{
	background-color: #ffef00;
	border-left		: 1px solid #999999;
	border-right	: 1px solid #999999;
}
#topPaneLeft
{
	width			: 104px;
	height			: 102px;
	float			: left;
}
#topPaneMiddle
{
	width			: 719px;
	height			: 102px;
	float			: left;
}
#topPaneRight
{
	width			: 104px;
	height			: 102px;
	float			: right;
}
/*Menu*/

/*---------------------------------------*/
a.mainLevel:link, a.mainLevel:visited 
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	display			: block;
	height			: 57px;
	text-decoration	: none;
	vertical-align	: middle;
	text-align		: center;
	background-image: url(/assets/img/menu/background-link.gif);
	background-repeat: repeat-x;
}
a.mainLevel:hover 
{
	color			: #000000;
	height			: 57px;
	text-decoration	: none;
	vertical-align	: middle;
	text-align		: center;
	display			: block;
	background-image: url(/assets/img/menu/background-over.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/*Content*/
#contentBorder
{
	border-left		: 1px solid #999999;
	border-right	: 1px solid #999999;
}
#contentBorderLeft
{
	border-left		: 1px dotted #999999;
}
#titlePane
{
	height			: 38px;
	border-top		: 1px dotted #999999;
	border-bottom	: 1px dotted #999999;
	padding-top		: 10px;
	color			: #1a924e;
}
.titlePane
{
	height			: 38px;
	border-top		: 1px dotted #999999;
	border-bottom	: 1px dotted #999999;
	padding-top		: 10px;
	color			: #1a924e;
}
.titlePaneDetail
{

	border-top		: 1px dotted #999999;
	border-bottom	: 1px dotted #999999;
	color			: #1a924e;
}
.titleCatalogueDetail
{
	padding-top		: 10px;
	padding-bottom	: 8px;
}
.contentPane
{
	font-size		: 70%;
	font-family		: Arial, Helvetica, sans-serif;
	font-weight		: normal;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-top		: 14px;
}

.beetjenaarlinks{
	padding-right	: 45px;
}

/*Leftpane*/
#leftPaneTop
{
	border-bottom	: 1px dotted #999999;
	height			: 28px;
}
html>body #leftPaneTitle
{
	border-bottom	: 1px dotted #999999;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 100%;
	font-weight		: bold;
	color			: #1a924e;
	text-indent		: 5px;
	height			: 29px;
	width			: 100%;
	padding-top		: 5px;
}
#leftPaneTitle
{
	border-bottom	: 1px dotted #999999;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 100%;
	font-weight		: bold;
	color			: #1a924e;
	text-indent		: 5px;
	height			: 35px;
	width			: 100%;
	padding-top		: 9px;
}
/*#leftPane
{
	border-right	: 1px dotted #999999;
	height			: auto;
	font-size		: 70%;
	padding-left	: 5px;
	line-height		: 16px;
	overflow		: visible;
	position		: static;
}*/
.leftPane
{
	font-size		: 70%;
	padding-left	: 5px;
	line-height		: 16px;
	width			: 100%; 
/*	height			: 300px; 
	overflow		: visible;
	position		: static; */
}
/*Footer*/
#borderFooter
{
	border-left		: 1px solid #999999;
	border-right	: 1px solid #999999;
	border-bottom	: 1px solid #999999;
}
#footerTitle
{
	width			: 927px;
	height			: 39px;
	text-align		: center;
	vertical-align	: middle;
	padding-top		: 8px;
	border-top		: 1px dotted #999999;
}
.footerMenu
{
	width			: 927px;
	height			: 21px;
	background-color: #ffef00;
	text-align		: center;
	vertical-align	: middle;
	padding-top		: 7px;
}
/*a.footerMenu:link, a.footerMenu:visited
{
	font-family		: Arial, Helvetica, sans-serif;
	color			: #000000;
	text-decoration : none;
	
}
a.footerMenu:hover
{
	font-family		: Arial, Helvetica, sans-serif;
	color			: #000000;
	text-decoration : underline;
}*/
/*------CSS VOOR DNN MODULES------*/
.TopMenuBar SPAN
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.TopMenuItem a:link, .TopMenuItem a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.TopMenuItem a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
span .TopMenuItemActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#lxP375{
	font-size: 12px;
}
#lxP377{
	font-size: 11px;
	float: left;
}
#lxP378{
	font-size: 11px;
	float: left;
}