


body {
    background: url(../img/ewik/background/gradients/side.jpg) top left repeat-y;
}

#wrapper {
    background: transparent url(../img/ewik/background/gradients/corner.jpg) bottom left no-repeat;
    padding-bottom: 20px;
    padding-right: 60px;
}

#wrapper-content {
    background-color: #fff;
    clear: both;
    padding-top: 1.875em;
    position: relative;
}
body {
	width: 1015px; /* fix resizing problem of background image */
}
#wrapper,
#branding,
#wrapper-content,
#footer {
    /*max-width: 89.0909em;*/ /* main-width-max, 980px */
    /*min-width: 69.5455em;*/ /* main-width-min, 765px */
    width: 980px;
}
#footer {
    clear: both;
    margin-top: 30px;
}
#footer #nav-footer {
    background-color: #a7bdde;
    height: 2em;
    padding-left: 244px;
    padding-top: .33em;
}
#content {
    border-right: 20em solid #f5f5f5;
    padding:  0 2.7273em 2.7273em 21.8182em; /* 0 30px 30px 240px */
    position: relative;
    margin-left: .9091em; /* nav-position-left, 10px */
    margin-right: 0; /* marginal-position-right, 0px */
}
#content:after {
    clear: both;
    content: " ";
    display: block;
}

/* Navigation */

#nav {
    float: left;
    margin-left: -21.8182em; /* nav-width-plus-main-padding-left, 240px */
    width: 20em; /* nav-width, 220px */
}

/* Content */

#main {
    float: left;
    margin-right: -3px; /* IE Duplicate Characters bug */
    width: 100%;
}
#marginal {       /* IE Duplicate Characters bug */
    margin-left: 3em;
}
/* Marginal */

#marginal {
    background: #f5f5f5;
    float: left;
    margin-right: -29.0909em; /* 320px for Opera */
    padding-top: 35px;
    width: 20em; /* marginal-width, 220px */
}
* {
    margin: 0;
    padding: 0;
}
html {
    background: #dde6f2;
    color: #333;
    font: .6875em/1.3em verdana, arial, helvetica, geneva, sans-serif;
    line-height: 1.5;
}
h1 {
    color: #333;
    font-size: 1.8182em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 1em -1px;
    padding-left: 0 !important;
}
h2,
h3,
h4 {
    line-height: 1.1;
}
h2 {
    font-size: 1.1818em;
    font-weight: bold;
    margin-bottom: .25em;
}
h3,
h4 {
    font-size: 1em;
}
p {
    margin: 1em 0;
}
ul {
    list-style: none;
}

dl{
    margin-bottom: 1em;
}

dl dt{
    font-weight: bold;
}
dl dd{
    margin-bottom: 0.5em;
}

fieldset {
    border: 0;
}
legend,
hr {
    display: none;
}
address {
    font-style: normal;
}
input,
button,
option,
select,
textarea,
optgroup {
    font: 1em verdana, arial, helvetica, geneva, sans-serif;
}
a {
    color: #405370;
    text-decoration: none;
}
a:visited {
    color: #444;
}
a:hover,
a:focus,
a:active {
    text-decoration: underline;
}
abbr,
img {
    border: 0;
}
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;
}

/* tables */
table {
    border-collapse: collapse;
    width: 100%;
}

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 dotted #ccc;
    border-left: 1px dotted #ccc;
    padding-bottom: 1em;
}
tbody td {
    border-left: 1px dotted #ccc;
}
tbody td {
    border-right: 1px dotted #ccc;
}
tbody *,
tfoot * {
    border-bottom: 1px dotted #ccc;
}
tbody * * *,
tfoot * * * {
    border-bottom: 0;
}
#wrapper th,
#wrapper td { /* IE (Selector style) */
    padding: .3em;
    vertical-align: baseline;
}
th {
    background: #f5f5f5;
    border-left: 1px solid #f5f5f5;
    font-weight: bold;
    text-align: left;
}

#footer:after,
#breadcrumb ol:after,
.standardform .form-entry:after,
.standardform .form-submit:after,
.standardform .form-field:after,
#main .mod:after,
#main .searchresult dl:after,
#main .nav-pager ul:after,
#main .nav-keyword ul:after,
#main .richtext:after,
#nav-service:after,
#main .image-gallery:after,
#list #main div.cl:after,
#list #nav-keyword ul:after,
#list .mod:after,
#dyn-list #main div.cl:after,
#dyn-list #nav-keyword ul:after,
#dyn-list .mod:after {
    clear: both;
    content: " ";
    display: block;
}

