body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5
{
    border: 0;
}
body
{
    margin: 0;
    padding-bottom: 0px;
    padding-top: 0px;
    padding:0;
    background-color: #ebebeb;
    text-align: center;
}

h1, h2, h3, h4, h5, h6
{
    margin: 15px 0 10px 0;
}

h1
{
    font-size: 100%;
}

td
{
    font-family: verdana;
    font-size: 0.8em; 
}

a:link
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#main
{
    width: 980px;
    margin: 0 auto;
    padding:0;
    text-align: left;
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    -moz-border-radius: 1px;
    -khtml-border-radius:1px;
    -webkit-box-radius:1px;
    border-radius: 1px;
    -moz-box-shadow: 0px 0px 8px #000000;
    -khtml-box-shadow: 0px 0px 8px #000000;
    -webkit-box-shadow: 0px 0px 8px #000000;
    box-shadow: 0px 0px 8px #000000;
    font-family: verdana;
    font-size: 0.8em; 
    background-color: #FFFFFF;
}

#header
{
    position: relative;
    height: 135px;
    width:980px;
    left: 0px;
    background: url("../images/j4s_logo.gif") 0 0 no-repeat;
    overflow: hidden;
}
#header
{
    background-color: #ffffff;
}
#logo
{
    position: absolute;
    top: 0px;
    left: 400px;
    margin: 0;
    font-size: 100%;
    letter-spacing: -1px;
    font-weight: normal;
}
#logo span
{
    font-weight: bold;
    text-align: right;
}
#logo span
{
    color: #71C705;
}
#logo a
{
    text-decoration: none;
}
#logo a
{
    color: #FFF;
}

#nav
{
    background-color: #f00212;
    margin: 0 0px 0 0px;
    padding: 0;
    width: 980px;
    height: 32px;
    float:left;    
}
#nav ul
{
    list-style: none; 
    float:left;
    margin: 0;
    padding: 0;     
}
#nav ul li
{
    display: inline;
    margin:0; 
    font-family: verdana;
    font-size: 11px;
    font-variant:small-caps; 
}
#nav ul li a
{
    display: block;
    text-decoration: none;
    color: #FFF;
    font-size: 11px;
    padding: 8px 10px 8px 10px;
}
#nav ul li a:hover
{
    display: block;
    float:left;
    text-decoration: none;
    background-color: #c90006;
    padding: 8px 10px 8px 10px;
}
#nav ul li#nav-active a
{
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #FFF;    
    background-color: #c90006;
    padding: 8px 10px 8px 10px;
    font-variant:small-caps;  
}
#nav ul li#nav-active a:hover
{
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #FFF;    
    background-color: #c90006;
    padding: 8px 10px 8px 10px;
    font-variant:small-caps;  
}

#contentleft
{
    float: left;
    width: 608px;
    min-height: 530px; /* sets min-height value for all standards-compliant browsers */   
    background-color: #FFFFFF;
}

#content
{
    float: right;
    margin:0;
    padding:0;
    width: 370px;
    height: 530px;
    background: url("../images/J4S_Handen.jpg") #c5c5c5 top right no-repeat;
}

#perex
{
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}
#perex a
{
    color: #FFF;
}
#perex a:hover
{
    color: #c90006;
}
#perex p
{
    margin: 0;
}
#perex-title
{
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    background-color: #FFFFFF;   
}
#perex-title-tekst
{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
    color: #000000;
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: 1.0em;
}

#footer
{
    width: 980px;
    height: 40px;
    overflow: hidden;
    margin:0;
    padding:0;
    background-color: #373737;
    color: #FFFFFF;

}
#footer p
{
    margin: 0;    
    padding:  10px 0px 0px 10px;
}
#footer a
{
    color: #FFF;
    text-decoration:none;
}
#footer a:hover
{
    color: #FFF;
    text-decoration:underline;
}

.noscreen
{
    display: none;
}

.box
{
    min-height: 1px;
}
.box:after
{
    display: block;
    visibility: hidden;
    clear: both;
    line-height: 0;
}

.title-h1
{
    font-size: 11pt;
    padding-top: 5px;
    font-variant:small-caps;
    color: #c90006;
    font-weight: bold;
}



#deel1
{
    float: left;
    /* width: 255px; */
    overflow: hidden;
}
#deel2
{
    float: right;
    width: 200px;
    overflow: hidden;
}

.border-ads
{
    border: 1px solid #900066;
    width: 148px;
}

.label
{
    float: left;
    width: 150px;
    text-align: right;
    margin-right: 15px;
}

.labelcourse
{
    float: left;
    width: 120px;
    text-align: left;
}

.input
{
    background-color: #f5f5f5;
    font-size: small;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    width: 200px;
    margin-bottom: 10px;
}

.datepicker
{
    font-size: small;
    width: 20px;
    margin-bottom: 10px;
}

.dateformat
{
    font-size: small;
    width: 100px;
    margin-bottom: 10px;
}

.submit
{
    background-color: #f5f5f5;
    font-size: small;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    width: 120px;
    margin-bottom: 10px;
    margin-left: 166px;
    cursor:pointer;
}

.submitcourse
{
    background-color: #f5f5f5;
    font-size: small;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    width: 120px;
    margin-bottom: 10px;
    margin-left: 123px;
    cursor:pointer;
}

.clear
{
    clear: both;
}
