body
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: black;
line-height: 20px;
background:  #DBDBDB;
}
h1
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 18px;
color: #990000;
}
h2
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
}
td
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: black;
line-height: 20px;
}
img
{
border:  0px;
}
A:LINK
{
font-size: 12px;
color: #990000;
text-decoration: none;
}
A:VISITED
{
font-size: 12px;
color: #990000;
text-decoration: none;
}
A:HOVER
{
font-size: 12px;
color: #990000;
text-decoration: none;
}
A:ACTIVE
{
font-size: 12px;
color: #990000;
text-decoration: none;
}
.inputtext
{
height: 22px;
max-height: 22px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
}
.inputcheckbox
{
font-size: 12px;
}
.inputradiobutton
{
font-size: 12px;
}
.inputdropdown
{
font-size: 12px;
}
.inputbutton
{
font-size: 12px;
}
.MainStructure
{
vertical-align: top;
width: 1020px;
height: 1000px;
}
.submenuparttxtmain, .submenuparttxtmain ul { /* all lists */
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    list-style: none;
}

.submenuparttxtmain a {
    /*display: block;*/
}

.submenuparttxtmain li { /* all list items */
    float: left;
/*    width: 128px; Put this in the webcreator at the li-Item-Link of the Menu Ul SUB otherwise it will inherit it constantly */
}

.submenuparttxtmain li ul { /* second-level lists */
    position: absolute;
    padding: 0px;
    width: 0px;
    left: -999em; /* using left instead of display to hide menus because display: none isnt read by screen readers */
    margin-left: 0px;
    margin-top: 8px;
}

.submenuparttxtmain li ul ul { /* third-and-above-level lists */
    margin: -1.2em 0 0 -10em;
}

/*Show the submenu DIRECTLY INSIDE the selecte LI tag*/
.submenuparttxtmain li:hover > ul {
    left: auto;
}

.submenuparttxtmain .sfhover{
    left: auto;
}

li.sfhover ul {
    left: auto;
}

/*Fix for IE7*/
.submenuparttxtmain li:hover {
    position: static;
}.submenuparttxtmain, .submenuparttxtmain ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
}

.submenuparttxtmain a {
    /*display: block;*/
}

.submenuparttxtmain li { /* all list items */
    float: left;
/*    width: 128px; Put this in the webcreator at the li-Item-Link of the Menu Ul SUB otherwise it will inherit it constantly */
}

.submenuparttxtmain li ul { /* second-level lists */
    position: absolute;
    width: 148px;
    left: -999em; /* using left instead of display to hide menus because display: none isnt read by screen readers */
    margin-left: 0px;
    margin-top: 0px;
}

.submenuparttxtmain li ul ul { /* third-and-above-level lists */
    margin: -1.2em 0 0 -10em;
}

/*Show the submenu DIRECTLY INSIDE the selecte LI tag*/
.submenuparttxtmain li:hover > ul {
    left: auto;
}

.submenuparttxtmain .sfhover{
    left: auto;
}

.menuparttxtitem a
{	
padding: 5px 10px 5px 10px;
display:block;
}

.menuparttxtitemselected a
{	
padding: 5px 10px 5px 10px;
display:block;
}
h3
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 13px;
color: #990000;
margin-bottom: 0px;
}
.inputerrorlabel
{
font-size: 12px;
}
.C1881
{
font-size: 12px;
}
.LeftPart
{
vertical-align: top;
width: 60px;
height: 1000px;
background:  url(/images/stijl01_02.jpg) top repeat-y;
}
.CenterPart
{
vertical-align: top;
width: 902px;
height: 1000px;
background:  url(/images/stijl01_11.jpg) top repeat-y;
}
.RightPart
{
vertical-align: top;
width: 58px;
height: 1000px;
background:  url(/images/stijl01_05.jpg) top repeat-y;
}
.CenterPartTab
{
vertical-align: top;
}
.LoginPart
{
vertical-align: top;
width: 600px;
height: 26px;
padding-top: 3px;
}
.TopmenuPart
{
vertical-align: middle;
width: 302px;
height: 26px;
padding-top: 2px;
}
.HeaderMenuPart
{
vertical-align: bottom;
width: 902px;
height: 174px;
background:  url(/images/stijl01_07.jpg) top no-repeat;
}
.SubmenuPart
{
vertical-align: top;
width: 902px;
height: 22px;
background:  url(/images/stijl01_08.jpg) top no-repeat;
}
.ContentPart
{
vertical-align: top;
width: 600px;
height: 537px;
background:  url(/images/stijl01_09.jpg) top no-repeat;
}
.ActionPart
{
vertical-align: top;
width: 302px;
height: 512px;
padding-bottom: 20px;
padding-left: 35px;
padding-top: 20px;
background:  url(/images/stijl01_10.jpg) top no-repeat;
}
.FooterPart
{
vertical-align: top;
width: 902px;
height: 241px;
padding-left: 65px;
padding-top: 20px;
background:  url(/images/stijl01_12.jpg) top no-repeat;
}
.LoginPartTxt
{
width: 550px;
margin-left: 50px;
}
.TopmenuPartTxt
{
width: 200px;
}
.menuparttxtmain
{
float: left;
margin: 0px;
margin-left: 40px;
padding: 0px;
list-style-type: none;
}
.menuparttxtitem
{
float: left;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
}
.menuparttxtitem a
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
}
.menuparttxtitem a:visited
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
}
.menuparttxtitem a:hover
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
background:  #FFFFFF;
border-right:  #B8B8B8 1px solid;
border-left:  #B8B8B8 1px solid;
border-top:  #B8B8B8 1px solid;
}
.menuparttxtitemselected
{
float: left;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
background:  #FFFFFF;
border-right:  #B8B8B8 1px solid;
border-left:  #B8B8B8 1px solid;
border-top:  #B8B8B8 1px solid;
}
.menuparttxtitemselected a
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
}
.menuparttxtitemselected a:visited
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
}
.menuparttxtitemselected a:hover
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
}
.submenuparttxtmain
{
float: left;
margin: 0px;
margin-left: 40px;
padding: 0px;
list-style-type: none;
}
.submenuparttxtitem
{
float: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #464646;
text-decoration: none;
}
.submenuparttxtitem a
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #464646;
text-decoration: none;
}
.submenuparttxtitem a:visited
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #464646;
text-decoration: none;
}
.submenuparttxtitem a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
text-decoration: none;
}
.submenuparttxtitemselected
{
float: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
text-decoration: none;
}
.submenuparttxtitemselected a
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
text-decoration: none;
}
.submenuparttxtitemselected a:visited
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
text-decoration: none;
}
.submenuparttxtitemselected a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
text-decoration: none;
}
.ContentPartTxt
{
width: 510px;
margin-bottom: 20px;
margin-left: 65px;
margin-top: 30px;
}
.ActionPartTxt
{
width: 202px;
}
.LinksFooterPartTxt
{
width: 785px;
}