/* Site Identity */

#branding #logo {
    background: #fff url(../img/ewik/background/branding.jpg) top right no-repeat;
    clear: both;
    height: 131px;
    width: 100%;
}
#branding #logo p {
    margin: 0;
}

/* Navigation */

/* 1. level */
#nav-main .nav-section{
    background: #dde6f2 url(../img/ewik/icons/nav/section.gif) top left repeat-y;
    padding-left: 20px;
}
#nav-main a {
    border-bottom: 1px solid #fff;
    background-image: url(../img/ewik/icons/nav/closed.gif);
    background-position: top right;
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    line-height: 1.7273;
    padding-left: 0.75em;
    padding-right: 1em;
}
#nav-main a:link, #nav-main a:visited {
    background-color: #dde6f2;
    color: #405370;
}
#nav-main a:hover {
    background-color: #bbcce6;
    color: #333;
}
#nav-main .open a{
    background-color: #bbcce6;
    background-image: url(../img/ewik/icons/nav/open.gif) !important;
    color: #333;
}
#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-image: none;
    font-weight: normal;
    line-height: 1.7273;
    padding-left: 2.2727em;
}
#nav-main ul a:link,
#nav-main ul a:visited {
    background-color: transparent;
}
#nav-main ul a:hover {
    background-color: #bbcce6;
}
#nav-main ul a:active,
#nav-main ul a:focus {

}
#nav-main ul a.current-page,
#nav-main ul a.current-path {
    color: #333;
    font-weight: bold;
}

#nav-main ul a.current-page,
#nav-main ul a.current-page:link,
#nav-main ul a.current-page:visited {
    background-color: #bbcce6;
}


#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 .6364em;
    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 55%;
    padding-left: 4.8182em;
}



/* Navigation: Service, Language */

#nav-language,
#nav-service {
    float: left;
    margin-top: 7px;
    margin-bottom: 3px;
}
#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 #405371;
    margin: 0;
    padding: 0 .625em;
}
#nav-service li.last {
    border-right: 0;
}
.nav-hz li a,
.nav-hz li strong {
    display: block;
    line-height: 1.1;
}
#wrapper .nav-hz li a {
    color: #405370;
}

/* Breadcrumb */

#breadcrumb{
    background-color: #a7bdde;
    margin-left: 250px;
    padding: .2em .3125em;
    clear: both;
}
#breadcrumb span,
#breadcrumb li {
    display: inline;
    float: none;
}
#breadcrumb span {
    padding-right: .75em;
    display: inline;
    float: none;
}
#breadcrumb ol{
    list-style: none;
    display: inline;
}
#breadcrumb ol a, #breadcrumb ol strong {
    display: inline;
    font-weight: normal;
    padding: .1818em .6364em 0;
}
#breadcrumb ol strong,
#breadcrumb ol a {
    background: transparent url(../img/ewik/icons/arrow-r.gif) no-repeat 0 .5em;
}
#breadcrumb ol.nav-hz a {
    color: #000;
}

/* Marginal: Search */

#nav .quicksearchform {
    background-color: #ebebeb;
    border-bottom: 5px solid #fff;
    height: 35px;
    text-align: right;
    width: 220px;
}
#nav .quicksearchform fieldset {
    padding: 8px 10px;
}
#nav .quicksearchform label {
    position: absolute;
    left: -100em;
}
#nav .quicksearchform input {
    font-size: 1em;
    width: 140px;
}
#nav .quicksearchform input.submit {
    float: none;
    height: 1.7273em;
    margin: .1em 0 0 -.4em;
    width: 54px;
}

/* Footer */

#footer ul {
    padding-top: .2727em;
}
#footer li {
    float: left;
}
#footer li a {
    border-right: 1px solid #405371;
    padding: 0 .625em;
}
#footer li.first {
    margin-right: 0;
    position: absolute;
    right: 242px;
}
#footer li.last a {
    border-right: 0;
}

