﻿/*
theme: Frankfurt School Relaunch 2011
author: Aperto AG
*/

* {
    margin: 0;
    padding: 0;
}
body {
    position: relative;
    font: 62.5% arial, helvetica, sans-serif;
    color: #575757;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
}

/*-------------------------------------
*						ICONSPRITES								*
*-------------------------------------*/
/*li.login > a,*/
#main .super-list li h3 a,
#main .factsheet-link h3 a,
.super-list li h2 a ,
.links li a,
.super-list .links li li a,
.super-list .links.mod li a,
.show-all,
.showbox .close-button,
#nav-global .teaser em.more a,
.search-box .button,
a.open-nav,
.primelink li a,
div.date,
.promo img,
.recommend a,
.print a,
.social li a,
.text .jump-top,
#search-results .text .more a,
#main .eventtable dl,
#main .eventtable .vcard a,
.login .combobox input,
.combobox input,
.lang .combobox input,
.text .download a em,
p.all a,
#extras .links.mod-2 a,
#extras .documents a span,
#extras .download.mod h2,
#extras .links li.download a,
#extras div.download span,
#extras .vcard li.download a,
.vcard .links li.download a,
.text .links .download a,
.back a,
.login-box li a:hover,
.login-box li a:active,
.login-box li a:focus,
#nav-meta .teaser em.more a,
.prime p a,
.text .latest em.more a,
.text .published span a,
.video span,
.text blockquote span,
.text .links .questions li a span,
.text .links.mod-2 li a,
#main .text .links.mod-2 li li a,
#main .text .links.mod-2 li li li a,
#main .text .links.mod-2 li li li ul li a,
.text .links.mod-2 li span,
.photo dd.zoom a,
#extras .rss h2 a,
#extras .documents li a span,
.login .combobox input,
.combobox input,
em.more a,
.teaser-wrapper-4 .ts-teaser-description div,
.teaser-wrapper-4 .ts-teaser-description div span,
#promos li.first a {
    background-image: url(../img/icons/iconsprites.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
}

/*-------------------------------------
*						LINKS		  *
*-------------------------------------*/

a {
    color: #043a69;
    text-decoration: none;
}
a:hover,
a:active,
a:focus {
    text-decoration: underline;
}
a:visited {
    color: #043a69; /* ToDo replace later */
}
p a {
    text-decoration: underline;
}
em.more a {
    background-position: 0 5px;
    padding: 2px 5px 2px 15px;
    font-style: normal;
}
em.more-comments a {
    font-style: normal;
    padding: 7px;
}
em.more-comments:before {
    content: "|";
}
.back {
    float: left;
}
.back a {
    display: block;
    margin: 2px 0;
    padding: 0 0 0 15px;
    font-weight: bold;
    text-decoration: none;
    background-position: 0 -3296px;
}
p.back a:hover,
p.back a:focus,
p.back a:active {
    text-decoration: underline !important;
}
p.all a {
    background-position: 100% -3391px;
    display: block;
    margin: 0;
    padding: 5px 20px 0 0;
    font-size: 85%;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    color: #043a69;
    text-decoration: none;
    letter-spacing: 0.3px
}
p.all a:hover,
p.all a:active,
p.all a:focus {
    text-decoration: underline;
}
.teaser .all a {
    color: #043a69;
}
.skip a:active,
.skip a:focus {
    position: absolute;
    background: #fff;
    outline: none;
    z-index: 1000;
    left: 370px;
    overflow: visible;
    width: auto;
    height: auto;
    padding: 5px 15px 10px 15px;
    font-size: 130%;
    font-weight: bold;
}

/*-------------------------------------
*						LISTS											*
*-------------------------------------*/

ul,
li {
    list-style: none;
}

/*-------------------------------------
*						HIDDEN										*
*-------------------------------------*/
.js-on .teaser-wrapper-4 .teaser p,
.aural,
.skip a,
#home .event-list em.more a,
#home .latest em.more a,
#section .latest em.more a,
.search-box label,
#search-results .new-search label,
.search-box h6,
.new-search h6,
.filter-search h6,
.filter-search label,
.new-search label,
#nav-global span em,
#nav li strong em,
#nav-global li.on em,
#nav-box li.on em,
#nav-global h6,
#nav-box li h3 em,
#nav h6,
#extras h6,
em.more span,
#breadcrumb h2,
.new-search h2,
.pager li em,
.pager h3,
#search-results .form-wrapper label span,
#main .vcard div h3,
#extras .vcard div h3,
#glossary-index h3,
form div label em,
#nav-content strong em,
#event-pager h5,
.calendar table span span,
.calendar table a span,
.calendar table em span,
.lang label,
#promos .on em,
.letter-search li.on em {
    display: block;
    position: absolute;
    overflow: hidden;
    left: -9999px;
    width: 1px;
    height: 1px;
}



/*-------------------------------------
*						GRID / LAYOUT 						*
*-------------------------------------*/
#wrapper {
    width: 980px;
    margin: 0 auto;
    position: relative;
}
#branding {
    position: relative;
    margin: 0 auto 20px;
}
#stage {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0 auto;
    padding: 20px 20px 30px;
}
#wrapper-2 {
    background: #fff;
    overflow: hidden;
}
#wrapper-3 {
    width: 720px;
    float: left;
    padding-bottom: 20px;
}
#main {
    width: 460px;
    float: left;
    margin: 0 0 0 10px;
}
#search-results #main {
    margin-left: 10px;
}
#section #main {
    margin: 0 0 0 -10px;
    width: 480px;
}
#home #main,
#section.nav-col #main {
    width: 100%;
    float: none;
    margin: 0;
}

#section.nav-col #main {
    margin: 0 0 0 -10px;
}

.col-1 {
    float: left;
    width: 240px;
}
#extras {
    float: right;
    width: 220px;
    margin: 0 10px 0 10px;
}
#base {
    overflow: hidden;
    clear: both;
    padding: 20px 0 20px 0;
}
#home #base {
    padding: 0 0 20px 0;
}
#site-info {
    overflow: hidden;
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /*IE8*/
    border: none;
    outline-width: 0;
}
video {
    width: 100%;
    height: auto;
}
/* 2 column layout: 1 big column with 2 floating teasers | main */
#home #wrapper-3,
#home #main {
    width: 100%;
}
/* COLs */
#home .col-1,
#home .col-2 {
    float: left;
    width: 460px;
}
#home .col-1 {
    margin-right: 20px;
}


/*-------------------------------------
*						FONTS
*-------------------------------------*/
p,
li,
dd,
dt {
    font-size: 130%;
    line-height: 1.3em;
}
#main h1 {
    font-size: 220%;
    color: #043a69;
}
#main .opener h1 {
    font-size: 240%;
}
#main .opener h1 em { /* kicker */
    display: block;
    font-size: 62.5%;
    font-style: normal;
}
#main h2 {
    margin: 20px 0 8px;
    font-size: 160%;
    color: #575757;
    letter-spacing: 0.3px;
}
#home #main h2,
#section h2 {
    margin: 0;
}
#home #main .col-1 h2 {
    margin: 0 0 12px 20px
}

#home #main .col-2 > h2 {
    margin: 0 0 10px 20px;
}

#main h2 a {
    color: #575757;
}
#main .teaser h2 em { /* kicker */
    display: block;
    font-size: 66.66%; /* 12px */
    font-style: normal;
}
#main h3 {
    font-size: 130%;
}

#section-intro h3,
.text h3, .text-image-teaser h3 {
    padding: 10px 0;
}
#calendar .text h3 {
    padding: 0;
}
h4 {
    font-size: 130%;
}
#main .text h5, #main .text-image-teaser h5 {
    font-size: 110%;
}
.teaser-group h5 {
    font-size: 160%;
}
#main .teaserlist li {
    font-size: 160%;
    font-weight: bold;
}
#main .links li {
    font-size: 120%;
    line-height: 1.45em;
    font-weight: normal;
}
.links em {
    font-size: 90%; /* 11px */
    font-style: normal;
}
table {
    font-size: 130%;
}
.text table,
.teaser-group table,
#page-intro table {
    /* width: 460px !important; */
    border-collapse: collapse;
}
.text table td,
.teaser-group table td,
#page-intro table td {
    padding: 0;
}
    /* promo */
.promo h3 {
    font-size: 140%;
}

/******************************************************
*******************************************************

                    BRANDING / HEAD

======================================================*/
#branding {
    position: relative;
    background: #fff;
    height: 9.5em;
    z-index: 1000;
}
/* editMode */
.editMode #home #branding {
    height: 14em;
}
.editMode #home #nav-global {
    bottom: -10px;
    position: absolute;
}
.editMode #home #nav-meta {
    width: 520px;
}

/*-------------------------------------
*						LOGO
*-------------------------------------*/

#logo span {
    position: absolute;
    background: url(../img/bgs/frankfurt-school.png) 0 0 no-repeat;
    display: block;
    top: 0;
    left: 0;
    height: 56px;
    width: 220px;
}
#logo strong,
#logo em {
    overflow: hidden;
    position: relative;
    color: #000;
}
#logo strong {
    display: block;
    font-size: 120%;
    font-weight: bold;
}
#logo em {
    font-size: 130%;
    font-style: normal;
    line-height: 1.2em;
    white-space: nowrap;
}
#logo a {
    position: absolute;
    display: block;
    width: 220px;
    top: 12px;
    right: 20px;
    cursor: pointer;
}
#logo a:hover {
    text-decoration: none;
}
#logo a img {
    display: none;
}

/*-------------------------------------
*						NAV-META
*-------------------------------------*/
#nav-meta {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 3001;
}
#nav-meta ul {
    margin: 10px 0 0;
}
#nav-meta ul li {
    float: left;
    padding-right: 15px;
    list-style: none;
    font-size: 110%;
    text-transform: uppercase;
    font-weight: bold;
}
#nav-meta ul li:first-child {
    padding-left: 20px;
}
#nav-meta ul li a {
    color: #575757;
}
#nav-meta ul li a:hover,
#nav-meta ul li a:active,
#nav-meta ul li a:focus {
    text-decoration: underline;
}
#nav-meta li.links > span {
    display: block;
    cursor: default;
    padding-right: 15px;
    background: url("../img/icons/iconsprites.png") no-repeat scroll 100% -2895px transparent;
}
#nav-meta li.links > span:hover,
#nav-meta li.links > span:focus {
    text-decoration: underline;
    cursor: pointer;
}
#nav-meta li.links ul {
    clear: both;
    display: block;
    position: absolute;
    left: -9999em;
    margin: 0 0 0 -6px;
    background: #fff;
    background-color: #F4F4F4;
    background-image: -moz-linear-gradient(center top , #F4F4F4, #E9E9E9);
    border-radius: 3px 3px 3px 3px;
    color: #575757;
    font-weight: bold;
    padding: 6px;
}
.js-on #nav-meta li.links ul {
    display: none;
    left: auto;
}
.editMode #nav-meta li.links:hover ul {
    display: block !important;
    left: auto;
}
#nav-meta li.links:hover ul {
    left: auto;
}
#nav-meta li.links li {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
#nav-meta li.links li a {
    display: block;
    margin: 0;
    border-top: 1px solid #DDDDDD;
    padding: 3px 8px 3px 0;
    background: none;
}
#nav-meta li.links li:first-child a {
    border: 0 none;
}

/*-------------------------------------
*						LOGIN
*-------------------------------------*/

li.login > a {
    padding-right: 15px;
    background: url(../img/icons/iconsprites.png) no-repeat 100% -2895px;
    display: block;
}
li.login > a:hover {
    cursor: pointer;
}
.login-menu {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 980px;
}
.js-on .login-menu {
    top: -30px;
    padding: 0 0 30px;
}

/*		LOGIN-BOX-GROUP
*---------------------------*/
.login-box-group {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    z-index: 3003;
    background: #043a69;
    width: 980px;
    padding-top: 30px;
    border-bottom: 1px solid #03223c;
}
li.login:hover .login-box-group {
    display: block;
}
.js-on li.login .login-box-group {
    display: none;
}

/*		LOGIN-BOX
*---------------------------*/
.login-box  {
    width: 460px;
    float: left;
    margin: 25px 0 20px 20px;
    text-transform: none;
    color: #f2f2f2;
    font-weight: normal;
}
.login-box li a {
    color: #043a69;
    padding-left: 12px;
}
.login-box li a:hover,
.login-box li a:active,
.login-box li a:focus {
    display: block;
    background-position: 0 -1194px;
    color: #043a69;
}
.col-float2 .login-box .teaser,
.login-box .teaser {
    background: transparent;
    width: 350px;
    margin: 0;
}
.login-box .teaser h2 {
    font: 220%/1.3 georgia,times,serif;
}
.login-box .teaser a {
    padding: 0;
}
.login-box .teaser p {
    font-size: 120%;
    margin: 10px 0;
}
#nav-meta .teaser em.more  {
    display: block;
    margin-top: 5px;
}
#nav-meta .teaser em.more a {
    font-weight: bold;
    text-decoration: none;
    color: #f2f2f2;
    padding: 2px 20px 2px 0;
    background-position: 100% -1097px;
}
#nav-meta .teaser em.more a:hover,
#nav-meta .teaser em.more a:focus,
#nav-meta .teaser em.more a:active{
    background-position: 100% -1097px;
    text-decoration: underline;
}
.login-box h3 {
    font-size: 140%;
    margin-bottom: 10px;
}
.login-box .form-wrapper input {
    margin: 0 0 20px;
    border: none;
    background: #e1e6fa;
    width: 200px;
    padding: 5px 5px 6px 10px;
}
.login-box input:active,
.login-box input:focus {
    background: #f2f2f2;
}
.login-box label {
    display: block;
    position: absolute;
    overflow: hidden;
    left: -9999px;
    width: 1px;
    height: 1px;
}
.login-box .button-wrapper input {
    padding-left: 4px;
    margin-bottom: 10px;
    color: #043a69;
    width: 140px;
    border-right: 1px solid #03223c;
    border-bottom: 1px solid #03223c;
    background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
  background-image:    -moz-linear-gradient(top, #ffffff, #e7e7e7);
  background-image:     -ms-linear-gradient(top, #ffffff, #e7e7e7);
  background-image:      -o-linear-gradient(top, #ffffff, #e7e7e7);
  background-image:         linear-gradient(top, #ffffff, #e7e7e7);
}
.login-box .button-wrapper input:hover,
.login-box .button-wrapper input:active,
.login-box .button-wrapper input:focus {
    cursor: pointer;
    border: none;
    border-right: 1px solid #03223c;
    border-bottom: 1px solid #03223c;
    background-color: #e7e7e7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e7e7e7, #ffffff);
  background-image:    -moz-linear-gradient(top, #e7e7e7, #ffffff);
  background-image:     -ms-linear-gradient(top, #e7e7e7, #ffffff);
  background-image:      -o-linear-gradient(top, #e7e7e7, #ffffff);
  background-image:         linear-gradient(top, #e7e7e7, #ffffff);
}
.login-box .form-wrapper select {
    margin: 0;
    width: 170px;
    border: none;
    padding: 3px 5px 3px 8px;
}
.login-box option {
    padding-left: 8px;
    margin-bottom: 2px;
}
.login-box .form-wrapper div {
    float: left;
}
.login-box .form-wrapper div div {
    width: 220px;
    float: none;
}
.login-box .form-wrapper p {
    margin: 15px 0 0;
    font-size: 110%;
}
#nav-meta span.help a {
    color: #fff;
    padding-left: 5px;
}
#nav-meta li a.close-login-box {
    position:absolute;
    background: #bbb url(../img/icons/iconsprites.png) no-repeat 98% -3691px;
    bottom: -26px;
    left: 0;
    padding: 6px 20px 5px 10px;
    color: #fff;
    font-size: 110%;
    cursor: pointer;
    width: 170px;
    text-align: right;
}

/*-------------------------------------
*						GLOBAL-NAVIGATION
*-------------------------------------*/

#nav-global {
    position: relative;
    bottom: -50px;
}
#nav-global ul {
    float: left;
    width: 100%;
}
#nav-global ul {
    margin-left: 5px;
}
#nav-global ul li {
    float: left;
    /* old margin: 2px 0 0px 0px;*/
    margin: 2px 10px 0px 10px;
    font-size: 130%;
    text-transform: uppercase;
    /* old padding: 0px 10px 32px;*/
    /* old padding: 0px 10px 0px;*/
    z-index: 9999;
}
#nav-global ul li span {
    font-weight: bold;
}
#nav-global li a,
#nav-global li a:visited {
    color: #575757;
    display: block;
    text-decoration: none;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 8px;
}

/***  ON + OPEN ***/
#nav-global li.on a,
#nav-global li.open a {
    padding: 2px 8px;
    background: #043a69;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    z-index: -2;
    position: relative;
}
#nav-global li.on ul li a,
#nav-global li.open ul li a {
    z-index: 1;
    position: relative;
}
#nav-global li.on span,
#nav-global li.open span {
    background: url(../img/icons/nav-cursor.png) no-repeat center bottom;
    padding: 0 0 36px 0;
}
#nav-global li strong,
#nav-global li.open a,
#nav-global li.on a {
    color: #fff;
}
#nav-global ul li .menu {
    position: absolute;
    left: -9999em;
    margin-top: 20px;
}
/***  JS-ON ***/
.js-on #nav-global ul li a:hover .menu,
#nav-global ul li .menu {
    position: absolute;
    display: none;
    overflow: hidden;
    width: 980px;
    left: -9999em;
    visibility: hidden;
}
#nav-global ul li.active .menu {
    display: block;
}
.js-on #nav-global ul li.menu-visible .menu,
#nav-global ul li:hover .menu {
    left: 0;
    display: block;
    z-index: -1;
}

