/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

/*
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
*/
a {
  color: #00e; }

a:hover {
  color: #06e; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/* ===== Primary Styles ========================================================
   ========================================================================== */
body {
  font-size: 93.75%;
  line-height: 1.6em;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  background-color: white; }

.mobile {
  display: none; }

img {
  max-width: 100%; }

#content {
  width: 960px;
  margin: 0 auto; }

/*
 * GENERAL STYLES
 */
h1 {
  font-size: 2.667em;
  line-height: 1.2em;
  margin: 0 0 1.2em 0;
  font-family: Georgia, serif;
  font-weight: normal; }

h2 {
  font-size: 1.8em;
  line-height: 1.185em;
  margin: 0 0 1.185em 0;
  font-family: Georgia, serif;
  font-weight: normal; }

h3 {
  font-size: 1.2em;
  line-height: 1.333em;
  margin: 0 0 0.444em 0; }

p {
  margin: 0 0 1.6em 0; }

ol,
ul {
  padding-left: 0;
  margin: 1.6em 0; }

ul {
  list-style: none;
  list-style-position: outside; }

ol {
  list-style-position: outside; }

ul > li {
  background: url("/etc/designs/zuerich/media/bullet.png") no-repeat 0 11px;
  padding-left: 10px;
  margin-left: -10px; }

ol li,
ul li {
  margin-bottom: 0.533em; }

ol li:last-child,
ul li:last-child {
  margin-bottom: 0; }

b,
strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

a {
  color: #005599;
  font-weight: bold; }

a:hover {
  color: #001c32;
  text-decoration: underline !important; }

a[rel="external"] {
  background: url("/etc/designs/zuerich/media/link_img.png") no-repeat right 49%;
  padding-right: 18px; }

/*
 * MAIN PAGE
 */
#topbar {
  background: #1e5fa2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5fa2), color-stop(100%, #175595));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* W3C */
  	/*
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 ); 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 )"; 
  	*/
  width: 100%; }

#topbar_nav {
  width: 960px;
  margin: 0 auto;
  padding: 0.733em 0;
  list-style: none;
  position: relative;
  left: -15px; }
  #topbar_nav > li {
    float: left;
    margin: 0;
    padding: 0;
    background: none; }
    #topbar_nav > li > a {
      color: #fff;
      text-decoration: none;
      display: block;
      background: url("/etc/designs/zuerich/media/top_nav_separator.png") repeat-y;
      margin-left: 64px;
      padding-left: 15px; }
      #topbar_nav > li > a > * {
        display: block; }
    #topbar_nav > li > a:hover {
      text-decoration: underline; }
    #topbar_nav > li .topbar_nav_name {
      font-size: 0.867em;
      line-height: 1em; }
    #topbar_nav > li .topbar_nav_link {
      font-size: 0.733em;
      line-height: 1em;
      font-weight: normal;
      margin-top: 0.133em; }
  #topbar_nav > li:first-child a {
    margin-left: 0; }

#logo_area {
  padding: 1.6em 0;
  height: 4.8em; }

#logo, #logo_caption, #special_teaser {
  float: left; }

#logo {
  width: 222px; }
  #logo img {
    margin-left: 11px; }

#logo_caption {
  width: 222px;
  margin-left: 11px;
  border-left: 1px solid #e5e5e5;
  padding-left: 12px;
  height: 4.067em; }
  #logo_caption img {
    margin: 0.2em 0 0.2em 2px; }

#special_teaser {
  width: 468px;
  height: 4em;
  margin-left: 24px;
  background-color: #eee; }