#footer li.first a {
    background: transparent url(../img/ewik/icons/links/top.gif) no-repeat 0% 60%;
    border: none;
    padding-left: .9125em;
}

#footer #nav-footer {
    position: relative;
}

/* Misc */

.aural,
.jump,
#marginal .quicksearchform label,
#main legend {
    height: 1px;
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: -999em;
    width: 1px;
}
#main .image-normal a.lens {
    background-image: url(../img/ewik/icons/links/lens.gif);
    background-position: 0 0 !important;
    border-bottom: 0;
    float: right;
    margin-top: .1818em;
    padding: 0;
    width: 12px;
    height: 12px;
}

/* Basics: Main */

#main ul,
#main ol {
    margin: 1em 0 1em 2em;
}
#main ul {
    list-style: disc;
}
#main li {
    margin-bottom: 1em;
}
#main .linkblock {
    list-style: none !important;
    margin-left: 0;
}
#main .linkblock li {
    margin-bottom: 0;
}
#main p {
    margin-top: 0;
}
#main h2 {
    margin: 0;
    padding-bottom: .5556em;
}

/* Basics: Marginal */

#marginal h3 {
    font-size: 1.0909em;
    margin-top: 0.55em;
}
#marginal .messages h3 {
    margin-bottom: 11px;
}
#marginal .teaser h3 {
    margin-bottom: .4em;
}
#marginal div.teaser,
#marginal div.mod.first {
    margin-top: 0 !important;
}
#marginal div.teaser_image .teaser,
#marginal .contact address {
    margin-top: 1em;
}
#marginal div.mod {
    border-bottom: 1px dashed #000;
    clear: both;
    padding: .9091em 0 .9091em;
    margin: 0 .9091em .9091em;
}
#marginal div.teaser_only_image,
#marginal div.last {
    border-bottom: 0;
}
#marginal div.teaser_only_image {
    padding: 20px 0 0;
}
#marginal div.teaser_image a {
    margin-top: -5px;
    font-weight: bold;
    display: block;
}
#marginal ol,
#marginal p,
#marginal ul {
    line-height: 1.5455;
    margin-bottom: .9091em;
    margin-top: 0;
}

/* links in marginal column */
#marginal a.ic {
    background-color: transparent;
    background-position: 0 .6em;
    font-weight: normal;
}
#marginal li.more a,
#marginal a.more {
    font-weight: bold;
}

/* Glossary Links */

a.glossary {
    border-bottom: 1px dashed #333;
    color: #333;
}

/* Teasers */

div.teaser,
div.message,
div.download,
div.external {
    margin: 2.5em 0 1em;
}
div.teaser h2,
div.download h2,
div.external h2 {
    margin-top: 0;
}
#main div.teaser {
    border-bottom: 1px dashed #333;
    margin-bottom: 1.25em;
    padding-bottom: 1em;
    clear: both;
}
div.message {
    border-bottom: 1px dashed #333;
}
#content div.message a.ic {
    background-color: transparent;
}
div.message p.details {
    margin: 0;
    padding-bottom: 0 !important;
}
div.message ul {
    margin-left: 0 !important;
}
div.download ul, /* IE */
div.external ul,
div.message ul {
	margin-top: 0 !important;
}
div.message li {
    list-style: none;
    margin-bottom: 0 !important;
}

#main .left {
    float: left;
    margin-right: 1.67em !important;
}
#main .right {
    float: right;
    margin-left: 1.67em !important;
}
#main img.teaser {
    float: left;
    margin: 0 1.67em .83em 0;
}

#marginal .teaser p img {
    margin-bottom: -1.1em;
}
#marginal .teaser .linkblock {
    margin-top: -.5em;
}
#marginal .teaser .linkblock a {
    border-bottom: 0;
}

/* Richtext */

#main .richtext {
    border-bottom: 1px dashed #333;
    margin-bottom: 1.25em;
    padding-bottom: 1em;
}
#startpage .richtext {
    padding-bottom: 0;
}
#main .richtext h2,
#main .richtext h3 {
    margin: 0;
    padding-bottom: 3px;
}
#main .richtext p {
    margin-bottom: 1em; /* 11px */
}

/* Images */

