/*
@import url("menu.css");
*/
/*  CSS Classes  */

body {
	overflow-x: hidden;
}
.pagemaster {
	background-image: url(img/mps_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	margin-left: 2px;	
}
.pagemaster_content {
	background-image: url(img/background_content.jpg);
	background-repeat: no-repeat;
   background-position: top center;
	width: 100%;
	margin-left: 2px; /*  Ruimte voor random afbeelding  */
}
.skinmaster {
	width: 930px;
}
.skinmaster_content {
	width: 930px;
}
#header {
	width: 619px;
	height: 270px;
	display: block;
}
#header_content {
	width: 930px;
	height: 150px;
}
.skinheader {
	width: 930px;
	height: 135px;
	/*border: 1px solid red;*/
}
.skinheader_content {
	width: 930px;
	height: 135px;
}

.topmenu_content {
/*	height: 45px;*/
	width: 100%;
	vertical-align: middle;
}
.skincontent {
	width: 930px;
	clear: both;
	/*height: 600px;*/
	/*border: 1px solid blue;*/
}
.skincontent_content {
	width: 930px;
	/*height: 600px;*/
}
.NewsPane {
	width: 312px;
	height: 200px;
}
.LeftPane td {
	width: 212px;
	margin-right: 94px;	
}
.BottomPane {
	background-image: url(img/mps_main_bottom.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 30px;
}

.ContentPane {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
/*	padding-left: 16px;*/
	padding-left: 0px;
	padding-right: 20px;
}
.ContentPaneHome {
	padding: 0px;
	margin: 0px;
}

.skincontent_background {

}
.skinpanes_content {
	background-image: url(img/mps_main_main.jpg);
	background-repeat: repeat-y;
	/*background-position: top right;*/   /
	height: 100%;
	width: 930px;
	margin-left: 9px; 
}
.LogoPane {
	padding-top: 3px;
}
.LogoPane_content {
 	padding-top: 11px;
	padding-left: 5px;
	overflow: hidden;
}

.ElecInl {
	width: 435px;
	height: 20px;
	max-height: 25px;
	margin-top: 15px;
}
.NormalWhite {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	
}


.c_content li {
	background-color: transparent;
	margin-left: 20px;
	list-style: disc;
}


.Normal {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #191919;
	line-height: 20px;
}
.NormalBold {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #191919;
	line-height: 20px;
}
.SubHead {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #191919;
	line-height: 20px;
	text-align: left;
}
h1 {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	color: #a8c41c;
	line-height: 20px;
}
h2 {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	color: #191919;
	color: #598432;
	line-height: 36px;
}
h3 {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 28px;
	text-decoration: none;
	color: #191919;
	line-height: 20px;
}
h4 {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 32px;
	text-decoration: none;
	color: #191919;
	line-height: 20px;
}


#dnn_ctr631_CFD_pnlContent td, #dnn_ctr632_CFD_pnlContent td{
	background-color: transparent;
	padding: 7px;
	text-align: left;
}
#dnn_ctr631_CFD_cmdSend, #dnn_ctr632_CFD_cmdSend {
	background-color: #999999;
	height: 22px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	text-decoration: none;
	display: block;
}
#dnn_ctr631_CFD_cmdCancel, #dnn_ctr632_CFD_cmdCancel {
	display: none;
}

.c_content a:link, .c_content a:visited, .c_content a:hover {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}
a.login:link, a.login:visited, a.link:hover, a.link:active {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	color: #5a8029;
}


.LanguagePane {
	width: 100%;
	height: 33px;
}
.language {

}
.language a:link, .language a:visited {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #898989;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
}
.language a:hover {
	color: #5a802b;
	vertical-align: middle;
	text-decoration: none;
}
.homelink {
	padding-bottom: 2px;
}
.homelink a:link, .homelink a:visited {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #898989;
	padding-bottom: 0px;
	vertical-align: middle;
}
.homelink a:hover {
	color: #5a802b;
}
.BottomLinks {
	padding-top: 8px;
}
.BottomLinks a:link, .BottomLinks a:visited, .BottomLinks a:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #898989;
}
.BottomLinks a:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #74a331;
}




/*  Zoeken Homepage  */
.zoekcontainer {
	height: 110px;
	padding-top: 32px;
	width: 320px;
}
.zoeken {
	display: inline;
}
#dnn_dnnSEARCH_cmdSearch {
	
}
#dnn_dnnSEARCH_txtSearch {
	background-color: transparent;
	width: 185px;
	height: 25px;
	height: 18px;
	vertical-align: top;
	color: #74a331;
	padding-left: 8px;
	border: none;
	cursor: text;
	/*margin-bottom: 8px;
	margin-top: 4px;*/
	margin-bottom: 2px;
	margin-top: 14px;
