#wrapper {
    background: transparent url(../img/unesco/background/corner.gif) no-repeat left bottom;
    padding-right:60px;
    padding-bottom: 20px;
}

#wrapper-content {
    clear: both;
    padding-top: .9375em;
    background: #fff;
}
body {
	width: 1015px; /* fix resizing problem of background image */
 font-size: 100.01% /* wg. Schriftgrößen-Bug im IE  */
}
#wrapper,
#branding,
#wrapper-content,
#footer {
    /*max-width: 61.25em;*/ /* main-width-max, 980px */
    /*min-width: 47.8125em;*/ /* main-width-min, 765px */
    width: 980px;
}
#footer {
    background: url(../img/unesco/background/footer.png) no-repeat 0 0;
    clear: both;
    margin-top: 1.875em;
    padding: 1px 0 0 0;
}
#content {
    border-right: 13.7em solid #f5f5f5;
    padding:  0 1.87em 1.875em 15em; /* 0 30px 30px 240px */
    position: relative;
    margin-left: .625em; /* nav-position-left, 10px */
    margin-right: 0; /* marginal-position-right, 0px */
    min-height: 500px;
}
/* Für erweiterte Suche und Erfassung/Bearbeitung: breiterer Content */
#content-wide {
/*    border-right: 13.7em solid #f5f5f5;  */
    padding:  0 0 1.875em 15em; /* 0 30px 30px 240px */
    position: relative;
    margin-left: .625em; /* nav-position-left, 10px */
    margin-right: 0; /* marginal-position-right, 0px */
    min-height: 500px;
}

/* Navigation */

#nav {
    float: left;
    margin-left: -15em; /* nav-width-plus-main-padding-left, 240px */
    width: 13.75em; /* nav-width, 220px */
}

/* Content */

#main {
    float: left;
    margin-right: -3px !important; /* IE Duplicate Characters bug */
    width: 100%;
}
#marginal {       /* IE Duplicate Characters bug */
    margin-left: 2em;
}
/* Marginal */

#marginal {
    background: #f5f5f5;
    float: left;
    margin-right: -20em; /* 320px for Opera */
    padding-top: 10px;
    width: 220px; /* 13.75em; */ /* marginal-width, 220px */
}
* {
    margin: 0;
    padding: 0;
}
html {
    background: #d2e7f8;
}

/* global font family */
body,
button,
input,
optgroup,
option,
select,
textarea {
    font-family: verdana, arial, helvetica, geneva, sans-serif;
}

/* body */

body {
    background: #d2e7f8 url(../img/unesco/background/side.gif) repeat-y left top;
    color: #000;
    font-size: 16px; /* base font size */
}

/* font-sizes */
p,
a,
li,
table,
input,
select,
textarea,
label,
legend,
button,
address,
dt,
dd {
    font-size: 0.67em;
}
p *,
a *,
li *,
input *,
option *,
textarea *,
label *,
legend *,
button *,
address *,
dt *,
dd *,
h2 *,
h3 *,
h4 * {
    font-size: 1em;
}

ol address,
ol ol,
ol p,
ol ul,
ul address,
ul ol,
ul p,
ul ul,
table address,
table ol,
table p,
table ul {
    font-size: 1em !important;
}


/* headlines */
h1, h2, h3, h4, h5, h6 {
    background: transparent;
    color: #000;
    font-family: verdana, arial, helvetica, geneva, sans-serif;
    font-weight: bold;
    line-height: 1.0;
}

/* text - inline */
abbr, dfn {
    font-style: normal;
}
abbr[title], dfn[title] {
    border-bottom: 1px dashed #000;
    border-color: inherit;
    cursor: help;
}

abbr[title].dtstart,
abbr[title].dtend {
    border-bottom: 0;
    cursor: default;
}
em,
q,
cite {
    font-style: italic;
}
code, kbd, pre, samp, var {
    font-family: 'courier new', courier, monospace;
    font-size: 1.1em;
    font-weight: bold;
}

strong {
    font-style: normal;
    font-weight: bold;
}

/* text - block */
address, blockquote {
    display: block;
    font-style: normal;
}

/* horizontal rule */


/* images */
img {
    border: 0;
    color: #000;
    display: block;
}

/* lists */
ol {
      list-style: decimal outside none;
}
ul {
    list-style: none outside none;
    padding-left: 0;
}

dl{
    margin-bottom: 1em;
}

dl dt{
    font-weight: bold;
}
dl dd{
    margin-bottom: 0.5em;
}

/* forms */
fieldset {
    border: 0;
    position: relative; /* NN 6 */
}
legend {
    display: block;
    font-weight: bold;
}
label,
input,
select {
    font-weight: normal;
    line-height: normal;
}
optgroup {
    font-style: normal;
    font-weight: bold;
}
input,
select,
textarea {
    color: #565656; /* minimal value for sufficient color contrast */
    display: block;
}
select, textarea {
    background: #fff;
    padding: .2em .1em;
}
label, input[type=button], input[type=checkbox], input[type=image], input[type=radio], input[type=reset], input[type=submit], select, button {
    margin-right: 5px;
    cursor: pointer;

}
button.cal,
button.cal img,
button.cal:hover,
button.cal:active,
button.cal:focus {
    position: absolute;
    margin-top: -13px;
    margin-left: 180px;
    width: 16px;
    height: 16px;
    background-image: url(../img/dhtmlgoodies_calendar/calendar.png); 
    margin-right: 5px;
    cursor: pointer;
}
/* horizontal rule */
hr {
    display: none;
}

/* tables */
table {
    border-collapse: collapse;
    width: 100%;
    border-spacing: 0;
    caption-side: top;
    empty-cells: show;
    padding: 0;
    table-layout: auto;
    clear: both;
}
table a, table p, table *{
    /* all text elements in tables are the same size */
    font-size: 1em;
    /* table base font-size defined with other elements, look up^ */
}
table a{
    font-weight: bold;
}

#wrapper tbody th,
#wrapper tbody td { /* IE (Selector style) */
    border-top: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    padding-bottom: 0.625em;
}
tbody td {
    border-left: 1px solid #f5f5f5;
}
tbody td {
    border-right: 1px solid #f5f5f5;
}
tbody *,
tfoot * {
    border-bottom: 1px solid #f5f5f5;
}
tbody * * *,
tfoot * * * {
    border-bottom: 0;
}
#wrapper th,
#wrapper td { /* IE (Selector style) */
    padding: .375em;
    vertical-align: baseline;
}
th {
    background: #f5f5f5;
    border-left: 1px solid #f5f5f5;
    font-weight: bold;
    text-align: left;
}

#wrapper .statustab tr td {
    padding: 0 0 0.375em 0;
    margin: 0px;
}
/* links - specificity: "LVHAF"! */
a {
    text-decoration: none; /* reset for baukasten to underline */
}
a:link,
a:visited {
    background-color: transparent; /* link-background-color */
    color: #000; /* link-text-color */
}
a:hover {
    background-color: transparent; /* link-background-color-hover */
    color: #000; /* link-text-color */
    text-decoration: underline;
}
a:active,
a:focus {
    background-color: #d1e8f8 !important; /* link-background-color-active */
    color: #000 !important; /* link-text-color-active */
    text-decoration: none;
}
#marginal a:active,
#marginal a:focus {
    background-color: #d1e8f8 !important; /* link-background-color-active */
    color: #000 !important; /* link-text-color-active */
    text-decoration: none;
}