#main .image-normal {
    clear: both;
    margin: .25em 0 .83em;
}
#main .image-normal .subline span {
    color: #555;
    margin: 0;
}
#main .image-normal span.subline {
    background: #dee6f3;
    font-size: .9091em;
    padding: 5px;
}
#main .image-normal,
#main .image-normal a,
#main .image-normal span,
#main .image-normal img {
    display: block;
}
#main .portrait,
#main .portrait img,
#main .landscape,
#main .landscape img,
#main .image-normal img {
    width: 200px !important;
}
#main img.teaser,
#marginal div.teaser img {
    width: 150px !important;
}
#marginal div.portraitteaser img,
#main .portraitteaser img {
    width: 115px !important;
}
#marginal div.teaser_image img {
    margin-bottom: .625em !important;
}
#main p .image-normal {
    margin-bottom: 1.67em;
    margin-top: 1.67em;
}

/* Lists (Event and Message) */
#main .event-list,
#main .message-list{
    border-bottom: 1px dashed #333;
    margin-bottom: 1.25em;
    padding-top: 15px;
    padding-bottom: 1em;
}
#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: 1em 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 #405370;
    margin-right: .35em;
    padding-right: .7em;
}
/* module: message list */
#main .message-list ul .simple span {
    border-left: 1px solid #405370;
    margin-left: .35em;
    padding-left: .7em;
}

/* Navigation (Pager) */

#main .nav-pager div {
    background: #ebebeb;
    clear: both;
    margin-bottom: 1.8182em;
}
#main .nav-pager ul {
    margin: 0  auto !important;
    padding: 0.3125em 5em 0 5em !important;
    width: auto;
    text-align: center;
}
#main .nav-pager li {
    display: inline;
}
#main .nav-pager ul:after,
#main div.teaser {
    clear: both;
    content: " ";
    display: block;
}
#main .nav-pager li a,
#main .nav-pager li strong {
    border-left: 1px solid #000;
    padding: 0 .45em;
}
#main .nav-pager li.first a,
#main .nav-pager li.first strong {
    clear: none;
    border-left: 0;
    padding-left: 0;
}
#main .nav-pager .back,
#main .nav-pager .forward {
    float: left;
    padding: 1px 0 0 0;
    margin: 0 0 3px 0;
    width: auto;
}
#main .nav-pager .forward {
    float: right;
}
#main .nav-pager .pgb {
    background-color: transparent;
    background-position: .2727em .4em;
    border-bottom: 0;
    padding-top: .1em;
    padding-bottom: 0;
}
#main .nav-pager .pgf {
    background-color: transparent;
    background-position: 94% .4em !important;
    border-bottom: 0;
    padding: .1em 1.8182em 0 0;
}

/* ABC Pager */

#main .nav-pager-abc {
    border: 0;
    background: #ebebeb;
    height: 25px;
    margin-bottom: 15px;
}
#main .nav-pager-abc ul {
    text-align: center;
    margin: 0;
    position: relative;
    top: 5px;
}
#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 .2em 0 .4em;
    color: #405370;
}
#main .nav-pager-abc li.first a,
#main .nav-pager-abc li.first strong {
    clear: none;
    border-left: 0;
    padding-left: 0;
}

/* Navigation (Keyword) */

#main .nav-keyword {
    padding-bottom: 1.25em;
}
#main .nav-keyword ul{
    list-style-type: none;
    margin: 0;
}
#main .nav-keyword li {
    float: left;
    width: 49.5%;
    margin: 0 1px 0 0;
    padding: 0;
}
#main .single-col li {
    float: none !important;
    width: auto !important;
}

/* Lists (Category) */

#main .list-category ul {
    list-style-type: none;
    margin: 0;
}
#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 .pgu {
    background-position: 99% .6em;
    margin-bottom: 2em;
    padding-right: 1.8182em;
    text-align: right;
}
#main .nextpage {
    border-bottom: 0;
}

/* Gallery */