/*	border: 1px solid blue;*/
}

/*  Einde zoeken  */


.NormalTextBox {
	border: 1px solid grey;
}

.MPS-ECAS-Splash, .MPS-ECAS-Splash a:link, .MPS-ECAS-Splash a:visited {
	background-image: url(img/home_banner_mps_ecas.jpg);
	background-repeat: no-repeat;
	width: 309px;
	height: 90px;
	display: block;
}
.MPS-ECAS-Splash:hover, MPS-ECAS-Splash a:active {
	background-image: url(img/home_banner_mps_ecas_over.jpg);
	background-repeat: no-repeat;
	width: 309px;
	height: 90px;
	display: block;
}

.MPS-Splash, .MPS-Splash a:link, .MPS-Splash a:visited {
	background-image: url(img/home_banner_mps.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 309px;
	height: 90px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
}
.MPS-Splash:hover, MPS-Splash a:active {
	background-image: url(img/home_banner_mps_over.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 309px;
	height: 90px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
}

.MPS-HCS-Splash, .MPS-HCS-Splash a:link, .MPS-ECMPS-HCS-SplashAS-Splash a:visited {
	background-image: url(img/home_banner_hcs.jpg);
	background-repeat: no-repeat;
	width: 308px;
	height: 90px;
	display: block;
}
.MPS-HCS-Splash:hover, MPS-HCS-Splash a:active {
	background-image: url(img/home_banner_hcs_over.jpg);
	background-repeat: no-repeat;
	width: 308px;
	height: 90px;
	display: block;
}


.logoindex {
	margin-top: 26px;
	margin-left: 5px;
}
.newstopmenu {
	height: 40px;
}
.newstopmenu a:link, .newstopmenu a:visited, .newstopmenu a:hover {
	color: #689900;
}
.newsdate {
	font-size: 11px;
	color: #949494;
}




.MainMenu_MenuItem  {
	color: #628831;
}
.MainMenu_MenuItemSel {
	background-color: #cdd639;
	color: #628831;
}
.MenuContainer
{
    background-color: transparent;
    padding-left: 4px;
    padding-bottom: 4px;
    /* height: 35px; */
    border-bottom: #F23F72 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
    background-color: Transparent;
    cursor: pointer;
    cursor: hand;
    height: 16;
}


/*   MAINMENU STYLES DNN360  */
.MainMenuPane {
	height: 63px;		
	overflow: hidden;
}

.idasNormal75_NL {
	background-image: url(img/MainMenu/MainMenuLeft_Normal_NL.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 63px;
	display: block;
	font-size: 0px;
	cursor:pointer;
	cursor:hand;
}
.idasNormal76_NL {
	background-image: url(img/MainMenu/MainMenuCenter_Normal_NL.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasNormal77_NL {
	background-image: url(img/MainMenu/MainMenuRight_Normal_NL.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;
}
.idasActive75_NL {
	background-image: url(img/MainMenu/MainMenuLeft_Active_NL.png);
	background-repeat: no-repeat;
	width: 204px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasActive76_NL {
	background-image: url(img/MainMenu/MainMenuCenter_Active_NL.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasActive77_NL {
	background-image: url(img/MainMenu/MainMenuRight_Active_NL.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}

.idasNormal75_EN {
	background-image: url(img/MainMenu/MainMenuLeft_Normal_EN.png);
	background-repeat: no-repeat;
	width: 204px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;
}
.idasNormal76_EN {
	background-image: url(img/MainMenu/MainMenuCenter_Normal_EN.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasNormal77_EN {
	background-image: url(img/MainMenu/MainMenuRight_Normal_EN.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;
}
.idasActive75_EN {
	background-image: url(img/MainMenu/MainMenuLeft_Active_EN.png);
	background-repeat: no-repeat;
	width: 204px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasActive76_EN {
	background-image: url(img/MainMenu/MainMenuCenter_Active_EN.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasActive77_EN {
	background-image: url(img/MainMenu/MainMenuRight_Active_EN.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}


.idasNormal75_ES {
	background-image: url(img/MainMenu/MainMenuLeft_Normal_ES.png);
	background-repeat: no-repeat;
	width: 204px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;
}
.idasNormal76_ES {
	background-image: url(img/MainMenu/MainMenuCenter_Normal_ES.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasNormal77_ES {
	background-image: url(img/MainMenu/MainMenuRight_Normal_ES.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;
}
.idasActive75_ES {
	background-image: url(img/MainMenu/MainMenuLeft_Active_ES.png);
	background-repeat: no-repeat;
	width: 204px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasActive76_ES {
	background-image: url(img/MainMenu/MainMenuCenter_Active_ES.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}
.idasActive77_ES {
	background-image: url(img/MainMenu/MainMenuRight_Active_ES.png);
	background-repeat: no-repeat;
	width: 202px;
	font-size: 0px;
	height: 63px;
	display: block;
	cursor:pointer;
	cursor:hand;	
}


/*  (Latest) Nieuwspane NL / EN  */

.NewsContainerTitle {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #6ea01d;
	padding-left: 22px;
	height: 60px;
	max-height: 38px;
	padding-top: 22px;
	display: block;
}

#mps_Dutch {
	width: 310px;
	height: 210px;
	overflow: hidden;
}
#mps_Dutch td {
	width: 310px;
	height: 40px;
}
#mps_Dutch a:link,
#mps_Dutch a:visited,
#mps_Dutch a:active {
	background-image: url(img/newsimage_normal.jpg);
	background-repeat: no-repeat;
	background-position: left;	
	display: block;
	width: 310px;
	max-width: 295px;
	height: 54px;
	max-height: 34px;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2a420f;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 25px;
}
#mps_Dutch a:hover {
	background-image: url(img/newsimage_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;	
	display: block;
	width: 310px;
	max-width: 295px;
	height: 54px;
	max-height: 34px;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2a420f;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 25px;
}

#mps_English {
	width: 310px;
	height: 210px;
	overflow: hidden;
}
#mps_English td {
	width: 310px;
	height: 40px;
}
#mps_English a:link,
#mps_English a:visited,
#mps_English a:active {
	background-image: url(img/newsimage_normal.jpg);
	background-repeat: no-repeat;
	background-position: left;	
	display: block;
	width: 310px;
	max-width: 295px;
	height: 54px;
	max-height: 34px;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2a420f;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 25px;
}
#mps_English a:hover {
	background-image: url(img/newsimage_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;	
	display: block;
	width: 310px;
	max-width: 295px;
	height: 54px;
	max-height: 34px;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2a420f;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 25px;
}


.cssNotVisibleTable, p.cssNotVisibleTable, .cssNotVisibleTable td	{
	background-color: transparent;
	display: none;
}

/*  EINDE Nieuwspane NL / EN  */



/* loginform */
.formholder {
	width: 435px;
	height: 40px;
	max-height: 25px;
	padding-top: 15px;
	border: 0px solid blue;
}
#loginform{
	float: right;
	width: 440px;
	height: 135px;
}
#loginform div.formholder{
	margin-top: 67px;
}
#login_user{
	float: left;
	width: 210px;
}
#login_user input{
	width: 180px;
	border: none;
	margin-top: 3px;
	border-color: white;	
}
#login_pw{
	float: left;
}
#login_pw input{
	margin-top: 3px;
	width: 180px;
	border: none;
	border-color: white;
}
#login_submit{
	float: right;
}
#login_submit a{
	display: block;
	width: 32px;
	height: 32px;
}
#login_vergeten{
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}
#login_vergeten a{
	color: white;
	font-size: 11px;
}


.latestnewstable td {
	background-color: transparent;
	border-top: 1px solid #71a41d;
	width: 550px;
	height: 32px;
	vertical-align: middle;
}

.latestnews a:link, .latestnews a:visited, .latestnews a:active {
	background-color: transparent;
	height: 32px;
	max-height: 24px;
	width: 100%;
	display: block;
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
}


.latestnews a:hover {
	background-color: #cbddb3;
	height: 32px;
	max-height: 24px;
	width: 100%;
	display: block;
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
}

.latestnewsfooter {
	display: block;
	border-top: 1px solid #71a41d;
}

/*
.formplace {
	width: 435px;
	height: 40px;
	margin-top: 5px;
}
.formholder {
	width: 435px;
	height: 20px;
	border: none;
	margin-top: 5px;
	float: center;
}

#login_user {
	background: none;
	border: none;
	padding-top: 5px;
	width: 60px;
}
#login_pw {
	background: none;
	display: inline;
	border: none;
	padding-top: 5px;
	width: 60px;
}

#usernamefield {
	background: none;
	border: none;
	cursor: text;
	
}
#passwordfield {
	background: none;
	border: none;
	cursor: text;
}


#login_submit, #login_submit a:link, #login_submit a:visited, #login_submit a:hover {		
	display: inline;
	margin-left: 40px;
	background-position: top;	
	vertical-align: top;
}
#login_vergeten a:link, #login_vergeten a:visited, #login_vergeten a:hover {
	float: right;
	display: inline;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}