/* visibility classes */
.aural,
.jump a {
    height: 1em;
    left: -400em;
    overflow: hidden;
    position: absolute;
    width: 100em;
}
.inv {
    visibility: hidden;
}
.show {
    visibility: visible;
}

/* number */
.no {
    white-space: nowrap;
}
/* number column positioning */
table .no {
    text-align: right;
}

/* resets all previous paddings and margins for a container */
.flat {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* Navigation */
.nav-hz {
    list-style-type: none;
}
.nav-hz li {
    display: inline;
}
.nav-hz li a,
.nav-hz li strong {
    display: block;
    float: left;
    line-height: 1.1;
    width: auto;
}

/* first entry in a list of items */
li.first a,
li.first strong {
    clear: left;
}

/* Links */
a.ic {
    background-position: 0 1px;
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
}

/* Forms */
legend.aural {
    font-size: 0;
    height: 0;
}
input.checkbox,
input.radio {
    display: inline;
}
input.radio {
    vertical-align: text-bottom;
}

input.file,
input.text,
textarea {
    background: #fff;
    border: 1px solid #999;
    padding: .2em .1em;
}
input.submit,
input.reset {
    background: #dcdcdc;
    border: 1px outset #e9e9e9;
    color: #333;
    font-weight: bold;
    padding: .25em .1em;
}
input.reset {
	font-weight: normal;
    margin-right: 0.625em;
}
input.submit:active,
input.submit:focus {
    background: #acd5f3;
    color: #000;
}

input.text:active,
input.text:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    background: #d1e8f8;
    color: #000;
}

.error {
    background: transparent;
    color: #f00;
    font-weight: bold;
}

/* standard form elements */
.standardform .form-entry:after,
.standardform .form-submit:after,
.standardform .form-field:after {
    clear: both;
    content: " ";
    display: block;
}
.standardform fieldset {
    background: #f2f2f2;
    color: #494949;
    margin-bottom: 1em;
}
.standardform legend {
    display: none;
}
.standardform .intro,
.standardform .form-entry,
.standardform .form-submit {
    padding: .625em; /* 10px */
}
.standardform .form-entry,
.standardform .form-submit {
    padding-left: 0; /* 5px + 5px from label */
}
.standardform .form-entry h2,
.standardform .form-entry p {
    padding-bottom: 0 !important;
    padding-left: .4545em; /* 5px */
}
#main .standardform .form-entry a.ic {
    background-color: transparent;
    border-bottom: 0;
}
.standardform .form-entry span {
    font-size: 68.75%;
}
.standardform .form-label {
    clear: left;
    float: left;
    width: 8.75em; /* 140px */
    line-height: 1em;
}
.standardform .form-submit .form-label {
    min-height: 1px;
}
.standardform .form-label span,
.standardform .form-label label {
    margin-right: .4545em;
    padding-left: .4545em; /* 5px */
}
.standardform .form-label label {
    display: block;
    line-height: 1.7em;
}
.standardform .form-label label dfn[title] {
    border-bottom: 0;
}
.standardform .form-field {
    float: left;
    width: 20em;
}
.standardform .form-field input.text,
.standardform .form-field textarea {
    width: 28.50em;
}
.standardform .form-field textarea {
    border: 1px solid #74716c;
}
.standardform .form-field input.text {
    display: inline;
}
.standardform .form-field input.small {
    width: 5em;
}
.standardform .form-field input.medium {
    width: 22.4em;
}
#main .standardform input.right {
    float: none;
    margin-left: 0 !important;
}
.standardform .form-submit .form-field input {
    float: right;
}
.standardform .error .form-field select,
.standardform .error .form-field input.text,
.standardform .error .form-field textarea {
    border-color: #D5322B;
}
.standardform .error * {
    color: #d5322b;
}
.standardform .form-field {
    line-height: 1.2em;
}
.standardform .form-field label {
    line-height: 1.4em;
    padding-right: 15px;
}
.standardform .form-field label.col2 {
    float: left;
    margin-bottom: .8em;
    width: 44%;
}
.standardform .form-field label.fullrow {
    display: block;
    margin-bottom: .8em;
    width: 100%;
}

.standardform .form-field select {
    display: inline;
    margin-right: .4545em;
    padding: 0;
    width: auto;
}
.standardform .form-field input#file {
    padding: 2px;
	width: 100%;
}
.standardform .form-field select option{
    padding-right: 0.8em;
}
.standardform .form-field select.fullrow {
    width: 29.20em;
}
.standardform hr {
    display: block;
}
.standardform fieldset hr {
    margin: 0 .4545em;
}

/* Search (Minimal) */

.quicksearchform {
    background-color: #d1e8f8;
    margin-bottom: 1em;
    position: relative;
}
.quicksearchform label {
    color: #000;
    font-family: 'trebuchet ms', arial, helvetica, geneva, sans-serif;
    font-size: .9em;
    font-weight: bold;
}
.quicksearchform label,
.quicksearchform input.text {
    display: block;
    margin-bottom: .625em;
}
.quicksearchform input.text {
    float: left;
    width: 306px;
}
#search-advanced .submit,
#search-advanced .reset,
.quicksearchform input.submit {
    background-color: #000;
    border: 0;
    color: #fff;
}
.quicksearchform input.submit {
    padding: 1px 0 3px !important;
    width: 140px;
}
.quicksearchform .section {
    border-bottom: 1px dashed #666;
    clear: both;
    margin: 0 20px 0 10px;
    padding: 20px 0 10px;
}
.quicksearchform .last {
    border-bottom: 0;
}
.quicksearchform .section table {
    margin-top: 6px;
}
.quicksearchform .section tr,
.quicksearchform .section td {
    border: none !important;
    margin: 0 !important;
    padding: 2px 0 !important;
}
.quicksearchform .section td.label {
    width: 160px;
}
.quicksearchform .section td.value {
    background-color: #E2EFF7;
    border-bottom: 1px solid #d1e8f8 !important;
    padding-left: 10px !important;
}
.quicksearchform ul {
    padding: 0 !important;
}
.quicksearchform ul a.ic {
    background-color: transparent !important;
    border: none !important;
}

/* Search Results */

#main .searchresult .nav-pager {
    margin-top: 7px;
}
#main .searchresult .nav-pager div.cl {
    margin-bottom: 0;
}
#main .searchresult ul {
    list-style: none;
}
#main .searchresult ul.results {
    margin: 0;
    padding-top: 15px;
}
#main .searchresult .results li {
    border-top: 1px dashed #ccc;
    padding: 1.0em .9091em 0.5em 0;
    background: none;
}
#main .searchresult .results li.first {
    border-top: 0;
    padding-top: 0;
}
#main .searchresult .results li a {
    background-color: transparent;
    font-weight: bold;
}
#main .searchresult .results li .hit {
    font-weight: bold;
}
#main .searchresult .searchoptionform {
    padding-top: 1em;
}
#main .searchresult .results .details {
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 2px;
    padding-left: 40px;
}
#main .searchresult .results .zero-of-five {
    background-image: url(../img/unesco/icons/search/zero-of-five.gif);
}
#main .searchresult .results .one-of-five {
    background-image: url(../img/unesco/icons/search/one-of-five.gif);
}
#main .searchresult .results .two-of-five {
    background-image: url(../img/unesco/icons/search/two-of-five.gif);
}
#main .searchresult .results .three-of-five {
    background-image: url(../img/unesco/icons/search/three-of-five.gif);
}
#main .searchresult .results .four-of-five {
    background-image: url(../img/unesco/icons/search/four-of-five.gif);
}
#main .searchresult .results .five-of-five {
    background-image: url(../img/unesco/icons/search/five-of-five.gif);
}
#main .searchresult .results .source {
    display: block;
    margin-top: 10px;
}
#main .searchresult .results .source a {
    display: inline;
    background-position: left 2px;
    margin-left: 6px;
}
#main .searchresult input.text:active,
#main .searchresult input.text:focus,
#main .searchresult select:active,
#main .searchresult select:focus {
    background: #fff;
   color: #555;
}
/* Messages (Error) */