#mainnav {
  border: 1px solid #e5e5e5;
  border-top: 2px solid #00559d;
  background: #fefefe;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f9f9f9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
  /* W3C */
  	/*
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 ); 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 )"; 
  	*/
  width: 958px;
  position: relative;
  z-index: 1;
  font-size: 0.867em;
  line-height: 1em;
  font-weight: bold; }
  #mainnav > ul {
    float: left;
    list-style: none; }
    #mainnav > ul > li {
      float: left;
      margin: 0;
      padding: 0;
      background: none;
      position: relative; }
      #mainnav > ul > li > a {
        display: block;
        padding: 0.615em 10px;
        color: #474747;
        text-decoration: none; }
      #mainnav > ul > li > a:hover {
        text-decoration: underline; }
    #mainnav > ul > li:after {
      content: "";
      height: 12px;
      width: 1px;
      background-color: #e1e1e1;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -4px; }
    #mainnav > ul > li:first-child:after {
      content: "";
      height: 0;
      width: 0;
      margin-top: 0; }
    #mainnav > ul > li.selected a {
      color: #005599; }
  #mainnav #lang {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    padding: 0.667em 15px 0.4em 15px; }
    #mainnav #lang #selected_lang {
      float: left; }
    #mainnav #lang > img {
      margin: 5px 0 0 5px;
      float: left; }
    #mainnav #lang ul {
      position: absolute;
      right: -1px;
      top: 29px;
      left: 0;
      display: none;
      z-index: 999; }
      #mainnav #lang ul li {
        background: none;
        margin: 0;
        padding: 0; }
        #mainnav #lang ul li a {
          display: block;
          padding: 1.067em;
          padding-left: 15px;
          padding-right: 27px;
          background-color: #fff;
          border: 1px solid #eee;
          border-top: none;
          text-decoration: none !important;
          color: #474747; }
        #mainnav #lang ul li a:hover {
          background-color: #fafafa; }
      #mainnav #lang ul li:first-child a {
        border: 1px solid #eee; }
      #mainnav #lang ul li:first-child {
        margin-top: 0; }
  #mainnav #lang:hover {
    cursor: pointer;
    background-color: #eee; }
    #mainnav #lang:hover ul {
      display: block; }

html.lt-ie9 #lang {
  width: 61px; }

#themes {
  font-size: 0.867em;
  line-height: 1.538em;
  margin: 1.846em 0; }
  #themes .theme {
    border-top: 1px solid #ebebeb;
    padding-bottom: 1.846em;
    padding-top: 1.769em;
    position: relative; }
    #themes .theme .more_link {
      position: absolute;
      bottom: 1.6em;
      right: 0;
      font-weight: normal; }
  #themes .themespar:first-child .theme {
    border: 0;
    padding-top: 0; }
  #themes .left {
    float: left;
    width: 304px; }
  #themes h1 {
    font-size: 1.8em;
    line-height: 1.333em;
    margin-bottom: 1.778em; }
    #themes h1 a {
      font-weight: normal;
      color: #333333;
      text-decoration: none; }
  #themes .quicklinks {
    margin: 0; }
    #themes .quicklinks li {
      background-position: 0 0.769em;
      margin-bottom: 0.615em; }
      #themes .quicklinks li * {
        display: inline-block; }
  #themes .right {
    float: right;
    margin: 0 0 1.6em 24px; }
  #themes .usecases {
    width: 632px;
    margin-top: 0; }
    #themes .usecases li {
      background: none;
      padding: 0;
      margin: 0;
      float: left;
      position: relative; }
      #themes .usecases li > a {
        display: block; }
    #themes .usecases li:first-child {
      margin-left: 0 !important; }
    #themes .usecases .usecase_content a {
      text-decoration: none;
      display: block;
      margin-top: 0.615em; }
  #themes .usecases.quarter li {
    width: 140px;
    margin-left: 24px; }
  #themes .usecases.half li {
    width: 304px;
    margin-left: 24px; }
  #themes .usecases.third li {
    width: 194px;
    margin-left: 25px; }

#search,
#search_page {
  text-align: center; }
  #search label,
  #search_page label {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }
  #search input[type="search"],
  #search #stichwort,
  #search_page input[type="search"],
  #search_page #stichwort {
    width: 376px;
    height: 2.533em;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 0;
    padding: 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f8f8f8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f8f8f8 0%, #fbfbfb 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #f8f8f8 0%, #fbfbfb 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #f8f8f8 0%, #fbfbfb 100%);
    /* Opera 11.10+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #fbfbfb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f8f8f8 0%, #fbfbfb 100%);
    /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #f8f8f8 0%, #fbfbfb 100%);
    /* W3C */
    	/*
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 ); 
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 )"; 
    	*/ }
  #search input[type="search"]:focus,
  #search_page input[type="search"]:focus {
    outline: none;
    border-color: #005599; }
  #search input[type="submit"],
  #search_page input[type="submit"] {
    width: 56px;
    height: 2.667em;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 12px;
    border: 1px solid #112842;
    background: #2c64a3 no-repeat center center url("/etc/designs/zuerich/media/search_icon.png");
    color: #2c64a3;
    text-indent: -999px;
    text-transform: capitalize;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
  #search input[type="submit"]:hover,
  #search_page input[type="submit"]:hover {
    background-color: #2e79b6; }
  #search input::-webkit-input-placeholder,
  #search_page input::-webkit-input-placeholder {
    color: #999; }
  #search input:-moz-placeholder,
  #search_page input:-moz-placeholder {
    color: #999; }

