*
{
    margin: 0px;
    padding: 0px;
}

a
{
    color: #3b5998;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.alignleft
{
    display: inline;
    float: left;
    margin: 5px 10px 0px 0px;
}

.alignright
{
    display: inline;
    float: right;
}

.banner
{
    margin: 40px 0px;
    padding: 5px;
}

#bannerbar
{
    border: solid 1px #e6e6e6;
    margin: 0px 0px 30px 0px;
    padding: 10px;
}

#bannerbox
{
    margin: 5px 0px 0px 5px;
}

body
{
    background: #ffffff;
    color: #4a4a4a;
    font-family: "Lucida Sans", Lucida, "Trebuchet MS", sans-serif;
    font-size: 12px;
    line-height: 22px;
}

.border
{
    border-bottom: dashed 1px #cdcdcd;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
}

.captcha img
{
    border: 1px solid #bec9ce;
    float: left;
    height: 19px;
    margin: 0px 10px 10px 0px;
    padding: 0px;
}

.captcha input
{
    margin: 0px 10px 10px 0px;
    width: 100px;
}

.clear
{
    clear: both;
    display: block;
    height: 0px;
}

.column1
{
    display: inline;
    float: left;
    width: 640px;
}

.column2
{
    display: inline;
    float: right; 
    width: 300px;
}

.error_inputfield
{
    color: #ff0000;
}

fieldset
{
    border: none;
}

input
{
    background: #ffffff;
    border: solid 1px #ababab;
    padding: 4px;
}

input:focus, textarea:focus
{
    border-color: #00aeef;
}

#footer1
{
    background: #000000 url('/images/nl/layout/footer.gif') repeat-x top;
    padding: 0px 0px 30px 0px;
}

#footer2
{
    background: #101010;
    color: #333333;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
}

#footer2 a
{
    color: #333333;
    text-decoration: none;
}

#footer2 a:hover
{
    color: #777777;
}

form
{
    margin: 0px 0px 25px 0px;
}

#head
{
    height: 50px;
    padding: 10px 0px 0px 0px;
}

#header
{
    background: #000000 url('/images/nl/layout/header.gif') repeat-x bottom;
    height: 30px;
}

h1
{
    float: left;
    font-size: 22px;
    height: 50px;
    line-height: 25px;
    width: 256px;
}

h1 a
{
    background: url('/images/nl/layout/logo.png') no-repeat;
    display: block;
    height: 50px;
    outline: none;
    text-indent: -4000px;
}

h2
{
    color: #3b5998;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
}

h2 .right
{
    padding: 4px 0px 0px 0px;
    white-space: nowrap;
}

iframe
{
    padding: 0px;
}

#iframe
{   
    margin-left: -7px;
    margin-top: -5px;
}

input, textarea
{
    background-color: #ffffff;
    border: 1px solid #bec9ce;
    color: #49585b;
    height: 15px;
    margin: 0px 10px 10px 0px;
    padding: 2px 5px;
    text-align: left;
    width: 300px;
}

input[type="submit"]
{
    border: none;
    background: #000000;
    color: #b3b3b3;
    cursor: pointer;
    font-size: 12px;
    height: 27px;
    padding: 3px 5px 6px 5px;
    text-align: center;
    width: 200px;
}

input[type="submit"]:hover
{
    background: #3b5998;
    color: #ffffff;
    height: 27px;
    text-align: center;
}

label
{
    display: block;
    width: 150px;
}

label span
{
    color: #999999;
    font-size: 10px;
}

legend
{
    display: none;
}

p
{
    text-align: justify;
}

.paging
{
    clear: both;
    border-top: dashed 1px #cdcdcd;
    margin-top: 13px;
    padding-top: 5px;
    text-align: right;
}

.paging span
{
    color: #999999;
    padding: 0px 6px;
}

#newsitems .newsitem h2 a:hover
{
    text-decoration: none;
}

#newsitems .newsitem img, img
{
    border: solid 1px #c6c6c6;
    padding: 2px;
}

#newsitems .newsitem img
{
    float: left;
    margin: 5px 10px 40px 0px;
}

#newsitems .newsitem
{
    clear: both;
    margin-bottom: 40px;
}

small
{
    color: #868686;
    display: block;
    font-size: 11px;
}

.shell
{
    margin: 0px auto;
    width: 980px;
}

.sidebar
{
    padding: 0px 0px 20px 0px;
}

#sidebar ul
{
    list-style-type: none;
    padding: 0px 0px 20px 2px;
}

#sidebar ul li
{
    border-bottom: dashed 1px #cdcdcd;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
}

#sidebar ul li:last-child
{
    border-bottom: none;
}

#sidebar ul li a
{
    text-decoration: none;
}

#sidebar ul li a:hover
{
    text-decoration: underline;
}


textarea
{
    height: 100px;
    width: 450px;
}

#wrap
{
    padding: 0px 0px 60px 0px;
}