#main .hint-box {
    border: 1px solid #f00;
    color: #f00;
    padding: 0 .3125em .3125em;
}
#main .hint-box p {
    padding: 5px 0 0;
}
#main .hint-box ul {
    list-style: disc;
    margin-left: 1em;
    padding-bottom: 10px;
}

/* Targets */
.ac {
    float: left !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: .0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}



/* for clearing issues */
.cl:after,
#main address:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* Links */
a.ic:link,
a.ic:visited,
a.ic:hover,
a.ic:active,
a.ic:focus { /* IE save notation */
    background-image: url(../img/unesco/icons/links/internal.gif);
}
/* link with icon (download), used in combination with class .ic */
a.dwn:link,
a.dwn:visited,
a.dwn:hover,
a.dwn:active,
a.dwn:focus,
a.vid:link,
a.vid:visited,
a.vid:hover,
a.vid:active,
a.vid:focus {
    background-image: url(../img/unesco/icons/links/download.gif);
}
a.dwn span,
a.vid span {
    font-weight: normal;
}
/* link with icon (extern), used in combination with class .ic */
a.ext:link,
a.ext:visited,
a.ext:hover,
a.ext:active,
a.ext:focus {
    background-image: url(../img/unesco/icons/links/external.gif);
}
/* link with icon (top of page), used in combination with class .ic */
a.top:link,
a.top:visited,
a.top:hover,
a.top:active,
a.top:focus {
    background-image: url(../img/unesco/icons/links/top.gif);
}
/* link with icon (email), used in combination with class .ic */
a.eml:link,
a.eml:visited,
a.eml:hover,
a.eml:active,
a.eml:focus {
    background-image: url(../img/unesco/icons/links/email.gif);
}
/* link with icon (page back), used in combination with class .ic */
a.pgb:link,
a.pgb:visited,
a.pgb:hover,
a.pgb:active,
a.pgb:focus {
    background-image: url(../img/unesco/icons/page/back.gif);
}
/* link with icon (page forward), used in combination with class .ic */
a.pgf:link,
a.pgf:visited,
a.pgf:hover,
a.pgf:active,
a.pgf:focus {
    background-image: url(../img/unesco/icons/page/forward.gif);
}
/* link with icon (page down), used in combination with class .ic */
a.pgd:link,
a.pgd:visited,
a.pgd:hover,
a.pgd:active,
a.pgd:focus {
    background-image: url(../img/unesco/icons/page/down.gif);
}
/* link with icon (page up), used in combination with class .ic */
a.pgu:link,
a.pgu:visited,
a.pgu:hover,
a.pgu:active,
a.pgu:focus {
    background-image: url(../img/unesco/icons/page/up.gif);
}

/* link with icon (add item), used in combination with class .ic */
a.add:link,
a.add:visited,
a.add:hover,
a.add:active,
a.add:focus {
    background-image: url(../img/unesco/icons/links/add.gif);
}

/* link with icon (remove item), used in combination with class .ic */
a.remove:link,
a.remove:visited,
a.remove:hover,
a.remove:active,
a.remove:focus {
    background-image: url(../img/unesco/icons/links/remove.gif);
}

/* link with icon (expand item), used in combination with class .ic */
a.expand:link,
a.expand:visited,
a.expand:hover,
a.expand:active,
a.expand:focus {
    background-image: url(../img/unesco/icons/links/expand.gif);
}

/* link with icon (collapse item), used in combination with class .ic */
a.collapse:link,
a.collapse:visited,
a.collapse:hover,
a.collapse:active,
a.collapse:focus {
    background-image: url(../img/unesco/icons/links/collapse.gif);
}

/* link with icon (pdf), used in combination with class .ic */
a.pdf:link,
a.pdf:visited,
a.pdf:hover,
a.pdf:active,
a.pdf:focus {
    background-image: url(../img/unesco/icons/links/pdf.gif);
}
/* link with icon (page up), used in combination with class .ic */
a.feed:link, a.feed:visited, a.feed:hover, a.feed:active, a.feed:focus {
    background-image: url(../img/unesco/icons/links/rss.gif);
    padding-top: 1px;
}

/* TODO:
* Remove "input.reset" rules as soon as CAPBK-134 is processed.
*/

/* ----------  Basic modules: specific properties  ---------- */

/* branding */

#branding {
    background: #fff url(../img/unesco/background/branding.jpg) repeat-x 0 1.3125em;
    border-top: 1px solid #fff;
    position: relative;
    /*height: 191px;*/
}
/* claim */

#claim {
    position: absolute;
    left: 0;
    top: 21px;
    width: 100%;
}
#claim h2 {
    color: #fff;
    font-size:1.15em;
    font-weight:normal;
    line-height: 1.2em;
    padding: 70px 0pt 0pt 1em;
    width:12em;
}
#claim h2 a,
#claim h2 a:focus,
#claim h2 a:link,
#claim h2 a:visited,
#claim h2 a:hover,
#claim h2 a:active {
	background-color: transparent !important;
	color: #fff !important;
	font-size: 1em;
	text-decoration: none;
}
#claim h3 {
    color: #fff;
    font-size: .71em;
    font-weight: normal;
    line-height: 1.1667;
    padding: .8333em 0 0 1.6667em;
    width: 18.9333em;
}

/* logo */

#logo p {
    position: absolute;
    right: 0;
}
#print {
    position: absolute;
    top: 1em;
    left: .625em;
}
#print input.submit{
    font-weight: normal;
}

/* Navigation: Service, Language */

#nav-language,
#nav-service {
    float: left;
    margin-top: .4em;
}
#nav-language:after,
#nav-service:after {
    clear: both;
    content: " ";
    display: block;
}
#nav-language {
    padding-left: 245px;
}
#nav-language li,
#nav-service li {
    float: left;
}
#nav-language ul li,
#nav-service ul li {
    border-right: 1px solid #000;
    margin: 0;
    padding: 0 .625em;
}
#nav-service li.last {
    border-right: 0;
}

/* Breadcrumb */

#breadcrumb {
    background:#D1E8F8 none repeat scroll 0%;
    color:#000000;
    margin-left:15.625em;
    margin-top:191px;
    min-height: 25px;
    padding-left:5px;
    margin-right:222px;
    padding-bottom: 5px;
    max-width: 51.3%;
}
#breadcrumb ol,
#breadcrumb ol a,
#breadcrumb ol strong,
#breadcrumb span,
#breadcrumb li {
    display: inline;
    float: none;
}
#breadcrumb span {
    padding-right: .3em;
    font-size: .6875em;
}
#breadcrumb ol {
    list-style: none;
}
#breadcrumb ol a, #breadcrumb ol strong {
    background: transparent url(../img/ewik/icons/arrow-r.gif) no-repeat 0 .5em;
    font-weight: normal;
    padding: .1818em .6364em 0;
}