#main .image-gallery {
    border: none !important;
    width: 106%;
}
#main .image-gallery ul {
    padding-bottom: 0 !important;
    margin: 0;
}
#main .image-gallery li {
    float: left;
    height: 150px !important;
    margin-bottom: 25px !important;
    margin-right: 15px !important;
    overflow: hidden !important;
    position: relative !important;
    width: 150px !important;
    background: #f2f2f2;
}
#main .image-gallery li[class] {
    display: table;
    position: static;
}
#main .image-gallery li[class] div a {
    display: table-cell !important;
    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 {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Contact */

#main .contact {
    margin-bottom: 25px;
    position: relative;
}
#main .noimage {
    padding-left: .625em;
}
#main .contact img {
    position: absolute;
    right: .625em;
    top: 0em;
}
#main .contact h2,
#main .contact .org {
    margin-top: 0;
    padding-bottom: 0;
}
#main .contact a {
    margin-bottom: 0;
}
#marginal .contact {
    position: relative;
}
#marginal .contact strong {
    font-weight: bold;
}
#main .contact .org {
    display: block;
    margin-top: 1em;
}
#main .contact .organization-name {
    font-weight: bold;
    position: relative;
    top: -.9em;
}
#main .contact .adr {
    display: block;
    margin-bottom: -.6em;
}
#main .contact .eml {
    margin-top: -8px;
}
#marginal .contact img {
    margin-bottom: .625em;
}
#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: 1px;
}
#marginal .contact address strong {
    display: block;
    font-weight: normal;
    margin-top: -.1px;
}
#marginal .contact .adr {
    display: block;
    margin-bottom: -.625em;
}
.contact .additional {
    display: block;
    margin: -5px 0 5px;
}
#marginal .contact .additional {
    margin-bottom: 0;
}

/* Tables */

#main table caption{
    display: none;
}
#main div.table {
    margin: 1em 0 1.75em 0; /* 11px 0 19px 0 */
}

/* Links */
a.ic,
a.ic:link,
a.ic:visited,
a.ic:hover,
a.ic:active,
a.ic:focus {
    background-color: #dde6f2;
    background-image: url(../img/ewik/icons/links/internal.gif);
    background-position: .2323em .38em !important;
    background-repeat: no-repeat;
    color: #405370;
    display: block;
    font-weight: bold;
    padding: .1em 0 .1em 1.8182em;
}

/* 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/ewik/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/ewik/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/ewik/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/ewik/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/ewik/icons/page/back.gif);
}
/* link with icon (page forward), used in combination with class .ic */
a.pgf, a.pgf:link, a.pgf:visited, a.pgf:hover, a.pgf:active, a.pgf:focus {
    background-image: url(../img/ewik/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/ewik/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/ewik/icons/page/up.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/ewik/icons/links/rss.gif);
}
/* Links */
#marginal a.feed {
    background-position: .2323em 4px !important;
}
#main address a.ic,
.linkblock a.ic,
.linkblock a.ic:link,
.linkblock a.ic:visited,
.linkblock a.ic:hover,
.linkblock a.ic:active,
.linkblock a.ic:focus {
   border-bottom: 1px solid #fff;
}
.message-list a.ic,
.event-list a.ic,
.richtext a.ic,
.linkblock a.ic {
    background-position: .3175em 6px;
}

/* Forms */

legend.aural {
    font-size: 0;
    height: 0;
}
input.checkbox,
input.radio {
    display: inline;
}
input.radio {
    position: relative;
    top: 2px;
}
select,
textarea,
input.file,
input.text {
    background: #fff;
    border: 1px solid #74716c;
    color: #696969;
    padding: 2px 2px;
}
input.submit,
input.reset {
    background: #405371;
    border: none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 1.7273em;
    padding: 0 .45em .1818em;
}
#main input.reset {
    margin-right: 0.625em;
}
.standardform fieldset {
    background: #dde6f2;
    margin-bottom: 1.4545em;
}
.standardform .intro,
.standardform .form-entry,
.standardform .form-submit {
    padding: .625em; /* 10px */
}
.standardform .form-entry p {
    margin-bottom: 0;
}
.standardform .form-label {
    clear: left;
    float: left;
    width: 12.7273em;
}
.standardform .form-submit .form-label {
    min-height: 1px;
}
.standardform .form-label span,
.standardform .form-label label {
    margin-right: .4545em;
}
.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: 320px;
}
#main input.text,
.standardform .form-field textarea {
    padding: 2px 4px;
    width: 310px;
}
#main input.small{
    width: 80px;
}
#main input.medium{
    width: 216px;
}
#main input.right {
    float: none;
    margin-left: 0 !important;
}

