html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 888px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23 {
  display: inline;
  float: left;
  margin-right: 9px; }
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23 {
    overflow-x: hidden; }

.last, div.last {
  margin-right: 0; }

.span-1 {
  width: 30px; }

.span-2 {
  width: 69px; }

.span-3 {
  width: 108px; }

.span-4 {
  width: 147px; }

.span-5 {
  width: 186px; }

.span-6 {
  width: 225px; }

.span-7 {
  width: 264px; }

.span-8 {
  width: 303px; }

.span-9 {
  width: 342px; }

.span-10 {
  width: 381px; }

.span-11 {
  width: 420px; }

.span-12 {
  width: 459px; }

.span-13 {
  width: 498px; }

.span-14 {
  width: 537px; }

.span-15 {
  width: 576px; }

.span-16 {
  width: 615px; }

.span-17 {
  width: 654px; }

.span-18 {
  width: 693px; }

.span-19 {
  width: 732px; }

.span-20 {
  width: 771px; }

.span-21 {
  width: 810px; }

.span-22 {
  width: 849px; }

.span-23, div.span-23 {
  width: 888px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 30px !important; }
input.span-2, textarea.span-2, select.span-2 {
  width: 69px !important; }
input.span-3, textarea.span-3, select.span-3 {
  width: 108px !important; }
input.span-4, textarea.span-4, select.span-4 {
  width: 147px !important; }
input.span-5, textarea.span-5, select.span-5 {
  width: 186px !important; }
input.span-6, textarea.span-6, select.span-6 {
  width: 225px !important; }
input.span-7, textarea.span-7, select.span-7 {
  width: 264px !important; }
input.span-8, textarea.span-8, select.span-8 {
  width: 303px !important; }
input.span-9, textarea.span-9, select.span-9 {
  width: 342px !important; }
input.span-10, textarea.span-10, select.span-10 {
  width: 381px !important; }
input.span-11, textarea.span-11, select.span-11 {
  width: 420px !important; }
input.span-12, textarea.span-12, select.span-12 {
  width: 459px !important; }
input.span-13, textarea.span-13, select.span-13 {
  width: 498px !important; }
input.span-14, textarea.span-14, select.span-14 {
  width: 537px !important; }
input.span-15, textarea.span-15, select.span-15 {
  width: 576px !important; }
input.span-16, textarea.span-16, select.span-16 {
  width: 615px !important; }
input.span-17, textarea.span-17, select.span-17 {
  width: 654px !important; }
input.span-18, textarea.span-18, select.span-18 {
  width: 693px !important; }
input.span-19, textarea.span-19, select.span-19 {
  width: 732px !important; }
input.span-20, textarea.span-20, select.span-20 {
  width: 771px !important; }
input.span-21, textarea.span-21, select.span-21 {
  width: 810px !important; }
input.span-22, textarea.span-22, select.span-22 {
  width: 849px !important; }
input.span-23, textarea.span-23, select.span-23 {
  width: 888px !important; }

.append-1 {
  padding-right: 39px; }

.append-2 {
  padding-right: 78px; }

.append-3 {
  padding-right: 117px; }

.append-4 {
  padding-right: 156px; }

.append-5 {
  padding-right: 195px; }

.append-6 {
  padding-right: 234px; }

.append-7 {
  padding-right: 273px; }

.append-8 {
  padding-right: 312px; }

.append-9 {
  padding-right: 351px; }

.append-10 {
  padding-right: 390px; }

.append-11 {
  padding-right: 429px; }

.append-12 {
  padding-right: 468px; }

.append-13 {
  padding-right: 507px; }

.append-14 {
  padding-right: 546px; }

.append-15 {
  padding-right: 585px; }

.append-16 {
  padding-right: 624px; }

.append-17 {
  padding-right: 663px; }

.append-18 {
  padding-right: 702px; }

.append-19 {
  padding-right: 741px; }

.append-20 {
  padding-right: 780px; }

.append-21 {
  padding-right: 819px; }

.append-22 {
  padding-right: 858px; }

.prepend-1 {
  padding-left: 39px; }

.prepend-2 {
  padding-left: 78px; }

.prepend-3 {
  padding-left: 117px; }

.prepend-4 {
  padding-left: 156px; }

.prepend-5 {
  padding-left: 195px; }

.prepend-6 {
  padding-left: 234px; }

.prepend-7 {
  padding-left: 273px; }

.prepend-8 {
  padding-left: 312px; }