/* Navigation */
/* 1. level */
#nav-main a {
    border-bottom: 1px solid #fff;
    background-image: url(../img/unesco/icons/nav/closed.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    line-height: 1.3em;
    padding: 3px 0 3px 2.2727em;
}
#nav-main a:link, #nav-main a:visited {
    background-color: #e8e8e8;
}
#nav-main a:hover {
    background-color: #d1e8f8;
}
#nav-main .open a{
    background-image: url(../img/unesco/icons/nav/open.gif);
}
#nav-main a span {
    display: block;
    border-left: 1px solid #fff;
    padding-left: .4545em;
}
/* 2. level */
#nav-main ul {
    padding: 0;
}
#nav-main ul a {
    background-position: .4545em .7273em;
    border-top: 1px dotted #333;
    font-weight: normal;
}
#nav-main ul a:link,
#nav-main ul a:visited {
    background-image: url(../img/unesco/icons/nav/bullet.gif);
    background-color: transparent;
}
#nav-main ul a:hover {
    background-color: #d1e8f8;
    background-image: url(../img/unesco/icons/nav/bullet-alt.gif);
}
#nav-main ul a:active,
#nav-main ul a:focus {
    background-image: url(../img/unesco/icons/nav/bullet.gif);
}

#nav-main ul a.current-page {
    font-weight: bold;
    background-color: #d1e8f8 !important;
    background-image: url(../img/unesco/icons/nav/bullet-alt.gif);
}
#nav-main ul ul a.current,
#nav-main ul ul a.current-path {
    background-color: #fff;
    background-image: none;
}

#nav-main ul a.current:link,
#nav-main ul a.current:visited {
    background-color: #d1e8f8;
    background-image: url(../img/unesco/icons/nav/bullet-alt.gif);
}
#nav-main ul .first a {
    border-top: 1px solid #fff;
}

#nav-main ul.last{
    border-bottom: 1px dotted #333;
}

/* 3. level */
#nav-main ul ul a,
#nav-main ul .first ul a {
    background-position: 2em .4545em;
    border-top: 0;
    padding-left: 3.3636em;
    padding-top: 0;
}
/* 4. level */
#nav-main ul ul ul a,
#nav-main ul .first ul ul a {
    background-position: 3.3636em .4545em;
    padding-left: 4.8182em;
}


/* Navigation (Footer) */

#nav-footer ul {
    float: left;
    width: auto;
}
#nav-footer ul li a {
    border-right: 1px solid #000;
    margin: .8182em 0;
    padding: .1818em .7273em;
}

#nav-footer ul li.first a {
    background: transparent url(../img/unesco/icons/arrow-t.gif) 0 50% no-repeat;
    margin-left: 22.7273em;
    padding-left: 1.2em;
}
#nav-footer ul li.last a {
    border: 0;
}


/* Jump Block (Bottom) */
.jump-block-bottom {
    float: left;
    font-size: .6875em;
    margin-left: 1.4545em;
    width: auto;
}
.jump-block-bottom a.ic {
    background-position: 0 60%;
    font-weight: normal;
    line-height: 1.0;
    margin: .8182em 0 .5455em 0;
    padding: .1818em .7273em .1818em 1.3636em;
}


@media print { /* TODO - print styles should be in print css? */
    /* ----------  Basic modules: specific properties  ---------- */
    /* Navigation (Service) */
    #nav-service {
        display: none;
    }

    /* language switcher */
    #nav-language {
        display: none;
    }

    /* Breadcrumb */
    #breadcrumb ol {
        list-style-type: decimal;
    }
    #breadcrumb ol li {
        display: list-item;
        float: left;
        margin: 0 1em 0 1.5em;
        width: auto;
    }
    #breadcrumb ol li a,
    #breadcrumb ol li strong {
        float: none;
    }

    /* search */
    #search, #search-simple {
        display: none;
    }

    /* Navigation (Footer) */
    #nav-footer {
        display: none;
    }

    /* Print Button */
    #print {
        voice-family: "\"}\""; /* IE 5.5 */
        display: none;
    }


}

/* Separator */

.aux {
    border: 0;
    border-top: 1px dashed #333;
    clear: both;
    display: none;
    height: 1px;
    padding: 1.25em 0 0;
    margin: 0;
}

/* Dynamic Lists */

#list #main div.cl:after,
#list #nav-keyword ul:after,
#list .mod:after,
#list #nav-keyword:after,
#dyn-list #main div.cl:after,
#dyn-list #nav-keyword ul:after,
#dyn-list .mod:after,
#dyn-list #nav-keyword:after {
    clear: both;
    content: " ";
    display: block;
}
#list .mod,
#dyn-list .mod {
    margin-bottom: 20px !important;
    padding: 0 !important;
}
#list .hint-box,
#dyn-list .hint-box {
	padding: 0 5px 5px !important;
}
#list .contact address,
#list .mod img.teaser,
#list .mod ul,
#list .mod p,
#list #nav-keyword ul,
#dyn-list .contact address,
#dyn-list .mod img.teaser,
#dyn-list .mod ul,
#dyn-list .mod p,
#dyn-list #nav-keyword ul {
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
}
#main #dyn-list .nav-pager-abc ul {
    padding-bottom: 0 !important;
}
#dyn-list h2.keyword {
    margin-bottom: 10px;
}
#list .event a.ic,
#list .message a.ic,
#main .project a.ic,
#main .action a.ic,
#list .download a.ic,
#list .external a.ic,
#dyn-list .event a.ic,
#dyn-list .message a.ic,
#dyn-list .download a.ic,
#dyn-list .external a.ic {
    background-color: transparent;
}
#list .teaser,
#dyn-list .teaser {
    border-bottom: none !important;
}
#list .faq-list {
	padding-bottom: 20px !important;
}
#dyn-list .faq-list {
	padding-bottom: 10px !important;
}
#list .faq-list p,
#dyn-list .faq-list p {
	padding-bottom: 0 !important;
}
#list .faq,
#dyn-list .faq {
    margin-bottom: 0;
    padding: 0 !important;
}
#main .action,
#main .project,
#list .event,
#list .message,
#dyn-list .event,
#dyn-list .message {
    margin-top: 0;
    margin-bottom: 20px !important;
    padding: 0;
}
#list .event p,
#dyn-list .event p {
    padding-top: 10px;
}
#list .event p.details,
#main .action p,
#main  .project p,
#dyn-list .event p.details {
    margin: 0;
    padding: 0 !important;
}
#list .details,
#dyn-list .details {
    font-size: .625em; /* 10px */
}
#list .archive-list {
    padding-bottom: 10px !important;
}
#list .archive-list ul,
#dyn-list .archive-list ul {
    margin: 0 !important;
    padding-top:0;
    padding-bottom: 0;
}
#list .archive-list li,
#dyn-list .archive-list li {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#list dl,
#dyn-list dl {
    margin: 0;
    padding-bottom: 10px;
}
#list dl dd,
#dyn-list dl dd {
    margin-bottom: 15px;
    padding: 0;
}
#dyn-list .message,
#dyn-list .event {
    border: none !important;
    padding-bottom: 0 !important;
}

/* manual list */

#list dl,
#list .contact,
#list .mod,
#list .event,
#list .action,
#list .project {
    border-bottom: 1px dashed #000 !important;
}
#list dl {
    padding-bottom: 0 !important;
    margin-bottom: 15px !important;
}
#list .teaser,
#list .download,
#list .external,
#list .contact {
    padding-bottom: 10px !important;
}
#list .action,
#list .project {
    padding-bottom: 15px !important;
}
#main .action .ic,
#main .project .ic {
    background-position: .2323em .2em;
}
#list .keyword-separator {
    display: none;
}

#main .download ul,
#main .external ul {
	padding-bottom: 0 !important;
}