.standardform .form-field select {
    display: inline;
    margin-right: .4545em;
    padding: 0;
    width: auto;
}
.standardform .form-field select option{
    padding-right: 0.8em;
}

.standardform .form-field select.fullrow {
    width: 320px;
}

.standardform .form-field label {
    line-height: 1.6em;
    padding-right: 15px;
}
.standardform .form-field label.col2 {
    float: left;
    margin-bottom: 0.285em;
    width: 44%;
}
.standardform .form-field label.fullrow {
    display: block;
    margin-bottom: 0.285em;
    width: 100%;
}

/* Search (Minimal) */

#main .quicksearchform {
    background-color: #f5f5f5;
    margin-bottom: 2.5em;
    padding: 0.625em;
}
#main .quicksearchform label {
    display: block;
    margin-bottom: .4em;
}
#main .quicksearchform input.text {
    float: left;
    width: 313px;
}
#main .quicksearchform input.submit {
    float: left;
}
#main .quicksearchform a.ic {
    background-color: transparent;
    background-position: 0 1.4em !important;
    border: 0;
    border-top: 1px dashed #000;
    clear: both;
    display: block;
    padding-top: 1.2em;
    margin-top: 3.4em;
    width: auto;
}

/* Search Results */

#main .searchresult ul.results a.ic {
    background-position: 0 5px !important;
    padding-left: 1.7em !important;
}
#main .searchresult ul.results span a.ic {
    background-position: 0 .4em;
}
#main .searchresult ul.results {
    margin: 1em 0 0;
}
#main .searchresult .results li {
    border-top: 1px solid #005973;
    padding: 1em 0 0;
}

/* Search Results */

#main .searchresult ul.results a.ic {
    background-position: 0 5px !important;
    padding-left: 1.7em !important;
}
#main .searchresult ul.results span a.ic {
    background-position: 0 .4em;
}
#main .searchresult ul.results {
    margin: 1em 0 0;
}
#main .searchresult .results li {
    border-top: 1px solid #005973;
    padding: 1em 0 0;
}

/* Search Results */

#main .searchresult ul {
    list-style: none;
}
#main .searchresult ul.results {
    margin: 0;
    padding-top: 0;
}
#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/ewik/icons/search/zero-of-five.gif);
}
#main .searchresult .results .one-of-five {
    background-image: url(../img/ewik/icons/search/one-of-five.gif);
}
#main .searchresult .results .two-of-five {
    background-image: url(../img/ewik/icons/search/two-of-five.gif);
}
#main .searchresult .results .three-of-five {
    background-image: url(../img/ewik/icons/search/three-of-five.gif);
}
#main .searchresult .results .four-of-five {
    background-image: url(../img/ewik/icons/search/four-of-five.gif);
}
#main .searchresult .results .five-of-five {
    background-image: url(../img/ewik/icons/search/five-of-five.gif);
}
#main .searchresult .results .source {
    display: none;
}


/* Messages (Error) */

.standardform .error .form-field select,
.standardform .error .form-field input.text,
.standardform .error .form-field textarea {
    border-color: #fe0000;
}
.hint-box,
.standardform .error * {
    color: #fe0000;
}
.hint-box {
    border: 1px solid #fe0000;
    padding: 0.3125em 0.3125em 1em 0.5125em;
}
.hint-box p {
    padding: 0;
    margin: 0;
}

.hint-box ul {
    list-style: square !important;
    padding: 0;
    margin: 0;
}

/* Events */

#main .event-header,
#main .message-header,
#main .project-header,
#main .action-header{
    padding-bottom: .6364em;
}
#marginal .events div {
    margin-top: 1em;
}
.event-header .image-normal,
.message-header .image-normal {
    margin-top: .8em !important;
}
.event-header p {
    margin: 0;
}
#marginal .events .more {
    font-weight: bold;
}
#marginal .events {
    margin-bottom: 27px;
}