.prepend-9 {
  padding-left: 351px; }

.prepend-10 {
  padding-left: 390px; }

.prepend-11 {
  padding-left: 429px; }

.prepend-12 {
  padding-left: 468px; }

.prepend-13 {
  padding-left: 507px; }

.prepend-14 {
  padding-left: 546px; }

.prepend-15 {
  padding-left: 585px; }

.prepend-16 {
  padding-left: 624px; }

.prepend-17 {
  padding-left: 663px; }

.prepend-18 {
  padding-left: 702px; }

.prepend-19 {
  padding-left: 741px; }

.prepend-20 {
  padding-left: 780px; }

.prepend-21 {
  padding-left: 819px; }

.prepend-22 {
  padding-left: 858px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23 {
  display: inline;
  float: left;
  position: relative; }

.pull-1 {
  margin-left: -39px; }

.pull-2 {
  margin-left: -78px; }

.pull-3 {
  margin-left: -117px; }

.pull-4 {
  margin-left: -156px; }

.pull-5 {
  margin-left: -195px; }

.pull-6 {
  margin-left: -234px; }

.pull-7 {
  margin-left: -273px; }

.pull-8 {
  margin-left: -312px; }

.pull-9 {
  margin-left: -351px; }

.pull-10 {
  margin-left: -390px; }

.pull-11 {
  margin-left: -429px; }

.pull-12 {
  margin-left: -468px; }

.pull-13 {
  margin-left: -507px; }

.pull-14 {
  margin-left: -546px; }

.pull-15 {
  margin-left: -585px; }

.pull-16 {
  margin-left: -624px; }

.pull-17 {
  margin-left: -663px; }

.pull-18 {
  margin-left: -702px; }

.pull-19 {
  margin-left: -741px; }

.pull-20 {
  margin-left: -780px; }

.pull-21 {
  margin-left: -819px; }

.pull-22 {
  margin-left: -858px; }

.pull-23 {
  margin-left: -897px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23 {
  display: inline;
  float: right;
  position: relative; }

.push-1 {
  margin: 0 -39px 1.5em 39px; }

.push-2 {
  margin: 0 -78px 1.5em 78px; }

.push-3 {
  margin: 0 -117px 1.5em 117px; }

.push-4 {
  margin: 0 -156px 1.5em 156px; }

.push-5 {
  margin: 0 -195px 1.5em 195px; }

.push-6 {
  margin: 0 -234px 1.5em 234px; }

.push-7 {
  margin: 0 -273px 1.5em 273px; }

.push-8 {
  margin: 0 -312px 1.5em 312px; }

.push-9 {
  margin: 0 -351px 1.5em 351px; }

.push-10 {
  margin: 0 -390px 1.5em 390px; }

.push-11 {
  margin: 0 -429px 1.5em 429px; }

.push-12 {
  margin: 0 -468px 1.5em 468px; }

.push-13 {
  margin: 0 -507px 1.5em 507px; }

.push-14 {
  margin: 0 -546px 1.5em 546px; }

.push-15 {
  margin: 0 -585px 1.5em 585px; }

.push-16 {
  margin: 0 -624px 1.5em 624px; }

.push-17 {
  margin: 0 -663px 1.5em 663px; }

.push-18 {
  margin: 0 -702px 1.5em 702px; }

.push-19 {
  margin: 0 -741px 1.5em 741px; }

.push-20 {
  margin: 0 -780px 1.5em 780px; }

.push-21 {
  margin: 0 -819px 1.5em 819px; }

.push-22 {
  margin: 0 -858px 1.5em 858px; }

.push-23 {
  margin: 0 -897px 1.5em 897px; }

.prepend-top {
  margin-top: 1.5em; }

.append-bottom {
  margin-bottom: 1.5em; }

.showgrid {
  background: url('/grid.png'); }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
input.title {
  font-size: 1.5em; }
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

input.text, input.title {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

body {
  background: #fafaf9 url(../../images/bg_body.jpg) 0 0 repeat-x;
  padding: 0;
  margin: 0; }

.container {
  width: 927px;
  position: relative; }

h1 {
  color: #0775c9;
  font-weight: normal;
  font-size: 1.5em;
  margin: 0; }

#header {
  width: 927px; }
  #header #info {
    width: 498px;
    float: right;
    text-align: right; }
    #header #info a {
      color: #519ed9;
      font-weight: bold;
      text-decoration: none;
      background: url(../../images/icon_logout.gif) right 4px no-repeat;
      padding-right: 17px; }
    #header #info .login {
      padding: 0.7em 0 0 2em;
      position: relative; }
      #header #info .login div {
        float: left;
        font-size: 11px; }
      #header #info .login input.text {
        margin: 0 1.2em 0 0.5em;
        font-size: 11px;
        padding: 3px;
        width: 150px; }
      #header #info .login #user_session_submit {
        width: 39px;
        height: 20px;
        text-align: center;
        background: url(../../images/button_go.gif) 0 0 no-repeat;
        color: #ffffff;
        font-weight: bold;
        border: none;
        font-size: 11px; }
      #header #info .login .error_field_description {
        position: absolute; }