#main p a.pgu {
    background-color: transparent !important;
    background-position: right center !important;
    border-bottom: 1px dashed #000;
    display: block;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top:0;
    padding-bottom: 0;
    padding-right: 18px;
    text-align: right;
}
#main dl dd {
    margin-bottom: 1.5em;
}
#main dl dt {
    margin-top: .5em;
}
#footer:after,
#nav-footer:after,
#main .mod:after,
#main .nav-pager ul:after,
#main #search-advanced .form-entry:after,
#main #search-advanced .form-submit:after,
#main #search-advanced .form-field:after,
#main .nav-pager:after {
    clear: both;
    content: " ";
    display: block;
}
#main h1 {
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1.2em;
    padding-bottom: 1em;
    margin-left: -1px;
}

#main h2 {
    font-size: .8125em;
    font-weight: bold;
    padding-bottom: .5556em;
}
#main h2.keyword {
    font-size: 1em; /* 16px */
}
#main h3 {
    font-size: .75em;
    padding-bottom: .8333em;
}
#main address {
    line-height: 1.5455;
    height: 1%;
}
#main .contact address img {
    position: static;
    float: right;
    border-left: 20px solid #fff;
    border-bottom: 20px solid #fff;
    display: block;
    margin-top: 0;
}
#main ol,
#main p,
#main ul {
    line-height: 1.5455;
    padding-bottom: .9091em;
}

#main .mod {
    clear: both;
    margin-bottom: 1em;
}
#main .ic {
    background-position: .2323em .38em;
    background-color: #ebebeb;
    border-bottom: 1px solid #fff;
    padding: 0.1em 0pt 0.1em 1.8182em;
}
#main .project .ic,
#main .action .ic {
    background-position: .2323em .2em;
}
#main a.glossary {
    border-bottom: 1px dashed #333;
}
#main img.teaser {
    float: left;
    margin: 0 1.25em .9375em 0;
    width: 150px;
}

#main div.cl {
    border-bottom: 1px dashed #333; /* opener text with separator */
    margin-bottom: 2em;
    padding-bottom: 0.3215em;
}

/* Rich Text */

#startpage #main .richtext {
    margin-bottom: 1.8182em;
}
#main .richtext{
    margin-bottom: 1em;
    border-bottom:1px dashed #333333;
}
#main .richtext h2 {
    font-size: .8125em;
    font-weight: bold;
    padding-bottom: .25em;
}
#main .richtext h3 {
    font-size: .75em;
    padding-bottom: .25em;
}
#main .richtext p {
    padding-bottom: 1.3636em; /* 15px */ /* changed from 20px */
}
#startpage .richtext p {
    padding-bottom: 0.9091em; /* 10px */
}
#startpage .richtext p a.ic {
    margin-bottom: 0.9091em; /* 10px */
}
#startpage #main .event-list,
#startpage #main .message-list {
    border-bottom: 1px dashed #000;
    margin-bottom: 1.8182em;
}
#main .richtext ul {
    clear: both;
    list-style-type: square;
    padding-left: 1.0909em;
}
#main .richtext ul.linkblock {
    list-style-type: none;
    padding-left: 0;
}

/* Sitemap */

.sitemap li {
    height: 1%; /* IE */
}
.sitemap li ul {
    padding-bottom: .75em;
}
.sitemap li ul ul {
    padding-bottom: 0 !important;
}
.sitemap li li {
    font-size: 1em;
    margin-left: 1.8em;
}
.sitemap li li a,
.sitemap li li a:link,
.sitemap li li a:visited,
.sitemap li li a:hover  {
    background-color: #fff;
    border-bottom: 0;
    padding: .25em 0 0 2.2em;
}
#main .sitemap ul li a:hover,
#main .sitemap ul li a:active {
    text-decoration: underline;
}
.sitemap li a {
    background: #f2f2f2 url(../img/unesco/icons/links/internal.gif) no-repeat;
    background-position: .4545em .4545em;
    border-bottom: 1px solid #fff;
    display: block;
    padding: .19em 0 .19em 2.2em;
    text-decoration: none;
}
.sitemap li a:link,
.sitemap li a:visited,
.sitemap li a:hover {
    background-color: #f2f2f2;
}

.sitemap li strong {
    font-weight: normal;
}

/* modules: teaser detail with image */
#main .teaser-detail-img {
    margin-left: 150px;
}
#main .teaser-detail-img img.teaser {
    margin-left: -150px;
}
#main .teaser-detail-img h2 {
    padding-left: 1.1111em;
}
#main .teaser-detail-img p {
    padding-left: 1.8182em;
}

#main div.teaser {
    border-bottom: 1px dashed #333;
    margin-bottom: 1.8182em;
    padding-bottom: .3em;
}
/* Image (Normal, Landscape, and Portrait) */

#main .image-normal {
    /*border-top: .3em solid #fff; */ /* auskommentiert wegen Bug im Firefox (erste Text-Zeile neben Bild falsch dargestellt) */
    clear: both;
    margin-bottom: .9375em;
}

#main .image-normal img{
    width: 200px !important;
}

#main .image-normal span {
    color: #555;
    padding: 0;
}
#main .image-normal span.subline {
    background-color: #ebebeb;
    color: #000;
    font-size: .625em;
    line-height: 1.5em;
    padding: .6364em;
}
#main .image-normal,
#main .image-normal a,
#main .image-normal span {
    display: block;
}


#main .image-normal a.lens {
    background-image: url(../img/unesco/icons/links/lens.gif);
    background-position: 0 0;
    border-bottom: 0;
    float: right;
    height: 12px;
    margin-top: .1818em;
    padding: 0;
    width: 12px;
}
#main p .image-normal {
    margin-bottom: 1.25em;
    margin-top: 1.25em;
}
#main p .image-normal span {
    font-size: .9375em !important;
}
#main p .image-normal span span {
    font-size: 1em !important;
}
#main .landscape {
    width: 200px;
}
#main .portrait {
    width: 200px;
}
#main .left {
    float: left;
    margin-right: 1.25em;
}
#main .right {
    clear: right;
    float: right;
    margin-left: 1.25em;
}

/* Lists (Event and Message) */

#main .event-list,
#main .message-list{
    border-bottom: 1px dashed #333;
    margin-bottom: 1.25em;
    padding-bottom: .6875em; /* 11px */
}
#main .event-list ul,
#main .message-list ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#main .event-list ul.simple li,
#main .message-list ul.simple li {
    margin: 0;
}
#main .event-list ul.simple li a,
#main .message-list ul.simple li a {
    background-color: transparent;
    border-bottom: 0;
    margin-top: 0;
}
#main .event-list ul.simple span,
#main .message-list ul.simple span {
    font-weight: normal;
}
#main .event-list ul.linkblock,
#main .message-list ul.linkblock {
    margin: .6875em 0; /* 11px 0 */
}
#main .event-list ul span.summary {
    font-weight: bold;
}

/* modules: event list */
#main .event-list ul .simple span.time,  #main .event-list ul .simple span.location {
    border-right: 1px solid #333;
    margin-right: .35em;
    padding-right: .7em;
}
#main .event-list ul .simple span.summary {
    font-weight: bold;
}
/* module: message list */
#main .message-list ul .simple span {
    border-left: 1px solid #333;
    margin-left: .4545em;
    padding-left: .9091em;
}

#main div.message ul {
	margin-bottom: 4px;
	padding-bottom: 0 !important;
}
#list div.message ul {
	padding-bottom: 4px !important;
}