.event-header p,
.message-header p {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
/* Sitemap */

#main .sitemap ul {
    list-style: none;
    margin: 0;
    padding: 3px 0 10px;
}
#main .sitemap ul li {
    margin-bottom: 0;
}
#main .sitemap ul li a {
    background: #bbcce6 url(../img/ewik/icons/links/internal.gif) no-repeat .4545em .3636em;
    border-bottom: 1px solid #fff;
    color: #444444;
    display: block;
    padding: .0909em 0 .0909em 2.2em;
    text-decoration: none;
}
#main .sitemap ul ul a {
    background: url(../img/ewik/icons/links/internal.gif) no-repeat .4545em .4545em;
    display: block;
}
#main .sitemap ul li a:hover,
#main .sitemap ul li a:active {
    text-decoration: underline;
}
#main .sitemap ul ul {
    margin-left: 1.8em;
}
#main .sitemap ul ul ul {
    margin-left: 20px;
    padding: 0;

}

/* Startpage Styles */

/* startpage heading */
#startpage #main h1 {
    border-bottom: 1px dashed #333;
    letter-spacing: -0.05em;
    line-height: 1.2em;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
}

/* startpage opener */
#startpage #main .richtext {
    font-weight: bold;
}

#marginal div.teaser_only_image img,
#marginal div.banner img{
    width: 190px !important;
}

#main p.back {
    margin-top: 0 !important;
}

/* Dynamic Lists */

#list .mod,
#dyn-list .mod {
    margin-bottom: 20px !important;
    padding: 0 !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;
}
#dyn-list .nav-pager {
    margin-bottom: 0 !important;
}
#dyn-list .nav-pager p,
#dyn-list .nav-pager ul {
    padding-bottom: 0 !important;
}
#dyn-list .nav-pager-abc ul {
    padding-bottom: 0 !important;
}
#list .archive-list li a,
#dyn-list .archive-list li a,
#dyn-list #nav-keyword .ic {
    background-position: .2323em .38em;
    border-bottom: 1px solid #fff;
    padding: .0909em 0 .1818em 1.8182em;
}
#list li,
#dyn-list li {
    list-style: none;
}
#dyn-list h2.keyword {
    font-size: 1.4545em;
    margin-bottom: 10px;
}
#list .event a.ic,
#list .message a.ic,
#list .project a.ic,
#list .action a.ic,
#list .download a.ic,
#list .external a.ic,
#dyn-list .event a.ic,
#dyn-list .message a.ic,
#dyn-list .project a.ic,
#dyn-list .action a.ic,
#dyn-list .download a.ic,
#dyn-list .external a.ic {
    background-color: transparent;
    background-position: 0 5px;
}
#list .archive-list,
#dyn-list .archive-list,
#list .teaser,
#list .download,
#list .external,
#dyn-list .teaser,
#dyn-list .download,
#dyn-list .external {
    margin-top: 0;
}
#list .mod ul li,
#dyn-list .mod ul li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top:0 !important;
    padding-bottom: 0 !important;
}
#list .teaser,
#dyn-list .teaser {
    border-bottom: none !important;
}
#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 .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 {
	border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding: 0 !important;
}
#list .action,
#list .project,
#list .event,
#list .message,
#dyn-list .action,
#dyn-list .project,
#dyn-list .event,
#dyn-list .message {
    margin-top: 0;
    margin-bottom: 20px !important;
    padding-top:0;
    padding-bottom: 0;
}
#list .event p,
#dyn-list .event p {
    padding-top: 10px;
}
#list .event p.details,
#list .action p,
#list .project p,
#dyn-list .event p.details,
#dyn-list .action p,
#dyn-list .project p {
    margin: 0;
    padding: 0 !important;
}
#list .details,
#dyn-list .details {
    font-size: .9em; /* 10px */
}
#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;
}
#list .message,
#dyn-list .message {
    padding-bottom: 20px !important;
}
#list .message p,
#dyn-list .message p {
    padding-bottom: 0 !important;
}
#dyn-list .message,
#dyn-list .event {
    border: 0;
    padding-bottom: 10px !important;
}
#main div.message ul {
	margin-bottom: 5px;
	padding-bottom: 0 !important;
}
#list div.message ul {
	padding-bottom: 5px !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;
}
#list .keyword-separator {
    display: none;
}
#dyn-list .mod ul,
#list .mod ul {
    margin-top: 0;
}

#main .download ul,
#main .external ul {
	margin: 1em 0;
	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: 20px;
    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;
}

/* TODO:
* Remove "input.reset" rules as soon as CAPBK-134 is processed.
*/
