/**
 * MT
 */


#MTmenu dt a, #MTmenu dd {
 	padding: 0 11px;
 }
#MTmenu dt a { display: block; padding-top: 0.8em; padding-bottom: 0.12em }

#MTmenu dd { padding-bottom: 0.8em }

#MTmenu dt.active, #MTmenu dd.active {
	background: #1a1a1a;
}

#MTmenu dt.active a, #MTmenu dd.active {
	color: #ffde00;
}


.voorstellingenLijst { clear: both }



/* -- inlogscherm -- */

#bodyMT.inloggen .pageContent,
#bodyMT.voorkeuren .pageContent,
#bodyMT.wijzigaccount .pageContent { padding: 15px 0 0 0; }
#bodyMT.inloggen .pageContent p.notice, #bodyMT.voorkeuren .pageContent p.notice, #bodyMT.wijzigaccount .pageContent p.notice,
#bodyMT.inloggen .pageContent p.warning, #bodyMT.voorkeuren .pageContent p.warning, #bodyMT.wijzigaccount .pageContent p.warning  {
	margin: 0.5em 25px 1em 25px
}

#bodyMT #content .pageContent form {
	position: relative; border-bottom: 2px solid #000000; 	
	padding-bottom: 3em;
} /*+ie6c*/

#bodyMT.nieuwaccount #content form,
#bodyMT.activeeraccount #content form { position: static; border: 0 }
#bodyMT.nieuwaccount #content,
#bodyMT.activeeraccount #content  { position: relative; }

#bodyMT.inloggen #content fieldset,
#bodyMT.voorkeuren #content fieldset,
#bodyMT.wijzigaccount #content fieldset {
	padding: 0 25px;
}
#bodyMT.voorkeuren #content fieldset.table { padding-left: 0; padding-right: 0; }
#bodyMT.voorkeuren #content fieldset.table legend { padding-left: 25px; padding-top: 1em  }

#bodyMT #content .pageContent fieldset input.submit {
	position: absolute; right: 0; bottom: 0;
}


/* voorkeuren */
#bodyMT.voorkeuren fieldset table { width: 100% }
#bodyMT.voorkeuren fieldset table th.headerX { width: 25%; text-align: center; padding-bottom: 10px }
#bodyMT.voorkeuren fieldset table th.headerY { padding-left: 25px } 
#bodyMT.voorkeuren fieldset table td { text-align: center; padding: 2px 0 }

#weblogSub label { width: 15em }

#bodyMT.voorkeuren fieldset a.voorbeeld { float: right }

#vOverzichtSub div,
#vOverzichtSub input,
#vOverzichtSub label { float: left; }
#vOverzichtSub label { width: 22em; padding-left: 10px  }

#vOverzichtSub-kalender a.voorbeeld,
#vOverzichtSub-lijst a.voorbeeld  { padding-right: 28px; background: transparent no-repeat 100% 50% }
#vOverzichtSub-kalender a.voorbeeld { background-image: url(../../images/ico_kalender.gif) }
#vOverzichtSub-lijst a.voorbeeld { background-image: url(../../images/ico_lijst.gif) }

/* -- gegevens wijzigen -- */
#terugNaarReservering { position: absolute; right: 25px; top: 70px; z-index: 1 }