/* Teasers (Event, Message, Project, and Action) */
#main .event-teaser,
#main .message-teaser,
#main .project-teaser,
#main .action-teaser {
    margin-bottom: 1.25em;
}
#main .event-teaser h3,
#main .message-teaser h3,
#main .project-teaser h3,
#main .action-teaser h3 {
    font-size: .9375em;
}


/* module: event teaser */
#main .event-teaser a span {
    border-right: 1px solid #333;
    font-weight: normal;
    margin-right: .4545em;
    padding-right: .9091em;
}


/* module: message teaser */
#main .message-teaser a span {
    border-left: 1px solid #333;
    font-weight: normal;
    margin-left: .4545em;
    padding-left: .9091em;
}

#content div.message {
    border-bottom: 1px dashed #333;
    margin-bottom:1.8182em;
}
#content div.message a {
    background-color: transparent;
}
#content div.message p {
    padding-bottom: 15px;
}
#content div.message p.details {
    padding: 0 !important;
}
#content div.message li {
    list-style: none;
    margin-bottom: 0 !important;
}


/* Headers (Event, Message, Project, and Action) */
#main .event-header,
#main .message-header,
#main .project-header,
#main .action-header{
    padding-bottom: .1875em;
}

#main .project-header p,
#main .action-header p {
    padding-bottom: .4545em;
}
.event-header p,
.message-header p {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

#main .project-header .image-normal,
#main .action-header  .image-normal{
    margin-top: 1em;
}

/* Link Blocks (Download and External) */


/* Navigation (Keyword) */

#main .nav-keyword {
    border-bottom: 1px dashed #000;
    padding-bottom: 1.25em;
}
#main .nav-keyword li {
    border-right: 1px solid #fff;
    float: left;
    width: 49.75%;
}
#main .nav-keyword strong {
    background: #d1e8f8 url(../img/unesco/icons/links/internal.gif) no-repeat 0 .4545em;
    border-bottom: 1px solid #fff;
    display: block;
    padding: .0909em 0 .1818em 1.8182em;
}
#main .single-col li {
    float: none !important;
    width: auto !important;
}

/* Lists (Category) */

#main .list-category {
    border-bottom: 1px dashed #000;
}
#main .list-category div {
    margin-bottom: 0;
}
#main .list-category ul {
    padding-bottom: 0;
}
#main .list-category ul div h3,
#main .list-category ul div p {
    background: #d1e8f8;
}

#main .list-category ul div h3 {
    font-size: 1.0909em;
    padding: .4167em .4167em .8333em;
}
#main .list-category ul div p {
    padding: 0 .4545em .4545em;
}
#main .list-category ul div p.link {
    background: transparent;
    padding: 0 0 .9091em 0;
}
#main .list-category .ic {
    background-position: .4545em .4545em;
    padding-left: 2.2727em;
}
#main .list-category .pgu {
    background-position: 100% .4545em;
    padding-left: 0;
    padding-right: 1.8182em;
    text-align: right;
}
#main .nextpage {
    border-bottom: 0;
}

/* Tables */

#main table caption{
    display: none;
}
#main div.table {
    margin: .6875em 0 1.1875em 0; /* 11px 0 19px 0 */
}
/* Navigation (Pager) */
#main .nav-pager {
	background:#EBEBEB;
	position:relative;
	width:100%;
}
#main .nav-pager .cl {
	border:medium none;
	margin:0 90px;
}

#main  .nav-pager .cl {
	border: none;
	padding: 0
}
#main .nav-pager ul {
	border:1px solid #EBEBEB;      /* for Firefox */
	text-align:center;
	width:100%;
	padding-bottom: 0 !important;
		line-height: 1.2em;
}
#main .nav-pager ul li {
	position: relative;
	top: -3px;

	/*from hedgerwow "Item List Grid" */
	display: -moz-inline-stack;/*Firefox need this to simulate display:inline-block*/
	display: inline-block; /*IE does not apply this to Block Element, and Firefox does not render this, too*/
	_overflow: hidden;/*fix IE6 to expanded content*/
	zoom: 1;/*trigger hasLayout*/
	*display: inline;/*once hasLayout is true, set display:inline to block element will make display:inline behave like display:inline-block*/
}
#main .nav-pager ul li.current a{
	font-weight: bold;
}
#main .nav-pager ul li.last a,
#main .nav-pager ul li.last strong {
	border: none;
}
#main .nav-pager li a,
#main .nav-pager li strong {
	border-right: 1px solid #000000;
	padding: 0 0.5273em;
	white-space:   nowrap;
}
#main .nav-pager .forward {
	float:right;
	margin-right:-86px;
	text-align:right;
}
#main .nav-pager .forward a {
	display: inline;
	padding-right: 18px;
	padding-left: 0;
	background-position: 100% 3px !important;
	border-bottom: 0;
}
#main .nav-pager .back {
float:left;
margin-left:-89px;
text-align:left
}
#main .nav-pager .back a {
		border-bottom: 0;
}
#main .nav-pager .back,
#main .nav-pager .forward {
	position: relative;
	width: 86px;

}
/* ABC Pager */

#main .nav-pager-abc {
    border: 0;
    background: #ebebeb;
    height: 25px;
    padding: 0;
}
#main .nav-pager-abc ul {
    position: relative;
    text-align: center;
    top: -2px;
}
#main .nav-pager-abc li {
    display: inline;
}
#main .nav-pager-abc li a,
#main .nav-pager-abc li strong {
    border-left: 1px solid #000;
    padding: 0 0 0 .4em;
}
#main .nav-pager-abc li.first a,
#main .nav-pager-abc li.first strong {
    clear: none;
    border-left: 0;
    padding-left: 0;
}


/* Gallery */

#main .image-gallery {
    border: none !important;
    width: 106%;
    margin-bottom: -10px !important;
    padding-bottom: 0 !important;
}
#main .image-gallery ul {
    padding-bottom: 0 !important;
}
#main .image-gallery li {
    float: left;
    height: 150px;
    margin-bottom: 25px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    width: 150px;
    background: #f2f2f2;
}
#main .image-gallery li[class] {
    display: table;
    position: static;
}
#main .image-gallery li[class] div a {
    display: table-cell;
    position: static;
    vertical-align: middle;
}
#main .image-gallery li div a {
    background: #f2f2f2 url(../img/unesco/icons/links/lens.gif) no-repeat 134px 134px;
    display: block;
    height: 150px;
    width: 150px;
}
#main .image-gallery li div img {
    margin-left: auto;
    margin-right: auto;
}
#main .image-gallery a:active,
#main .image-gallery a:focus {
    background-color: transparent !important;
}

/* Contact */

#main .contact {
    margin-bottom: 1.5625em;
    position: relative;
}
#main .contact img {
    position: absolute;
    right: .625em;
    top: 0em;
}
#main .contact .org {
    display: block;
}
#main .contact .organization-name {
    font-weight: bold;
}
#main .contact .adr {
    display: block;
    margin-top: 0;
}
#main .contact .adr {
    margin-bottom: -.42em;
}
#main .contact a {
    margin-bottom: 0;
    padding-bottom: 0;
}
#main .contact .eml {
    margin-top: -8px;
}
#main .contact .ic {
    width: 326px;
}
.contact .additional {
    display: block;
    margin: -5px 0 5px;
}
#marginal .contact .additional {
    margin-bottom: 0;
}