/*		MENU-BOX-GROUP
*---------------------------*/
.menu-box-group {
    position: relative;
    overflow: hidden;
    padding: 5px;
    z-index: 200;
    background-color: #e3e3e3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #e3e3e3, #f5f5f5);
  background-image: -moz-linear-gradient(top, #e3e3e3, #f5f5f5);
  background-image: -ms-linear-gradient(top, #e3e3e3, #f5f5f5);
  background-image: -o-linear-gradient(top, #e3e3e3, #f5f5f5);
  background-image: linear-gradient(top, #e3e3e3, #f5f5f5);
}
.js-on .menu-box-group {
    top: -1000px;
}
#nav-global ul li li {
    float: none;
    font-size: 90%;
    font-weight: bold;
}
#nav-global li li a {
    padding: 2px 0;
    color: #043a69;
}
/*** HOVER ***/
#nav-global li:hover,
#nav-global li.menu-is-visible {
    padding-bottom : 32px;
    background: url(../img/icons/nav-cursor.png) no-repeat center bottom;
}
#nav-global li a:hover,
#nav-global li a:active,
#nav-global li a:focus {
    background-color: #043a69;
    color: #fff;
    display: block;
}


/*		MENU-BOX
*---------------------------*/
#nav-global li .menu-box li a:hover,
#nav-global li .menu-box li a:active,
#nav-global li .menu-box li a:focus,
#nav-global .menu-box li a:hover {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
    background: none;
    text-decoration: underline;
}
#nav-global .on .menu-box  a,
#nav-global .open .menu-box  a {
    background: none;
}
#nav-global .menu-box {
    float: left;
    margin: 30px 20px 40px;
}
#nav-global .menu-box h2,
#nav-global .open .menu-box h2,
#nav-global .on .menu-box h2  {
    margin-bottom: 15px;
    font-size: 115%;
}
#nav-global .open .menu-box h2 a,
#nav-global .on .menu-box h2 a,
#nav-global .menu-box h2 a:hover,
#nav-global .menu-box h2 a:active,
#nav-global .menu-box h2 a:focus {
    color: #575757;
}
#nav-global .menu-box ul {
    width: 410px;
    float: left;
    margin: 0;
}
#nav-global .menu-box li {
    width: 180px;
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 110%;
    text-transform: none;
}
#nav-global .mod .menu-box  li {
    width: 100%;
}
/***MOD-2***/
#nav-global .mod-2,
#nav-global .mod-2 ul {
    width: 180px;
}
#nav-global .mod-2 h2 {
    margin-left: 12px;
}
#nav-global .mod-2 {
    margin-right: 0;
}
#nav-global .menu-box-group .last {
    margin-left: 0;
    margin-right: 70px;
}
#nav-global .menu-box li a {
    color: #043a69;
    padding-left: 12px;
}
#nav-global .menu-box ul li:hover {
    background-image: none;
}
#nav-global .on .menu-box a:hover,
#nav-global .on .menu-box a:hover,
#nav-global .on .menu-box a:focus,
#nav-global .open .menu-box a:hover,
#nav-global .open .menu-box a:hover,
#nav-global .open .menu-box a:focus,
#nav-global .menu-box ul li a:hover,
#nav-global .menu-box ul li a:hover,
#nav-global .menu-box ul li a:focus {
    display: block;
    background: url(../img/icons/iconsprites.png) no-repeat 0 -1194px;
    color: #043a69;
}
#nav-global .menu-box .teaser {
    background: none;
    float: right;
    margin: 0 0px 0px 20px;
}
.col-float2 #nav-global .teaser {
    width: 220px;
}
#nav-global .menu-box .teaser a {
    padding: 0;
    z-index: auto;
}
#nav-global .menu-box .teaser a:hover {
    background: none;
}
.menu-box .teaser p {
    font-size: 100%;
    text-transform: none;
    font-weight: normal;
    margin: 10px 0;
    color: #444;
}
#nav-global .on .teaser em.more,
#nav-global .open .teaser em.more {
    position: relative;
    overflow: hidden;
    left: 0px;
    width: auto;
    height: auto;
}
#nav-global .teaser em.more  {
    display: block;
    text-align: right;
    margin: 12px 0;
}
#nav-global .teaser em.more a {
    color: #043a69;
    display: block;
    font-weight: bold;
    padding-right: 35px;
    background-position: 100% -1100px;
}
#nav-global .teaser em.more a:hover,
#nav-global .teaser em.more a:focus,
#nav-global .teaser em.more a:active {
    background: url(../img/icons/iconsprites.png) no-repeat 100% -1100px;
    text-decoration: underline;
}

/*-------------------------------------
*						SEARCH BOX
*-------------------------------------*/

#search-box {
    right: 280px;
    position: absolute;
    top: 12px;
}
.search-box input#searchbar,
.search-box input#search-footer {
    background-color: #f8f8f8;
    width: 140px;
    border: 1px solid #999;
    padding: 4px 5px 4px 30px;
    font-weight: bold;
    color: #555;
}
#search-box input:focus,
#search-box input.a11y-focus,
#footer-search  input:focus,
#footer-search input.a11y-focus {
    border: 1px solid #043a69;
    outline: none;
}
.search-box .button {
    margin: 4px 0 0;
    width: 30px;
    height: 18px;
    left: 0;
    top: 0;
    position: absolute;
    background-position: 5px -199px;
    border:none;

    text-indent: -9999em;
    text-transform: capitalize;
}
#search-box .button:hover,
#search-box .button:active,
#search-box .button:focus,
#footer-search .button:hover,
#footer-search  .button:active,
#footer-search .button:focus  {
    cursor: pointer;
    border: none;
    background-position: 6px -3098px;
}
.search-box a.button {
    width: 100px;
    display: inline;
    border: none;
    padding: 3px 10px 2px 10px;
}


/******************************************************
*******************************************************

                    MAIN SECTION

======================================================*/

/*-------------------------------------
*						BREADCRUMBS
*-------------------------------------*/
#breadcrumb {
    margin: 0  15px 20px;
    float: left;
    width: 100%;
    overflow: hidden;
}
#breadcrumb h2 {
    float: left;
    margin-right: 5px;
    font-size: 120%;
    font-weight: normal;
}
#breadcrumb ol {
    list-style: none;
    margin: 0;
    overflow: hidden;
    margin-left: -4px;
}
#breadcrumb li {
    margin-left: -6px;
    float: left;
    border: none;
    font-size: 120%;
    font-weight: normal;
    padding: 5px 9px 6px 0px;
    background: url(../img/icons/decoration.png) no-repeat 100% -95px;
}
#breadcrumb li a,
#breadcrumb li strong {
    background: url(../img/icons/decoration.png) no-repeat 0 -200px;
    display: block;
    padding: 0 0 0 9px;
    color: #777;
}
#breadcrumb li span {
    background: #e5e5e5;
    display: block;
    padding: 1px 10px 0;
    min-height: 16px;
}
#breadcrumb li.first {
    background: url(../img/icons/decoration.png) no-repeat 100% 5px;
    margin-right: 0;
}
#breadcrumb li.first a {
    background: none;
}
#breadcrumb li.first span {
    background: #c8c8c8;
}
#breadcrumb li strong {
    color: #043a69;
    font-weight: normal;
}

/******************************************************
*******************************************************

                    SIDEBAR LEFT / SUB NAV

======================================================*/

/*-------------------------------------
*						SUB NAVIGATION
*-------------------------------------*/

#nav {
    float: left;
    margin: 0 0 20px 20px;
    width: 230px;
    padding-bottom: 10px;
}
#nav-box ul {
    margin: 0;
    font-size: 100%;
}
#nav-box li {
    zoom: 1;
    list-style: none;
    font-size: 130%;
}
#nav-box li.on {
    display: block;
}
#nav-box li.on strong {
    font-weight: bold;
}
#nav-box ul ul {
    padding: 0;
}
/*		SEARCH
*---------------------------*/
#filter-box {
    float: left;
    margin: 30px 0 0;
    padding-bottom: 10px;
    width: 220px;
}
#filter-box h2 {
    display: block;
    font-size: 160%;
    font-weight: bold;
    padding: 0 0 5px;
}
#filter-box ul {
    background: #F5F5F5;
    padding: 10px 10px 10px 20px;
}
#filter-box ul ul {
    padding: 0 20px 10px;
}
#filter-box li {
    font-size: 130%;
    font-weight: bold;
}
#filter-box li a,
#filter-box li strong {
    display: block;
    padding: 4px 0;
}
#filter-box li em {
    font-style: normal;
}
#filter-box li li {
    font-size: 100%;
}

/*		NAV-BOX FIRST-LEVEL
*---------------------------*/
#nav-box li.first-level a span {
    margin-top: 0;
    /* background: #043A69;*/
    background: #BDBDBD;
    display: block;
    font-size: 1.2309em;
    line-height: 1.3em;
    padding: 10px 10px 10px 20px;
    font-weight: bold;
}
#nav-box li.first-level a {
    color: #fff;
}
#nav-box li.first-level a:hover,
#nav-box li.first-level a:focus,
#nav-box li.first-level a:active {
    color: #fff;
    text-decoration: underline;
}


/*		NAV-BOX OPEN-3
*---------------------------*/
#nav-box li.closed-nav a,
#nav-box ul li.open-4 a {
    color: #fff;
    font-size: 85%;
    display: block;
}
#nav-box li.open-3 {
    font-weight: bold;
    display:block;
}
#nav-box li.open-3 a,
#nav-box li.open-2 a {
    color: #fff;
}
#nav-box ul li.open-3 span {
    color: #fff;
    font-size: 100%;
    display: block;
}
#nav-box li.closed-nav li {
    font-size: 100%;
}
#nav-box li.closed-nav a {
    font-size: 100%;
    font-weight: bold;
    display:block;
}
#nav-box li.closed-nav a span,
#nav-box li.open-3 a span,
#nav-box li li.open-3 a span,
#nav-box li li li.open-3 a span {
    background: #bdbdbd;
    padding: 2px 0px 2px 20px;
    color: #fff;
    display:block;
}
#nav-box li.open-3 li {
    font-size: 107.7%;
}


/*		NAV-BOX OPEN-2
*---------------------------*/
#nav-box li.open-2 {
    font-size: 140%;
    font-weight: bold;
    display:block;
}

#nav-box li.open-2 li.open {
    font-size: 107.14%;
}
#nav-box li.open-2 span  {
    background: #acacac;
    padding: 6px 5px 6px 20px;
    display: block;
    color: #fff;
}
#nav-box li.open-2 ul li {
    font-size: 100%;
}
#nav-box li.open-2 span,
#nav-box li li.open-2 span,
#nav-box li li li.open-2 span,
#nav-box li li li li.open-2 span,
#nav-box li li li li li.open-2 span {
    background: #acacac;
    padding: 3px 5px 3px 20px;
}

/*		NAV-BOX OPEN
*---------------------------*/

#nav-box li.open  {
    font-size: 150%;
    color: #fff;
    font-weight: bold;
    display:block;
}
#nav-box .open a {
    color:#fff;
}
#nav-box .open span,
#nav-box li.open-2 li.open span {
    display:block;
    padding: 7px 5px 7px 20px;
    background: #999;
}
#nav-box .open li,
#nav-box li.open ul li.on {
    font-size: 100%;
}
#nav-box li.open ul span,
#nav-box li.open-2 li.open li span,
#nav-box li.closed-nav li.open li span {
    background: transparent;
    color: #043a69;
  display: block;
    background: #f5f5f5;
    padding: 4px 5px 3px 20px;
    /*font-size: 80%;*/
}

#nav-box li.open ul li.on span  {
    background: #043a69;
    color: #fff;
    padding: 10px 5px 10px 20px;
    /*font-size: 106.67%;*/
    font-size: 100%;
}
#nav-box li.closed-nav li.open ul li.on.last strong span {
    background: #043a69 url(../img/icons/iconsprites.png) no-repeat 95% -4790px;
    padding: 4px 20px;
    display:block;
    font-size: 86.67%;
}


/*		NAV-BOX ON
*---------------------------*/
#nav-box li a,
#nav-box li.on strong {
    padding-right: 10px;
    display:block;
    border-top: 1px solid #fff;
}
#nav-box li.on li  {
    padding-right: 0;
}
#nav-box li.on {
    font-size: 160%;
}
#nav-box li.on span {
    color: #fff;
    background: #043a69;
    display:block;
    margin-top: 0;
    padding: 10px 10px 10px 20px;
}
#nav-box li.on ul  {
    font-size: 100%;
}
#nav-box li.on li  {
    font-size: 100%;
}

#nav-box li.on ul span,
#nav-box li.open ul li.on ul span,
#nav-box li.open ul span,
#nav-box li li.open ul span,
#nav-box li li li.open ul span,
#nav-box li li li li.open ul span,
#nav-box li li li li li.open ul span {
    background: #f5f5f5;
    display:block;
    color:#043a69;
    font-size: 86.67%;
    padding: 4px 5px 4px 20px;
    font-weight: bold;
}
#nav-box li.on li span {
    font-size: 81.25%;
}

/***  HOVER ***/
#nav-box li.on ul a:hover,
#nav-box li.on ul a:focus,
#nav-box li.on ul a:active,
#nav-box li.open ul a:hover,
#nav-box li.open ul a:focus,
#nav-box li.open ul a:active {
    background-position: 100% 50%;
    text-decoration: none;
    color: #fff;
    display: block;
}

/*#nav-box li a,*/
#nav-box li.on ul a:hover,
#nav-box li.open ul a:hover {
    background: url(../img/icons/nav-arrow.png) no-repeat 100% 50%;
}

#nav-box li.on ul a:hover span,
#nav-box li.on ul a:focus span,
#nav-box li.on ul a:active span,
#nav-box li.open li.on a:hover span,
#nav-box li.open li.on a:active span,
#nav-box li.open li.on a:focus span,
#nav-box li.open ul a:hover span,
#nav-box li li.open ul a:hover span,
#nav-box li li li.open ul a:hover span,
#nav-box li li li li.open ul a:hover span,
#nav-box li li li li li.open ul a:hover span,
#nav-box li li li li li li.open ul a:hover span {
    background: #f2b002;
    color: #fff;
}

/*		OPEN-NAV / ClOSED
*---------------------------*/
a.open-nav {
    display: block;
    text-indent: -99999em;
    overflow: hidden;
    padding: 5px 10px;
    width: 200px;
    background-color: #d6d6d6;
    background-position: 105px -4590px;
    font-size: 100%;
}
#nav-box a:hover.open-nav,
#nav-box a:active.open-nav,
#nav-box a:focus.open-nav   {
    background-color: #aaa;
    cursor: pointer;
}
.js-on #nav-box  li.closed-nav > a {/*TODO IE6 */
    display: none;
}

/******************************************************
*******************************************************

                    MAIN

======================================================*/


/*-------------------------------------
*						PAGE INTRO
*-------------------------------------*/

#page-intro {
    /*width: 460px;*/
    float: left;
    margin: 0 0 0 20px;
}
.login-box-group:after,
#main #page-intro:after {
    content: " ";
    display: block;
    clear: both;
}
#main #page-intro h1 {
    margin: 0 0 5px 0;
}
#main #page-intro .photo {
    float: left;
    width: 220px;
    height: auto;
    margin: 0 10px 25px 0;
}
#main #page-intro .mod {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
#main #page-intro .mod-2 {
    float: none;
    width: 460px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
}
#press-release p.intro {
    font-weight: bold;
}
#page-intro h2 {
    margin: 18px 0 8px;
}
#page-intro h3 {
    margin: 15px 0 5px;
    color: #043A69;
    font-size: 150%;
}
#page-intro h4, .text-image-teaser h4 {
    font-size: 120%;
    margin: 10px 0 3px;
}
#page-intro h5, .text-image-teaser h5 {
    font-size: 100%;
    margin: 8px 0 0px;
}
#page-intro p {
    margin: 0 0 10px;
}

/*-------------------------------------
*						OPENENER
*-------------------------------------*/

.opener {
    border-bottom: none;
    position: relative;
}
#main .opener h1 {
    margin: 0 0 5px 0;
}
#main .opener h1 em { /* kicker */
    margin: 2px 0 -3px 0; /* 15px */
    padding: 0;
}
#main .opener h1 a em {
    color: #555;
}
.opener img {
    float: none;
    display: block;
    width: 458px;
    height: 213px;
    margin: 0 0 10px 0;
}

/*-------------------------------------
*						TEASER
*-------------------------------------*/

.teaser {
    width: 220px;
    margin: 20px 0 0 0px;
    background: #ccc;
    float: left;
    overflow: hidden;
}
.teaser.mod {
    background: transparent;
}
.teaser {
    margin-left: 20px;
}
.text .teaser {
    margin: 0;
}
.teaser h2 {
    width: 100%;
}
.teaser h6 {
    font-size: 140%;
    margin: 10px 0 0px 20px;
}
.teaser h2 a {
    display: block;
    padding-bottom: 0.9375em;
    color: #575757;
}
.col-float2 .teaser h2 {
    padding: 0;
}
#main .teaser h2 em {
    display: block;
    margin: 0 0 -2px 0;
}
#main .teaser h2 a em {
    color: #555;
}
#main .mod .links {
    clear:none;
}
#base .teaser {
    margin-top: 0;
}
#base .teaser h2 {
    font-size: 160%;
}
#home #base .teaser-group {
    padding-top: 20px;
    height: 205px;
    overflow: hidden;
}
.flash-container {
    margin: 20px 0 0 20px;
}
.flash-container .flash {
    margin:  0;
}

.teaser-group .text-image-teaser {
    margin: 20px 0 0 20px;
}

/*		TEASER-GROUP
*---------------------------*/

.teaser-group {
    overflow: hidden;
    clear: both;
}
.teaser-group .teaser img {
    width: 100%;
    max-width: 100%;
}
/*		HIGHLIGHT
*---------------------------*/
#main .highlight {
    width: 446px;
    background: #f7f8d9;
    border-top: 4px solid #cdcc00;
    margin-bottom: 20px;
    padding: 6px 7px 10px 7px;
}
#main .highlight h2 {
    width: 296px;
}

