/**
 *  Stylesheet for Veilig Amsterdam
 *  ===============================================================
 *  $Revision: 1.73.10.31 $
 *  ===============================================================
 *
 *  global styleguide:
 *
 *  colors {
 *    white  : #fff;
 *    black  : #000;
 *    gray   : #4b4b4b;
 *    red    : #e60003;
 *  }
 *
 *  fonts {
 *    logo    : FF Unit - Medium;
 *    headers : Verdana, Helvetica, sans-serif;
 *    text    : Verdana, Helvetica, sans-serif;
 *  }
 */


/**
 * GLOBAL HTML ELEMENTS
 *
 * default html elements, such as html, body, img, p, a.
 */

html, body { height: 100%; margin: 0; padding: 0; border: 0; background-color: white; }
html { background: transparent url(/images/border_left.gif) repeat-y left top; }
body { font: normal .7em/1.4em Verdana, Helvetica, sans-serif; color: #4b4b4b; background: transparent url(/images/border_right.gif) repeat-y right top; }

/* links */
a, a:link { padding: 0; color: #e60003; text-decoration: none; }
a:visited { color: #4b4b4b; }
a:active { color: #4b4b4b; text-decoration: underline; }
a:hover { color: #4b4b4b; text-decoration: underline; }

/* headers */
h1, h2, h3, h4, h5, h6 { margin: 0 0 1em 0; font-family: Verdana, Helvetica, sans-serif; color: #e60003; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; }

/* images */
img, a img { border: 0; }

/* paragraphs */
p { }

/* lists and definition lists */
ul { }
    ul li {}

dl {}
    dl dt {}
    dl dd {}

/* tables */
table { width: 100%; font-size: 1em; border-collapse: collapse; margin: 1em 0; }
    table th, table td { vertical-align: top; }
    table tr { vertical-align: top; }
    table caption { text-align: left; font-weight: bold; }
    table th { text-align: left; }
    table thead th, table thead td { font-weight: bold; }
    table tbody th { font-weight: normal; }
    table tbody th a { font-weight: bold; }

/* form elements, labels & fieldsets */
form { margin: 0; }

input, select, textarea { border: 1px solid #999; padding: .2em; font: normal 1em Verdana, Helvetica, sans-serif; }
    input:hover, textarea:hover { border-color: #bbb; }
    input:focus, textarea:focus { border: 1px inset #afafaf; }
    input.disabled { cursor: pointer; }

fieldset { border: 1px solid #e60003; padding: 0 1em 1em 1em; }
    fieldset legend { margin: 0 0 .5em .4em; padding: .1em .7em; color: white; font-weight: bold; background-color: #e60003; }

label { cursor: default; }
    label:hover {}

iframe { min-height: 35em; border: 0; width: 99%; }

/**
 * BASIC PAGE LAYOUT
 *
 * describes the default page layout
 */
#body { height: 100%; }
    #container { height: 100%; border-left: 30px solid #e60003; }
    #body>#container { height: auto; min-height: 100%; }

        #content { height: 100%; margin: 0 240px 0 0; padding: 0 20px 0 270px; background-color: white; }
        #container>#content { height: auto; min-height: 100%; }
            .iframe #content { margin-right: 0; padding-left: 20px; }

        #sidebar { position: absolute; top: 134px; left: 50px; width: 220px; margin: 0; padding: 0; border-top: 2px solid #e7e7e7; }
            #sidebar h2 { font-size: 1.5em; margin: .8em 0; }

        #extra_info { position: absolute; top: 147px; right: 20px; width: 200px; }
            #extra_info h2 { font-size: 1.5em; margin: 0 0 .5em 0; }
            #extra_info ul { list-style-type: none; margin: 1em 0; padding: 0; }
                #extra_info ul li a { font-weight: bold; color: #4b4b4b; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .3em; }
                    #extra_info ul li a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }
            #extra_info .text { width: 110px; }
            #extra_info .button { padding-left: 0; }

        #pagenav { clear: both; color: #4b4b4b; width: 100%; padding-top: 10px; border-top: 2px solid #e7e7e7; }
            #pagenav a { color: #4b4b4b; }
                #pagenav a:hover { color: #e60003; }

        #header {
        position: absolute;
        top: 0; left: 0;
        display: block;
        height: 115px; width: 100%;
        text-indent: -9000px;
        background-color: #e60003; background-repeat: repeat-x; background-position: top left; }

            #header h2 { border-left: 30px solid #e60003; width: 730px; height: 100%; margin: 0; }
                #header h2 a { display: block; height: 85px; border: 0; padding-left: 0; background: none; }

        #logos { position: absolute; right: 20px; top: 67px; width: 305px; height: 48px; background: transparent url(/images/logos.gif) no-repeat left top; z-index: 4; }
            #om { display: block; float: left; height: 100%; width: 60px; }
            #politie { display: block; float: left; height: 100%; width: 120px; }
            #gemeente_amsterdam { display: block; float: left; height: 100%; width: 124px; }
              html>body #gemeente_amsterdam { width: 124px; }
            #om:hover, #politie:hover, #gemeente_amsterdam:hover { text-decoration: none; }
            #om span, #politie span, #gemeente_amsterdam span { visibility: hidden; }
        h3#slogan { position: absolute; top: 20px; left: 60px; font-size: 2em; color: white; width: 700px; line-height: 40px; border: 0; z-index: 3; }
            h3#slogan a { display: block; width: 100%; height: 100%; border: 0; padding-left: 0; background: none; text-decoration: none; }
                h3#slogan a span { visibility: hidden; }

        #mainnav { position: absolute; top: 85px; left: 30px; z-index: 2; }
            #mainnav ul { list-style-type: none; margin: 0; padding: 0; }
                #mainnav li { float: left; height: 23px; padding-top: 7px; background: black url(/images/line_topnav.gif) no-repeat right top; }
                    #mainnav li.active, #mainnav li:hover { background-color: white; }
                        #mainnav li.active a, #mainnav li:hover a { color: black; }
                    #mainnav li a { font-weight: bold; color: white; padding: 0 20px; border: 0; }
                        #mainnav li.active a, #mainnav li a:hover { color: black; text-decoration: none; }

        #breadcrumbs { position: absolute; top: 115px; left: 300px; height: 30px; }
            #breadcrumbs ul { list-style-type: none; margin: .25em 0; padding: 0; }
                #breadcrumbs ul li { line-height: 10px; display: inline; margin: 0; padding: 0 12px 0 0; font-size: .9em; color: #9d9d9d; height: 10px; background: url(/images/i_crumb.gif) right top no-repeat transparent; }
                #breadcrumbs ul li#lastcrumb { background: none; }
                    #breadcrumbs li a { border: 0; color: #9d9d9d; margin: 0; padding: 0; }
                        #breadcrumbs li a:hover { text-decoration: underline; }
            .iframe #breadcrumbs { left: 50px; }

        #globalnav { position: absolute; top: 0; right: 20px; margin: 0; background-color: white; }
            #globalnav ul { list-style-type: none; margin: 0; padding: 0; }
                #globalnav ul li { float: left; margin: 0; padding: 0; height: 20px; background: black url(/images/line_servicemenu.gif) no-repeat right top; }
                    #globalnav ul li:hover { background-color: white; }
                        #globalnav ul li:hover a { color: black; }
                    #globalnav ul li a { display: block; color: white; padding: 0 10px; border: 0; }
                        #globalnav ul li a:hover { color: black; text-decoration: none; }
        #breadcrumbs h2, #globalnav h2 { display: none; }

    #quicksearch { margin: 1em 0; }
        #quicksearch label { clear: both; display: block; color: #4b4b4b; margin-right: 2em; }

    #footer { }

    #props { position: absolute; bottom: 0; right: 30px; }
    html>body #props { position: fixed; }
        #props a, #props a:visited { color: black; border: 0; }


/**
 * PAGE-SPECIFIC ELEMENTS
 *
 * Style specially for pages
 */

/* contenttext: for all basic content text, such as page body's */
.contenttext { margin-bottom: 1em; }

.pagebody_home { border-bottom: 2px solid #e7e7e7; margin-bottom: 20px; }

.citypart h2 { font-size: 1.4em; }
.citypart h3 { font-size: 1em; color: #4b4b4b; }
.citypart img { float: right; border: 1px solid #4b4b4b; }

/* inline sections on the homepage */
.inline-sections { }
    .inline-sections dt { display: block; padding-bottom: 1em; margin: .5em 0; font-size: 1.5em; font-weight: bold; }
        .inline-sections dt a { float: left; }
    .inline-sections dd { clear: both; margin: 0 0 .5em 0; }
        .inline-sections dd a { font-weight: bold; color: #4b4b4b; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .25em; }
            .inline-sections dd a:hover { color: #e60003; text-decoration: none; background-image: url(/images/hoekjes_dubbel_mo.gif); }
        .inline-sections dd p { margin: 0 0 .7em 0; }

#sidebar .inline-sections { margin-top: 9px; padding-bottom: 20px; border-bottom: 2px solid #e7e7e7; }
    #sidebar .inline-sections dt { margin-bottom: 1em; line-height: 1.5; }
    #sidebar .inline-sections dd { margin-bottom: 1.5em; }
        #sidebar .inline-sections dd .date { display: block; }

/* block: (news)blocks on the homepage */
.blocktitle { font-size: 1.5em; margin: .5em 0; }

.block { clear: both; margin-bottom: 2em; }
    .block h2 { margin: 0; padding: 0 1em 0 0; font-size: 1em; color: #4b4b4b;  }
        .block h2 a { display: block; text-decoration: none; color: #4b4b4b; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .4em; }
            .block h2 a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }
    .block img { margin: 0 1em 1em 0; }
    .block p { margin: 0 .5em .5em 0; }

/* default and rich menu */
.menu_default { clear: both; margin: 0; padding: .5em 0; list-style-type: none; }
    .menu_default li { margin-bottom: .5em; border: 1px solid white; }
        .menu_default li a { display: block; font-weight: bold; color: #4b4b4b; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .4em; }
            .menu_default li a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }
        .menu_default li ul { margin: 0; padding: .5em 0 0 15px; list-style-type: none; }
                .menu_default li ul li a { font-weight: normal; color: #4b4b4b; padding-left: 10px; background: transparent url(/images/hoekje_enkel.gif) no-repeat 0 .3em; }
                    .menu_default li ul li a:hover { background-image: url(/images/hoekje_enkel_mo.gif); }

.menu_service { clear: both; margin: 0; padding: .5em 0; list-style-type: none; }
    .menu_service li { margin-bottom: 1em; border: 1px solid white; }
        .menu_service li a { font-weight: bold; color: #4b4b4b; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .4em; }
            .menu_service li a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }
        .menu_service li p { margin: .2em 0 0 15px; padding: 0 0 0 25px; }
            .menu_service li p.phone { background: transparent url(/images/i_phone.gif) no-repeat left center; }
            .menu_service li p.serviceurl { background: transparent url(/images/i_exlink.gif) no-repeat left center; }
                .menu_service li p.serviceurl a, .menu_service li p.serviceurl a:hover { padding: 0; background: none; }
        .menu_service li ul { margin: 0; padding: .5em 0 0 15px; list-style-type: none; }
                .menu_service li ul li a { font-weight: normal; color: #4b4b4b; padding-left: 10px; background: transparent url(/images/hoekje_enkel.gif) no-repeat 0 .3em; }
                    .menu_service li ul li a:hover { background-image: url(/images/hoekje_enkel_mo.gif); }

.menu_rich { clear: both; margin: 1em 0 2em 0; padding: 0; list-style-type: none; }
    .menu_rich li { float: left; width: 47%; height: 90px; margin: 0 .5em .5em 0; }
        .menu_rich li img { float: left; margin: 0 1em 0 0; }
        .menu_rich li a { border: 0; font-weight: bold; color: #4b4b4b; }
            .menu_rich li a:hover { color: #e60003; }
        .menu_rich span { }

/* Default and rich lists */
ul.default, ul.rich, ul.download { clear: both; margin: 0 0 20px 0; padding: 0; list-style-type: none; }

ul.default li { margin-bottom: 1em; }
    ul.default li a { font-weight: bold; color: #4b4b4b; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .25em; }
        ul.default li a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }
    ul.default li .readmore a { font-weight: bold; color: #e60003; padding-left: 0; padding-right: 15px; background: transparent url(/images/hoekjes_dubbel_mo.gif) no-repeat 100% .25em; }
        ul.default li .readmore a:hover { color: #4b4b4b; background-image: url(/images/hoekjes_dubbel.gif); }
    ul.default li p { margin: 0; padding: 0; }

    ul.rich li { height: 100px; margin-bottom: 1em; padding: 0; }
    ul.rich>li { height: auto; min-height: 150px; }
        ul.rich li h2 { margin: 0; padding: 0; font-size: 1em; }
            ul.rich li h2 a { font-weight: bold; color: #4b4b4b; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .25em; }
                ul.rich li h2 a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }
        ul.rich li p { margin: 0; padding: 0; margin-left: 120px; }
        ul.rich li img { margin: 0 20px 20px 0; }
    ul.rich li .readmore a { font-weight: bold; color: #e60003; padding-left: 0; padding-right: 15px; background: transparent url(/images/hoekjes_dubbel_mo.gif) no-repeat 100% .25em; }
        ul.rich li .readmore a:hover { color: #4b4b4b; background-image: url(/images/hoekjes_dubbel.gif); }

    ul.download li { float: left; width: 30%; height: 170px; margin: 0 0 1em 0; padding: 0; }
    ul.download>li { height: auto; min-height: 170px; }
        ul.download li h2 { margin: 0; padding: 0; font-size: 1em; }
            ul.download li h2 a { font-weight: bold; color: #4b4b4b; }
                ul.download li h2 a:hover { color: #e60003; }

/* default and rich group */
dl.group { clear: both; }
    dl.group dt { margin: 1em 0 .5em 0; }
        dl.group dt a { font-weight: bold; }
    dl.group dd { margin-left: .3em; }

.group_rich { clear: both; }
    .group_rich dt { font-weight: bold; font-size: 1.2em; clear: both; margin-top: 1em; padding: .3em; background-color: #e8e8e8;  }
        .group_rich dt a { border: 0; margin-bottom: .2em; }
    .group_rich h2 { margin-bottom: .2em; }
    .group_rich dd { height: 150px; margin: 0 0 0 1em; padding: 1em .5em 0em .5em; border-bottom: 2px solid #e8e8e8; }
    .group_rich>dd { height: auto; min-height: 150px; }
        .group_rich img { vertical-align: top; border: 1px solid #afafaf; margin: .2em 0 1em 1em; padding: 5px; }

dl.group_index { clear: both; }
    dl.group_index dt { margin: 1em 0 0 0; }
        dl.group_index dt a { font-weight: bold; color: #4b4b4b; }
            dl.group_index dt a:hover { color: #e60003; }
    dl.group_index dd { margin-left: 0; }
        dl.group_index dd p { margin: 0; padding: 0; }
        dl.group_index dd .readmore a { font-weight: bold; padding-right: 15px; background: transparent url(/images/hoekjes_dubbel_mo.gif) no-repeat 100% .3em; }
            dl.group_index dd .readmore a:hover { background-image: url(/images/hoekjes_dubbel.gif); }

#alphabet, #month { list-style-type: none; clear: both; float: left; padding: 0; margin: 1em 0 2em 0; width: 100%; }
    #alphabet li { float: left; font-weight: bold; width: 3.7%; }
    #month li { float: left; font-weight: bold; width: 8%; }
        #month li a, #alphabet li a { color: #e60003; }
            #month li a:hover, #alphabet li a:hover { color: #4b4b4b; }


table.rich { border-collapse: collapse; width: 100%; }
    table.rich a { border: 0; }

    table.rich img {
    float: none;
    border: 0;
    margin: 0 0 0 .3em;
    vertical-align: middle; }

    table.rich th { text-align: left; font-weight: bold; }
    table.rich td, table.rich td a { color: black; }

    table.rich thead tr th { border-top: 1px solid #999; border-bottom: 1px solid #999; }
        table.rich thead tr th a { padding-right: 15px; color: black; }

    table.rich tbody tr:hover { background-color: #6d92e0; }
        table.rich tbody tr:hover a { color: white; }

/* project */
.project { width: 100%; }
    .project dt { clear: both; width: 30%; float: left; font-weight: bold; }
    .project dd { width: 65%; float: left; margin: 0 0 .7em 0; text-align: left; }


/* semicolumn, for providing a 2-column layout, to be used in conjunction with float-left/float-right */
.semicolumn { width: 45%; padding: 0; margin: 0 0 1em 0; }

/* imgbox and linkboxes */
.imgbox, .linkbox_default, .linkbox_rich, .linkbox_video { width: 200px; }
    .imgbox img { display: block; margin: 0; border: 0; }
    .imgbox p { margin: 0; padding: .3em; font: bold .8em/1.2em Verdana, Helvetica, sans-serif; color: #e60003; background-color: #e8e8e8; }

.imgbox_products { float: left; clear: both; margin: 2em 0; }
    .imgbox_products img { margin-bottom: 1em; }
    .imgbox_products #imgbox_inline_1, .imgbox_products #imgbox_inline_3 { float: left; clear: both; }
    .imgbox_products #imgbox_inline_2, .imgbox_products #imgbox_inline_4 { float: right; clear: right; }

.linkbox { margin-top: .5em; }

.linkbox_default, .linkbox_rich, .linkbox_video { clear: both; margin: 0; padding: 0; list-style-type: none; }
    .linkbox_default li { margin: 0; padding: 0; }
        .linkbox_default li a { display: block; font-weight: bold; color: #4b4b4b; width: 100%; padding: 0; padding-left: 15px; border: 0; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat 0 .5em; }
        .linkbox_default li>a { width: auto; }
            .linkbox_default li a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }

    .linkbox_rich li { clear: both; margin-bottom: 1em; padding: .3em; width: 122px; height: 120px; }
    .linkbox_rich>li { height: auto; min-height: 150px; }
        .linkbox_rich li h2 { margin-bottom: .2em; background-color: #afafaf; }
        .linkbox_rich li a { display: block; border: 0; }
        .linkbox_rich li img { display: block; vertical-align: top; margin-right: .2em; }
        .linkbox_rich li a span { margin: 0; padding-right: 15px; background: url(/images/hoekjes_dubbel_mo.gif) center right no-repeat transparent; }
            .linkbox_rich li a:hover span { background-image: url(/images/arrow_right_over.gif); }

    .linkbox_video li { clear: both; margin-bottom: 1em; padding: .3em; width: 122px; height: 60px; border-bottom: 1px solid #afafaf; }
    .linkbox_video>li { height: auto; min-height: 60px; }
        .linkbox_video li a img { float: left; vertical-align: top; margin-right: .5em; }

/* addresses */
.address dt, .address dd { float: left; padding: .1em .3em; color: #e60003; }
.address dt { clear: both; width: 25%; font-weight: bold; background-color: #e8e8e8; }
.address dd { width: 70%; margin: 0 0 1em 0; background-color: #f9f9f9; }

/* basicform styles form elements, marked up in a definition list */
.basicform dl input, .basicform dl textarea, .basicform dl select { width: 95%; }
    .radio, .radio:hover, .checkbox, .checkbox:hover { width: auto !important; border: 0 !important; }
    .basicform dl dt { font-weight: bold; clear: both; width: 35%; float: left; }
    .basicform dl dd { width: 60%; float: left; margin: 0 0 1em 0; }
    .errors { font-style: italic; color: red; }

/* search styles: form, info and results */
#resultsinfo { padding-bottom: .2em; }
    #resultsinfo h2, #resultsinfo p { float: left; font-size: .8em; width: 100%; margin: 0; padding: 0; color: black; }

#searchform { margin: 1em 0; padding-bottom: 1em; }
    #searchform label { clear: both; }
    #searchform div { margin: 1em 0 1em 0; }
    #searchform div label { float: none; }
    #searchform div input { float: left; margin: 0; }
    #searchform div p { margin: 0 0 .5em 0; }

#searchresults { clear: both; margin: 1.5em 0 0 0; }
    #searchresults dt { margin: 2em 0 .6em 0; }
    #searchresults dd { margin: .3em 0 0 1.4em; }

/* highlighting for search terms */
.highlight { font-weight: bold; }

/* forum and poll styles */
.forum, .topic, .pollarchive { width: 100%; margin: 0 0 2em 0; border: 0; }
    .forum thead th, .topic thead th, .pollarchive thead th { margin-bottom: .2em; color: white; background-color: #9d9d9d; }
    .forum tbody th, .forum tbody td, .pollarchive tbody th, .pollarchive tbody td { }
    .forum tr, .topic tr, .pollarchive tr { border-bottom: 1px solid white; }
    .forum td, .forum th, .topic td, .topic th, .pollarchive td, .pollarchive th { vertical-align: top; padding: .3em; }
    .forum img, .topic img { vertical-align: top; }
    .forum p, .pollarchive p { margin-top: 0; }
    .forum a, .pollarchive a { font-weight: bold; color: #4b4b4b; }
        .forum a:hover, .pollarchive a:hover { color: #e60003; }

.post { }
    .post th { border-right: 1px solid #e8e8e8; }
.author { }

.postform { }
    .postform .basicform dt, .postform .basicform dd { float: none; width: auto; }
    .postform .basicform dt { font-weight: bold; margin-top: .5em; padding: .1em .3em; }
    .postform .basicform dd { margin: 0 0 1em 0; padding: 0; }
    .postform .basicform textarea  { width: 100%; }
    .postform .basicform input.submit { width: auto; }

/* odd, even and first for row coloring (zebra tables and distinctive first post) */
.odd { background-color: #e0e0e0; }
.even { background-color: #f0f0f0; }
.first { background-color: #e0e0e0; }
    .first .date { font-weight: bold; color: #4b4b4b; }

/* special icons for announcements, sticky topics and locked topics */
td.announcement, td.sticky, td.locked, td.default { padding-left: 20px; background-position: 0 5px; background-repeat: no-repeat; }
    td.announcement { background-image: url(/images/i_announce.gif); }
    td.sticky { background-image: url(/images/i_sticky.gif); }
    td.locked { background-image: url(/images/i_locked.gif); }
    .announcement { font-weight: bold; }
    .locked, .locked a { color: #afafaf; border-color: #afafaf; background-color: #e8e8e8; }

/* search styles: form, info and results */
.pollresults { width: 100%; overflow: hidden; }
    .pollresults tr { }
    .pollresults td { text-align: right; }
        .pollresults td span { float: left; }
    .pollresults dt, .pollresults dd { margin: .3em 0 0 0; padding: 0; float: left; }
    .pollresults dt { clear: both; width: 20%; }
    .pollresults dd { width: 20%; }
    .pollresult { width: 55% !important; background-color: #e8e8e8; }
        .pollresult div { border: 1px solid black; padding: .5em 0; background-color: #e60003; }
    .pollresults .clear-result { float: none; width: 100%; height: 1px; }
.pollresults, #pollform { margin-bottom: 2em; }

/* bannercolumn */
#bannercolumn { position: absolute; right: 20px; top: 145px; width: 200px; margin: 0; padding: 0; }
    #bannercolumn a { border: 0; }
    #bannercolumn img { margin-bottom: 20px; }

    #bannercolumn .static { width: 190px; background-color: #e7e7e7; padding: 5px; margin-bottom: 20px; }
        #bannercolumn .static a { font-weight: bold; color: #e60003; padding-right: 15px; background: transparent url(/images/hoekjes_dubbel_mo.gif) no-repeat right center; }
            #bannercolumn .static a:hover { color: #4b4b4b; text-decoration: none; background-image: url(/images/hoekjes_dubbel.gif); }
        #bannercolumn .static h2 { font-size: 1.5em; margin-bottom: 0; }
        #bannercolumn .static p { color: #4b4b4b; margin: .5em 0; }
        #bannercolumn .static a:hover p { color: #e60003; }

    /* poll in bannercolumn */
    #bannercolumn .pollform { width: 180px; background-color: #e7e7e7; padding: 10px; margin-bottom: 20px; }
        #bannercolumn .pollform fieldset { margin: 0; padding: 0; border: 0; }
        #bannercolumn .pollform h3 { font-size: 1.5em; margin: 0; padding: 0; }
        #bannercolumn .pollform form { margin-top: 1em; }
            #bannercolumn .pollform form p { margin: 0 0 .5em 0; }
            #bannercolumn .pollform form input { float: left; }
            #bannercolumn .pollform form label { display: block; padding-left: 25px; }
            #bannercolumn .pollform form .submit { font-size: 1em; color: white; text-align: left; border-color: #e60003; width: 100% !important; background: #e60003 url(/images/hoekjes_dubbel_wit.gif) no-repeat 5px 50%; }

        #bannercolumn .pollresults dt, #bannercolumn .pollresults dd { width: 100%; }
        #bannercolumn .pollresults dd.pollresult { width: 90% !important; }
            #bannercolumn .pollresults dd.pollresult div { height: .5em; padding: 0; }

/* sitemap */
ul.sitemap { margin: 1em 1em 1em 0; padding: 0; list-style-type: none; }
    ul.sitemap li { margin: 0; padding: 0; }
        ul.sitemap li a { font-weight: bold; color: #4b4b4b; }
            ul.sitemap li a:hover { color: #e60003; }
        ul.sitemap li ul { margin: .3em 1em 1em 0em; padding: 0; list-style-type: none; }
            ul.sitemap li ul li ul li a { font-weight: normal; color: black; padding-left: 10px; background: transparent url(/images/hoekje_enkel.gif) no-repeat 0 .25em; }
                ul.sitemap li ul li ul li a:hover { background-image: url(/images/hoekje_enkel_mo.gif); }

/* chapters in documents */
#chapterlist { clear: both; width: 100%; margin: 0; padding: 1em 0; list-style-type: none; }
    #chapterlist li { padding: 0; border-bottom: 1px solid white; }
        #chapterlist li a { display: block; font-weight: bold; color: #4b4b4b; padding-left: 15px; background: url(/images/hoekjes_dubbel.gif) 0 .3em no-repeat; }
            #chapterlist li a:hover { color: #e60003; background-image: url(/images/hoekjes_dubbel_mo.gif); }

.chapter { margin-top: 1em; }

/* navbox, for displaying next/previous/index links */
.navbox { font-weight: bold; color: #4b4b4b; margin: 2em 0; padding: .3em 0; text-align: center; }
    .navbox a { color: #4b4b4b; border: 0; }
        .navbox a:hover { color: #e60003; border: 0; }

    /* previous, next, index and page links in navbox */
    .prev { float: left; }
    .next { float: right; width: 140px; }
    .index { }
    .page { margin: 0 .2em; }
        .page a { padding: 2px 6px; }

/* more: paragraph with a "read more" link */
.more { clear: both; margin: 0; }
    .more a { font-weight: bold; padding: 0 15px 0 0; background: url(/images/hoekjes_dubbel_mo.gif) center right no-repeat transparent; }
        .more a:hover { background-image: url(/images/hoekjes_dubbel.gif); }

/* date: date in messages */
.date { margin: 0; color: #4b4b4b; }

/* button: transforms a normal button to a styled button */
.button {
width: auto !important;
border: 1px solid white;
cursor: pointer;
padding: 2px 1.5em;
font: bold .9em Verdana, Helvetica, sans-serif; color: #e60003;
background: white url(/images/hoekjes_dubbel_mo.gif) no-repeat right center; }

    .button:hover { color: #4b4b4b; background-image: url(/images/hoekjes_dubbel.gif); }
    .button:active { border-style: inset; }
    .submit { }

/* ecard styles */
#ecardlist { clear: both; float: left; list-style: none; margin: 0; padding: 0; }
    #ecardlist li { float: left; margin: 1em; width: 38%; height: 180px; }
        #ecardlist li a.ecardlink { float: left; margin-right: .5em; }
        #ecardlist li span.header { font-weight: bold; }
#ecardform .header { font-weight: bold; color: #e60003; margin: 1em 0; }
.ecardview img { margin-bottom: 1em; }
.ecardview h2, .ecardview p { padding: 0; margin: 0; }
    .ecardview p.message { margin: 0 0 1em 15px; }
.ecardview .links a { font-weight: bold; padding-left: 15px; background: transparent url(/images/hoekjes_dubbel.gif) no-repeat left center; }
    .ecardview .links a:hover { background-image: url(/images/hoekjes_dubbel_mo.gif); }

/* jargon styles */
a#translate { display: block; margin-bottom: 1em; padding: .5em; background: url(/images/b_nicetitle_bottom.gif) right bottom no-repeat white; }
.jargonterm { cursor: help; font-weight: bold; border-bottom: dotted 1px #e60003; }
div.nicetitle { position: absolute; padding-top: 4px; top: 0px; left: 0px; border: 1px solid #e8e8e8; border-width: 1px 0 0 1px; color: #e60003; background: url(/images/b_nicetitle_bottom.gif) right bottom no-repeat #efefef; }
    div.nicetitle p { margin: 4px; padding: 4px; }
.overlay { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; opacity: 0.2; background-color: #ffdfca; }
.translation-status { position: absolute; width: 300px; height: 30px; top: 0; right: 1em; border: 2px solid white; padding: 1em; background-color: #ffdfca; }
.close { position: absolute; top: 0; right: 0; color: red; font-weight: bold; background-color: white; }

/* .feed: RSS-feed button placement */
.feed { border: 0 !important; margin-left: 1em; }
    h1 .feed, dt .feed { float: right !important; }
    .feed img { vertical-align: text-top; }

    /* header is wrapped in <span> when feed button is available */
    #content h1 { padding-top: 150px; }

/* permalink (e.g. link below map) */
a.permalink { clear: both; padding-left: 20px !important; background: url(/images/i_permalink.gif) left center no-repeat; }


/* cityparts */
#citypart-select { background: url(/images/map_basic.gif) top left no-repeat; }
    #citypart-select img { float: none; }
    #citymap-image { margin: 0; border: 0; }
.half { border-right: 2px solid #e7e7e7; }

/* survey-billboard */
#survey-container { position: absolute; top: 130px; left: 240px; width: 580px; background-color: #262626; z-index: 3; opacity: .95; }
    #survey-content { color: white; margin: 30px 40px; }
        #survey-content h2 { text-indent: -9000px; }
        #survey-content p { margin-bottom: 2em; line-height: 1.7; }

        #survey-content .survey-button { color: black; font-weight: bold; margin-right: 4em; padding: 5px 10px; background: transparent url(/images/bg_button.gif) repeat-x left center; }
        #survey-content #close-billboard { position: absolute; top: 10px; right: 10px; width: 21px; height: 21px; background: transparent url(/images/close.gif) no-repeat left top; }
            #survey-content #close-billboard span { font-size: 0; visibility: hidden; }

/**
 * GLOBAL CLASSES
 *
 * global classes are used for very common styles, such as floating, coloring or clearing. Often used in combination, such as: <a href="link.html" class="align-right no-border">link to the right without border</a>.
 */

/* positioning and visibility */
.clear-both     { clear: both; }
.float-left     { float: left; }
.float-right    { float: right; }
.inline         { display: inline; }
.block          { display: block; }
.nodisplay      { display: none; }
.show           { visibility: visible; }
.hide           { visibility: hidden; }
.align-left     { text-align: left; }
.align-right    { text-align: right; }

/* coloring and text decoration/transformation */
.no-border      { text-decoration: none; }
.back           { padding-left: 15px !important; background: url(/images/hoekje_enkel.gif) center left no-repeat; }
.back:hover     { background-image: url(/images/hoekje_enkel_mo.gif); }
.red            { color: red; }
.req            { }
.err            { color: red; font-weight: bold; }
.notice         { background-color: #ffa; color: #4b4b4b; }
.white          { color: white; }
.chosen         { color: #4b4b4b; font-weight: bold; }

/* file types */
/*
.doc            { padding: 2px 0 2px 20px !important; background: url(/images/ico_doc.gif) center left no-repeat !important; }
.pdf            { padding: 2px 0 2px 20px !important; background: url(/images/ico_pdf.gif) center left no-repeat !important; }
*/