html.lt-ie9 input[type="search"],
html.lt-ie9 #stichwort {
  line-height: 2.533em; }

#search_form {
  width: 468px;
  margin: 0 auto; }

#search_page > * {
  margin: 0; }

footer {
  background-color: #fafafa;
  border-top: 1px solid #e0e0e0;
  margin-top: 1.533em; }
  footer > section {
    width: 960px;
    margin: 0 auto; }

#contact {
  padding: 1.6em 0;
  border-bottom: 1px solid #e7e7e7; }
  #contact > h1 {
    display: block;
    font-size: 1.8em;
    line-height: 1.185em;
    margin-bottom: 1.185em; }
    #contact > h1 span {
      color: #005499;
      font-style: italic; }
  #contact p {
    margin: 0; }

#about,
#contact_wrapper {
  float: left; }

#about {
  width: 304px; }
  #about h2 {
    font-size: 1.2em;
    line-height: 1.333em;
    margin: 0 0 0.444em 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold; }
  #about p {
    font-size: 0.867em;
    line-height: 1.846em; }

#contact_wrapper {
  width: 632px;
  margin-left: 24px; }
  #contact_wrapper h2 {
    font-size: 1.2em;
    line-height: 1.333em;
    margin: 0 0 0.444em 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold; }
  #contact_wrapper p {
    font-size: 0.867em;
    line-height: 1.846em; }

#contact_form {
  font-size: 0.867em;
  line-height: 1.846em;
  margin-top: 1.846em; }
  #contact_form .line {
    display: block;
    margin-top: 0.615em;
    position: relative; }
  #contact_form .line:first-child {
    margin-top: 0; }
  #contact_form label {
    width: 140px;
    display: block;
    float: left; }
  #contact_form .required {
    color: #999; }
  #contact_form .customStyleSelectBox,
  #contact_form select,
  #contact_form input,
  #contact_form textarea {
    width: 446px;
    padding: 0 10px;
    margin: 0;
    border: 1px solid #c8c8c8;
    margin-left: 24px;
    height: 1.846em;
    background-color: #fcfcfc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
  #contact_form input:focus,
  #contact_form textarea:focus {
    border-color: #005599;
    outline: none; }
  #contact_form select {
    width: 468px;
    z-index: 999; }
  #contact_form .customStyleSelectBox {
    width: 456px;
    padding-right: 0; }
  #contact_form .customStyleSelectBoxArrow {
    width: 28px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    top: 1px;
    border-left: 1px solid #c8c8c8;
    background-color: #fefefe;
    /* Old browsers */
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("/etc/designs/zuerich/media/down_arrow.png");
    background-image: url("/etc/designs/zuerich/media/down_arrow.png"), -moz-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
    /* FF3.6+ */
    background-image: url("/etc/designs/zuerich/media/down_arrow.png"), -ms-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
    /* IE10+ */
    background-image: url("/etc/designs/zuerich/media/down_arrow.png"), -o-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
    /* Opera 11.10+ */
    background-image: url("/etc/designs/zuerich/media/down_arrow.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eeeeee));
    /* Chrome,Safari4+ */
    background-image: url("/etc/designs/zuerich/media/down_arrow.png"), -webkit-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: url("/etc/designs/zuerich/media/down_arrow.png"), linear-gradient(top, #fefefe 0%, #eeeeee 100%);
    /* W3C */ }
  #contact_form textarea {
    resize: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 5.846em; }
  #contact_form input[type="submit"] {
    float: right;
    width: 142px;
    height: 2.154em;
    padding: 0;
    border: 0;
    margin: 0.615em 0 2px 0;
    background: url("/etc/designs/zuerich/media/button.png") no-repeat;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold; }
  #contact_form input::-webkit-input-placeholder {
    color: #999; }
  #contact_form input:-moz-placeholder {
    color: #999; }
  #contact_form input.error {
    background-color: #FFF1F1;
    border-color: #BA6262; }
  #contact_form .input_error {
    position: absolute;
    right: 10px;
    top: 50%;
    color: #B93030;
    background-color: #FFF1F1;
    z-index: 999;
    padding-left: 10px;
    line-height: 1em;
    margin-top: -0.5em; }
  #contact_form .form_success {
    display: inline-block;
    margin-top: 0.533em;
    margin-left: 164px;
    color: #336600;
    height: 2.154em;
    line-height: 2.154em; }

html.lt-ie9 .customStyleSelectBoxArrow {
  background-image: url("/etc/designs/zuerich/media/down_arrow.png") !important; }