/* 2 colums: 1 big main column with 2 floating teasers | main */
#home .col-1 .opener,
#home .col-1 .teaser,
#home .col-2 .opener,
#home .col-2 .teaser {
    float: left;
    width: 460px;
    background: #fff;
    margin-top: 0;
    margin-bottom: 20px;
}
/*		Teaser BIG / FULL
*---------------------------*/

.teaser-group .big {
    float: left;
    width: 340px;
    min-height: 34em;
    padding-bottom: 10px;
}
.full {
    width: 460px;
    margin: 20px 0 10px;
    zoom: 1;
}
.text .full,
#main .full {
    margin: 0 0 0 20px;
    padding-bottom: 10px;
}
#section .full {
    margin-top: 20px;
}
#main .text .full {
    margin-left: 0;
}
#section-intro .full {
    margin-left: 0;
}
.big h2,
.full h2 {
    background: #fff;
    padding-bottom: 10px;
}
.big img,
.full img {
    width: 460px;
}
#section.col-nav .full h2 {
    background: none;
    margin-left: 17px;
}
.teaser-group .big:hover {
    background: #ccc;
}
.big .form-wrapper select,
.full select {
    width: 91.1765%;
    margin: 5px 15px;
}
.full select {
    width:93.48%;
    margin: 5px 15px;
}
.big p,
.full p {
    margin: 12px 20px;
    font-weight: bold;
    padding: 0;
    color: #333;
}
#main .full p {
    margin: 10px 20px 0px;
}
#main .teaser-group .full {
    margin-top: 20px;
}

/*		TEASER PRIME
*---------------------------*/

.prime {
    background: #ccc;
}
.prime h2,
.prime-text h2 {
    width: 100%;
    background: #fff;
}
.prime h2 a {
    display: block;
    padding-bottom: 10px;
    color: #575757;
}
.prime:hover,
.prime:active,
.prime:focus {
    background: #333;
}
.prime h2 a:hover,
.prime h2 a:focus,
.prime h2 a:active {
    text-decoration: underline;
}
.prime p a {
    min-height: 2.6154em;
    height:auto !important;
    height: 2.6154em;
    font-weight: bold;
    display: block;
    padding: 0.7692em 4em 0.7692em 1.1538em;
    background-position: 85% -5823px;
    font-weight: bold;
    color: #fff;
    text-decoration:none;
}
.prime a:hover,
.prime a:active,
.prime a:focus {
    text-decoration: none;
}
/*		TEASER LINKS
*---------------------------*/
.linkbox {
    background: #fff;
    width: 220px;
    position: relative;
    margin-top: 20px;
    float: left;
    margin-left: 20px;
}
.linkbox h2 {
    padding-bottom: 10px;
}
.linkbox p {
    margin-bottom: 10px;
}
.linkbox .links a {
    padding: 2px 5px 2px 19px;
    background-position: 0 5px;
}

#extras-1 .linkbox {
    margin-left: 0;
}

/*-------------------------------------
*						NEWSLISTS
*-------------------------------------*/

.latest {
    border-bottom: none;
    float: none;
}
.latest
.latest h2 {
    float: none;
    width: auto;
    margin: 0;
}
.latest h2 a {
    padding-bottom: 0;
    color: #575757;
}
.latest h3 {
    margin-bottom: 2px;
    padding-left: 70px;
}
.mod h3 {
    width: 100%;
}
.latest .mod h3 {
    width: auto;
}
.latest h3 em { /* kicker */
    display: block;
    margin: 0;
}
.latest h3 a em {
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-size: 90%;
    color: #575757;
    margin-bottom: 2px;
}
.latest h3 a:hover em,
.latest h3 a:focus em,
.latest h3 a:active em {
    text-decoration: underline;
    color: #575757;
}
.latest img {
    width: 60px;
    position: absolute;
    left: 0;
    top: 8px;
}
#home .latest img {
    width: auto;
    height: 30px;
}
#home .latest ul {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.latest li {
    position: relative;
    overflow: hidden;
    list-style-type: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 5px 0 0;
    padding: 8px 0;

    font-size: 100%;
}
#news-overview .latest li,
#press-release .latest li {
    padding-bottom: 25px;
}
#news-overview .latest .mod-3 li {
    padding-bottom: 8px;
}
.teaser.latest p {
    font-weight: normal;
    padding-left: 70px;
}

/*** teaser with just a link list ***/
.teaserlist li {
    font-weight: bold;
}
.teaserlist li em {
    font-weight: normal;
}
/*** TEXT ***/

#section #main .latest.section-margin,
#section #main .event-list.section-margin {
    padding-left: 20px;
}

.text .teaser.latest li h3 {
    padding: 0 40px 0 70px;
}
.text .teaser.latest p.all {
    margin: 0 0 20px 0;
}
.text .latest {
    width: 100%;
    background: none;
}
.text .latest ul {
    margin-left: 0;
}
.text .latests a.news-icon {
    background: #000;
    display:block;
    width: 60px;
    height: 42px;
    position: absolute;
    top: 8px;
    left: 0;
}
#main .text .latest h3 {
    margin: 0;
    font-size: 130%
}
.text .latest h3,
.text .latest p {
    margin-right: 40px;
}
.text .latest em.more,
.text .published span {
    position: absolute;
    right: 0;
    bottom: 25%;
    padding: 5px;
}
.text .latest em.more a {
    background-position: 100% -1100px;
    text-indent: -9999em;
    overflow:hidden;
    display: block;
}
/*** no image ***/
.text .latest ul.mod-3 p,
.text .latest ul.mod-3 h3 {
    padding: 0 40px 0 0;
    margin-bottom: 0;
}


/*		PUBLISHED
*---------------------------*/
.text .published h3,
.text .published p {
    width: 75%;
    padding: 0;
}
.text .published p.all {
    width: 100%;
}
#main .text .published h3 {
    font-size: 150%;
    margin-bottom: 2px;
}
.text .published p {
    color: #333;
    font-weight: bold;
    margin: 0;
}
#main .text .published.h2 {
    border-bottom: 2px solid #ccc;
    width: 100%;
}
.text .published.mod p {
    color: #575757;
    font-weight: normal;
    width: 100%;
}
.text .published em {
    display: block;
    font-style: normal;
    color: #999;
    font-size: 90%;
    font-weight: normal;
}
.text .published span {
    bottom: 5px;
    font-size: 85%;
}
.text .published span a {
    color: #999;
    text-decoration: none;
    padding: 3px 3px 3px 22px;
    background-position: 0 -897px;
}
.text .published span a:hover,
.text .published span a:active,
.text .published span a:focus {
    text-decoration: underline;
}

/*		PAGER LATEST NEWS
*---------------------------*/
.pager {
    overflow: hidden;
    position: relative;
    margin: 10px 0 5px 0;
    padding: 10px 0 3px 0;
    clear: left;
}
.pager ul {
   text-align: center;
}
* + html .pager li {
  display: inline;
}
.pager li {
    display: inline-block;
    width: auto;
    margin: 0 5px;
    text-align: center;
    border: none;
}
.pager li a,
.pager li strong,
.pager li span {
    display: block;
    border: 1px solid #ccc;
    background: #ccc;
    padding: 1px 4px;
    font-weight: bold;
}
.pager li span,
.published .pager li span {
    border: none;
    padding: 2px 4px;
}
.published .pager li span {
    position: static;
}
.pager li strong {
    background: #043a69;
    color: #fff;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
    background: #043a69;
    color: #fff;
    text-decoration: none;
}
.pager li.previous,
.pager li.next  {
    position: absolute;
    top: 12px;
}
.pager li.previous {
    left: 0;
    right: auto;
}
.pager li.next {
    right: 0;
    left: auto;
}
.pager li.previous a,
.pager li.next a {
    border: none;
    font-size: 110%;
    text-transform: uppercase;
    display: block;
}
.pager li.previous a {
    background: url(../img/icons/iconsprites.png) no-repeat 0 -3297px;
    padding-left: 18px;
}
.pager li.next a {
    background: url(../img/icons/iconsprites.png) no-repeat 100% -3397px;
    padding-right: 18px;
}
.pager li.next a:hover,
.pager li.next a:active,
.pager li.next a:focus,
.pager li.previous a:hover,
.pager li.previous a:active,
.pager li.previous a:focus {
    text-decoration: underline;
    color: #043a69;
    background-color: transparent;
}
.pager li.next a:hover {
    background-position: 100% -3397px;
}
.pager li.previous a:hover {
        background-position: 0 -3297px;
}
/*** PAGER Event-list ****/
.event-list .pager  li {
    float: none;
    width: auto;
    border: none;
    margin: 0 5px;
}


/*-------------------------------------
*						TEXT-FEATURES
*-------------------------------------*/

#main .text #text-features {
    position: relative;
    float: right;
}
#text-features li {
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 0;
    list-style: none;
    font-size: 120%;
    text-align: right;
}
#text-features li a {
    color: #555;
}

/*-------------------------------------
*						TEXT-META DATE
*-------------------------------------*/
#main .text .text-meta {
    width: 100%;
    margin:0 0 5px 0;
    float: left;
}
#main .text .text-data {
    overflow: hidden;
    float: right;
    margin: 0;
}
#seminar #main .text .text-data {
    float: left;
}
#main .text .text-data li {
    float: left;
    margin: 0 15px 0 0;
    padding: 3px 0;
    list-style: none;
    font-size: 120%;
    color: #333;
}
#main .text .text-data li.tags a {
    background: #e5e5e5;
    padding: 3px 4px;
    font-weight: bold;
}

/*-------------------------------------
*						EVENTS
*-------------------------------------*/

.event-list {
    position: relative;
    overflow:hidden;
    background: none;
    width: 460px;
    float: none;
}
.event-list.small {
    width: 220px;
}
.event-list ul {
    margin: 0;
    overflow:hidden;
}
.event-list li {
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0;
    list-style: none;
    width: 100%;
    min-height: 44px;
    height: auto !important;
    height: 44px;
    font-size: 100%;
}
.event-list li li {
    border: none;
}
.event-list h2 {	/* event-list headline */
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
}
#main .event-list li h3,
.event-list li h3 { /* event headline */
    margin: 0 0 2px 44px;
    line-height: 1.2;
}
#home .event-list h3 em {
    font-size: 90%;
}
.event-list h3 em {
    display: block;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-size: 90%;
    color: #575757;
}
.text .event-list h3 em {
    font-size: 80%;
}
.event-list h3 a:hover em,
.event-list h3 a:focus em,
.event-list h3 a:active em {
    text-decoration: underline;
    color: #575757;
}
#main .event-list p,
.event-list p {
    margin-left: 44px;
    padding-right: 44px;
    font-weight: normal;
    color: #575757;
}

#main .event-list label {
    display: block;
    float: left;
    position: relative;
    top: -4px;
    padding: 2px 4px;
}

#main .event-list input[type=radio] {
    float: left;
    clear: left;
}

/***LINKS***/
.event-list .links  li {
    min-height: 0;
    height: 0;
}

.js-off .event-list .info-wrapper input[type=radio],
.js-off .event-list .info-wrapper label {
    display: none !important;
}

/*-------------------------------------
*						DATE SHEET
*-------------------------------------*/

.dates {
    position: absolute;
    left: 0;
    top: 0;
}
div.date {
    background-position: 0 -1600px;
    position: absolute;
    top: -1px;
    left: 0;
    margin: 10px 5px 0 0;
    width: 34px;
    height: 42px;
}
.date .month {
    display: block;
    padding: 0;
    color: #fdc536;
    text-align: center;
    font-weight: bold;
    font-size: 110%;
    text-transform: uppercase;
    margin-top: 4px;
}
.date abbr{
    border: none;
    cursor: help;
}
.date .day {
    display: block;
    margin-top: 3px;
    color: #fff;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    line-height: 0.7em;
}
.date .day span {
    text-indent: -9999em;
    overflow: hidden;
    display: block;
}

/*-------------------------------------
*						CONTENT NAVI
*-------------------------------------*/
.content-navi {
    overflow: hidden;
}
#main .text .content-navi h3 {
    background: #fff;
    padding: 4px 0;
    margin: 0;
}
.text .content-navi ul {
    margin: 0;
}
.content-navi li {
    padding: 0;
    width: 138px;
    float: left;
    margin: 0 5px;
    font-size: 100%;
    list-style: none !important;
}
.content-navi li li {
    margin: 0;
}


/*-------------------------------------
*						EVENT DETAIL
*-------------------------------------*/
.vevent {
    position: relative;
    margin: 0 0 10px 0;
    border: 1px solid #eee;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #ccc;
    padding: 5px 20px 15px 6em;
    z-index: 1;
    background: #f3f3f3;
    clear: both;
}
#wrapper-2 .vevent h2 {
    padding: 0 2em 5px 0;
    font-size: 180%;
}
.vevent li {
    list-style: none;
}
#main .vevent p {
    display: block;
    margin: 0 0 10px 0;
    font-size: 120%;
}
#main .vevent .description {
    margin-top: 10px;
    font-weight: bold;
    display: block;
}
#wrapper-2 .vevent dl {
    margin: 5px 0 0 0;
    padding: 5px 0 10px 0;
    height: 1%; /* IE 6 */
    line-height: 1.5em;
    overflow:hidden;
    border-bottom: 1px solid #ddd;
}
#wrapper-2 .vevent dt {
    float: left;
    width: 80px;
    font-weight: bold;
}
#wrapper-2 .vevent dd {
    padding-left: 90px;
}
#wrapper-2 .vevent dd a.url {
    color: #043a69;
    font-weight: bold;
}
.vevent span {
    display: none;
}
.vevent .dates {
    left: 10px;
}

/*-------------------------------------
*						REGISTER
*-------------------------------------*/

.event-list.register li {
    position: relative;
    overflow:hidden;
    padding-bottom: 10px;
}
.register .info-wrapper {
    float: left;
    width: 320px;
}
/*
.register h3,
.register p {
    padding-right: 140px;
}
*/
.register em span {
    margin-left: 5px;
}
.register p.all {
    padding: 0;
}
.register .action-wrapper {
    overflow: hidden;
    float: right;
    width: 128px;
}
.register .action-wrapper .action-button {
    margin-top: 10px !important;
}
.register .links {
    clear: left;
    margin: 0 !important;
    padding: .5em 0 0;
    width: 118px;
}
.register .links li {
    padding: 1px 0 !important;
}


/*-------------------------------------
*						VCARD
*-------------------------------------*/

.vcard {
    border-bottom: 1px solid #b3b3b3;
    padding: 5px 0 5px 0;
    overflow:hidden;
}
.vcard div {
    margin: 5px 0;
}
.vcard div div {
    overflow: hidden;
}
#main .vcard .organization-name {
    margin-bottom: 5px;
    padding: 1px 0 1px 35px;
    font-weight: bold;
    font-size: 160%;
}
.vcard .name {
    font-weight: bold;
    color: #043a69;
}
.vcard .adr {
    margin-top: 1px;
}
.text .vcard .adr {
    margin-top: 4px;
}
.vcard div.adr p.locality,
.vcard div.adr p.postal-code {
    float: left;
}
.vcard div.adr p.locality {
    margin-left: .3em;
}
.vcard div dl {
    margin: 5px 0 0 0;
    color: #043a69;
}
.vcard div dt {
    float: left;
    clear: both;
    width: 4.5em;
    font-weight: bold
}
.vcard div dd  {
    float: left;
    color: #575757;
}
.vcard .photo {
    width: 220px;
}
.vcard .photo img {
    width: 220px;
}
.vcard .photo dd {
    display: block;
}
.vcard .photo img.photo {
    margin: 0;
    padding: 0;
}
.vcard > li {
    padding-right: 40px;
}

/*		PERSON-OVERVIEW
*---------------------------*/
.text .vcard,
.latest .vcard {
    border:none;
    font-size: 100%;
}
#main .text .latest .vcard h3 {
    font-size: 140%;
    margin-bottom: 5px;
    padding-bottom: 0;
}
.latest .vcard img {
    width: 60px;
}
.latest .vcard .photo {
    width: 60px;
    margin: 0;
}
.text .vcard p,
.text .vcard div {
    margin: 0;
}
#main .text .vcard .links {
    margin-top: 10px;
}
#main .text .vcard .links li {
    padding: 2px 0 0;
    border: none;
    font-size: 130%;
    margin: 0;
}
.latest .vcard dl,
.latest .vcard .links {
    padding-left: 70px;
    margin-top: 1px;
}
.text .vcard .links li.download {
    padding: 3px 0;
    border: none;
}
.vcard .links li.download a {
    padding-left: 19px;
    background-position: -1px -898px;
}
#employees .vcard > li {
    padding-right: 50px;
}
.vcard .more {
    position: absolute;
    right: 20px;
    top: 46%;
    background: url(../img/icons/iconsprites.png) no-repeat 100% -1100px;
    height: 17px;
    width: 17px;
    text-indent: -9999em;
}

.cv-download {
    float: left;
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 10px;
}

.cv-download a {
    background: url(../img/icons/iconsprites.png) no-repeat -1px -899px;
    display: block;
    padding: 0 0 0 19px;
}

/*-------------------------------------
*						PROMOS
*-------------------------------------*/

.promo {
    position: relative;
    overflow: hidden;
    float: left;
    width: 220px;
    min-height: 205px;
    background-color: #ccc;
    margin: 0 0 0 20px;
}
/* Image slider in text */
.text .promo {
    margin: 0 0 20px 0;
    min-height: 140px;
}
.text .promo .teaser-wrapper-4 {
    margin-bottom: 0;
}