/* Search (Regular) */
#main #search-simple {
    background: #D1e8f8;
    margin-bottom: 1.875em;
    position: relative;
}
#main #search-simple fieldset {
    background: transparent url(../img/unesco/background/lens.gif) no-repeat 10px 1.5625em;
    padding: 0 1.25em .625em .625em;
}
#main #search-simple legend {
    font-size: .6875em;
    font-weight: normal;
    padding-top: .1818em;
}
#main #search-simple p.tab {
    background: #E2EFF7;
    border: 1px solid #fff;
    border-width: 0 0 1px 1px;
    color: #6b6b6b;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 2;
}
#main #search-simple p.tab a {
    border: 2px solid #bbcfe0;
    border-width: 0 0 2px 2px;
    display: block;
    padding: .1818em 0 0 .9091em;
}
#main #search-simple h2,
#main #search-simple p.desc {
    padding-left: 140px;
}
#main #search-simple h2 {
    padding-top: 1.3889em;
}
#main #search-simple p.desc {
    padding-bottom: 1.8182em;
}
#main #search-simple input {
    display: inline;
}
#main #search-simple input.text {
    width: 77%;
}
#main #search-simple input.submit {
    width: 20%;
}
#search-simple input.text:active,
#search-simple input.text:focus,
#search-simple select:active,
#search-simple select:focus {
    background: #fff !important;
   color: #555;
}
#main #search-simple a.ic {
    background-color: transparent;
    border: 0;
}

/* Search (Advanced) */

#main .quicksearchform p.tab,
#main #search-advanced p.tab,
#marginal #search-simple p.tab {
    background: #E2EFF7;
    border: 1px solid #fff;
    border-width: 0 0 1px 1px;
    font-size: .625em;
    height: 35px;
    overflow: hidden;
    padding: 0;
    padding-top: .1818em;
    float: left;
    width: 49%;
}
#main .quicksearchform p.tab,
#main #search-advanced p.tab {
    height: 25px;
}
#main .quicksearchform p.tab-left,
#main #search-advanced p.tab-left,
#marginal #search-simple p.tab-left {
    border-width: 0 1px 1px 0;
}
#main .quicksearchform p.tab-right,
#main #search-advanced p.tab-right,
#marginal #search-simple p.tab-right {
    position: absolute;
    right: 0;
    top: 0;
}
#main .quicksearchform p.tab a,
#main #search-advanced p.tab a,
#marginal #search-simple p.tab a {
    border: 2px solid #bbcfe0;
    border-width: 0 0 2px 2px;
    color: #333;
    display: block;
    height: 100%;
    padding-left: .9091em;
}
#main .quicksearchform p.tab-left a,
#main #search-advanced p.tab-left a,
#marginal #search-simple p.tab-left a {
    border-width: 0 2px 2px 0;
}
#main .quicksearchform p.selected,
#main #search-advanced p.selected,
#marginal #search-simple p.selected {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #D1e8f8;
    padding-left: .9091em;
}
#main .quicksearchform p.tab-right.selected,
#main #search-advanced p.tab-right.selected,
#marginal #search-simple p.tab-right.selected {
    width: 47%;
}
#main #search-advanced {
    background: #D1e8f8;
    margin-bottom: 1.875em;
    position: relative;
    height: 1%;
}
#main #search-advanced fieldset {
    padding: 0 0 .3132em 0;
}
#main #search-advanced p.desc {
    clear: both;
    color: #333;
    font-weight: bold;
    padding: 1.75em 20px 0 10px;
    line-height: 1.4em;
}
#main #search-advanced h2 {
    border-top: 1px dashed #333;
    font-size: .8125em;
    font-weight: bold;
    margin: 10px 20px 10px 0px;
    padding-left: 0.2em;
    padding-top: 1.25em;
}
#main #search-advanced .first {
    background:transparent url(../img/unesco/icons/search/first.gif) no-repeat scroll 0 1em;
    border-top: 1px dashed #333;
    font-size: .8125em;
    font-weight: bold;
    margin: 20px 20px 10px 10px;
    padding-left: 2em;
    padding-top: 1.25em;
}
#main #search-advanced .second{
    background: transparent url(../img/unesco/icons/search/second.gif) no-repeat scroll 0 1em;
    border-top: 1px dashed #333;
    font-size: .8125em;
    font-weight: bold;
    margin: 20px 20px 10px 10px;
    padding-left: 2em;
    padding-top: 1.25em;
}
#main #search-advanced .second{
    background: transparent url(../img/unesco/icons/search/second.gif)no-repeat scroll 0 1em;
    border-top: 1px dashed #333;
    font-size: .8125em;
    font-weight: bold;
    margin: 20px 20px 10px 10px;
    padding-left: 2em;
    padding-top: 1.25em;
}
#main #search-advanced .third{
    background: transparent url(../img/unesco/icons/search/third.gif) no-repeat scroll 0 1em;
    border-top: 1px dashed #333;
    font-size: .8125em;
    font-weight: bold;
    margin: 20px 20px 10px 10px;
    padding-left: 2em;
    padding-top: 1.25em;
}
#main #search-advanced .form-entry {
    margin: 0 20px 0.75em 10px;
}
#main #search-advanced .form-label {
    clear: left;
    display: block;
    float: left;
    width:     40%;
    margin-right: -40%;
}
#main #search-advanced .form-label label{
    vertical-align: text-top;
    line-height: 1.3em;
    display: block;
}
#main #search-advanced .form-field .add-topic {
    background-color: #E2EFF7;
    padding: 4px 0 2px;
    width: 269px;
}
#main #search-advanced .form-field .add-topic a {
    background-position: 3px 1px !important;
    font-weight: normal;
    height: 16px;
    padding-left: 25px;
}
#main #search-advanced .form-field {
	float: left;
	width: 17em;
	padding-left:40%;
}
#main #search-advanced .form-field label{
    margin-bottom: 0.75em;
}
#main #search-advanced select {
    padding: 0;
}
#main #search-advanced .fullrow {
    display: block;
    width: 269px;
}
#main #search-advanced .expanding {
    background-color: #E2EFF7;
    height: 1%;
    padding-bottom: 0.45em;
}
#main #search-advanced .expanding .form-field-wide {
	margin-bottom: 6px;
}
#main #search-advanced .expanding .form-field-wide input {
    margin: 5px 0 0 5px;
}
#main #search-advanced .expanding .form-field-wide label {
    position: relative;
    top: -2px;
}
#main #search-advanced .expanding .form-field {
    float: none;
}
#main #search-advanced .expanding .form-field,
#main #search-advanced .expanding .form-label {
    margin-bottom: 2px;
}
#main #search-advanced .expanding a.add,
#main #search-advanced .expanding a.remove {
	display: none;
}
#main #search-advanced a.ic {
    background-color: transparent;
    border: 0;
}
#main #search-advanced a.add,
#main #search-advanced a.remove {
    background-position: 96% 60% !important;
    padding-left: 0;
    padding-right: 1.95em;
    text-align: right;
}
#main #search-advanced input.text {
    width: 265px;
}
#main #search-advanced input:active,
#main #search-advanced input:focus,
#main #search-advanced select:active,
#main #search-advanced select:focus,
#main #search-advanced textarea:active,
#main #search-advanced textarea:focus {
    background: #fff;
   color: #555;
}
#main #search-advanced input.checkbox {
    margin-right: 0.45em;
}
#main #search-advanced .form-submit {
    border-top: 1px solid #fff;
    padding-top: 5px;
    padding-right: 20px;
}
#main #search-advanced .form-submit .form-field {
    padding: 0 !important;
    width: 100%;
}
#main #search-advanced input.submit,
#main #search-advanced input.reset {
    float: right;
    font-size: 1em;
    margin-left: .625em;
    padding: 0.25em 0.75em;
}
#marginal #search-simple input.submit
#marginal .ic {
    padding: 0 0 .1em 1.8182em;
}
#marginal div.mod {
    border-bottom: 1px dashed #000;
    clear: both;
    padding: 0.625em 0;
    margin: 0 .625em 0.2em;
}
#marginal div.first {
    padding-top: 0;
}
#marginal div.last {
    border-bottom: none !important;
    padding-bottom: 0;
}
#marginal h3 {
    font-size: .75em;
    font-weight: bold;
    padding: .5556em 0;
}
#marginal div.first h3 {
    padding-top: 0;
}
#marginal ol,
#marginal p,
#marginal ul {
    line-height: 1.5455;
    margin-bottom: .25em;
}
#marginal .teaser_image img{
    margin-bottom: .625em;
}
#marginal .ic {
	padding-left: 1.5455em;
}
#marginal ul a {
    margin-bottom: .3636em;
}
#marginal ul .ic {
    background-position: 0 .2727em;
}
#marginal img {
    max-width: 100%;
}