#trager {
  padding: 1.6em 0; }
  #trager > * {
    float: left; }
  #trager > h1 {
    font-size: 1.8em;
    line-height: 1.333em;
    width: 304px; }
  #trager > a {
    width: 192px;
    height: 7.333em;
    margin-left: 25px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    text-align: center;
    line-height: 7.333em; }
  #trager h1 + a {
    margin-left: 24px; }

#bottombar {
  background: #1e5fa2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5fa2), color-stop(100%, #175595));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(top, #1e5fa2 0%, #175595 100%);
  /* W3C */
  	/*
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 ); 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 )"; 
  	*/
  width: 100%; }

#bottombar_nav {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  #bottombar_nav > li {
    float: left;
    margin: 0;
    padding: 0;
    background: none; }
    #bottombar_nav > li > a {
      display: block;
      font-size: 0.867em;
      line-height: 1.231em;
      padding: 0.615em 10px;
      color: #fff;
      font-weight: normal;
      text-decoration: none; }
  #bottombar_nav > li:first-child a {
    padding-left: 0; }
  #bottombar_nav > li:last-child a {
    padding-right: 0; }

/**
 * SEARCH PAGE
 */
#search_page {
  margin-top: 1.6em;
  width: 632px; }

#search_results {
  margin-top: 1.6em; }
  #search_results > div {
    margin-bottom: 2.133em; }
  #search_results h1 {
    font-size: 1.8em;
    line-height: 1.185em;
    margin-bottom: 0;
    float: left; }
  #search_results .results_number {
    float: left;
    font-size: 0.867em;
    height: 2.462em;
    line-height: 3.077em;
    margin-bottom: 0;
    margin-left: 20px; }

#results .result {
  margin-top: 1.6em; }
  #results .result img,
  #results .result .right {
    float: left; }
  #results .result .right {
    width: 550px;
    margin-left: 24px; }
  #results .result a {
    display: block;
    text-decoration: none;
    line-height: 1em; }
  #results .result p {
    margin: 0.533em 0 0 0; }
#results .result:first-child {
  margin-top: 0; }

#search_pag {
  width: 632px;
  margin-top: 1.6em;
  text-align: center; }
  #search_pag ul {
    display: inline-block; }
  #search_pag ul > li {
    background: none;
    float: left;
    margin: 0 0 0 5px; }
  #search_pag ul > li:first-child {
    margin-left: 0; }
  #search_pag ul > li a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    border: 1px solid #fff;
    font-weight: normal; }
  #search_pag ul > li a:hover {
    background-color: #f5f5f5;
    text-decoration: none !important; }
  #search_pag ul > li.selected a {
    color: #000;
    background: #f8f8f8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f8f8f8 0%, #fefefe 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(top, #f8f8f8 0%, #fefefe 100%);
    /* IE10+ */
    background: -o-linear-gradient(top, #f8f8f8 0%, #fefefe 100%);
    /* Opera 11.10+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #fefefe));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f8f8f8 0%, #fefefe 100%);
    /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #f8f8f8 0%, #fefefe 100%);
    /* W3C */
    	/*
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 ); 
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 )"; 
    	*/
    border: 1px solid #e5e5e5; }

/*
 * THEME PAGE
 */
#theme {
  margin-top: 1.6em; }

#summary {
  width: 632px;
  float: left; }
  #summary h1 {
    margin-bottom: 0.6em; }
  #summary p {
    width: 550px;
    margin-left: 82px;
    margin-bottom: 0;
    font-weight: bold; }

#toc {
  float: left;
  margin-left: 23px;
  border-left: 1px solid #e5e5e5;
  padding-left: 24px; }
  #toc h2 {
    font-size: 1.2em;
    line-height: 1.333em;
    margin: 0 0 0.444em 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold; }
  #toc > ul {
    font-size: 0.867em;
    line-height: 1.846em; }
    #toc > ul > li {
      margin-top: 1.231em; }
    #toc > ul > li:first-child {
      margin-top: 0; }
  #toc ul {
    margin: 0;
    padding: 0; }
  #toc ul li {
    background: none;
    margin: 0;
    padding: 0; }
  #toc ul li a {
    text-decoration: none;
    display: inline-block;
    background: url("/etc/designs/zuerich/media/link_down_arrow.png") no-repeat right center;
    padding-right: 13px; }
  #toc ul li ul a {
    font-weight: normal; }
  #toc ul li ul {
    padding-left: 12px; }