.promo h2 {
    background: #fff;
    font-size: 160%;
}
.promo h2 a {
    display: block;
    padding-bottom: 12px;
    color: #575757;
}
.promo p em.more a {
    display: block;
    background-position: 190px -580px;
    padding: 10px 50px 10px 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.promo h3 {
    margin: 0 0 5px 0;
}
.promo p {
    color: #fff;
}
.promo img {
    display: block;
    width: 220px;
    height: 120px;
    background-position: 0 -3000px;
}

/*** IMAGE GALLERY***/
.promo.mod {
    width: 460px;
}
.promo.mod h2 {
    padding-bottom: 10px;
}
.promo.mod .teaser-wrapper-4 em.more a  {
    padding:  0 0 0 16px;
    display: inline;
    background-position: 0 -5097px;
}
#promos .teaser {
    width: 220px;
    margin: 20px 0 0 0;
    float: left;
    overflow: hidden;
}
#promos .teaser.mod         {
    background: #ccc;
}
#promos .teaser.mod:hover,
#promos .teaser.mod:active,
#promos .teaser.mod:focus {
    background: #333;
}
/*		TEXT-PRIME
*---------------------------*/

.promo.textprime,
.box.textprime {
    background: #ccc;
    position: relative;
}
.textprime:hover,
.textprime:active,
.textprime:focus,
.prime-text:hover,
.prime-text:active,
.prime-text:focus {
    background-color: #333;
}
.textprime:hover h3 a,
.textprime:active h3 a,
.textprime:focus h3 a {
    color: #043a69;
}
.textprime:hover p a,
.textprime:active p a,
.textprime:focus p a,
.prime-text:hover p a,
.prime-text:active p a,
.prime-text:focus p a {
    color: #575757;
}
.prime-text,
.textprime .prime-text {
    position: relative;
    min-height: 180px;
    border-left: 1px solid #043A69;
}
.prime-text {
    position: relative;
    min-height: 180px;
    border-left: none;
}
.textprime h3 a {
    padding: 10px 10px 5px 20px;
    display: block;
}

/* textprime box */
.box h2 a {
    background: #fff;
    display: block;
    color: #575757;
    padding-bottom: 0.7em;
}
#extras .box  {
    margin-bottom: 20px;
    width: 100%;
    overflow:hidden;
    float: left;
}
#extras h2 {
    font-size: 160%;
}
.textprime h3 a:hover {
    text-decoration: none;
}
.prime-text p a,
.textprime p a {
    text-decoration: none;
    padding: 0 10px 15px 20px;
    display: block;
}
.prime-text p a {
    padding: 10px 15px;
    color: #575757;
    background-color: #ccc;
}
.textprime p em.more,
.prime-text p em.more,
.video p em.more {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 220px;
    display: block;
    margin: 10px 0 0;
}
.textprime p em.more a,
.prime-text p em.more a {
    color: #fff;
    font-weight: bold;
    background-position: 85% -3890px;
    background-color: #043A69;
    padding: 10px 50px 10px 20px;
}
.prime-text p em.more a {
    background-color: transparent;
    padding-left: 15px;
 }
.video {
    position: relative;
}
.video span {
    background-position: 0 -3000px;
    width: 58px;
    height: 58px;
    position: absolute;
    text-indent: -9999em;
    top: 60px;
    left: 81px;
}

/*-------------------------------------
*						AUTO COMPLETE
*-------------------------------------*/
.ui-autocomplete {
    width: 165px;
    background-color: #F4F4F4;
    background-image: -moz-linear-gradient(center top , #F4F4F4, #E9E9E9);
    border-radius: 3px;
    color: #575757;
    font-weight: bold;
    margin-top: 7px;
    padding: 4px 6px;
    max-height: 270px;
    overflow-y: auto;
}
.ui-autocomplete li.ui-menu-item a {
    display: block;
    border-top: 1px solid #DDDDDD;
    margin-top: 1px;
    padding: 5px 3px 4px;
    cursor: pointer;
    border-radius: 2px;
}
.ui-autocomplete li.ui-menu-item:first-child a {
    border-top: 0 none;
}
.ui-autocomplete li.ui-menu-item a:hover,
.ui-autocomplete li.ui-menu-item a.ui-state-hover {
    background: #043a69;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}


/*-------------------------------------
*						FOOTER
*-------------------------------------*/

#site-info {
    position: relative;
    color: #fff;
    overflow: hidden;
}
#site-info p {
    color: #575757;
}
.site-features {
    position: relative;
    overflow: hidden;
    background: #999;
    padding: 0.4em 2em 0.7em;
    border-top: 1px solid #797979;
    border-bottom: 1px solid #797979;
}
.site-features div {
    float: left;
    position: relative;
    padding: 8px 0;
    margin-right: 60px;
}
.site-features a {
    color: #fff;
    font-weight: bold;
    font-size: 150%;
}
.site-features h4 {
    font-size: 150%;
    float: left;
    padding-top: 8px;
}
.recommend a {
 padding-left: 23px;
 background-position: 0 -2097px;
 display: block;
}
#site-info-extra .print a {
    padding-left: 23px;
    background-position: 0 -2199px;
    color: #fff;
}

/*		SOCIAL
*---------------------------*/
.site-features .social {
    width: auto;
    float: right;
    margin: 0;
    padding: 0;
}
.social ul {
    float: left;
    margin-right: 20px;
    max-width: 195px;
}
.social li {
    width: 25px;
    float: left;
    margin: 0 0 5px 10px;
}
.social li a {
    height: 27px;
    display: block;
}
.social li a em {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999em;
}
#sitemap-info {
    overflow: hidden;
    position: relative;
    background-color: #e3e3e3;
    background-image: -moz-linear-gradient(top, #e3e3e3, #cdcdcd);
    background-image: -ms-linear-gradient(top, #e3e3e3, #cdcdcd); /* IE10 */
    background-image: -o-linear-gradient(top, #e3e3e3, #cdcdcd); /* Opera 11.10+ */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#cdcdcd)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #e3e3e3 #cdcdcd); /* Chrome 10+, Saf5.1+ */
    background-image: linear-gradient(top, #e3e3e3, #cdcdcd);
}
#sitemap-info div {
    float: left;
    margin: 35px 8px 40px 20px;
    width: 165px;
}
#sitemap-info h4 {
    font-size: 160%;
    color:#575757;
    margin: 0 0 20px 0;
}
#sitemap-info ul{
    font-weight: bold;
}
#sitemap-info li {
    font-size: 120%;
    padding: 4px 4px 4px 0;
}
#sitemap-info li a {
    color:#575757;
}
p#copyright {
    float: left;
    text-align: center;
    color: #ebebeb;
}
#footer-info {
    clear: both;
    background: #043a69;
    padding: 12px 20px;
    overflow: hidden;
    border-top: 1px solid #032d51;
}
#footer-info ul {
    float: right;
    list-style: none;
}
#footer-info ul li {
    float: left;
    font-size: 110%;
    margin: 2px 10px 0;
    font-weight: bold;
    letter-spacing: 0.5px;
}
#footer-info ul li a {
    color: #fff;
    text-transform: uppercase;
}
#site-info-extra ul {
    margin: 5px 0 0 0;
    list-style: none;
}

/*** FOOTER SEARCH ***/
#sitemap-info #footer-search div  {
    margin: 0 0 10px;
}
#sitemap-info #footer-search {
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 30px;
}

/*** FOOTER LOGOS ***/

#sitemap-info #footer-logos {
    clear: both;
    width: 75%;
    margin: 0 0 30px 20px;


}

#footer-logos ul {
    margin: 0;
}


#footer-logos li {
    float: left;
    padding: 0 10px 0 0;
}




/*-------------------------------------
*						TEXT
*-------------------------------------*/

.text {
    overflow: hidden;
}
#main h1 {
    margin: 0 0 15px 0;
}
#seminar #main h1 {
    margin-bottom: 5px;
}
.text h1 em {
    font-style: normal;
    display: block;
    font-size: 75%;
}
#search-results .text h1 em  {
    display: inline;
    font-size: 100%;
}
#main .text h2 {
    overflow:hidden;
}

#main .text .superpromos + h2 {
  clear: both;
}

#main .text h3, #main .text-image-teaser h3 {  /*added .text-image-teaser h3 */
    margin: 10px 0 5px 0;
    font-size: 150%;
    color: #043a69;
}
.text p.intro {
    font-size: 150%;
    color: #043a69;
    word-wrap: break-word;
    font-weight: bold;
}
.text p {
    margin: 0 0 10px 0;
}
.text h2.subline {
    border-top: 1px solid #ccc;
    margin: 20px 0 12px 0;
    padding: 2px 0 0 0;
}
#seminar div.text table.briefing {
    margin-top: 10px;
}

/***List in Text ***/
.text ul,
.text ol,
.text-image-teaser ul,
.text-image-teaser ol,
#page-intro ul,
#page-intro ol {
    margin: 2px 0 2px 20px;
}
#calendar .event-list ul {
    margin-left: 0;
}
.text ul,
.text-image-teaser ul,
#page-intro ul {
    list-style: disc;
}
.text ul li,
.text-image-teaser ul li,
#page-intro ul li {
    list-style: disc;
}
.text ul li li,
.text-image-teaser ul li li,
#page-intro ul li li {
    list-style: square;
}
.text ol li li,
.text ul li li,
.text-image-teaser ol li li,
.text-image-teaser ul li li,
#page-intro ol li li,
#page-intro ul li li {
    font-size: 100%;
}
.text ol li,
.text-image-teaser ol li,
#page-intro ol li {
    list-style: decimal;
}
.text ol li li,
.text-image-teaser ol li li,
#page-intro ol li li {
    list-style: lower-roman;
}
.text ul.mod ul,
.text ol.mod ol,
.text ul.mod-2,
#page-intro ul.mod ul,
#page-intro ol.mod ol,
#page-intro ul.mod-2 {
    margin: 2px 0 2px 20px;
}
.text ul.mod-2,
#page-intro ul.mod-2 {
    margin: 2px 0 10px 13px;
}
.text .mod  li,
.text .mod-2 li,
#page-intro .mod  li,
#page-intro .mod-2 li {
    line-height: 1.3em;
    list-style: disc;
}
.text .mod-2 ul li li li {
    list-style: none;
}
.text.mod  li li,
#page-intro.mod  li li {
    font-size: 100%;
}
.text .highlight,
#page-intro .highlight {
    background: #ff0;
    margin: 0;
    border: 0;
    padding: 0;
    width: auto;
    font-style: normal;
}
#seminar #main p.zusatz {
    margin-top: 10px;
}

/*		BOX in TEXT
*---------------------------*/
.text .box {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    overflow:hidden;
    width: 460px;
    background: transparent;
    position: relative;
}
#employees .text .box {
    border-bottom: none;
}
.text .jump-top {
    margin-top: 30px;
    float: right;
    background-position: 100% -4100px;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}
#faq .text .box h2 {
    padding-top: 20px;
    margin-top: 0;
}
#main .text .box.mod h3 {
    color: #043a69;
    font-size: 150%;
    margin-top: 0;
}
#main .text .box.mod h4 {
    color: #043a69;
}

/***  BOX LISTS ***/
.text .box.list img {
    width: 160px;
    float: left;
    margin: 8px 10px 10px 0;
}
.text .list .links,
.text .list.mod .links {
    margin: 0;
}
.text .list.mod .links {
    float: right;
    width: 60%;
}
/*** table of contents ***/
#main #toc {
    clear: both;
}
#main #toc h2 {
    margin: 5px 0 1px 0;
    border-top: 1px solid #ccc;
    padding: 3px 0 5px 0;
    color: #000;
    font-weight: bold;
}
#main #toc ul {
    margin: 0 0 15px 0;
    list-style: none;
}
#main #toc li {
    height: 1%; /* ie 6 */
}
#main #toc a {
    display: block;
    padding: 5px 0 5px 18px
}

/*-------------------------------------
*						TABLE
*-------------------------------------*/
table p {
    margin: 0;
    font-size: 100%;
}
.text table td  {
    padding: 5px;
    vertical-align: top;
}
.text table th {
    padding: 5px;
}
#main .text table h3 {
    font-size: 115%;
    margin: 0;
    font-weight: bold;
}
#main table td img {
    max-width: none;
    /*width: auto;*/
}
.table {
    border-spacing: 0;
    border: none;
    width: 460px;
}
.table p,
.table ol li,
.table ul li {
    font-size: 100%;
    margin: 0;
}
.table thead tr th {
    border-bottom: 1px solid #ddd;
    font-size: 120%;
    text-align: left;
}
.table thead th,
.table thead td {
    background: #f9f9f9;
    color: #043a69;
    border: none;
    padding: 5px 10px;
    border: 1px solid #ddd;
    font-size: 110%;
}
.table tr.even td {
    background: #ececec;
}
.table  tbody {
    background: #eee;
}
.table tbody tr {
    border-bottom: 1px solid #ddd;
    padding: 4px 10px 2px;
}
.table tr td {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding:10px 5px 10px 10px ;
    font-size: 90%;
}
.table tr td.mod {
    color: #043a69;
    font-size: 110%;
    font-weight: bold;
    float: inherit !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/*-------------------------------------
* TABLE FROM OLD WEB SITE, EDITD IN RTE
*-------------------------------------*/

/*
table.articletable {
    border: 0 none #FFFFFF !important;
    border-collapse: collapse;
    border-spacing: 0;
}
.text table.articletable td {
    padding: 2px;
}
table.articletable td,
table.articletable th,
table.articletable tr,
table.articletable tbody,
table.articletable tbody th,
table.articletable tbody td,
table.articletable tbody tr {
    border: 0 none #FFFFFF !important;
}
table.articletable {
    empty-cells: show;
}
table.articletable td a {
    border-bottom: 1px dotted #3F588C;
    color: #3F588C;
    text-decoration: none;
}
table.articletable td p {
    margin: 0 0 10px;
    font-size: inherit;
}
table.articletable td,
table.articletable th {
    vertical-align: top;
}
*/

/*		TABLE BRIEFING
*---------------------------*/

#main .text .briefing tr:last-child td {
    border-bottom: none;
}

/*		BLOCKQOUTE
*---------------------------*/
.block-wrapper {
    clear: both;
    width: 100%;
}
.teaser-group .quote-wrapper {
    margin: 20px 0 0 20px;
}
.text blockquote,
.teaser-group blockquote {
    font: normal 120% Georgia, Times, serif;
    font-style: italic;
    color: #043a69;
    /*overflow: hidden;*/
    margin: 10px 0 20px;
    padding: 0px;
    position: relative;
}
.text .quote-wrapper img {
    margin: 0 15px 10px 0;
}
.text .quote-wrapper img.mod {
    margin: 0 0 10px 15px;
}
.text blockquote cite,
.teaser-group blockquote cite {
    /*float: right;*/
    font: 75% Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #b2b2b2;
    text-transform: uppercase;
}
.quote-wrapper p.mod {
    bottom: 123px;
    left: 230px;
    position: absolute;
    width: 50%;
}

/* Flash Content */
.flash {
    margin: 20px 0;
}


/* PAGES
==================== */


/* FORMS
-------------------- */
.form-wrapper fieldset {
    border: none;
}
.form-wrapper label {
    background-color: transparent;
    font-size: 140%;
    font-weight: bold;
    margin: 10px 0 0 20px;
    padding: 0;
    letter-spacing: inherit;
    display: block;
}
.form-wrapper select,
.form-wrapper fieldset .multiple-labels fieldset input,
.form-wrapper input,
.form-wrapper textarea,
.form-wrapper div.mod input.mod {
    color: #333;
    display: block;
    background-color: #f9f9f9;
    font-weight: bold;
    margin: 0 15px;
    border: 1px solid #c2c2c2;
    padding: 4px 5px 4px 4px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.form-wrapper select {
    width: 430px;
}

/*new search*/
.new-search {
    background: #ccc;
    width: 100%;
    padding-top: 20px;
}
#section .new-search {
    padding-top: 10px;
}
.new-search	input#search {
    width: 60%;
    float: left;
    margin-bottom: 20px;
}
.new-search .button {
  background-color: #043a69;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#275d8d), to(#043a69));
  background-image: -webkit-linear-gradient(top, #275d8d, #043a69);
  background-image:    -moz-linear-gradient(top, #275d8d, #043a69);
  background-image:     -ms-linear-gradient(top, #275d8d, #043a69);
  background-image:      -o-linear-gradient(top, #275d8d, #043a69);
  background-image:         linear-gradient(top, #275d8d, #043a69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#275d8d', EndColorStr='#043a69');
    padding: 4px 4px 5px;
    border: none;
    color: #fff;
    width: 27%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 120%;
    letter-spacing: 0.1px;
}
.new-search .button:hover,
.new-search .button:active,
.new-search .button:focus {
  background-color: #092945;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#092945), to(#275d8d));
  background-image: -webkit-linear-gradient(top, #092945, #275d8d);
  background-image:    -moz-linear-gradient(top, #092945, #275d8d);
  background-image:     -ms-linear-gradient(top, #092945, #275d8d);
  background-image:      -o-linear-gradient(top, #092945, #275d8d);
  background-image:         linear-gradient(top, #092945, #275d8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#092945', EndColorStr='#275d8d');
    cursor: pointer;
}

/* number of results */
.number-results {
    overflow: hidden;
    padding-top: 10px;
}
.number-results fieldset {
    float: right;
    clear: both;
}
.number-results .combobox {
    float: right;
    width: 70px;
    margin: 0;
}
* + html .number-results .a11y-hidden {
    display: none;
}
.number-results label {
    float: right;
    margin: 0 5px 0 0;
    padding: 5px 0 0;
}

/* LETTER SEARCH */
.letter-search {
    overflow: hidden;
    clear: both;
    border-top: 1px solid #fff;
    padding: 0 0 20px;
}
#employees .text .letter-search ul,
.letter-search ul {
    margin: 0 15px;
}
.letter-search li {
    display: inline-block;
    margin: 5px 0;
    font-size: 140%;
    text-align: center;
    padding: 0 2px 0 0;
    border-right: 1px dotted #333;
}
.letter-search li.on strong {
    padding: 1px 4px;
    background: #043a69;
    color: #fff;
}
.letter-search li a{
    font-weight: bold;
    color: #333;
    display:block;
    padding: 0 4px;
}
.letter-search li a:hover {
    color: #fff;
    background: #043a69;
    text-decoration: none;
}

/* SEARCH RESULTS */
#search-results #main .text  h2 {
    font-size: 110%;
    margin-bottom: 0;
}
#search-results .text h2 a {
    color: #043a69;
}
#search-results .text p {
    font-size: 100%;
}
#search-results .text strong {
    color: #333;
}
#search-results .text p a {
    text-decoration: none;
}
#search-results .text p a:hover,
#search-results .text p a:active,
#search-results .text p a:focus {
    text-decoration: underline;
}
#search-results .text ol li {
    position: relative;
    padding-right: 0;
    border-bottom: 1px solid #ccc;
    margin-left: 0;
}
#search-results .text ol {
    margin-left: 0;
}
#search-results .text .more a {
    background-position: 0 -1100px;
    position: absolute;
    bottom: 30%;
    right: 0;
    text-indent: -99999em;
    overflow:hidden;
}
#search-results .text .pager li {
    font-size: 100%;
}
#search-results .text .pager li strong {
    color: #fff;
}
.search-term {
    display: block;
}