/* Events */
#marginal .events ul .simple a {
    font-weight: normal;
}

/* Messages */
#marginal .messages ul .simple a {
    font-weight: normal;
}
/* Calendar */
#marginal .calendar {
    border-bottom: 1px dashed #000000;
    clear: both;
    margin: 0 0 0 10px;
    padding: 0.625em 0;
}
#marginal .loading-calendar {
	background: url(../img/unesco/background/loading.gif)	90px 50px no-repeat;
}

#marginal .calendar table tr {
    border: none;
	padding: 0;
}
#marginal .calendar table th {
   	text-align: center;
}
#marginal .calendar table td {
    border: none;
	padding: 3px;
	text-align: center;
}
#marginal .calendar table td.today {
    background: #D1E8F8;
	font-weight: normal;
}
#marginal .calendar .pager {
    position: relative;
    padding: 0 30px 10px 30px;
    text-align: center;
    width: 155px;
}
#marginal .calendar h3 {
   display: inline;
}
#marginal .calendar .pager a {
    display: block;
    height: 21px;
    text-indent: -10000px;
    width: 25px;
}
#marginal .calendar .pager .prev a {
    position: absolute;
    top: 3px;
    left: 2px;
    background: url(../img/unesco/icons/page/back.gif) no-repeat 0 0;
}
#marginal .calendar .pager .next a {
    position: absolute;
    top: 3px;
    right: 0;
    background: url(../img/unesco/icons/page/forward.gif) no-repeat 0 0;
}
#marginal .calendar table td.on {
    padding: 0;
}
#marginal .calendar table td a {
	display: block;
	padding: 3px;
}
#marginal .calendar table td.on a:hover,
#marginal .calendar table td.on a:focus,
#marginal .calendar table td.on a:active {
    background: #D1E8F8;
    text-decoration: underline;
}
#marginal .calendar table th {
    padding-bottom: 5px;
}
/* Teasers */
#marginal .teaser img {
	width: auto; /* changed from '150px' due to UNESCO-267 */
}
#marginal div.portraitteaser img {
    width: 115px !important;
}

/* Contact */

#marginal .contact img {
    margin-bottom: 1.625em;
    margin-top: -1em;
}
#marginal .org .organization-name {
    margin-top: -.5em;
    padding-bottom: 0.9em;
    position: relative;
    top: -.9em;
}
#marginal .contact .org {
    display: block;
    margin-top: 0.9em;
}
#marginal .contact address {
    padding-top: 1em; /* 11px; */

}
#marginal .contact address strong {
    display: block;
    font-weight: normal;
    margin-top: -1em;
}
#marginal .contact .adr {
    display: block;
    margin-bottom: -.625em;
}

/* Glossary */

#marginal a.glossary {
    border-bottom: 1px dashed #333;
}
#marginal div.teaser_only_image{
    border: 0;
}
#marginal div.teaser_only_image img,
#marginal div.banner img{
    width: 190px !important;
}

/* Search (Regular) */

#marginal #search-simple {
    background: #D1e8f8;
    margin-bottom: 0;
}
#marginal #search-simple.first {
	position: relative;
	top: -10px;
}
#marginal #search-simple fieldset {
    padding-bottom: .8em;
}
#marginal #search-simple fieldset h4,
#marginal #search-simple fieldset p,
#marginal #search-simple fieldset ul {
    padding-left: .625em;
    padding-right: 1.25em;
}
#marginal #search-simple legend {
    font-size: .625em;
    font-weight: normal;
    padding-top: .1818em;
    width: 60%;
}
#marginal #search-simple h2 {
    font-size: 1em;
}
#marginal #search-simple h4 {
    clear: both;
    font-size: .875em;
    padding-bottom: 1em;
    padding-top: 1.2em;
}
#marginal #search-simple p.desc {
    padding-bottom: 1em;
}
#marginal #search-simple fieldset label {
    padding: 0 1.25em 0.8em 0;
}
#marginal #search-simple input {
    display: inline;
}
#marginal #search-simple input.text {
    width: 60%;
}
#marginal #search-simple #zipcode {
    width: 83%; /* used by modified search form */
}
#marginal #search-simple input.submit {
    background-color: #000;
    border: 0;
    color: #fff;
    font-size: 0.7em;
    padding: .15em .1em;
}
#marginal #search-simple select {
    width: 100%;
}

#marginal #search-simple a.ic {
    padding-left: 1.8182em;
}

#marginal .dyn-list-search fieldset label {
    float: left;
    width: 20% !important;
    padding-left: 0;
}
#marginal .dyn-list-search fieldset input.text {
    float: right;
    width: 62% !important;
}
#marginal .dyn-list-search fieldset p {
    overflow: hidden;
}
#marginal .dyn-list-search fieldset p .submit{
    float: right;
    margin-top: .5em;
}
a.box {
  border: 1px solid #103e96;
  display: block;
}
a.red {
  color: red;
}
a.func {
  color: #009900;
}
img {
  border: 0px;
}

textarea {
        border: 1px solid #103e96;
}


/* ++ msg ++ */
div.debug {
  margin: 0px 0px 10px 160px;
  border: 1px solid #ff0000;
  text-align: left;
  padding: 0px;
}
div.debug h2 {
  color: #ffffff;
  background-color: #ff0000;
}
div.msg {
  margin: 0px 0px 10px;
  border: 1px solid #D1E8F8;
  text-align: left;
  padding: 0px;
}
div.msg h2 {
  color: #ffffff;
  background-color: #D1E8F8;
  font-size: 1.2em;
}
div.msg_red {
  margin: 0px 0px 10px;
//  border: 1px solid #ff6f6f;
  color: #ff6f6f;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  padding: 0px;
}
div.msg_red h2 {
  color: #ffffff;
  background-color: #ff6f6f;
  font-size: 1.2em;
}
div.msg_green {
  margin: 0px 0px 10px;
  border: 1px solid #75FF75;
  text-align: left;
  padding: 0px;
}
div.msg_green h2 {
  color: #ffffff;
  background-color: #75FF75;
  font-size: 1.2em;
}
td.button {
  border: 1px solid #C5D2E4;
  padding: 2px 10px;
}
.hlite {
        border: 1px solid #bbb;
        background-color: #ff9;
}
.loginfo {
  margin: 0px 0px 10px;
  border: 1px solid #75FF75;
  text-align: left;
  padding: 0px;
  font-size: 0.5em;
}