#theme {
  /* Tooltips end */
  /* Settings/Info begin */ }
  #theme section {
    margin-top: 3.2em; }
    #theme section > h2 {
      margin-bottom: 0.6em; }
    #theme section article {
      margin-left: 82px;
      margin-top: 3.2em; }
      #theme section article .left {
        width: 550px;
        float: left; }
      #theme section article .right {
        float: left;
        margin-left: 24px;
        margin-top: 2.133em;
        width: 304px; }
        #theme section article .right figcaption {
          font-size: 0.867em;
          line-height: 1.231em;
          margin-top: 0.615em;
          color: #999; }
      #theme section article .top {
        font-size: 0.867em;
        height: 2.923em;
        line-height: 2.923em;
        text-decoration: none;
        font-weight: normal;
        display: inline-block;
        background: url("/etc/designs/zuerich/media/link_up_arrow.png") no-repeat right center;
        padding-right: 13px;
        margin-bottom: 2px;
        float: left; }
    #theme section h2 + article {
      margin-top: 0; }
    #theme section ul li a + span {
      display: block;
      font-size: 0.867em;
      line-height: 1.231em; }
  #theme .link_wrapper {
    width: 550px; }
  #theme .social_share_privacy_area {
    float: right;
    margin: 0; }
    #theme .social_share_privacy_area li {
      float: left;
      background: none;
      margin: 0;
      padding: 0;
      border: 1px solid #c8c8c8;
      border-left: none; }
      #theme .social_share_privacy_area li > div {
        text-decoration: none;
        background: #fefefe;
        /* Old browsers */
        background: -moz-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
        /* Opera 11.10+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eeeeee));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
        /* Chrome10+,Safari5.1+ */
        background: linear-gradient(top, #fefefe 0%, #eeeeee 100%);
        /* W3C */
        	/*
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 ); 
          -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=$colorstart,endColorstr=$colorend,GradientType=0 )"; 
        	*/
        display: block;
        padding: 8px 12px;
        font-size: 0.867em;
        height: 2em;
        text-align: center; }
        #theme .social_share_privacy_area li > div span {
          margin-left: 5px; }
      #theme .social_share_privacy_area li iframe {
        width: 100% !important;
        height: 100% !important;
        margin-top: 3px !important; }
    #theme .social_share_privacy_area li:first-child {
      border-left: 1px solid #c8c8c8;
      -webkit-border-top-left-radius: 2px;
      -moz-border-radius-topleft: 2px;
      border-top-left-radius: 2px;
      -webkit-border-bottom-left-radius: 2px;
      -moz-border-radius-bottomleft: 2px;
      border-bottom-left-radius: 2px; }
    #theme .social_share_privacy_area li:last-child {
      -webkit-border-top-right-radius: 2px;
      -moz-border-radius-topright: 2px;
      border-top-right-radius: 2px;
      -webkit-border-bottom-right-radius: 2px;
      -moz-border-radius-bottomright: 2px;
      border-bottom-right-radius: 2px; }
    #theme .social_share_privacy_area li.facebook {
      width: 140px; }
    #theme .social_share_privacy_area li.twitter {
      width: 100px; }
    #theme .social_share_privacy_area li.gplus {
      width: 80px; }
  #theme .info,
  #theme .switch {
    display: none !important; }
  #theme li.settings_info .settings_info_menu .help_info {
    display: none !important; }
  #theme li.settings_info {
    position: relative;
    width: 111px; }
  #theme li.settings_info .settings {
    color: #059;
    font-weight: bold;
    position: relative;
    z-index: 999; }
  #theme .settings_info_menu > img {
    position: relative;
    z-index: 999; }
  #theme li.settings_info .settings_info_menu form {
    background-color: #fff;
    border: 1px solid #ddd;
    position: absolute;
    left: -1px;
    right: 0;
    top: -1px;
    width: 130px;
    padding-top: 2.667em; }
  #theme li.settings_info .settings_info_menu.off form {
    display: none; }
  #theme li.settings_info .settings_info_menu .settings {
    display: inline-block; }
  #theme li.settings_info .settings_info_menu.on .settings {
    border-top-width: 0; }
  #theme .social_share_privacy_area li.settings_info .settings_info_menu form fieldset {
    border-width: 0;
    margin: 0;
    padding: 0 10px 10px; }
  #theme li.settings_info .settings_info_menu form fieldset legend {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    text-align: left; }
  #theme li.settings_info .settings_info_menu form fieldset input {
    clear: both;
    float: left;
    margin: 4px 10px 4px 0;
    padding: 0; }
  #theme li.settings_info .settings_info_menu form fieldset label {
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    -moz-transition: color .5s ease-in;
    -webkit-transition: color .5s ease-in;
    transition: color .5s ease-in;
    margin: 0;
    padding: 0; }
  #theme li.settings_info .settings_info_menu form fieldset label.checked {
    color: #090; }