/* link-Button */
a.button {
    min-width: 60px;
    width: auto;
    border: 1px solid #f19eb2;
    border-right: 1px solid #920728;
    border-bottom: 1px solid #920728;
    padding: 3px 20px 2px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
a.button span {
    position: absolute;
}
a.button:hover,
a.button:active,
a.button:focus {
    color: #fac4d1;
}
/* Filter-Search */
.filter-search {
    position: relative;
    padding: 10px 0;
    margin: 20px 0 10px;
}
.filter-search input {
    position: absolute;
    right: 0;
    top: 0;
}
.filter-search input {
    background-color: #043a69;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#275d8d), to(#043a69));
  background-image: -webkit-linear-gradient(top, #275d8d, #043a69);
  background-image:    -moz-linear-gradient(top, #275d8d, #043a69);
  background-image:     -ms-linear-gradient(top, #275d8d, #043a69);
  background-image:      -o-linear-gradient(top, #275d8d, #043a69);
  background-image:         linear-gradient(top, #275d8d, #043a69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#275d8d', EndColorStr='#043a69');
    color: #fff;
    border:none;
}
.filter-search input:hover {
    background-color: #092945;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#092945), to(#275d8d));
  background-image: -webkit-linear-gradient(top, #092945, #275d8d);
  background-image:    -moz-linear-gradient(top, #092945, #275d8d);
  background-image:     -ms-linear-gradient(top, #092945, #275d8d);
  background-image:      -o-linear-gradient(top, #092945, #275d8d);
  background-image:         linear-gradient(top, #092945, #275d8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#092945', EndColorStr='#275d8d');
    cursor: pointer;
}

/*-------------------------------------
*						ACCORDION
*-------------------------------------*/

.super-list {
    border-top: 1px solid #e5e5e5;
    clear: both;
}
#home .super-list {
    width: 460px;
    border: 0;
    margin-left: 20px;
}
.super-list .list-box {
    padding-right: 20px;
    font-size: 130%;
    position: relative;
}
.super-list h2 {
    float: none;
    width: auto;
}
.super-list img {
    float: none;
    width: auto;
    height: auto;
    margin: 10px 0 0;
}
.super-list img.photo {
    margin: 1px 10px 10px 14px;
    float:left;
}
.super-list .list-box li img.photo {
    margin: 3px 10px 10px 0px;
    float: left;
}
#main .super-list h2,
#main .super-list p,
#main .super-list li p,
#main .super-list li div dt,
#main .super-list li div dd,
#main .eventtable .vcard .links li,
#main .super-list li,
#main .super-list li li,
#main .super-list .action-btn input  {
    font-size: 100%;
}
#main .super-list li .list-box .insite-list .links {
    font-size: 77%;
}
#main .super-list h3,
#main .text .super-list h3 {
    font-size: 160%;
}
#main .super-list p {
    margin: 10px 0;
}
.super-list li {
    width: 100%;
    list-style-type: none;
    border-bottom: 1px solid #e5e5e5;
    overflow:  hidden;
}
.super-list li li {
    border: none;
}
#main .super-list li h3 a {
    background-position: 100% -385px;
}
.super-list li h2 a,
#main .super-list li h3 a{
    display: block;
    padding: 12px 70px 12px 15px;
    font-weight: bold;
    line-height: 1.3em;
    cursor: pointer;
    min-height: 18px;
}
.super-list li h2 a {
    padding-top: 0;
    background-position: 100% -390px;
}
.super-list li h2 a {
    padding-left: 0;
}
.js-off #main .super-list li h3 a {
    background-image: none;
}
#main .super-list li h2.on a {
    background-position: 100% -490px;
}
#main .super-list li h3.on a {
    background-position: 100% -485px;
    background-color: #f6f6f6;
}
#main .super-list li h3 a.a11y-focus,
#main .super-list li h2 a:hover,
#main .super-list li h2 a:focus,
#main .super-list li h2 a:active {
    text-decoration: none;
}
#main .super-list li h3 a:hover,
#main .super-list li h3 a:active,
#main .super-list li h3 a:focus {
    text-decoration: none;
    background-color: #f6f6f6;
}
#main .super-list li ul,
#main .super-list li ol {
    list-style-type: none;
    margin: 0 0 10px;
}
.js-off #main .super-list li h3 a {
    background-color: #f6f6f6;
}
#main .super-list .list-box h3,
#main .super-list .list-box h4 {
    font-size: 130%;
    color: #043a69;
    margin: 15px 0 10px 15px;
    line-height: 1.1;
}
#main .super-list .list-box h4 {
    font-size: 110%;
}
.super-list .list-box .links,
#main .super-list .list-box p {
    margin: 10px 0 10px 15px;
}

#main .super-list .list-box  ol,
#main .super-list .list-box ul {
    margin: 10px 0 10px 15px;
    padding-left: 15px;
    width: auto;
}
#main .super-list .list-box li ol,
#main .super-list .list-box li ul {
    margin: 0 0 0 15px;
    padding-left: 15px;
}
.super-list .list-box ul li {
    overflow: visible;
    list-style: disc;
}
.super-list .list-box ul li li {
    list-style: square;
}
.super-list .list-box ol li {
    overflow: visible;
    list-style: upper-roman outside;
}
.super-list .list-box ol li li {
    list-style: lower-roman outside;
}

/*	link lists in super-list
*---------------------------*/

#main .super-list .list-box .links ol,
#main .super-list .list-box .links ul,
#main .super-list .list-box .links li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.super-list div div.links {
    padding: 10px 0 0;
}
.super-list div div.links:first-child {
    border: none;
}
.super-list .links li a {
    background-position: 0 4px;
    margin: 0 0 .2em;
}
.super-list .links li .links {
    border: 0;
    padding: 0 0 0 15px;
}
.super-list .links li li a {
    background-position: 0 4px;
    padding-left: 1.5em;
    font-weight: normal;
}

.super-list .links li .links.mod {
    border: 0;
    margin: 0 0 20px 0;
    padding: 0;
    float: right;
    clear: none;
    width: 55%;
    background: #fff;
}
.super-list .links.mod ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.super-list .links.mod li a {
    display: block;
    background-position: 0 4px;
    padding-left: 1.5em;
    font-weight: normal;
}

/*	common lists
*---------------------------*/
.super-list .common-list {
    margin: 20px 0;
}
.super-list .common-list ul {
    padding: 0 0 0 15px;
    list-style: none;
}

.super-list .common-list li {
    font-weight: bold;
    list-style: none;
    padding:  0 0 0 10px;
    background:  url(../img/icons/disc.png) no-repeat -1px 0.45em;
}
.super-list .common-list li li {
    font-weight: normal;
}

/*** Superlist in Text ***/
#main .text .super-list li h3 a {
    font-size: 100%;
}
#main .text .super-list h3 {
    margin: 0;
    padding: 0;
}
#main .text .super-list .list-box h3 {
    margin: 15px 0 10px 15px;
}
.text .super-list ul {
    margin: 0;
    width: 100%;
}
.text .super-list .links  li {
    padding: 0;
}

/*** Forms in Superlist ***/
.super-list .form-wrapper,
.super-list .form-wrapper div {
    padding: 0;
    margin: 10px 0 20px;
}
.super-list .form-wrapper div div {
    width: auto;
    float: left;
}
.super-list .form-wrapper label {
    font-weight: bold;
    margin: 0 0 2px 4px;
    display: block;
    font-size: 100%;
}
.super-list .form-wrapper select,
.super-list .form-wrapper input {
    margin: 0 5px 0 0;
    width: 150px;
    cursor: pointer;
}
.super-list .form-wrapper .button-wrapper input {
    margin-top: 15px;
    width: 100px;
    color: #fff;
    border: none;
    min-height: 20px;
    font-size: 100%;
    line-height: 150%;
    background-color: #043a69;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#275d8d), to(#043a69));
  background-image: -webkit-linear-gradient(top, #275d8d, #043a69);
  background-image:    -moz-linear-gradient(top, #275d8d, #043a69);
  background-image:     -ms-linear-gradient(top, #275d8d, #043a69);
  background-image:      -o-linear-gradient(top, #275d8d, #043a69);
  background-image:         linear-gradient(top, #275d8d, #043a69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#275d8d', EndColorStr='#043a69');
}
.super-list .form-wrapper .button-wrapper input:hover {
    background-color: #092945;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#092945), to(#275d8d));
  background-image: -webkit-linear-gradient(top, #092945, #275d8d);
  background-image:    -moz-linear-gradient(top, #092945, #275d8d);
  background-image:     -ms-linear-gradient(top, #092945, #275d8d);
  background-image:      -o-linear-gradient(top, #092945, #275d8d);
  background-image:         linear-gradient(top, #092945, #275d8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#092945', EndColorStr='#275d8d');
}
.super-list .form-wrapper {
    margin-left: 15px;
}


/***Table IN SUPER-LIST***/
#main .super-list .list-box table {
    font-size: 100%;
}
#main .super-list .list-box table p {
    margin: 0;
}


/***INSIDE LIST ACCORDION***/
.insite-list {
    margin: 10px 15px;
}
.insite-list h4 {
    font-size: 110%;
    margin: 2px 0;
}
#main .super-list .list-box .insite-list ul {
    padding-left: 0;
    margin: 0;
}
#main .super-list .list-box .insite-list ul li {
    list-style: none;
}

/*TAB TREE */
.super-list .toc {
    margin-left: 15px;
}
.super-list .section em.more a {
    display: block;
    text-decoration: none;
    font-weight: bold;
}
.super-list .section em.more a:hover {
    text-decoration: underline;
}
/*super-list eventtable */
#main .eventtable {
    border: none;
}
#main .eventtable li {
    font-size: 100%;
    position: relative;
}
#main .eventtable li > dl:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}
#main .eventtable li li,
#main .eventtable p {
    font-size: 130%;
}
#main .eventtable dl {
    font-weight: bold;
    overflow: hidden;
    padding: 12px 5px 12px 15px;
    background-position: 106% -385px;
}
#main .eventtable dl.on  {
    background-position: 106% -485px;
    background-color: #f6f6f6;
}
#main .eventtable dl.a11y-focus {
    text-decoration: underline;
}
#main .eventtable dt {
    color: #043a69;
    width: 170px;
    float: left;
}
#main .eventtable dd {
    color: #999;
    float: left;
    width: 120px;
}
#main .eventtable dd .two-cols {
    width: 240px;
}
#main .eventtable li dd {
    font-size: 114%;
}
#main dl.event-header {
    background: none;
    font-size: 100%;
    border-bottom: 1px solid #e5e5e5;
}
#main dl.event-header dd {
    color: #043a69;
}
#main .eventtable p {
    margin-top: 20px;
}

/*** Vcard ***/
#main .eventtable .vcard {
    position: relative;
    margin: 0 15px;
}
#main .eventtable .vcard p {
    margin: 0;
}
#main .eventtable .vcard div {
    margin: 5px 0;
}
#main .eventtable .vcard dl {
    background: none;
    padding: 0;
    margin: 1px 0 0;
    border:none;
}
#main .eventtable .vcard .adr {
    margin: 1px 0 4px 0;
}
#main .eventtable .vcard p {
    width: 60%;
}
#main .eventtable .vcard dt {
    margin: 0;
    width: 8.5em;
}
#main .eventtable .vcard dd {
    font-weight: normal;
    color: #575757;
}
#main .eventtable .vcard .links {
    border:none;
    margin: 0;
    padding: 0;
    width: 60%;
}
#main  .eventtable .vcard .links li {
    margin: 0;
    padding: 0;
}
#main .eventtable .vcard li a {
    background-position: 0 5px;
    padding: 2px 5px 2px 19px;
    margin: 0;
}
#main .eventtable .vcard .download a {
    background-position: -1px -896px;
}
.eventtable .action-button {
    top: auto;
    bottom: 9%;
    right: 0;
    position: absolute;
}

/* LINKS
------------ */
.links h2 {
    font-size: 130%;
    font-weight: bold;
}
#main .links h3 {
    font-size: 140%;
}
.text .links li {
    list-style: none;
}
.links li a {
    padding-left: 1.5em;
    background-position: 0 2px;
    font-weight: bold;
    letter-spacing: 0.3px;
    display: block;
}

#main .text .factsheet-link h3 {
    margin: 0;
}

.factsheet-link {
    border-bottom: 1px solid #e5e5e5;
}
#main .factsheet-link h3 a {
    background-position: 100% -385px;
}

#main .factsheet-link h3 a {
    font-size: 110%;
    font-weight: bold;
    letter-spacing: 0.3px;
    padding: 12px 70px 12px 15px;
    line-height: 1.3em;
    display: block;
}

#main .factsheet-link h3 a:hover,
#main .factsheet-link h3 a:active,
#main .factsheet-link h3 a:focus {
    text-decoration: none;
    background-color: #f6f6f6;
}

/***EXTERNAL***/
.external li a,
li.external a {
    background-position: 0 -5195px;
}

.event-list .external li a {
    margin-left: 44px;
}

/***TEXT LINKS ***/
.text .links {
    margin: 1em 0;
}
.text .links ul {
    margin: 0;
    width: 100%;
}
.text .links li {
    padding: 0.4em 0;
    position: relative;
}
.text .links em {
    float: right;
    margin-right: 10px;
    color: #575757;
}
.text .links .download,
.text .links .questions {
    padding-top: 0.3em;
    margin: 0;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}
.text .links .download li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 0.8em;
    position: relative;
}
.text .links li.download {
    border:none;
}
.text .links li.download a {
    padding: 0 0 0 19px;
    display: block;
    display:block;
    background-position: -1px -899px;
}
.text .links ul.download li a {
    padding: 0;
    background: none;
    max-width: 70%;
}
.text .links li.download a em {
    background: none;
    float:none;
}
.text .download a em {
    background-position: 0 -900px;
    padding: 0 0 0 2em;
    font-weight: bold;
    min-width: 8em;
    position: absolute;
    right: 0;
    top: 0.5em;
}
.text li.download a:hover span {
    background-position: 0 -899px;
}

.text .links .download p {
    font-size: 100%
}

/*FAQ Links*/
.text .links ol.questions {
    list-style: decimal;
}
.text .links .questions li a {
    padding: 0px 60px 10px 0;
    padding: 5px 60px 5px 0;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    background: none;
}
.text .links .questions li {
    position: relative;
}
.text .links .questions li a span {
    position: absolute;
    right: 5px;
    bottom: 10px;
    display: block;
    width: 65px;
    height: 25px;
    background-position: 0 -3990px;
    cursor: pointer;
}

/*PRIMELINK*/
.primelink ul {
    width: 100%;
}
#main .primelink h3 {
    margin: 0;
}
.primelink li {
    border: none;
    padding: 0.2em 0;
}
.primelink li a {
    min-height: 2.5834em;
    height:auto !important;
    height: 2.5834em;
    padding-left: 0;
    padding-right: 40px;
    background-position: 96% -1090px;
}
.primelink li.no-abstract a {
    background-position: 96% -1099px;
}
.primelink p {
    font-size: 100%;
    color: #575757;
    font-weight: normal;
}
.text .primelink em {
    float: none;
    margin: 0 0 0 5px;
    font-size: 100%;
}

/*****LINKS Mod-2 *******/
#main .text .links.mod-2 li {
    border-bottom: 1px solid #e5e5e5;
    font-size: 160%;
    padding: 0;
}
.text .links.mod-2 li a,
.text .links.mod-2 li span {
    background-position: 0 -1189px;
    padding: 7px 0 7px 15px;
}
.text .links.mod-2 li span {
    display: block;
}
/* level 2 */
#main .text .links.mod-2 li li {
    font-size: 90%;
    margin-left: 15px;
    padding: 0;
    border: none;
}
#main .text .links.mod-2 li li a,
#main .text .links.mod-2 li li span {
    background-position: 0 -4192px;
    padding: 2px 2px 2px 10px;
}
/* level 3*/
#main .text .links.mod-2 li li li {
    font-size: 90%;
}
#main .text .links.mod-2 li li li a,
#main .text .links.mod-2 li li li span {
    background-position: 0 -4292px;
    padding: 2px 2px 2px 7px;
}
/* level 4 */
#main .text .links.mod-2 li li li li {
    font-size: 90%;
}
#main .text .links.mod-2 li li li ul li a,
#main .text .links.mod-2 li li li ul li span {
    background-position: 0 -4392px;
    padding: 2px 2px 2px 7px;
    color: #575757;
}

/* ASIDE
--------------------- */
.aside {
    width: 220px;
    float: right;
}
#main .aside .event-list {
    width: 220px;
    margin-top: 0px;
}
.aside .teaser {
    margin: 0;
}
/***Vcard***/
.aside .vcard {
    padding: 0;
    border:none;
}
.aside .vcard > div {
    margin: 0;
}
#section .teaser-group .aside h2 {
    margin-top: 20px;
    padding-bottom: 10px;
}

