body {
   overflow-y: hidden;
   background-color: #092469;
   padding: 0;
   margin: 0;
   font-family: verdana, arial, sans-serif;
   font-size: 12pt;
   color: white;
}

a   {
   text-decoration: none;
   color: white;
}

a:hover {
   color: yellow;
}

td  {
   font-size: 10pt;   
}


#logotop  {
   position: absolute;
   top: 0px;
   color: white;
}


#nieuwmenu
{
    overflow: hidden;
    POSITION: absolute;
    top: 5px;
    left: 50%;
    margin-left: -150px;
    height: 400px;
    width: 500px;
    BACKGROUND-COLOR: #00002f;
    border: solid 5px silver;
    visibility: hidden;
    TEXT-ALIGN: left;
    padding-bottom: 0px;
    padding-top: 6px;
    color: yellow;
    font-weight: bold;
    font-size: 11pt;
}


#nieuwmenubinnen
{
   overflow: hidden;
    POSITION: absolute;
    top: 30px;
    left: 50%;
    margin-left: -245px;
    height: 348px;
    width: 245px;
    BACKGROUND-COLOR: transparant;
    border-top: solid 2px silver;
    TEXT-ALIGN: left;
    padding: 12px;
    color: white;
    font-size: 11pt;
    font-weight: normal;
    visibility: hidden;
}

#nieuwmenubinnen2
{
   overflow: hidden;
    POSITION: absolute;
    top: 30px;
    left: 50%;
    margin-left: 0px;
    height: 348px;
    width: 245px;
    BACKGROUND-COLOR: transparent;
    border-top: solid 2px silver;
    TEXT-ALIGN: left;
    padding: 12px;
    color: white;
    font-size: 11pt;
    font-weight: normal;
    visibility: hidden;
}

#startpagina{
   position: absolute;
   top: 0px;
   height: 30px;
   padding-left: 0px;
   color: white;
   padding-top: 5px;

}

.extraleft40 {
   margin-left: +40px;
}


#textunder  {
   position: absolute;
   top: 467px;
   left: 50%;
   margin-left: -370px;
   width: 200px;
   height: 30px;
   padding-left: 0px;
   color: white;
   padding-top: 0px;
   font-size: 10pt;
}

#showaddtxt  {
   visibility: hidden;
   position: absolute;
   top: 431px;
   left: 50%;
   margin-left: -375px;
   width: 110px;
   height: 100px;
   padding-left: 0px;
   color: white;
   padding: 5px;
   font-size: 11pt;
   background-color: blue;
   border: solid 1px yellow;
}

#addtxt {
   visibility: hidden;
   background: white;
   overflow: hidden;
   position: absolute;
   top: 33;
   left: 50%;
   margin-left: -370px;
   width: 743px;
   height: 430px;
   color: blaCK;
   padding: 0px;
}

#addtxt a {
   color: black;
   text-decoration: underline;
}

#addtxt a:hover {
   color: blue;
   text-decoration: none;
}

#addtxtclose {
   background: white;
   overflow: hidden;
   position: relative;
   width: 743px;
   height: 50px;
   color: red;
   padding: 5px;
}

#addtxttxt {
   background: white;
   overflow: auto;
   position: relative;
   width: 743px;
   height: 375px;
   color: black;
   padding: 5px;
}


.imageholder   {
   float: left;
   border: solid blue;
   border-width: 1px;
   padding: 0px;
   margin-top: 10px;
   margin-right: 10px;
   font-size: 0pt;
}


#workspacesamplesall {
   overflow: auto;
   background-color: transparant;
   position: absolute;
   width: 740px;
   height: 400px;
   color: white;
   padding-bottom: 15px;
}


#menu0612
{
    overflow: hidden;
    POSITION: absolute;
    top: 5px;
    left: 50%;
    margin-left: -150px;
    height: 300px;
    width: 450px;
    BACKGROUND-COLOR: #00002f;
    border: solid 5px silver;
    visibility: hidden;
    TEXT-ALIGN: left;
    padding-bottom: 0px;
    padding-top: 6px;
    color: yellow;
    font-weight: bold;
    font-size: 11pt;
}

.yellow   {
   color: yellow;
    font-size: 12pt;
}

#instructie  {
   position: absolute;
}

.normallink {
}

.normallink a {
   color: white;
   text-decoration: underline;
}

.normallink a:hover {
   text-decoration: none;
}

#tekstset {
   position: absolute;
}