html.lt-ie9 .social_share_privacty_area li {
  width: 80px; }
html.lt-ie9 .social_share_privacty_area li:last-child {
  width: 140px; }

/*
 * MOBILE VERSION
 */
@media only screen and (max-width: 480px) {
  body {
    width: 320px; }

  .mobile {
    display: block; }

  #topbar_nav {
    width: auto;
    left: 0;
    padding-left: 12px;
    padding-right: 12px; }
    #topbar_nav li a {
      margin-left: 0;
      padding-left: 8px;
      padding-right: 8px; }
    #topbar_nav li .topbar_nav_name {
      font-size: 0.8em;
      line-height: 1.333em; }
    #topbar_nav li .topbar_nav_link {
      display: none; }
    #topbar_nav li:first-child {
      background: none; }
      #topbar_nav li:first-child a {
        padding-left: 0; }
    #topbar_nav li:last-child a {
      padding-right: 0; }
    #topbar_nav li:nth-child(n+4) {
      display: none; }

  #content {
    width: 320px; }

  #logo_area {
    width: 296px;
    height: auto;
    padding-left: 12px;
    padding-right: 12px; }

  #logo {
    width: 124px; }
    #logo img {
      width: 100%;
      margin-left: 0; }

  #logo_caption {
    width: 148px;
    height: auto; }
    #logo_caption img {
      width: 100%;
      margin: 0; }

  #special_teaser {
    display: none; }

  #mainnav {
    width: 320px;
    padding: 0;
    border-left: 0;
    border-right: 0;
    font-size: 0.867em;
    line-height: 1.231em; }
    #mainnav > ul {
      display: none; }
    #mainnav #lang {
      position: relative;
      float: right;
      padding: 0.615em 12px; }
      #mainnav #lang ul {
        top: 32px;
        left: 0;
        right: 0; }
        #mainnav #lang ul li a {
          padding: 1.231em 12px; }
    #mainnav #lang:before {
      content: "";
      height: 20px;
      width: 1px;
      background-color: #e1e1e1;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -10px; }
    #mainnav #mobile_nav {
      position: relative;
      float: left;
      display: block;
      padding: 0.615em 12px;
      background: none; }
      #mainnav #mobile_nav span,
      #mainnav #mobile_nav > img {
        display: block;
        float: left; }
      #mainnav #mobile_nav img {
        margin: 5px 0 0 5px; }
      #mainnav #mobile_nav #span {
        display: block;
        height: 100%; }
      #mainnav #mobile_nav ul {
        position: absolute;
        left: 0;
        top: 32px;
        display: none;
        width: 180px;
        z-index: 999; }
        #mainnav #mobile_nav ul li {
          background: none;
          margin: 0;
          padding: 0; }
          #mainnav #mobile_nav ul li a {
            display: block;
            padding: 1.231em 12px;
            background-color: #fff;
            border: 1px solid #eee;
            border-top: none;
            text-decoration: none !important;
            color: #474747; }
          #mainnav #mobile_nav ul li a:hover {
            background-color: #fafafa; }
        #mainnav #mobile_nav ul li:first-child a {
          border: 1px solid #eee; }
        #mainnav #mobile_nav ul li:first-child {
          margin-top: 0; }
    #mainnav #mobile_nav:hover,
    #mainnav #mobile_nav.hover {
      cursor: pointer;
      background-color: #eee; }
      #mainnav #mobile_nav:hover ul,
      #mainnav #mobile_nav.hover ul {
        display: block; }

  #main_summary {
    padding: 0 12px;
    margin-top: 1.067em; }
    #main_summary h2 {
      font-size: 1.133em;
      line-height: 1.412em; }

  #themes {
    border-top: 2px solid #005699;
    margin-bottom: 0; }
    #themes .theme {
      overflow: hidden;
      padding-bottom: 0.667em;
      padding-top: 0; }
      #themes .theme .more_link {
        position: relative;
        bottom: auto;
        right: auto;
        float: right;
        margin-right: 12px; }
      #themes .theme .left {
        float: none;
        width: auto; }
        #themes .theme .left h1 {
          display: none; }
        #themes .theme .left > * {
          padding-left: 12px;
          padding-right: 12px; }
      #themes .theme h2.mobile {
        color: #999;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1em;
        line-height: 1.231em;
        margin-bottom: 0.615em;
        font-weight: bold; }
      #themes .theme .quicklinks li {
        padding-left: 0;
        margin-left: 0; }
        #themes .theme .quicklinks li a {
          padding-left: 10px; }
      #themes .theme .right {
        float: none;
        margin: 0;
        border-top: 1px solid #ebebeb;
        padding-top: 1.231em;
        margin-top: 1.231em; }
        #themes .theme .right > * {
          padding-left: 12px;
          padding-right: 12px; }
      #themes .theme .usecases {
        margin-top: 0;
        width: auto;
        padding: 0; }
        #themes .theme .usecases li {
          float: none;
          display: block;
          width: auto;
          margin: 1.231em 0 0 0;
          border-top: 1px solid #ebebeb;
          padding-top: 1.231em;
          overflow: hidden;
          padding-left: 12px;
          padding-right: 12px; }
          #themes .theme .usecases li img {
            width: 80px;
            margin-right: 12px;
            float: left; }
          #themes .theme .usecases li .usecase_content {
            float: left;
            width: 202px; }
          #themes .theme .usecases li a {
            margin-top: 0; }
        #themes .theme .usecases li:first-child {
          margin-top: 0;
          border-top: 0;
          padding-top: 0; }
    #themes .theme.animate {
      -webkit-transition: height 1s, margin 1s, padding 1s;
      -moz-transition: height 1s, margin 1s, padding 1s;
      -o-transition: height 1s, margin 1s, padding 1s;
      transition: height 1s, margin 1s, padding 1s; }

  .opener {
    padding: 10px 0 10px 12px;
    margin-bottom: 1.231em;
    text-decoration: none;
    color: #333333;
    font-weight: normal; }
    .opener img {
      margin-top: -0.462em; }
    .opener span {
      font-size: 1.538em;
      line-height: 1.2em;
      font-family: Georgia, serif;
      margin-left: 5px; }

  .opener:hover {
    text-decoration: none !important; }

  #search {
    padding: 1.067em 0;
    border-top: 2px solid #005699; }
    #search input[type="search"],
    #search #stichwort {
      width: 206px; }

  #search_form {
    width: auto;
    display: inline-block; }

  footer {
    border-top: 2px solid #005699;
    margin-top: 0; }
    footer > section {
      width: auto; }

  #contact {
    width: 100%;
    border-bottom: none; }
    #contact > * {
      padding-left: 12px;
      padding-right: 12px; }
    #contact h1 {
      font-size: 1.333em;
      line-height: 1.6em;
      margin-bottom: 0.8em; }

  #about {
    width: auto;
    float: none; }
    #about h2 {
      display: none; }
    #about p {
      font-size: 1em;
      line-height: 1.6em; }

  #contact_wrapper {
    display: none; }

  #contact_mobile {
    margin-top: 1em;
    padding-top: 1.067em;
    border-top: 1px solid #E7E7E7; }
    #contact_mobile h2 {
      font-size: 1em;
      line-height: 1.6em;
      margin-bottom: 0.533em;
      color: #999;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold; }
    #contact_mobile a {
      display: block;
      width: 100%;
      border: 1px solid #112842;
      background-color: #2c64a3;
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      padding: 0.533em 0;
      margin-top: 1.6em;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
    #contact_mobile a:hover {
      background-color: #2e79b6; }

  #trager {
    border-top: 2px solid #005699; }
    #trager h1 {
      width: auto;
      padding: 0 12px;
      font-size: 1.333em;
      line-height: 1.2em;
      margin-bottom: 1.2em;
      float: none; }
    #trager h1 + a {
      margin-left: 12px; }
    #trager > a {
      padding-left: 5px;
      padding-right: 5px;
      width: 78px;
      height: 4.267em;
      line-height: 4.267em;
      margin-left: 12px; }
      #trager > a img {
        width: 100%; }

  #other_trager {
    padding: 0 12px;
    margin-top: 1.067em; }
    #other_trager h2 {
      font-size: 1em;
      line-height: 1.6em;
      margin-bottom: 0.533em;
      color: #999;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold; }
    #other_trager > ul {
      float: left;
      list-style: none;
      margin: 0; }
      #other_trager > ul > li {
        float: left;
        margin: 0;
        padding: 0;
        background: none;
        margin-right: 12px; }
        #other_trager > ul > li > a {
          font-size: 0.867em;
          line-height: 1.231em;
          border-left: 1px solid #e1e1e1;
          padding-left: 10px;
          color: #114692;
          text-decoration: none;
          font-weight: normal; }
        #other_trager > ul > li > a:hover {
          text-decoration: underline; }
      #other_trager > ul > li:first-child > a {
        border-left: 0;
        padding-left: 0; }
      #other_trager > ul > li:last-child {
        margin-right: 0; }
      #other_trager > ul > li.selected a {
        color: #005599; }

  #bottombar_nav {
    width: auto;
    margin: 0;
    padding-left: 12px;
    padding-right: 12px; }
    #bottombar_nav li a {
      padding-right: 10px;
      padding-left: 0; }
    #bottombar_nav li:last-child a {
      padding-right: 0; }

  /*
   * SEARCH PAGE
   */
  #search_page {
    width: auto; }
    #search_page input[type="search"],
    #search_page #stichwort {
      width: 206px; }

  #search_results > div {
    margin-bottom: 0.467em; }
  #search_results h1,
  #search_results .search_label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.867em;
    font-weight: bold;
    line-height: 1.231em;
    color: #333; }
  #search_results > h1 {
    padding-left: 0; }
  #search_results > h1:before {
    content: "\201C"; }
  #search_results > h1:after {
    content: "\201D"; }
  #search_results .search_label {
    float: left;
    padding-left: 12px;
    padding-right: 0.385em; }
  #search_results .results_number {
    display: none; }

  #results {
    margin-bottom: 1.6em; }
    #results .result {
      border-top: 1px solid #ebebeb;
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 0.533em;
      margin-top: 0.533em; }
      #results .result .right {
        width: 226px;
        margin-left: 12px; }
    #results .result:nth-child(n+5) {
      display: none; }

  #search_pag {
    display: none; }

  /*
   * THEME PAGE
   */
  #theme {
    margin-top: 0.533em; }

  #top {
    margin-bottom: 1.6em;
    border: 0 !important; }

  #summary {
    width: auto;
    float: none; }
    #summary h1 {
      font-size: 1.8em;
      line-height: 1.481em;
      margin-bottom: 0.296em; }
    #summary p {
      width: auto;
      margin-left: 0;
      display: inline; }
    #summary > p {
      width: 100%;
      display: block;
      overflow: hidden;
      position: relative;
      margin-bottom: 0;
      visibility: hidden; }

  #ausklappen {
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }

  #einklappen {
    display: inline; }

  #toc {
    display: none; }

  #theme .link_wrapper {
    width: 100%; }

  #theme section {
    margin-top: 0;
    border-top: 2px solid #005699; }
    #theme section > * {
      padding-left: 12px;
      padding-right: 12px; }
    #theme section h2 {
      font-size: 1.333em;
      line-height: 1.2em;
      margin: 0.4em 0; }
    #theme section article {
      margin-left: 0;
      margin-top: 0;
      border-top: 1px solid #ebebeb;
      overflow: hidden; }
      #theme section article .left {
        width: auto;
        float: none; }
      #theme section article .left > h3:first-child {
        display: none; }
      #theme section article .opener {
        color: #005599;
        padding-left: 0;
        margin-bottom: 0; }
        #theme section article .opener span {
          font-family: Helvetica, Arial, sans-serif;
          font-size: 1.133em;
          line-height: 1.412em;
          font-weight: bold; }
      #theme section article .top {
        display: none; }
      #theme section article ul li {
        margin-left: 0; }
      #theme section article .right {
        margin-left: 0;
        margin-top: 1.067em;
        float: none;
        width: auto; }
    #theme section .social_share_privacy_area {
      float: none;
      margin: 1.067em 0; }
      #theme section .social_share_privacy_area li {
        width: 96px; }
        #theme section .social_share_privacy_area li > div {
          padding: 8px 6px; }
          #theme section .social_share_privacy_area li > div span {
            display: block;
            line-height: 1em;
            margin-top: 3px; }
      #theme section .social_share_privacy_area .facebook, #theme section .social_share_privacy_area .twitter {
        width: 96px; }
      #theme section .social_share_privacy_area .gplus,
      #theme section .social_share_privacy_area label[for=perma_status_gplus],
      #theme section .social_share_privacy_area #perma_status_gplus {
        display: none !important; }
      #theme section .social_share_privacy_area li:last-child {
        width: 100px; }
      #theme section .social_share_privacy_area li.settings_info .settings_info_menu form {
        width: auto;
        top: auto;
        right: -1px;
        bottom: 42px;
        padding-top: 0; }
    #theme section article.animate {
      -webkit-transition: height 1s, margin 1s, padding 1s;
      -moz-transition: height 1s, margin 1s, padding 1s;
      -o-transition: height 1s, margin 1s, padding 1s;
      transition: height 1s, margin 1s, padding 1s; }

  #theme section.fixed article {
    border-top: 0; }
    #theme section.fixed article ul:first-child {
      margin-top: 0; } }