/*
PHOTOS
---------------------- *
/* photos / images */
.text-box-tabs img,
.superpromos img,
.photo {
    float: left;
    display: inline-block;
    width: 220px;
    margin: 3px 15px 10px 0;
}
dl.photo {
    position: relative;
    padding: 0 0 5px 0;
}
.photo img {
    display: block;
    width: 100%;
    height: auto;
}
dl.mod-2,
div.photo { /* big */
    float: none;
    width: 100%;
}
img.mod-2 {
    display: block;
    width: 460px;
}
img.mod + p:after,
img.mod-2 + p:after,
.photo + p:after {
    display: block;
   visibility: hidden;
   clear: both;
   height: 0;
   content: "\0020";
}
.photo dd {
    background: #ececec;
    display: block;
    padding: 8px 5px 5px 5px;
}
.photo dd.caption {
    padding-right: 15px;
}
.photo dd.zoom {
    position: absolute;
    right: 2px;
    bottom: 3px;
    background: none;
}
.photo dd.zoom a {
    display: block;
    background-position: 0 -300px;
    width: 15px;
    text-indent: -999px;
}
#wrapper-2 .photo dd.copyright {
    font-style: italic;
    font-size: 120%;
}
.photo dd.longdesc {
    display: none;
}
.photo.mod {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

/* fixing lists beneath floting img */
.text .photo + ul,
.photo + h3 + ul {
    margin-left: 250px;
}
.text .photo.mod + ul,
.text .photo.mod-2 + ul,
.photo.mod + h3 + ul,
.photo.mod-2 + h3 + ul  {
    margin-left: 20px;
}

/*TEXT*/
.text .photo p.longdesc {
    font-weight: bold;
    margin: 5px;
}
.text .photo li .longdesc,
.text .photo li .caption,
.text .photo li .copyright {
    display: none;
}
.showbox .text li span {
    display: visible;
}

/*photo collage */
.text .collage {
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
}
.text .collage li {
    display: inline-block;
    list-style: none;
    width: 138px;
    height: 75px;
    margin: 5px;
    border: 1px solid #f7f7f7;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
.text .collage li:hover {
    border: 1px solid #043a69;
}
.text .collage  {
    opacity: 1;
}
.text ul.collage:hover > li {
    opacity: 0.4;
}
.text ul.collage:hover > li:hover {
    opacity: 1;
}
.text .collage .photo {
    width: 138px;
    height: 75px;
    margin: 0;
    padding: 0;
}
.text .collage .photo img {
    width: 138px;
    height: 75px;
}
.text .collage .photo dd {
    display: none;
}

/* TAGCLOUD
---------------- */

.tagcloud h2 {
    margin-bottom: 0.4em;
}
.tagcloud li {
    display: inline;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 5px 8px 0;
}
.tagcloud li a {
    font-size: 100%;
    line-height: 1.2em;
    color: #043069;
}
.tagcloud li.level-2 a {
    font-size: 110%;
}
.tagcloud li.level-3 a {
    font-size: 120%;
}
.tagcloud li.level-4 a {
    font-size: 130%;
}
.tagcloud li.level-5 a {
    font-size: 140%;
}
.tagcloud li em {
    font-style: normal;
}


/******************************************************
*******************************************************

                    SIDEBAR RIGHT

======================================================*/

#extras .latest h3 {
    font-size: 160%;
}
#extras .latest h3 em,
#extras .box h2 em { /* kicker */
    display: block;
    font-size: 68.75%; /* 11px */
    font-style: normal;
}
#extras .vcard h2 {
    padding-bottom: 12px;
}
/*PRIME*/
#extras .prime h2 {
 padding: 0;
}
#extras .prime img {
    border:none;
}

/*		LINKS
*---------------------------*/
#extras .links li a {
    background-position: 0 5px;
    padding: 2px 5px 2px 19px;
}
#extras .related .links a {
    background-position: 0 5px;
}
/***EXTERNAL ***/
#extras .links .external li a, #extras .links li.external a {
  background-position: 0 -5193px;
}
/*DOWNLOAD*/

#extras div.info,
#extras div.joboffer,
#extras div.rss,
#extras div.faq {
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 10px;
}
#extras div.download {
    border-bottom: 1px solid #e5e5e5;
}
#extras .download h2 {
    padding: 0 0 6px 0px;
}
#extras div.download ul {
    overflow: hidden;
}
#extras div.download li {
    position: relative;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    padding-bottom: 10px;
}
#extras div.download li:first-child {
    border: none;
}
#extras div.download a {
    padding: 5px 30px 10px 0px;
    display: block;
}
#extras .links li.download a {
    background-position: -1px -896px;
    padding: 4px 1.5em;
}
#extras div.download span {
    position: absolute;
    background-position: 0 -900px;
    right: 5px;
    bottom: 13px;
    display: block;
    width: 15px;
    height: 15px;
}
#extras .vcard li.download a {
    background-position: -1px -896px;
    border: none;
    padding: 2px 5px 2px 19px;
}
#extras div.download li,
#extras div.info li,
#extras div.joboffer li {
    margin:0;
}
#extras div.info a,
#extras div.joboffer a {
    color: #575757;
    display: block;
}
#extras div.download a {
    display: block;
}
#extras div.download em {
    display: block;
    width: 100%;
    float: left;
    font-style: normal;
    font-size: 90%;
}
/***DOWNLOADS ICONS HEADER ***/
#extras .download.mod h2 {
    background-position: 0 -898px;
    padding-left: 30px;
}
#extras .download.mod li a {
    padding: 10px 0 0px;
}
/*** RSS ***/
#extras .rss h2 a {
    min-height: 24px;
    height:auto !important;
    height: 24px;
    padding-left: 40px;
    background-position: 0 -598px;
}

/*LINKS */
#extras .documents li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
}
#extras .documents li a {
    padding: 8px 25px 8px 0;
    display:block;
    position: relative;
    color: #575757;
}
#extras .documents li a span {
    background-position: 100% -1089px;
    padding: 15px;
    position: absolute;
    right: 5px;
    bottom: 35%;
}
#extras .documents strong {
    font-weight: bold;
    color: #043a69;
    margin-right: 5px;
}

/*INFO*/
#extras .info h2 {
    padding: 10px 0 12px 0px;
}
/***LINKBOX***/
#extras .linkbox h2 {
    padding: 10px 0 12px 0px;
}
#extras .linkbox p {
    margin-bottom: 10px;
}
#extras .linkbox .links li a {
    background-position: 0 6px;
}
/***RELATED LINKS ***/
#extras .related h2 {
    padding-bottom: 12px;
}
#extras .related h3 {
    font-size: 140%;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 1.2;
}
#extras .related .links {
    margin-bottom: 10px;
}

/*EVENT-LIST*/
#extras .event-list {
    width: 220px;
}
#extras .event-list h3 {
    margin: 0 0 0 45px;
}
#extras .event-list li {
    padding: 15px 0;
}
#extras .event-list p {
    margin: 0 0 0 45px;
}
#extras .event-list .date {
    margin-top: 15px;
    left: 0;
}
#extras .event-list ul {
    margin-bottom: 0;
}
/*** Vevent in Extras ***/
#extras .event-list.mod-5 {
    padding: 5px 0 10px 0;
    height: 1%; /* IE 6 */
    line-height: 1.5em;
    overflow:hidden;
    margin-bottom: 0;
}
#extras .event-list.mod-5 h2 {
    padding-bottom: 2px;
}
#extras .event-list.mod-5 p {
    margin-bottom: 10px;
}
#extras .event-list.mod-5 dl {
    margin-bottom: 5px;
}
#extras .event-list.mod-5 dt {
    float: left;
    width: 65px;
    margin-left: 2px;
    font-weight: bold;
}
#extras .event-list.mod-5 dd {
    padding-left: 67px; /* for multiline dds, width of dt + margin-left of dt */
}
#extras .event-list.mod-5  dd a.url {
    color: #043a69;
    font-weight: bold;
}
#extras .event-list .dtstart,
#extras .event-list .dtend {
    display:none;
}
/*-------------------------------------
*						CALL TO ACTION
*-------------------------------------*/

#extras .box h2 {
    padding: 10px 0 12px;
}

#main .action-button,
#main .eventtable .action-button,
#extras .action-button {
    overflow:hidden;
    margin-top: 20px;
    float: left;
    width: 100%;
}
#main .action-button a,
#main .eventtable .action-button a,
#extras .action-button a  {
    border: none;
    color: #fff;
    float: right;
    font-size: 130%;
    padding: 6px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    margin: 0 10px 0 0;
    background-color: #043a69;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#275d8d), to(#043a69));
  background-image: -webkit-linear-gradient(top, #275d8d, #043a69);
  background-image:    -moz-linear-gradient(top, #275d8d, #043a69);
  background-image:     -ms-linear-gradient(top, #275d8d, #043a69);
  background-image:      -o-linear-gradient(top, #275d8d, #043a69);
  background-image:         linear-gradient(top, #275d8d, #043a69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#275d8d', EndColorStr='#043a69');
}

#main .text .more-info {
    clear: both;
    padding-top: 20px;
}

#main .text .more-info > h2 {
    margin-top: 0px;
}

#main .text .register .action-wrapper .action-button a  {
    float: left;
}
#main .text .register div.info-wrapper h3  {
    font-weight: 500;
}
#main .text .register div.info-wrapper p  {
    padding: 0;
}
#main .text .register h2  {
    margin-bottom: 0;
}
#main .text .register ul {
    margin: 10px 0 0 0;
}
#main .eventtable .action-button  {
    font-size: 76.9%;
    width: auto;
}
#main .action-button strong,
#main .eventtable .action-button strong,
#extras .action-button strong {
    font-weight: bold;
}
#main .action-button.mod a,
#extras .action-button.mod a {
    float: left;
}
#main .action-button a:hover,
#main .action-button a:active,
#main .action-button a:focus,
#extras .action-button a:hover,
#extras .action-button a:active,
#extras .action-button a:focus {
    background-color: #092945;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#092945), to(#275d8d));
  background-image: -webkit-linear-gradient(top, #092945, #275d8d);
  background-image:    -moz-linear-gradient(top, #092945, #275d8d);
  background-image:     -ms-linear-gradient(top, #092945, #275d8d);
  background-image:      -o-linear-gradient(top, #092945, #275d8d);
  background-image:         linear-gradient(top, #092945, #275d8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#092945', EndColorStr='#275d8d');
    cursor: pointer;
}

/******************************************************
*******************************************************

                    CUSTOM PAGES

======================================================*/

/*-------------------------------------
*						SECTION	PAGE
*-------------------------------------*/

/*** SECTION-INTRO	***/
#section-intro {
    overflow: hidden;
}

/***  SECTION-HEADER	 ***/
#section-header {
    background: #fff;
    padding: 20px 20px 5px;
    overflow: hidden;
    color: #fff;
}

#section-header .flash {
    margin: 0;
}

#section #main .latest {
  background: none repeat scroll 0 0 #FFFFFF;
  width: 460px;
}

#section #main .latest li {
  padding-bottom: 25px;
}

#section #main .teaser-group img {
    width: auto;
}


/*-------------------------------------
*						ERROR PAGE
*-------------------------------------*/
#error #main {
    margin-left: 280px;
}
#error #main .form-wrapper {
    margin-bottom: 100px;
}

/*-------------------------------------
*						SITEMAP PAGE
*-------------------------------------*/

#sitemap .links h2 {
    margin: 16px 0 5px 0;
    padding: 5px 0 5px 0;
}
#sitemap .links h2 a {
    display: block;
}
#sitemap .links h2 a:hover,
#sitemap .links h2 a:active,
#sitemap .links h2 a:focus {
    text-decoration: underline;
}
#sitemap .links li {
    margin: 0;
    border: none;
    padding: 0;
}
#sitemap .links li a {
    padding: 2px 0 2px 19px;
    background-position:  0 7px;
}
#sitemap .links li li  {
    padding-left: 10px;
}
#sitemap .links li li li {
    padding-left: 10px;
}
#sitemap .links li li li li {
    padding-left: 20px;
}
#sitemap .links li li li li li {
    padding-left: 25px;
}
#sitemap .links li li li li li li {
    padding-left: 30px;
}
#sitemap #wrapper-3 .links li ul {
    margin: 0;
    padding: 0;
}
#sitemap .links li li {
    font-size: 100%;
}

/*-------------------------------------
*						EMPLOYEES
*-------------------------------------*/

#employees .vcard .action-wrapper {
    position: absolute;
    bottom: 15px;
    top: auto;
    right: 0;
}
.quotes li {
    font-size: 100%;
}

#employees .text ul, #employees .text ul li {
    list-style: none;
}
#employees .text ul {
    margin-left: 0;
}

#employees .text .box, #employees #main h2 {
    margin-top: 0;
}

#employees div.curriculum div {
    font-size: 130%;
    line-height: 1.3em;
}

/*-------------------------------------
*						CALENDAR PAGE
*-------------------------------------*/

.calendar {
    z-index: 999;
    overflow: hidden;
    position: relative;
    /*height: 217px; /* IE6 */
}
.text .box.calendar  {
    margin: 20px 0 0;
    border: none;
    float: left;
}
.calendar .box-box {
    height: auto;
    width: 220px;
    padding:6px 0 10px;
    background: #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin: 0 5px;
}
.calendar .box-box table {
  border: none;
  font-size: 130%;
}
.calendar .box-box table,
.calendar .box-box thead tr{
  background: #ccc;
}
.calendar .box-box.on,
.calendar .box-box.on table,
.calendar .box-box.on thead tr{
  background: #888;
}
#main .calendar h3 {
    margin: 0 0 5px;
    padding: 0 0 2px 0;
    font-size: 160%;
    text-align: center;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
}
#main .calendar .on h3 {
    color: #fdc536;
}
.calendar .pager li.previous,
.calendar .pager li.next {
    top: 0;
    font-size: 100%;
}
.calendar table {
    clear: both;
    width: 220px !important;
    padding: 0 9px;
    empty-cells: hide;
    border-spacing: 1px;
    border-collapse: separate;
}
* html .calendar table { /* IE6 */
    border-collapse: expression('separate', cellSpacing = "2px");
}
*+html .calendar table { /* IE7 */
    border-collapse: expression('separate', cellSpacing = "2px");
}
.calendar thead th,
.calendar thead td {
    padding: 0;
}
.calendar thead th,
.calendar tbody td {
  text-align: center;
}
.calendar tbody,
.calendar tbody td,
.calendar tbody tr.even td {
    background-color: transparent;

}
.calendar tbody td span {
    background: #f9f9f9;
    border-top-color: #f1f1f1;
    border-right-color: #aeaeae;
    border-bottom-color: #8d8d8d;
    border-left-color: #e1e1e1;
}
.calendar tbody td a,
.calendar tbody td span {
    display: block;
    padding: 0px 2px;
    color: #181818;
    border-width: 1px;
    border-style: solid;
}
.calendar tbody tr td {
    border:  0 #575757 none;
    padding: 0;
}
.calendar tbody td.on a {
    background: #003366;
    border:none;
}
.calendar tbody td.on a,
.calendar tbody td.on span {
    color: #fff;
}
.calendar tbody td.on a:hover {
    background: #fdc536;
    color: #444;
}
.calendar tbody td.week span,
.calendar thead th  {
    font-size: 90%;
    background: none;
    border:none;
    color: #fff;
    font-weight: bold;
}
.calendar tbody td.on a:hover {
    text-decoration: none;
}
.calendar abbr {
    border: none;
}
.calendar table td.today em {
    font-style: normal;
}
span.calendar-state {
    display: block;
    position: absolute;
    left: -9999em;
    overflow: hidden;
    width: 1px;
}
/* calendar-details */
div.calendar-details {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 10px !important;
    z-index: 9999;
    margin-top: .8125em;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    width: 263px;
  text-align: left;
}
.calendar table tbody .calendar-details a,
.calendar table tbody .calendar-details span {
    color: #181818;
    font-weight: normal;
    border: none;
    background: none;
}
html > body div.calendar-details { /* IE8 */
    margin-top: 0;
}
*+html div.calendar-details { /* IE7 */
    margin-top: 0;
}
* html div.calendar-details { /* IE6 */
    margin-top: 0;
}
.calendar td:hover div.calendar-details {
    display: block;
}
.js-on .calendar td:hover div.calendar-details {
    display: none;
}
div.calendar-details h4 {
    padding: 0 0 5px 0;
  outline: none;
  font-size: 92%;
    font-weight: bold;
}
div.calendar-details ul {
    border-bottom: 1px solid #ccc;
  margin: 5px -10px;
}
div.calendar-details ul li {
    border-top: 1px solid #ccc;
    padding: 3px 10px;
    font-size: 83%;
}
div.calendar-details ul li:first-child,
div.calendar-details ul li.first-child {
    border-top: none;
    padding-top: 0;
}
div.calendar-details li a,
div.calendar-details li span {
    padding: 0 0;
}
div.calendar-details li span {
    display: block;
    padding: 2px 0 0 0;
}
div.calendar-details p {
    font-size: 83%;
}
div.calendar-details a {
    color: #244C7F !important;
}
div.calendar-details a:hover,
div.calendar-details a:active,
div.calendar-details a:focus {
    text-decoration: underline !important;
}
.calendar div.calendar-details p a {
    display: block;
    margin: 10px 0 0 0;
    padding: 0 0 0 18px;
    font-weight: bold;
}





/*************************************************
**************************************************

                        JAVASCRIPT
================================================*/


