/**
 *  Stylesheet for E-grip demo website
 *  ===============================================================
 *  $Revision: 1.73.20.15 $
 *  ===============================================================
 *
 *  global styleguide:
 *
 *  colors {
 *    white       : #fff;
 *    black       : #000;
 *    green       : #88c4c1;
 *    darkgreen   : #24a7a0;
 *    lightgreen  : #dff6f2
 *  }
 *
 *  fonts {
 *    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 { margin: 0; padding: 0; border: 0; background-color: #dff6f2; }
body { font: normal .7em/1.6em Verdana, Helvetica, sans-serif; color: black; }

/* links */
a, a:link { font-weight: bold; padding: 0; color: black; text-decoration: none; }
a:visited { color: black; }
a:active { color: #24a7a0; }
a:hover { color: #24a7a0; }

/* headers */
h1, h2, h3, h4, h5, h6 { margin: 0 0 1em 0; font-family: Verdana, Helvetica, sans-serif; color: black; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.1em; }
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 { font-size: 1em; vertical-align: top; border-collapse: collapse; }
    table thead { }
    table tbody { }
    table td, table th { text-align: left; }

/* 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 #24a7a0; padding: 0 1em 1em 1em; }
    fieldset legend { margin: 0 0 .5em .4em; padding: .1em .7em; color: white; font-weight: bold; background-color: #24a7a0; }

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


/**
 * BASIC PAGE LAYOUT
 *
 * describes the default page layout
 */

#body { width: 953px; height: 100%; margin: 0 auto; }
    #container { position: absolute; width: 953px; height: 100%; }
    html>body #container { height: auto; min-height: 100%; }

        #content { height: 100%; margin: 0 163px 0 202px; padding: 210px 30px 1em 0; }

        #header {
        position: absolute;
        top: 10px; left: 113px;
        height: 136px; width: 840px;
        text-indent: -9000px;
        background: transparent url(/images/hv_corner_bottom_left.gif) no-repeat left bottom; }

        #header_inner {
        position: absolute;
        top: 0; left: 23px;
        height: 136px; width: 817px;
        text-indent: -9000px;
        background-color: #24a7a0; background-repeat: no-repeat; background-position: top left; }

            #header h2 { width: 100%; height: 100%; margin: 0; }
                #header h2 a { display: block; height: 100%; border: 0; padding-left: 0; background: none; }

        #sidebar { position: absolute; top: 146px; left: 0; width: 172px; }
        #mainnav { border-bottom: 1px solid #dff6f2; margin-bottom: 30px; background: #24a7a0 url(/images/nav_corner_top_left.gif) no-repeat left top; }
            #mainnav_inner { background: transparent url(/images/nav_under.gif) no-repeat left bottom; }
            #mainnav ul { list-style-type: none; margin: 0; padding: 30px 0 50px 0; }
                #mainnav li { height: 30px; background: transparent url(/images/menu_separator.gif) no-repeat center bottom; }
                    #mainnav li a { display: block; width: 136px; height: 100%; border: 0; background-color: transparent; background-position: right center; background-repeat: no-repeat; }
                        #mainnav li a span { visibility: hidden; }

        #address { background: white url(/images/adres_corner_left_top.gif) no-repeat left top; }
        #address_inner { padding: 15px; background: transparent url(/images/adres_corner_right_bottom.gif) no-repeat right bottom; }
            #address p { margin: 0; padding: 0; }
                #address p span { font-weight: bold; color: #24a7a0; margin-right: .5em; }
                #address p a { font-weight: normal; color: #24a7a0; }
                    #address p a:hover { color: black; }

        #breadcrumbs { position: absolute; top: 146px; left: 172px; right: 0; height: 20px; padding: 30px 0 0 30px; background: transparent url(/images/nav_corner_top_right.gif) no-repeat left top; }
            #breadcrumbs ul { list-style-type: none; margin: 0; padding: 0; }
                #breadcrumbs ul li { display: inline; margin-right: 0; padding-left: 12px; font-size: .9em; color: black; background: url(/images/i_crumb.gif) left center no-repeat transparent; }
                #breadcrumbs li#firstcrumb { padding-left: 15px; background: transparent url(/images/bullet.gif) no-repeat left top; }
                    #breadcrumbs li a { border: 0; font-weight: normal; color: #24a7a0; padding-left: 0; background: none; }
                        #breadcrumbs li a:hover { text-decoration: underline; }

        #globalnav { position: absolute; top: 106px; right: 0; width: 380px; height: 40px; margin: 0; padding-left: 30px; background: transparent url(/images/servicepanel_links.gif) no-repeat left top; opacity: .90; filter: alpha(opacity=90); }
        #globalnav_inner { float: left; height: 30px; padding: 5px 0; background: #24a7a0 url(/images/nav_corner_bottom_right.gif) no-repeat right bottom; }
            #globalnav ul { float: right; list-style-type: none; margin: 0; padding: 0; }
                #globalnav ul li { float: left; margin: 0 .5em 0 0; padding: .3em; }
                    #globalnav ul li a { display: block; color: white; font-weight: normal; padding-left: 10px; border: 0; background: transparent url(/images/white_arrow.gif) no-repeat left center; }
                        #globalnav ul li a:hover { color: black; }
                        #globalnav ul li a span { }

        #pagenav { margin-bottom: 30px; }
        #pagenav ul { float: right; list-style-type: none; margin: 0; padding: 0; }
            #pagenav ul li { float: left; color: #24a7a0; padding: 0; }
                #pagenav a { font-weight: normal; color: #24a7a0; margin: 0 .5em; text-decoration: none; }
                    #pagenav a:hover { color: black; }
                #pagenav a#previous { padding-left: 20px; background: transparent url(/images/ico_terug.gif) no-repeat left center; }
                #pagenav a#print { padding-left: 20px; background: transparent url(/images/ico_print.gif) no-repeat left center; }
        #breadcrumbs h2, #globalnav h2, #pagenav h2 { display: none; }

    #quicksearch { float: right; padding: 0 .8em; margin-right: 1em; }
        #quicksearch fieldset { border: 0; padding: 0; }
        #quicksearch h3 { float: left; margin: .1em 0 0 0; }
        #quicksearch label { clear: both; display: block; margin: .3em; }
        #quicksearch input { width: 165px; margin-top: .3em; border: 1px solid black; }
        #quicksearch input.submit { font-size: 0em; height: 20px; width: 16px; border: 0; background: transparent url(/images/k_search.gif) no-repeat left top; }
            #quicksearch input.submit:hover { cursor: pointer; background-image: url(/images/k_search_mo.gif); }

    #footer { }

    #props { position: absolute; bottom: .5em; right: .5em; }
        #props a, #props a:visited { font-weight: normal; 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; }

/* inline sections on the homepage */
.inline-sections { margin-bottom: 20px; }
    .inline-sections dt { display: block; padding: 0 0 1.5em 20px; font-size: 1.2em; font-weight: bold; background: #88c4c1 url(/images/block_corner_left_top.gif) no-repeat left top; }
        .inline-sections dt a { float: left; }
            .inline-sections dt a:hover { color: white; }
    .inline-sections dd { clear: both; margin: .5em 0 0 0; }
        .inline-sections dd h2 { margin: 0; padding: .2em 1em 0 0; }
            .inline-sections dd h2 a { display: block; font-size: .95em; padding-left: 20px; background: transparent url(/images/bullet.gif) no-repeat left .2em; }
                .inline-sections dd h2 a:hover { background-image: url(/images/bullet_mo.gif); }
        .inline-sections dd p { margin: 0 0 .7em 0; }

/* block: (news)blocks on the homepage */
.block { clear: both; margin: 0 0 20px 15px; padding-top: 20px; background: #88c4c1 url(/images/block_corner_left_top.gif) no-repeat left top; }
    .block_inner { padding: 0 0 10px 85px; background: transparent url(/images/block_corner_right_bottom.gif) no-repeat right bottom; }
    .block h2 { margin: 0; padding: 0 1em .1em 0; font-size: 1.2em; color: black;  }
        .block h2 a { text-decoration: none; color: black; }
            .block h2 a:hover { color: white; }
        .block .more a { color: white; }
            .block .more a:hover { color: black; }
    .block img { position: relative; float: left; margin: 0 1em 1em -100px; }
    .block p { display: block; margin: 0 .5em .5em 0; }

/* default and rich menu */
.menu_default { clear: both; margin: 1em 0 2em 0; padding: 0; list-style-type: none; }
    .menu_default li { float: left; height: 190px; width: 145px; margin: 0 40px 30px 0; padding-bottom: 15px; background: #91c9c6 url(/images/menu_corner_left_bottom.gif) no-repeat right bottom; }
    .menu_default>li { height: auto; min-height: 156px; }
        .menu_default li.last { margin-right: 0; }
        .menu_default li img { margin: 0; padding: 0; }
        .menu_default li a { border: 0; }
        .menu_default span { display: block; margin: 0 5px; padding-left: 15px; background: transparent url(/images/bullet.gif) no-repeat 0 .3em; }
            .menu_default a:hover span { color: white; background-image: url(/images/bullet_mo.gif); }

.menu_rich { clear: both; margin: 1em 0 2em 0; padding: 0; list-style-type: none; }
    .menu_rich li { float: left; position: relative; width: 132px; height: 130px; margin: 1em 1em 1em 0; text-align: right; }
        .menu_rich li img { margin: 0; position: absolute; left: 5px; top: 5px; }
        .menu_rich li a { border: 0; }
        .menu_rich span { position: absolute; bottom: 3px; left: 5px; right: 5px; width: 107px; margin: 0; padding-right: 15px; background: url(/images/arrow_right.gif) 100% 50% no-repeat #fff; }
        .menu_rich>li span { width: auto; }
            .menu_rich a:hover span { background-image: url(/images/arrow_right_over.gif); }

/* Default and rich lists */
ul.default, ul.rich { clear: both; margin: 0; padding: 0; border-bottom: 1px solid #24a7a0; list-style-type: none; }
    ul.default li { clear: both; height: 150px; padding: 10px 0; border-top: 1px solid #24a7a0; }
    ul.default>li { height: auto; min-height: 150px; }
    ul.default li img { float: left; }
    ul.default li h2, ul.default li p { margin: 0 0 0 150px; padding: 0; }
    ul.default li p.readmore a { padding-left: 15px; background: url(/images/bullet.gif) left center no-repeat; }
        ul.default li p.readmore a:hover { background-image: url(/images/bullet_mo.gif); }


    ul.rich li { height: 150px; margin-bottom: 1em; padding: .3em; }
    ul.rich>li { height: auto; min-height: 150px; }
        ul.rich li h2 { padding: .2em 1em .1em .3em; font-size: 1.2em; }
            ul.rich li h2 a { text-decoration: none; border: 0; }
        ul.rich li img { margin: 0 .3em .5em .5em; }

/* slideshow */
ul.slideshow { margin: 0; padding: 0; list-style-type: none; }
    ul.slideshow li { float: left; margin:0 40px 30px 0; }
        ul.slideshow li a { border: 0; }

/* SLIMBOX */
#lbOverlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #dddddd; cursor: pointer; z-index: 9999; }
#lbCenter, #lbBottomContainer { position: absolute; overflow: hidden; background-color: #fff; z-index: 9999; }
#lbBottomContainer { }
.lbLoading { background: #fff url(/images/i_loading.gif) no-repeat center center; }
#lbImage { position: absolute; top: 0; left: 0; border: 10px solid #fff; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { color: black; font-weight: bold; display: block; position: absolute; top: 0; border: 0; width: 50%; outline: none; }
    #lbPrevLink:hover, #lbNextLink:hover { text-decoration: underline; }
#lbPrevLink { left: 0; }
    #lbPrevLink span { position: absolute; top: 10px; left: 0; padding: 8px 10px 8px 5px; background: transparent url(/images/lightbox_prev.gif) no-repeat right top; }
#lbNextLink { right: 0; }
    #lbNextLink span { position: absolute; top: 10px; right: 0; padding: 8px 5px 8px 10px; background: transparent url(/images/lightbox_next.gif) no-repeat left top; }
#lbBottom { text-align: left; border: 10px solid #fff; border-top-style: none; }
#lbCloseLink { color: black; font-weight: bold; display: block; float: right; margin: 0; padding: 0 20px 0 10px; border: 0; background: transparent url(/images/lightbox_close.jpg) no-repeat 100% 0; outline: none; }
    #lbCloseLink:hover { text-decoration: underline; }
#lbNumber { position: absolute; bottom: 0; right: 0; font-size: .8em; font-weight: bold; color: black; padding: 0 .3em 0 .2em; background-color: white; opacity: .6;filter: alpha(opacity = 60); }
#lbLogo { float: left; margin-top: -5px; width: 0px; height: 75px; background: transparent url(/images/lightbox_logo.gif) no-repeat left top; }
#lbInfo { margin: 0 40px 0 5px; border-right: 1px dotted #ddd; }
#lbCaption { font-size: 1.5em; font-weight: bold; color: #1a4069; margin: 0; background: transparent url(/images/logo_footer.gif) no-repeat left bottom; }


/* 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 { clear: both; margin-top: 1em; padding: .3em; }
        .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; }

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

/* imgbox and linkboxes */
.imgbox { margin-bottom: 30px; }
    .imgbox img { display: block; margin: 0; border: 0; }
    .imgbox p { margin: 0; padding: .3em; font: bold .8em/1.2em Verdana, Helvetica, sans-serif; color: #24a7a0; background-color: #e8e8e8; }

.imgbox_extra { float: left; margin-right: 20px; }

.linkbox { float: right; width: 150px; margin-left: 1em; background: white url(/images/adres_corner_left_top.gif) no-repeat left top; }
    .linkbox_default, .linkbox_video { margin: 0; padding: 15px; list-style-type: none; background: transparent url(/images/adres_corner_right_bottom.gif) no-repeat right bottom; }
        .linkbox ul li { border-bottom: 1px solid white; }
        .linkbox ul li a { display: block; padding: 5px; padding-left: 25px; background: transparent url(/images/bullet.gif) 10px 8px no-repeat; }
            .linkbox ul li a:hover { background-image: url(/images/bullet_mo.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: #24a7a0; }
.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 { clear: both; width: 35%; float: left; }
    .basicform dl dd { width: 60%; float: left; margin: 0 0 1em 0; }
    .basicform dl dd .submit { float: right; }
    .errors { font-style: italic; color: red; }

/* search styles: form, info and results */
#resultsinfo { padding-bottom: .2em; background-color: #bae7e2; }
    #resultsinfo p { float: left; margin: 0; }
    #resultsinfo h2, #resultsinfo p { margin: 0; padding: .2em 1em .1em .3em; }

#searchform { margin: 1em 0; padding-bottom: 1em; }
    #searchform label { float: left; }
    #searchform div { float: left; margin: 0 0 1em 1em; }
    #searchform div label { display: block; clear: both; }
    #searchform div input { 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 { background-color: #bae7e2; }

/* forum and poll styles */
.forum, .topic, .pollarchive { width: 97%; margin: 0 0 2em 0; border: 1px solid #e8e8e8; }
    .forum thead th, .topic thead th, .pollarchive thead th { margin-bottom: .2em; color: #24a7a0; background-color: #e8e8e8; }
    .forum tbody th, .forum tbody td, .pollarchive tbody th, .pollarchive tbody td { border-right: 1px solid #e8e8e8; }
    .forum tr, .topic tr, .pollarchive tr { border-bottom: 1px solid #e8e8e8; }
    .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: #f60; border-color: #f60; }

.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: #fff; }
.even { background-color: #88c4c1; }
.first { background-color: #88c4c1; border: solid #e8e8e8; border-width: 0 1px; }
    .first .date { color: #aaa; }

/* 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%; }
    .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: 2px solid #24a7a0; background-color: #88c4c1; }
.pollresults, #pollform { margin-bottom: 2em; }

/* bannercolumn */
#bannercolumn { position: absolute; right: 0; top: 176px; width: 150px; margin: 0; padding: 0; }
html>body #bannercolumn { right: 11px; }
    #bannercolumn a { border: 0; }
    #bannercolumn img { margin-bottom: 30px; }

/* sitemap */
ul.sitemap { margin: 1em; padding: 1em; }
    ul.sitemap ul { margin: .3em 1em 1em 4em; padding: 0; list-style-type: disc; }
    ul.sitemap li { }

/* slideshow */
.slidebg { position: relative; text-align: center; width: 556px; height: 401px; background: transparent url(/images/slideshow_bg.gif) no-repeat left top; }
.slidebg h2 { color: white; }
.slidebg .slide { height: 345px; }
.nav-slideshow { margin-top: 3px; }
    .nav-slideshow a span { visibility: hidden; }
    .nav-slideshow .slidebegin { background: transparent url(/images/SS_button_rewind.gif) no-repeat center center; }
    .nav-slideshow .slideprev { background: transparent url(/images/SS_button_backward.gif) no-repeat center center; }
    .nav-slideshow .slidenext { background: transparent url(/images/SS_button_forward.gif) no-repeat center center; }

#slideinfo { clear: both; margin: 10px 0; background: #91c9c6 url(/images/menu_corner_left_bottom.gif) no-repeat right bottom; }
    #slideinfo div { padding: 15px; background: transparent url(/images/menu_corner_left_top.gif) no-repeat left top; }

/* chapters in documents */
#chapterlist { margin: 1em 0; padding: .5em 0; list-style-type: none; }
    #chapterlist li { margin-bottom: .5em; }
        #chapterlist li a { padding: 5px; padding-left: 25px; background: transparent url(/images/bullet.gif) 10px 50% no-repeat; }
            #chapterlist li a:hover { color: white; background-color: #91c9c6; background-image: url(/images/bullet_mo.gif); }

.chapter { margin: 2em 0 1em 0; }

/* navbox, for displaying next/previous/index links */
.navbox { color: white; margin-top: 2em; padding: .3em .2em; text-align: center; background-color: #bae7e2; }
    .navbox a { color: white; border: 0; }
        .navbox a:hover { color: black; border: 0; }

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

/* more: paragraph with a "read more" link */
.more { margin: 0; }
    .more a { color: black; padding: 0 0 0 15px; background: transparent url(/images/bullet.gif) no-repeat left center; }
        .more a:hover { color: #24a7a0; background-image: url(/images/bullet_mo.gif); }

/* date: date in messages */
.date { margin: 0; color: #24a7a0; }

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

    .button:active { border-color: #bae7e2; border-style: inset; }
    .submit { }

/* 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 #24a7a0; }
div.nicetitle { position: absolute; padding-top: 4px; top: 0px; left: 0px; border: 1px solid #e8e8e8; border-width: 1px 0 0 1px; color: #24a7a0; 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: #88c4c1; }
.translation-status { position: absolute; width: 300px; height: 30px; top: 0; right: 1em; border: 2px solid white; padding: 1em; background-color: #88c4c1; }
.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 { height: 1.5em; }
    #content h1 span { float: left; }

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


/**
 * 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/bullet_back.gif) center left no-repeat; }
.back:hover     { background-image: url(/images/arrow_left_over.gif); }
.red            { color: red; }
.req            { color: red; background-color: #88c4c1; }
.err            { color: red; font-weight: bold; }
.notice         { background-color: #ffa; color: #f60; }
.white          { color: white; }
.chosen         { color: #f60; font-weight: bold; }



