/* tekst voor buttons en link buttons in het beheer deel van de portal admin pages */
body { margin: 0px; }
.CommandButton { font-family: Verdana; font-size: 0.8em; font-weight: normal; }
.Head { font-family: Arial, Helvetica; font-size: 1.2em; font-weight: normal; color: #333333; }
.Normal { font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: normal; color: #333333; line-height: 1.2em; }
.NormalBold { font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: bold; line-height: 1.2em; }
.NormalRed { font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: bold; line-height: 1.2em; color: #ff0000; }


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox { font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: normal; line-height: 1.2em; }


/* text style for the unselected tabs */
.OtherTabs { color: #999999; font-family: Arial, Helvetica; font-size: 0.8em; font-weight: normal; font-style: normal; }
.SelectedTab { font-size: 0.8em; color: #666666; font-family: Verdana; text-decoration: none; }


/* style of item titles on edit and admin pages */
.SubHead { font-family: Helvetica, Arial, sans-serif; font-size: 1em; font-weight: bold; color: #333333; }


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SubSubHead { font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: normal; color: #333333; }
.metaknoppen { color: #999999; text-decoration: none; font-size: 0.8em; font-family: Helvetica, Arial, sans-serif; }

/* hyperlinks  */
a:link { font-family: Helvetica, Arial, sans-serif; color: #333333; text-decoration: underline; }
a:visited { font-family: Helvetica, Arial, sans-serif; color: #333333; text-decoration: underline; }
a:hover { font-family: Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; }
a:active { font-family: Helvetica, Arial, sans-serif; color: #333333; text-decoration: underline; }

/* kleine knoppen */
a.metaknoppen:link { color: #999999; text-decoration: none; font-size: 0.8em; font-family: Helvetica, Arial, sans-serif; }
a.metaknoppen:visited { color: #999999; text-decoration: none; font-size: 0.8em; font-family: Helvetica, Arial, sans-serif; }
a.metaknoppen:hover { color: #62AC1E; font-size: 0.8em; font-family: Helvetica, Arial, sans-serif; }
a.metaknoppen:active { color: #999999; text-decoration: none; font-size: 0.8em; font-family: Helvetica, Arial, sans-serif; }

/* submenu */
a.submenu:link { color: #FFFFFF; text-decoration: none; font-size: 1em; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.submenu:visited { color: #FFFFFF; text-decoration: none; font-size: 1em; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.submenu:hover { color: #FFFFFF; font-size: 1em; font-family: Helvetica, Arial, sans-serif; font-weight: bold; text-decoration: underline; }
a.submenu:active { color: #FFFFFF; text-decoration: none; font-size: 1em; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }

/* hyperlinks unselected tabs */
A.OtherTabs:link { text-decoration: none; color: #CCCCCC; }
A.OtherTabs:visited { text-decoration: none; color: #CCCCCC; }
A.OtherTabs:active { text-decoration: none; color: #CCCCCC; }
A.OtherTabs:hover { text-decoration: bold; color: #62AC1E; }

/* GENERIC */
.Skinobject { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #333333; }

/* HEADERS */
H1 { font-family: Helvetica, Arial, sans-serif; font-size: 1.4em; font-weight: normal; color: #333333; }
H2 { font-family: Helvetica, Arial, sans-serif; font-size: 1.3em; color: #333333; font-weight: normal; }
H3 { font-family: Helvetica, Arial, sans-serif; font-size: 1.2em; font-weight: bold; color: #333333; }
H4 { font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; font-weight: bold; color: #333333; }
H5, DT { font-family: Helvetica, Arial, sans-serif; font-size: 1em; font-weight: bold; color: #333333; }
H6 { font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: bold; color: #333333; }


TFOOT, THEAD { font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; color: #333333; }
TH { vertical-align: baseline; font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; font-weight: bold; color: #333333; }

/* MODULES */
.Titel { display: inline; float: left; overflow: hidden; width: 450px; padding-left: 150px; padding-right: 0px; font-family: Helvetica, Arial, sans-serif; font-size: 1.4em; }
.CPane { display: block; float: left; overflow: hidden; width: 450px; font-size: 0.9em; font-weight: normal; color: #333333; line-height: 1.2em; position: relative; left: 50px; top: 30px; }
.Submenu { display: inline; float: left; overflow: hidden; width: 130px; padding-left: 10px; padding-right: 0px; padding-top: 20px; }