/*-------------------------------------
*						SELECT / COMBOBOX
*-------------------------------------*/
/* Browserupdate */
#browserupdate {
    display: none;
    overflow: hidden;
    height: 1%;
    margin: 10px 0 0;
    padding: 10px;
    background: #ffc;
    font-size: 100%;
}
.browsernotice {
    float: left;
    width: 450px;
}
.browsernotice a {
    background: none;
    padding: 0;
}
.browser-downloads {
    float: right;
    max-width: 400px;
}
#browserupdate span.browser-icon {
    padding: 1px 0 1px 20px;
    background: url("../img/browser.png") 0 0 no-repeat;
}
#browserupdate span.mozilla {
    background-position: 0 -200px;
}
#browserupdate span.opera {
    background-position: 0 -400px;
}
#browserupdate span.safari {
    background-position: 0 -600px;
}
#browserupdate h4 {
    margin: 0 0 10px;
    font-size: 100%;
}
.browser-downloads ul {
    margin: 0;
    padding: 0;
}
.browser-downloads li {
    margin: 0 3px;
    float: left;
    list-style: none;
}
.browser-downloads a {
    display: block;
    padding: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999em;
    background: url("../img/browser.png") 0 -100px no-repeat;
}
#browserupdate div.gcf-text {
    clear: both;
    text-align: center;
}
.browser-downloads a,
.browser-downloads a:hover,
.browser-downloads a:focus,
.browser-downloads a:active {
    border: none;
}
.browser-downloads a.mozilla {
    background-position: 0 -300px;
}
.browser-downloads a.opera {
    background-position: 0 -500px;
}
.browser-downloads a.safari {
    background-position: 0 -700px;
}
/* Select / Combobox */
.option-textbox {
    width: 202px;
    padding: 8px 0;
    margin: 7px 0 0 0;
}
.a11y-focus-key {
    outline: 5px solid #ff0;
    outline-offset: 9px;
}
.combobox {
    position: relative;
    outline: none;
    padding: 0;
    display: inline;
    cursor: default; /* oder pointer? */
    margin: 0 0 0 15px;
}
.combobox span {
    position: absolute;
    top: 1px;
    right: 5px;
    display: block;
    width: 10px;
    height: 18px;
    text-indent: -9999em;
}
.login .combobox input,
.combobox input {
    margin: 0;
    padding: 5px 30px 5px 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
    cursor: pointer;
    background-position: 100% -1896px;
    background-color: #fff;
    font-family: arial, helvetica, sans-serif;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.option-textbox .combobox input {
    width: 140px;
}
.login .combobox-active  input,
.combobox.combobox-active input,
.combobox:hover input {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.combobox.combobox-active span,
.combobox:hover span {
    background-position: 97% -91px;
}
.combobox.js-datalist-visible,
.combobox.js-datalist-visible input {
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.datalist {
    position: absolute;
    z-index: 4000;
    left: 0;
    top: 0;
    cursor: default;
}
.datalist div.datalist-box {
    height: 1%;
}
.datalist div.datalist-box {
    overflow: hidden;
    position: relative;
}
div.datalist-innerbox {
    position: relative;
    margin-top: 3px;
    padding: 6px 6px;
    color: #575757;
    font-weight: bold;
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e9e9e9);
  background-image:    -moz-linear-gradient(top, #f4f4f4, #e9e9e9);
  background-image:     -ms-linear-gradient(top, #f4f4f4, #e9e9e9);
  background-image:      -o-linear-gradient(top, #f4f4f4, #e9e9e9);
  background-image:         linear-gradient(top, #f4f4f4, #e9e9e9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f4f4f4', EndColorStr='#e9e9e9'); /* IE6�IE9 */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.datalist ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 300px;
}
* html .datalist.huge-datalist ul {
    height: 150px;
}
.datalist li {
    padding: 4px 4px;
    outline: none;
    cursor: pointer;
    border-top: 1px solid #ddd;
    display: block;
}
.datalist li:first-child {
    border-top: none;
}
.datalist li:last-child {
    border-bottom: none;
}
.datalist li.js-selected {
    color: #222;
}
.datalist li.js-checked {
    color: #222;
}
/*LANGUAGE SELECT */
.lang .combobox {
    margin: 0;
    position: relative;
}
.lang .combobox input {
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    background-position: 22% -2895px;
    font-size: 100%;
    color: #575757;
    letter-spacing: 0px;
    padding: 0;
}
.lang .combobox input:hover {
    text-decoration: underline;
}
/*Teaser full */
.teaser .combobox {
    margin-top: 10px;
}

/*-------------------------------------
*						SLIDEOUT CONTENT
*-------------------------------------*/
.js-on .slideout-content {
    display: none;
}
.show-all {
    display: block;
    color: #043a69;
    font-size: 110%;
    text-transform: uppercase;
    float: right;
    font-weight: bold;
    margin-top: 10px;
    padding: 3px 15px 3px 0;
    background-position: 100% -5593px;
}
.js-off .show-all {
    display:none;
}
.show-all.open {
    background-position: 100% -5693px;
}
.show-all:hover {
    cursor: pointer;
}
.show-all a {
    display: block;
}
/*-------------------------------------
*						TAB TREE
*-------------------------------------*/

.text-box-tabs {
    position: relative;
    border:none;
    float:left;
    display: block;
    min-height: 340px;
    margin-top: 20px;
}
#main .text-box-tabs > h2 {
    margin-top: 0;
}
ol.text-box-toc {
    overflow: hidden;
    margin: 0;
    padding: 0px 0 0 0px;
    background: #f1f1f1;
    border-bottom: 2px solid #043a69;
    width: 460px;
}
ol.text-box-toc li {
    float: left;
    color: #fff;
    margin: 0;
    font-size: 100%;
    list-style: none;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    border-left: 1px solid #043a69;
}
ol.text-box-toc li:first-child {
    border-left: none;
}
ol.text-box-toc a {
    margin: 0px;
    display: block;
    float: left;
    padding: 7px 10px 5px 10px;
    color: #043a69;
    font-size: 150%;
    cursor: pointer;
}
ol.text-box-toc a.js-selected,
ol.text-box-toc a:hover,
ol.text-box-toc a:focus,
ol.text-box-toc a.a11y-focus,
ol.text-box-toc a:active {
    background: #043a69;
    color: #fff;
    text-decoration: none;
}
ol.text-box-toc a.ui-disabled {
    cursor: default;
    text-decoration: none;
}
.text-box-section {
    width: 100%;
    float:none;
    margin: 10px 0 20px;
    background: #fff;
}
#main .text-box-section h2 {
    margin: 0 0 .6em 0;
    color: #043a69;
}
/* Tabs seitlich */
.text-box .mod {
    margin: 20px 0 0 0px;
    width: 100%;
}

/* tabs */
.mod .toc {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 170px;
    background: #fff;
    float: left;
    border: none;
    min-height: 400px;
}
.mod .toc li:first-child {
    border-left: 1px solid #043a69;
    border-top: 1px solid #e5e5e5;
}
.mod .toc li {
    float: none;
    font-size: 100%;
    color: #fff;
    list-style: none;
    line-height: 1;
}
.mod .section {
    width: 279px;
    float: right;
    margin-top: 0;
    padding: 10px 0 0 10px;
    border-left: 1px solid #043a69;
}
.mod .toc a {
    float: none;
    padding: 12px 10px 8px 12px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.mod .toc a:hover,
.mod .toc a:active,
.mod .toc a.a11y-focus,
.mod .toc a:focus {
    background: #043a69;
    color: #fff;
    text-decoration: none;
}
.mod #toc a.ui-disabled {
  cursor: default;
}
.mod .section .photo {
    float: none;
}
/*-------------------------------------
*						TAB TREE
*-------------------------------------*/

.superpromos {
    position: relative;
    border:none;
    float:left;
    display: block;
    /*min-height: 340px;	*/
}
ol.superpromos-toc {
    overflow: hidden;
    margin: 0;
    padding: 0px 0 0 0px;
    background: #f1f1f1;
    border-bottom: 2px solid #043a69;
}
.superpromos-toc li {
    float: left;
    color: #fff;
    margin: 0;
    font-size: 100%;
    list-style: none;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    border-left: 1px solid #043a69;
    width: 100%;
}
.superpromos-toc li:first-child {
    border-left: none;
}
.superpromos-toc a {
    margin: 0px;
    display: block;
    float: left;
    padding: 7px 10px 5px 10px;
    color: #043a69;
    font-size: 150%;
    cursor: pointer;
}
.superpromos-toc  a.js-selected,
.superpromos-toc  a:hover,
.superpromos-toc a:focus,
.superpromos-toc  a.a11y-focus,
.superpromos-toc  a:active {
    background: #043a69;
    color: #fff;
    text-decoration: none;
}
.superpromos-toc a.ui-disabled {
    cursor: default;
    text-decoration: none;
}
.superpromo-section {
    width: 100%;
    float:none;
    margin: 10px 0;
    background: #fff;
}
#main .superpromo-section h2 {
    margin: 0 0 .6em 0;
    color: #043a69;
}
/* Tabs seitlich */
.superpromos {
    margin: 20px 0 0 0px;

}

/* tabs */
ol.superpromos-toc {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 170px;
    background: #fff;
    float: left;
    border: none;
}

ol.superpromos-toc li:first-child {
    border-left: 1px solid #043a69;
    border-top: 1px solid #e5e5e5;
}
.superpromo-section {
    width: 279px;
    float: right;
    margin-top: 0;
    padding: 10px 0 0 10px;
    border-left: 1px solid #043a69;
}
ol.superpromos-toc a {
    float: none;
    padding: 10px 10px 8px 12px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    display: block;
    line-height: 1.2em;
}
ol.superpromos-toc a:hover,
ol.superpromos-toc a:active,
ol.superpromos-toc a.a11y-focus,
ol.superpromos-toc a:focus {
    background: #043a69;
    color: #fff;
    text-decoration: none;
}
ol.superpromos-toc  a.ui-disabled {
  cursor: default;
}
.superpromo-section .photo {
    float: none;
}

/*-------------------------------------
*						LIGHTBOX
*-------------------------------------*/
.mask {
    background-color: #000;
    width: 100%;
    z-index: 5000;
}
.loading-mask {
    background: #000 url(img/loading.gif) no-repeat fixed center;
}
.showbox {
    position: absolute;
    z-index: 8000;
    top: 0;
    left: 0;
    margin: 20px 0 0;
    padding: 10px 20px;
    background-color: #fff;
}
.showbox-box {
    overflow: hidden;
}
.showbox-head {
    background-color: #fff;
    overflow: hidden;
    padding: 10px 0;
    font-size: 120%;
    text-align: center;
}
.showbox-head h1 {
    position: absolute;
    left: -9999em;
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 1px;
}
.showbox-head a {
    color: #fff;
    cursor: pointer;
}
.showbox-head .prev {
    margin-right: 10px;
    padding-left: 17px;
}
.showbox-head .next {
    padding-right: 17px;
}
.showbox .close-button {
    position: absolute;
    background-position: 0 -3200px;
    top: 10px;
    text-indent: -9999em;
    right: 10px;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    font-weight: bold;
    cursor: pointer;
}
.showbox a.a11y-focus {
    text-decoration: underline;
}
.showbox-toolbar {
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-align: center;
    padding-left: 5px;
    z-index: 200;
    margin: 5px 0 0 10px;
}
.showbox-toolbar a.play-pause {
    position: absolute;
    right: 50px;
    bottom: -4px;
    padding: 4px 10px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    display: block;
    background-color: #043a69;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#275d8d), to(#043a69));
  background-image: -webkit-linear-gradient(top, #275d8d, #043a69);
  background-image:    -moz-linear-gradient(top, #275d8d, #043a69);
  background-image:     -ms-linear-gradient(top, #275d8d, #043a69);
  background-image:      -o-linear-gradient(top, #275d8d, #043a69);
  background-image:         linear-gradient(top, #275d8d, #043a69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#275d8d', EndColorStr='#043a69');
}
.showbox-toolbar a.play-pause:hover,
.showbox-toolbar a.play-pause:active,
.showbox-toolbar a.play-pause:focus {
    text-decoration: none;
    background-color: #092945;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#092945), to(#275d8d));
  background-image: -webkit-linear-gradient(top, #092945, #275d8d);
  background-image:    -moz-linear-gradient(top, #092945, #275d8d);
  background-image:     -ms-linear-gradient(top, #092945, #275d8d);
  background-image:      -o-linear-gradient(top, #092945, #275d8d);
  background-image:         linear-gradient(top, #092945, #275d8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#092945', EndColorStr='#275d8d');
}
.current-index {
    color: #043a69;
}
.showbox-toolbar a.ui-disabled {
    cursor: default;
    text-decoration: none;
}
.showbox .content-box {
    position: relative;
    zoom: 1;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 30px;
}
.overlay-control {
    position: absolute;
    display: block;
    top: 0;
    width: 40%;
    cursor: pointer;
}
.showbox-toolbar a.next {
    text-indent: -9999em;
    position: absolute;
}
.content-box .next {
    right: 0;
}
.content-box .prev {
    left: 0;
}
.overlay-control span {
    position: absolute;
    text-indent: -9999em;
    background: #fff url(../img/icons/iconsprites.png) no-repeat 0 0;
}
.overlay-control.over-control span {
    display: block;
}
.showbox .content-box .ui-disabled {
    cursor: default;
}
.overlay-control span,
.showbox .content-box .ui-disabled span,
.showbox .content-box .ui-disabled.over-control span {
    display: none;
}
.showbox .multimedia-box {
    overflow: hidden;
    position: relative;
}
.showbox .text-content {
    padding: 5px;
}
.showbox h2 {
    margin: 5px 0;
    font-size: 130%;
}
.showbox p {
    margin-bottom: 10px;
    font-size: 120%;
}
.showbox ul {
    margin: 10px 0 10px 0;
}
.showbox li {
    list-style: none;
    font-size: 110%;
}

/*-------------------------------------
*						TEASER-WRAPPER
*-------------------------------------*/

/*		SLIDER ON STAGE
*---------------------------*/

#stage div.tw-paging {
    position: relative;
    clear: both;
    height: auto;
    width: 940px;
    margin: 0;
    padding: 0;
}
#stage div.tw-paging .pagination {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
}
#stage div.tw-paging .pagination ul {
    float: none;
}
#stage div.tw-paging .pagination li {
    float: left;
    margin-right: 8px;
    list-style-type: none;
    font-size: 100%;
}
#stage div.tw-paging .pagination li a {
    display: block;
    background: #e3e3e3;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 1px;
    padding: 3px 8px;
    color: #043A69;
    font-size: 110%;
    font-weight: bold;
}
#stage div.tw-paging .pagination li.on a {
    background: #043A69;
    color: #fff;
}
#stage div.tw-paging .pagination li a:hover,
#stage div.tw-paging .pagination li a:active,
#stage div.tw-paging .pagination li a:focus {
    background: #043A69;
    opacity: 0.5;
    color: #fff;
    text-decoration: none;
}
#stage div.tw-paging .pagination li a:focus {
    opacity: 1;
}
#stage div.tw-paging .rack {
    float: left;
    width: 940px;
    margin: 0;
    padding-left: 0;
}
.js-on #stage div.tw-paging .rack {
    display: inline;
    overflow: hidden;
    position: relative;
    height: 320px;
    width: 940px;
}
#stage div.tw-paging .teaser {
    overflow: hidden;
    position: relative;
    float: left;
    width: 940px;
    height: 320px;
    border: none;
    margin: 0;
    padding: 0;
}
.js-on #stage div.tw-paging .teaser {
    background-image: none;
    border-right: none;
    margin: 0;
    padding: 0;
}
#stage div.tw-paging .teaser .stage-box {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: url('../img/bgs/blue-80.png'); /*IE8*/
    background: rgba(4,58,105,.85);
    width: 400px;
    padding: 25px;
}
#stage div.tw-paging .teaser img {
    display: inline;
    width: 940px;
    height: 320px;
    float: left;
    margin: 0;
    border: none;
}
#stage div.tw-paging .teaser .flash {
    display: inline;
    width: 940px;
    height: 320px;
    float: left;
    margin: 0;
    border: none;
}
#stage div.tw-paging .teaser h2 {
    background: transparent;
    margin: 0 0 1em;
    padding: 0;
    font-family: georgia, times, serif;
    font-size: 220%;
    font-weight: normal;
    color: #fff;
    word-wrap: break-word;
}
#stage div.tw-paging .teaser h2 a {
    color: #fff;
}
#stage div.tw-paging .teaser p {
    font-size: 130%;
    font-weight: bold;
    text-align: right;
    color: #fff;
}
#stage div.tw-paging .teaser em {
    font-style: normal;
}
#stage div.tw-paging .teaser em a {
    display: block;
    background-position: 100% -3796px;
    padding: 2px 25px 2px 0;
    color: #fff;
    text-decoration:none;
}
#stage div.tw-paging .teaser em a:hover,
#stage div.tw-paging .teaser em a:active,
#stage div.tw-paging .teaser em a:focus {
    text-decoration: underline;
}
/* Stage JS-Off */
.js-off #stage {
    padding: 20px 10px;
}
.js-off #stage div.tw-paging,
.js-off #stage div.tw-paging .rack {
    width: 960px;
}
.js-off #stage div.tw-paging .teaser {
    width: 300px;
    height: auto;
    margin: 0 10px 20px;
}
.js-off #stage div.tw-paging .teaser .stage-box {
    position: static;
    width: auto;
}
.js-off #stage div.tw-paging .teaser h2 {
    font-size: 180%;
}
.js-off #stage div.tw-paging .teaser em a {
    background-position: 232% -97px;
}
.js-off #stage div.tw-paging .teaser img {
    width: auto;
    height: auto;
}


/*		TEASER-SWITCHER in SUPERLIST
*---------------------------*/

.prev.overlay-control,
.next.overlay-control {
    position:absolute;
    z-index: 100;
}
.next span,
.prev span {
    font-size: 150%;
    position: absolute;
    z-index: 100;
    text-indent: -9999em;
    padding: 0;
    width: 30px;
    height: 50px;
    cursor: pointer;
    display: none;
    background: #fff url(../img/icons/iconsprites.png) no-repeat 0 0;
}
.js-on  .next span,
.js-on  .prev span  {
    display: block;
    bottom: 42%;
}
.next span {
    right: 0;
    background-position: 10px -1685px;
}
.prev span {
    left: 0px;
    background-position: 5px -1785px;
}
.teaser-wrapper-2,
.teaser-wrapper-3,
.teaser-wrapper-4 {
    width: 460px;
    position: relative;
}