#localization {
  position: absolute;
  right: 2px;
  top: 103px;
  width: 38px; }
  #localization a {
    display: block;
    width: 16px;
    height: 18px;
    background: url(../../images/statics/flags.gif) 0 0 no-repeat;
    float: left; }
    #localization a.active {
      background-position: -24px 0; }
    #localization a#flag_en {
      background-position: 0 -24px;
      float: right; }
    #localization a#flag_en.active {
      background-position: -24px -24px; }

#content {
  overflow: hidden;
  width: 927px;
  background: url(../../images/statics/bg_content.gif) 0 0 no-repeat;
  font-size: 1.1em; }
  #content.nomargin {
    margin: 0 0 10px 0; }
  #content .content_inner {
    width: auto;
    padding: 18px 19px 20px 19px;
    overflow: hidden;
    background: url(../../images/statics/bg_content_bottom.gif) left bottom no-repeat; }
    #content .content_inner.noheight {
      min-height: 1px; }

.leftcontent {
  display: inline;
  float: left;
  margin-right: 9px;
  width: 654px;
  margin: 0 0 0 9px; }
  * html .leftcontent {
    overflow-x: hidden; }
  .leftcontent h1 {
    padding: 0 0 0.4em 0;
    margin: 0 0 1.1em 0;
    line-height: 1.2em;
    border-bottom: 2px solid #d9d9d9; }
    .leftcontent h1.noborder {
      padding: 0;
      border: none; }
  .leftcontent h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #0775C9!important; }
  .leftcontent h3 {
    font-size: 1em;
    font-weight: bold; }
  .leftcontent a {
    color: #0877ca; }
    .leftcontent a:visited {
      color: #0877ca; }
    .leftcontent a:active {
      color: #0877ca; }
    .leftcontent a:hover {
      color: #000000; }
  .leftcontent ul {
    list-style: none;
    margin-left: 0; }
    .leftcontent ul li {
      padding: 0 0 4px 15px;
      background: url(../../images/icon_list_blue.gif) 0 6px no-repeat; }
      .leftcontent ul li a {
        font-weight: bold;
        text-decoration: none; }
        .leftcontent ul li a:hover {
          text-decoration: underline; }
  .leftcontent .absatz h3 {
    margin: 0 0 0.3em 0;
    color: #898786; }
  .leftcontent .thumb {
    float: right;
    padding: 0 0 1.5em 1.8em;
    background: #fff; }
  .leftcontent .badge {
    float: right;
    padding: 0 4em 0 0;
    background: #fff; }
  .leftcontent p.middle {
    text-align: center; }
  .leftcontent table {
    width: 400px;
    border: 1px solid #cccccc;
    border-bottom: none; }
    .leftcontent table th {
      font-weight: bold;
      border-bottom: 1px solid #cccccc;
      text-align: center;
      background: #e6e6e6; }
      .leftcontent table th.right {
        border-left: 1px solid #cccccc; }
    .leftcontent table td {
      border-bottom: 1px solid #cccccc;
      width: 200px;
      text-align: center;
      background: #ededed; }
      .leftcontent table td.right {
        border-left: 1px solid #cccccc; }

.leftbar {
  width: 225px;
  float: left; }
  .leftbar .inner {
    overflow: hidden;
    padding: 0; }
  .leftbar ul {
    list-style: none;
    margin: 0 1em 1.8em 0; }
    .leftbar ul li {
      margin-top: -1px;
      position: relative; }
      .leftbar ul li a {
        display: block;
        text-decoration: none;
        padding: 12px 29px 0 15px;
        height: 29px;
        color: #4c4847;
        font-weight: bold;
        background: url(../../images/statics/bg_rightbar_item.gif) right bottom no-repeat; }
        .leftbar ul li a:hover {
          background: url(../../images/statics/bg_rightbar_item.gif) right top no-repeat;
          color: #ffffff; }
      .leftbar ul li img {
        position: absolute;
        right: 16px;
        top: -2px; }
    .leftbar ul li.active a {
      background: url(../../images/statics/bg_rightbar_item.gif) right top no-repeat;
      color: #ffffff; }

.rightbar {
  width: 225px;
  float: right;
  background: url(../../images/statics/bg_rightbar.gif) right top no-repeat; }
  .rightbar .inner {
    background: url(../../images/statics/bg_rightbar_bottom.gif) right bottom no-repeat;
    padding: 0 0 0 12px;
    overflow: hidden; }
  .rightbar h2 {
    color: #0775c9;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.7em 0; }
  .rightbar .item {
    margin: 0 1em;
    padding: 1em 0 0 0;
    border-bottom: 1px solid #bcc4cf; }
    .rightbar .item ul {
      list-style: none;
      margin: 0 0 1em 0; }
      .rightbar .item ul li {
        padding: 0 0 8px 15px;
        background: url(../../images/icon_list_blue.gif) 0 6px no-repeat; }

.fullcontent h1 {
  padding: 0 0 0.8em 0;
  margin: 0 0 1.1em 0;
  border-bottom: 2px solid #d9d9d9; }
.fullcontent h2 {
  font-size: 1.2em;
  font-weight: bold; }
.fullcontent h3 {
  font-size: 1em;
  font-weight: bold; }
.fullcontent ul {
  list-style: none;
  margin-left: 0; }
  .fullcontent ul li {
    padding: 0 0 4px 15px;
    background: url(../../images/icon_list_blue.gif) 0 6px no-repeat; }
    .fullcontent ul li a {
      font-weight: bold;
      text-decoration: none; }
      .fullcontent ul li a:hover {
        text-decoration: underline; }
.fullcontent a {
  color: #0877ca; }
  .fullcontent a:visited {
    color: #0877ca; }
  .fullcontent a:active {
    color: #0877ca; }
  .fullcontent a:hover {
    color: #000000; }
.fullcontent .absatz {
  margin: 0 0 2.8em 0; }
  .fullcontent .absatz p {
    margin: 0 0 0.7em 0; }
  .fullcontent .absatz h3 {
    margin: 0 0 0.7em 0; }
  .fullcontent .absatz .button {
    padding: 0 0 1em 0; }

.leftcontent .person {
  width: 576px;
  overflow: hidden;
  margin: 0 0 5em 0; }
  .leftcontent .person .image {
    width: 150px;
    float: left;
    margin: 0 20px 0 0; }
    .leftcontent .person .image img {
      padding: 2px;
      border: 2px solid #ebebeb; }
  .leftcontent .person .txt {
    width: 405px;
    float: left; }
  .leftcontent .person h2 {
    margin-bottom: 0!important; }
    .leftcontent .person h2 p {
      margin: 0 0 1.1em 0; }
  .leftcontent .person p.position {
    font-weight: bold;
    color: #838181; }

.leftcontent .event {
  width: 537px;
  overflow: hidden;
  margin: 0 0 1.5em 0; }
  .leftcontent .event .image {
    margin: 0 1em 0 0;
    float: left; }
    .leftcontent .event .image img {
      width: 130px; }
  .leftcontent .event .title {
    font-weight: bold; }

.leftcontent span.tel {
  background: url(../../images/icons_contact.gif) 0 2px no-repeat;
  padding: 0 0 0 17px; }
.leftcontent span.email {
  background: url(../../images/icons_contact.gif) 0 -17px no-repeat;
  padding: 0 0 0 17px; }

.leftcontent.overview {
  margin: 0 9px 0 0;
  overflow: visible; }
  .leftcontent.overview h1.image {
    border: none;
    margin: 0 0 0.7em 0;
    position: relative; }
    .leftcontent.overview h1.image span {
      position: absolute;
      visibility: hidden;
      top: 0; }
  .leftcontent.overview h1.advertiser {
    margin: 0;
    padding: 0 0 0.2em 0; }

.rightbar .quotes p.top strong {
  display: block;
  color: #0775c9; }
.rightbar .contact p {
  margin: 0 0 1em 0; }
.rightbar .contact p.top {
  border-bottom: 1px solid #dad9d9;
  padding: 0 0 12px 0;
  margin: 0 0 12px 0; }
  .rightbar .contact p.top strong {
    display: block;
    padding: 0 0 8px 0;
    color: #0775c9; }
.rightbar .contact p.person {
  position: relative;
  line-height: 1.4em; }
  .rightbar .contact p.person img {
    position: absolute;
    right: 0;
    top: 1px;
    margin: 3px 0 0 0; }
  .rightbar .contact p.person small {
    font-size: 11px; }
.rightbar .contact p.details {
  font-size: 0.9em; }

.logos {
  clear: left;
  padding: 20px 0 0 0; }
  .logos .left {
    float: left;
    height: 60px;
    padding: 0 1.5em 0 0;
    overflow: hidden; }
    .logos .left img {
      max-height: 60px; }

.leftbar .quotes {
  border-bottom: 1px solid #DAD9D9;
  border-left: 1px solid #DAD9D9;
  padding: 15px 15px 0;
  margin: 0 0 2em 0; }
  .leftbar .quotes p.top strong {
    display: block;
    color: #0775c9; }
.leftbar .contact {
  background: url(../../images/statics/bg_rightbar.gif) left top no-repeat; }
  .leftbar .contact .inner {
    background: url(../../images/statics/bg_rightbar_bottom.gif) left bottom no-repeat;
    padding: 0.8em 1.9em 0.8em 1em; }
  .leftbar .contact p.top {
    border-bottom: 1px solid #dad9d9;
    padding: 0 0 12px 0;
    margin: 0 0 12px 0; }
    .leftbar .contact p.top strong {
      display: block;
      padding: 0 0 8px 0;
      color: #0775c9;
      font-size: 1.2em; }
  .leftbar .contact p.person {
    position: relative;
    line-height: 1.4em;
    margin: 0 0 1em 0; }
    .leftbar .contact p.person img {
      position: absolute;
      right: 0;
      top: 1px;
      margin: 2px 0 0; }
    .leftbar .contact p.person small {
      font-size: 11px; }
  .leftbar .contact p.details {
    font-size: 0.9em; }

.leftcontent .box {
  width: 654px;
  margin: 0 0 10px 0;
  background: #c1dcf1 url(../../images/statics/bg_box_top.gif) 0 0 no-repeat; }
  .leftcontent .box .inner {
    padding: 15px 20px 5px 20px;
    background: url(../../images/statics/bg_box_bottom.gif) left bottom no-repeat; }
  .leftcontent .box h2 {
    color: #0775C9; }
  .leftcontent .box h1 {
    padding: 0;
    border-bottom: none;
    margin: 0 0 0.7em 0; }
  .leftcontent .box p {
    margin: 0 0 11px 0; }

.fullcontent .half {
  width: 381px;
  padding-right: 39px;
  float: left;
  margin: 0 0 2em 0; }
  .fullcontent .half h2 {
    color: #0775c9;
    margin: 0 0 1.4em 0; }
  .fullcontent .half .absatz {
    margin: 0 0 2em 0; }

.leftcontent .campaign {
  margin: 0 0 2em 0; }
  .leftcontent .campaign h2 {
    color: #0775c9;
    margin: 0 0 1.4em 0; }
  .leftcontent .campaign .absatz {
    margin: 0 0 2em 0; }
  .leftcontent .campaign img {
    margin: 0;
    float: none; }

.leftcontent .team {
  overflow: hidden; }
  .leftcontent .team img {
    float: left;
    padding: 2px;
    border: 2px solid #ebebeb;
    margin: 0 1em 0 0;
    width: 50px;
    height: 50px; }

.leftcontent.start {
  margin: -15px 9px 0 0; }
  .leftcontent.start h1.image {
    border: none;
    margin: 0 0 0.7em 0; }

.leftcontent .teaser_bg {
  background: url(../../images/statics/bg_teaser_main.jpg) 0 0 no-repeat;
  padding: 25px 0 0 0;
  width: 654px;
  overflow: hidden; }
  .leftcontent .teaser_bg.advertiser {
    background: url(../../images/statics/bg_teaser_advertiser.jpg) 0 0 no-repeat; }
  .leftcontent .teaser_bg.publisher {
    background: url(../../images/statics/bg_teaser_publisher.jpg) 0 0 no-repeat; }
  .leftcontent .teaser_bg.application {
    background: url(../../images/statics/bg_teaser_applications.jpg) 0 0 no-repeat; }
  .leftcontent .teaser_bg .bottom {
    clear: left;
    background: url(../../images/statics/bg_teaser_main.jpg) left bottom no-repeat;
    height: 15px; }
.leftcontent .teaser {
  width: 178px;
  float: left;
  margin: 0 8px 0 25px;
  color: #4b4847;
  overflow: hidden; }
  .leftcontent .teaser p {
    margin-bottom: 18px;
    font-size: 0.9em;
    padding: 0; }
  .leftcontent .teaser ul {
    font-size: 0.9em;
    font-weight: bold;
    margin: 0; }
  .leftcontent .teaser a {
    font-weight: bold;
    font-size: 1.2em;
    color: #fff;
    display: block;
    padding: 5px 0 0 10px;
    width: 153px;
    height: 218px;
    text-decoration: none;
    position: relative; }

.rightbar .news {
  height: 132px;
  overflow: hidden; }
  .rightbar .news .absatz h3 {
    margin: 0 0 0.4em 0;
    font-size: 12px;
    color: #898786;
    font-weight: bold; }
  .rightbar .news .absatz a {
    color: #4B4847;
    text-decoration: underline; }
    .rightbar .news .absatz a:hover {
      text-decoration: none; }
.rightbar .events {
  background: none; }
  .rightbar .events #event-cycle {
    margin: 0 0 1.5em 0; }
  .rightbar .events .event {
    overflow: hidden; }
  .rightbar .events .image {
    width: 185px;
    overflow: hidden; }
    .rightbar .events .image img {
      width: 160px; }
  .rightbar .events .title {
    font-weight: bold;
    display: none; }
  .rightbar .events .date {
    display: none; }
.rightbar .awards {
  border-bottom: none; }
  .rightbar .awards .award {
    margin: 0 1em 1.5em 0;
    float: left; }
    .rightbar .awards .award img {
      height: 43px; }
.rightbar .partners img {
  width: 130px;
  margin: 0 0 1.2em 2em; }

.widget {
  width: 215px;
  float: right;
  margin-top: 1.5em; }

.fullcontent p.imprint {
  margin: 0 5em 1em 0; }

.leftcontent .category {
  padding: 0.8em 0 0 0;
  margin: 1.1em 0 0 0;
  border-top: 2px solid #d9d9d9; }
  .leftcontent .category .question {
    border-bottom: 1px solid #edecec; }
    .leftcontent .category .question .link {
      padding: .4em 0 .4em 0; }
      .leftcontent .category .question .link a {
        font-weight: bold;
        text-decoration: none;
        padding: 0 0 0 1.3em;
        background: url(../../images/icon_plus.gif) 0 2px no-repeat; }
        .leftcontent .category .question .link a.minus {
          background: url(../../images/icon_minus.gif) 0 2px no-repeat; }
    .leftcontent .category .question .answer {
      padding: 1em;
      background: #daeaf7;
      margin: 0 3em 2em 1.3em;
      display: none; }
.leftcontent .glossar {
  background: #daeaf7;
  overflow: hidden;
  padding: 0 5px; }
  .leftcontent .glossar li {
    display: inline;
    background: none;
    padding: 0; }
  .leftcontent .glossar a {
    display: block;
    float: left;
    padding: 2px 5px;
    text-transform: uppercase;
    margin: 5px 0; }
    .leftcontent .glossar a:hover {
      color: #fff;
      background: #0775c9;
      text-decoration: none; }
    .leftcontent .glossar a.active {
      color: #fff;
      background: #0775c9;
      text-decoration: none; }
.leftcontent .char .absatz h3 {
  color: #000;
  margin: 0 0 0.7em 0; }

.fullcontent .market {
  width: 849px;
  overflow: hidden; }
  .fullcontent .market ul {
    display: inline;
    float: left;
    margin-right: 9px;
    width: 225px; }
    * html .fullcontent .market ul {
      overflow-x: hidden; }
    .fullcontent .market ul li {
      margin: 0 0 0.9em 0; }
  .fullcontent .market img {
    margin: 0; }
.fullcontent .top {
  padding: 0 0 3em 0;
  margin: 0 0 3em 0;
  border-bottom: 1px solid #d6d6d6; }

.left {
  float: left; }

div.right {
  float: right; }

.clear {
  clear: both; }

#footer {
  display: inline;
  float: left;
  margin-right: 9px;
  width: 927px;
  background: url(../../images/statics/bg_footer.gif) center top no-repeat; }
  * html #footer {
    overflow-x: hidden; }