.teaser-wrapper-2 .next span,
.teaser-wrapper-2 .prev span {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.teaser-wrapper-2:hover .next span,
.teaser-wrapper-2:hover .prev span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.rack {
    clear: both;
}
.js-on .teaser-wrapper-2 .rack {
    overflow: hidden;
    height: 200px;
}
.teaser-wrapper-2 .teaser,
.teaser-wrapper-3 .teaser {
    padding: 0;
    float: left;
    width: 460px;
    overflow: hidden;
    margin: 0 0 10px;
    background: #000;
}
.super-list .teaser-wrapper-2 .teaser img {
    float: left;
    border: none;
    margin: 0;
}
.super-list .teaser-wrapper-2 .teaser {
    position: relative;
}
.teaser-wrapper-2 blockquote {
    display: block;
    margin: 20px 0 0;
    font-size: 110%;
    font-weight: bold;
    position: absolute;
    width: 210px;
    right: 32px;
    top: 10px;
    background-color: rgba(255,255,255,.8);
}
.super-list .teaser-wrapper-2 .teaser p {
    font-family: georgia, times, serif;
    text-shadow: 0 0 1px #fff;
}
.super-list .teaser-wrapper-2 .teaser p cite {
    font-style: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 80%;
    text-transform: uppercase;
    margin-top: 30px;
}

/*** Teaser-wrapper blockquote mod-1 ***/
.teaser-wrapper-2 .teaser.mod-1 blockquote {
    left: 32px;
    right: auto;
}
.teaser-wrapper-2 a:hover blockquote p {
    text-decoration: underline;
}
.super-list .section {
    margin-left: 2px;
}
.js-on .section {
    display: none;
}
.js-on .section.ui-expanded {
    display: block;
}

/*		TEASER-WRAPPER 3
*---------------------------*/

.teaser-wrapper-3 .next span,
.teaser-wrapper-3 .prev span {
    top: 100px;
}
.js-on .teaser-wrapper-3 .rack {
    overflow: hidden;
    height: 260px;
}
.teaser-wrapper-3 .teaser {
    position: relative;
}
.teaser-wrapper-3 .teaser p {
    position: absolute;
    bottom: -10px;
    left: 0;
    overflow: hidden;
    padding: 10px 30px 10px 10px;
    color: #fff;
    background: #043a69;
    background: rgba(4, 58, 105, 0.8);
    width: 420px;
    zoom:1;
}
.teaser-wrapper-3 em.more a {
    display:none;
}
.toolbar {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: #fff;
    font-size: 120%;
    letter-spacing: 1px;
    padding: 8px 10px 8px 10px;
    background: #043a69;
    background: url('../img/bgs/blue-80.png');  /*IE8*/
    background: rgba(4, 58, 105, 0.8);
}
.teaser-wrapper-3 {
    width: 460px;
}
#main .teaser-wrapper-3 h2,
.teaser-wrapper-4 h2  {
    display: none;
}

/*		TEASER-WRAPPER 4
*---------------------------*/
.teaser-wrapper-4 {
    overflow: hidden;
    background: #043A69;
}
.text .teaser-wrapper-4 {
    margin-bottom: 20px;
}
.teaser-wrapper-4 .ts-teaser-description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.teaser-wrapper-4 .ts-teaser-description div {
    padding: 5px 10px;
    background-position:  0 -5000px;
    background: #043a69;
    background: url('../img/bgs/blue-80.png'); /*IE8*/
    background: rgba(4, 58, 105, 0.8);
    color: #fff;
    position: relative;
}
.teaser-wrapper-4 .ts-teaser-description div span {
    background-position:  0 -5000px;
    position: absolute;
    left: 80px;
    top: -13px;
    height: 30px;
    width: 30px;
}
.teaser-wrapper-4 .ts-teaser-description.right-arrow div span {
    right: 80px;
    left: auto;
}
#main .teaser-wrapper-4 .ts-teaser-description div h3 {
    margin: 0;
    color: #fff;
    font-size: 130%;
}
#main .teaser-wrapper-4 .ts-teaser-description div p {
    margin: 0;
}
.teaser-wrapper-4 .ts-teaser-description div em.more a {
    background-position: 0 -5094px;
    color: #fff;
    margin-left: 10px;
    text-decoration: none;
}
.teaser-wrapper-4 .ts-teaser-description div em.more a:hover {
    text-decoration: underline;
}
.teaser-wrapper-4 .next span,
.teaser-wrapper-4 .prev span {
    top: 35%;
}
.js-on .teaser-wrapper-4 .rack {
    overflow: hidden;
}
.js-on .teaser-wrapper-4 .info {
    display: none;
}
.js-on .teaser-wrapper-4 img {
    margin: 0;
    width: 230px;
    height: auto; /* old: 175px  */
}
.js-on .promo .teaser-wrapper-4 img {
    height: 175px;
}
.teaser-wrapper-4 .teaser {
    padding: 0;
    float: left;
    width: 230px;
    overflow: hidden;
    margin: 0;
    background: none;
}
.teaser-wrapper-4 .toolbar {
    bottom: 0;
    height: 15px;
}
#main .text .teaser-wrapper-4 .teaser h3 {
    padding: 0;
    margin: 0;
    color: #fff;
    display:none;
}
#main .text .info h3 {
    display: block;
    color: #fff;
}

/*		MEDIAPLAYER - STYLING
*---------------------------*/
video {
    display: block;
    position: relative;
    width: 460px;
    height: 300px;
    background: #000;
}
.handle-label {
    display: none;
}
.timeline-slider,
.volume-slider,
.progressbar {
    position: relative;
    zoom: 1;
}
.ui-slider-horizontal .ui-slider-handle,
.progressbar .ui-progressbar-value,
.ui-slider-horizontal .ui-slider-range {
    position: absolute;
    display: block;
    min-width: 1px;
    min-height: 1px;
    height: 100%;
    top: 0;
    left: 0;
}
.media-player {
    position: relative;
    width: 460px;
    height: 300px;
}
#home #base div.video {
    background-color: #fff;
    height: 205px;
}
#home #base div.video h2 {
    padding-bottom: 10px;
}
#home .media-player {
    position: relative;
    width: 220px;
    height: 170px;
}
#home .media-player video {
    height: 170px;
    width: 220px;
}
#home .media-player .media-bar {
    padding: 0 60px 0 5px;
}
#home .volume-slider {
    right: 25px;
}
#home .volume-slider .ui-slider-handle {
    width: 2px;
}
#home .media-controls a.play-pause .ui-icon,
#home .media-controls a.fullscreen .ui-icon {
    position: static;
}
.totalerror .media-controls,
.totalerror .media-state {
    display: none !important;
}
.flashblocker .media-element-box {
    min-width: 40px;
    min-height: 40px;
}
.media-label {
    position: absolute;
    z-index: 9;
    top: 10px;
    left: 10px;
    padding: 3px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: #333 url(../img/player-sprites.png) repeat-x 0 0;
}
html > body .media-label {
    background-color: transparent;
}
.playing .media-label {
    display: none;
}
.media-controls {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 22px;
    bottom: 10px;
}
.media-controls-box {
    position: relative;
    bottom: 0;
    zoom: 1;
    padding: 0 10px 0 60px;
    height: 100%;
}
.media-bar {
    position: relative;
    zoom: 1;
    padding: 0 145px 0 5px;
    height: 100%;
    color: #fff;
    font-size: 11px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #043a69;
    background: url('../img/bgs/blue-80.png'); /*IE8*/
    background: rgba(4, 58, 105, 0.9);
}

.media-controls a.btn {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background: url(../img/player-sprites.png) no-repeat 0 -200px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.media-role,
.media-controls a.btn .button-text {
    position: absolute;
    left: -9999px;
    display: block;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.media-controls a.btn:hover,
.media-controls a.btn:focus,
.media-controls a.btn.jme-over {
    background-position: 0 -300px;
}
.media-controls a.btn:focus {
    outline: 1px dotted #666;
}
.media-controls a.btn:active {
    background-position: 0 -400px;
}
.media-controls a.btn .ui-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: top;
    background: url(../img/player-sprites.png) no-repeat -9999px -9999px;
}

/* play - pause button */
.media-controls a.play-pause {
    top: 0;
    left: 10px;
    width: 42px;
    height: 22px;
}
.media-controls a.play-pause .ui-icon {
    margin: 5px 0 0 2px;
    background-position: 0 -700px;
}
.media-controls a.play-pause .ui-icon-pause {
    background-position: 0 -799px;
}
/* fullscreen button */
.media-controls a.fullscreen {
    right: 5px;
    top: 3px;
    width: 16px;
    height: 16px;
}
.media-controls a.fullscreen .ui-icon {
    margin: 3px 0 0 2px;
    background-position: 0 -900px;
}
.media-controls a.fullscreen .ui-icon-circle-zoomout {
    background-position: 0 -1000px;
}
.timeline-slider {
    top: 8px;
    height: 4px;
    padding: 1px;
    font-size: 0;
    line-height: 0;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #999 url(../img/player-sprites.png) repeat-x 0 -104px;
}
html > body .timeline-slider {
    background-color: transparent;
}
.timeline-slider .ui-slider-range {
    top: 1px;
    left: 1px;
    height: 4px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #369;
    cursor: pointer;
}
.timeline-slider .ui-slider-handle {
    top: -4px;
    z-index: 9;
    margin: 0 0 0 -2px;
    height: 4px;
    width: 5px;
    height: 15px;
    background: url(../img/player-sprites.png) no-repeat 0 -1099px;
    outline: none;
    cursor: pointer;
}
.timeline-slider.ui-state-disabled .ui-slider-handle {
    cursor: default;
}
.timeline-slider .ui-slider-handle.ui-state-active {
    background-position: 0 -1199px;
    outline: 1px dotted #999;
}
.progressbar {
    height: 100%;
}
.ui-progressbar-value {
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #e3e3e3;
    cursor: pointer;
}
.time-display {
    position: absolute;
    right: 65px;
    top: 4px;
    display: inline-block;
    overflow: hidden;
    width: 70px;
    font-size: 10px;
    text-align: center;
}
.volume-slider {
    position: absolute;
    top: 4px;
    right: 28px;
    height: 14px;
    width: 30px;
    cursor: pointer;
    background: url(../img/player-sprites.png) no-repeat 1px -599px;
}
.volume-slider .ui-slider-handle {
    outline: none;
}
.volume-slider .ui-slider-handle.ui-state-active {
    outline: 1px dotted #999;
}
.volume-slider .ui-slider-range {
    background: url(../img/player-sprites.png) no-repeat 1px -499px;
}
.media-state {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* preload loading-image */
    background: url(../img/loader.gif) no-repeat -9999px -9999px;
    cursor: pointer;
}
html > body .media-state {
    height: auto;
    top: 10px;
    bottom: 32px;
}
.idle .media-state,
.waiting .media-state {
    display: block;
}
.idle .media-state {
    background: url(../img/play-overlay.png) no-repeat center;
}
.waiting .media-state {
    background: url(../img/loader.gif) no-repeat center;
}
/* IE6 does not support fullscreen */
.fullscreen-unsupported .fullscreen {
    display: none !important;
}

/* flash-fullscreen button feature for CSS3 pointer-events supporting browsers */
.jme-flashbutton-wrapper .media-controls {
    pointer-events: none;
}
.jme-flashbutton-wrapper .play-pause,
.jme-flashbutton-wrapper .media-bar > *:not(.jme-flashbutton) {
    pointer-events: auto;
}
/* fullscreen */
.wraps-fullscreen .media-controls,
.wraps-fullscreen .media-label {
    z-index: 999999;
}
.wraps-fullscreen .media-state {
    bottom: 42px;
    z-index: 999996;
}
.wraps-fullscreen .media-label {
    font-size: 16px;
}
.wraps-fullscreen .media-controls {
    width: auto;
    bottom: 20px;
    left: 160px;
    right: 160px;
}
.event-list .pager li.previous {
    position: relative;
    float:left;
}
.event-list .pager li.next {
    position: relative;
    float:right;
}
ul.create-select li {
    list-style: none;
}
.form-wrapper .combobox {
    display: inline-block;
}
.text .box.list ul li img {
    float: none;
    margin: 0 0 -4px;
    width: auto;
}


/* Redesign employees */
#employees #main .text-box-section .box h2{
    margin-top: 17px;
    font-size: 160%;
    color: #575757;
    letter-spacing: 0.3px;
}
#employees #main .text-box-section .box .mod-2 a{
    color: #043a69;
    font-style: normal;
}
#employees #main .text-box-section .quotes table tr td{
    line-height: 1.4em;
}

#employees #main .text-box-section{
    margin: 37px 0 20px;
}
#employees #main .text-box-section .box  .cv-download a{
    font-style: normal;
}
#employees .text-box-tabs{
    margin-top: 6px;
}

/**
*
* #employees .quotes li p br {
*    display: none;
*}
*/

#employees #main .text-box-section .box a{
    font-style: italic;
}
.vcard .photo.full{
    width: 460px;
}
.vcard .name-title{
    font-size: 140%;
    color: #043a69;
    font-weight: bold;
    letter-spacing: 0.3px;
}
.text-box-tabs .text-box-toc li.no-border{
    border: none;
}
.vcard .consultation .room{
    margin: 5px 0;
}

/**
* reference Paragraph
*/

.reference-wrapper {
    position: relative;
    margin: 10px 0;
}

#article .reference-wrapper {
    margin-left: -20px;
}

.reference-wrapper .teaser {
    width: 138px;
    height: 87px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    margin: 0 0 20px 20px;
}

.reference-wrapper .teaser-mod {
    height: 75px;
}

.reference-wrapper img {
    display: block;
    transition: margin-top 250ms ease-in-out;
    -webkit-transition: margin-top 250ms ease-in-out;
    -moz-transition: margin-top 250ms ease-in-out;
    -o-transition: margin-top 250ms ease-in-out;
    -ms-transition: margin-top 250ms ease-in-out;
}

.reference-wrapper .teaser:hover img,
.reference-wrapper .teaser:focus img,
.reference-wrapper .teaser:active img {
    margin-top: -89px;
}

.reference-wrapper .teaser-mod:hover img,
.reference-wrapper .teaser-mod:focus img,
.reference-wrapper .teaser-mod:active img {
    margin-top: -75px;
}

.no-csstransitions .reference-wrapper .teaser:hover .hover-teaser,
.no-csstransitions .reference-wrapper .teaser:focus .hover-teaser,
.no-csstransitions .reference-wrapper .teaser:active .hover-teaser {
    margin-top: -1px;
}

.no-csstransitions .reference-wrapper .teaser-mod:hover .hover-teaser,
.no-csstransitions .reference-wrapper .teaser-mod:focus .hover-teaser,
.no-csstransitions .reference-wrapper .teaser-mod:active .hover-teaser {
    margin-top: 11px;
}

.reference-wrapper .hover-teaser {
    height: 75px;
    margin-bottom: 0;
    padding: 10px;
    background: #343434;
    color: #fff;
}

.reference-wrapper .teaser-mod .hover-teaser {
    margin-bottom: 0;
    height: 55px;
}

.reference-wrapper .hover-teaser a {
    display: inline-block;
    background: url(../img/icons/iconsprites.png) no-repeat 0 -6206px;
    padding-left: 17px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    margin-top: 3px;
}

.reference-wrapper .hover-teaser a:hover,
.reference-wrapper .hover-teaser a:focus,
.reference-wrapper .hover-teaser a:active {
    text-decoration: underline;
}

.reference-wrapper .hover-teaser a.external {
    padding-left: 13px;
    background-position: 0 -6049px;
}


/* Popup */
body.popup {
    background: none;
}

body.popup #branding,
body.popup #section-header,
body.popup #breadcrumb,
body.popup #nav,
body.popup #extras,
body.popup #site-info {
    display: none;
}

body.popup #wrapper {
    width: 100%
}

body.popup #wrapper-3 {
    width: 100%;
    float: none;
}

body.popup #main {
    float: none;
    padding-top: 20px;
    margin: 0 auto !important;
}

.editMode .site-features .social > ul { float:none;}
.editMode .site-features .social > div { float:left !important;}

div.links:before,
div.links:after {
    display: table;
    visiblity: hidden;
    clear: both;
    content: ' ';
}
.teaser.full-media {
    width: 460px;
    background: none;
    zoom: 1;
}




/*-------------------------------------
*						DONATE BANNER
*-------------------------------------*/

#donate-banner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
}
#donate-banner .donate-banner-wrapper {
    display: block;
    margin: 0 0 20px 0;
    background: rgba(4,58,105,.85);
    height: 90px;
}
#donate-banner .donate-banner-inner {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#donate-banner .image,
#donate-banner .text,
#donate-banner .donate-button {
    display: inline-block;
}
#donate-banner .image {
    width: 130px;
    margin-top: 13px;
    margin-left: 20px;
    vertical-align: top;
}
#donate-banner .image img {
    width: 110px;
    background: #fff;
}
#donate-banner .text {
    width: 510px;
    color: #fff;
    padding-right: 130px;
}
#donate-banner .text h2 {
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: normal;
    font-family: georgia, times, serif;
    letter-spacing: 1px;
}
#donate-banner .text p {
    font-size: 13px;
    line-height: 18px;
    font-family: arial, helvetica, sans-serif;
    margin: 0 0 15px 0;
}
#donate-banner .donate-button {
    width: 180px;
    vertical-align: top;
    margin-top: 56px;
}
#donate-banner .donate-button .donate-button-more {
    background: url(../img/icons/iconsprites.png) #E2B325 no-repeat;
    color: #fff;
    border: none;
    background-position: 90% -5832px;
    padding: 7px 35px 7px 10px;
    font-size: 13px;
    font-family: arial, sans-serif;
    font-weight: bold;
}
#donate-banner .donate-button .donate-button-more:hover {
    cursor: pointer;
}
#donate-banner .close-button {
    position: absolute;
    top: 20px;
    right: 20px;
}
