body {
  background: #f4f4f4;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #444444; }

h1 {
  font-size: 22px;
  font-style: normal !important;
  font-weight: normal;
  color: #6595e6; }

h2 {
  font-size: 15px;
  font-style: normal !important;
  font-weight: normal;
  color: #999999; }

h3 {
  margin: 8px 0px;
  font-weight: normal;
  color: #7fa7d7; }

h4 {
  margin: 8px 0px;
  font-size: 18px;
  font-style: normal !important;
  font-weight: normal;
  color: #7fa7d7; }

h5 {
  margin: 8px 0px;
  font-size: 19px;
  font-style: normal !important;
  font-weight: normal;
  color: #999999; }

h6 {
  font-size: 20px;
  margin: 8px 0px;
  font-style: normal !important;
  font-weight: normal;
  color: #7fa7d7; }

img {
  margin: 0px;
  padding: 0px;
  border: 0; }

hr {
  border: 0px;
  border-top: 1px solid #7fa7d7;
  border-bottom: transparent;
  margin-bottom: 10px; }

table {
  border-collapse: collapse;
  margin-bottom: 10px; }
  table td {
    background: white;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 7px; }
    table td li {
      margin-left: 15px;
      list-style-type: square; }

ul {
  list-style-position: inside; }

#container {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -405px;
  width: 820px; }

#header {
  background: #f4f4f4 url(/images/header.png) left bottom no-repeat;
  display: block;
  min-height: 100px;
  height: auto;
  width: 810px; }
  #header a {
    display: inline-block;
    padding: 0px 5px;
    font-size: 14px;
    color: white;
    height: 34px;
    line-height: 34px;
    text-decoration: none; }
    #header a:hover {
      background: url("/images/nav_highlight.gif") repeat-x; }
  #header a.logo:hover {
    background-image: none; }
  #header .action_box {
    position: absolute;
    width: 200px;
    top: 15px;
    right: 45px; }
    #header .action_box form {
      margin: 0;
      text-align: right; }
      #header .action_box form #q {
        width: 100px; }
    #header .action_box input, #header .action_box select {
      background: #73a4f7;
      border: 1px solid white;
      color: white;
      font-size: 11px;
      height: 14px;
      margin-bottom: 3px; }
    #header .action_box select {
      width: 102px; }
  #header #language_selector {
    float: left; }
    #header #language_selector ul {
      margin: 0; }
    #header #language_selector li {
      float: left;
      height: 16px;
      list-style-type: none;
      margin-right: 3px; }
      #header #language_selector li a {
        background-image: none;
        color: #6ca2d4;
        display: block;
        font-size: 11px;
        line-height: 20px;
        padding: 0 5px; }
      #header #language_selector li a.active {
        color: white; }
      #header #language_selector li a:hover {
        color: white; }
    #header #language_selector li.de_de a {
      border-right: 1px solid;
      border-color: #6ca2d4; }
  #header ul.menu {
    height: 34px;
    list-style-type: none;
    position: absolute;
    top: 65px;
    right: 45px;
    font-weight: 500;
    margin: 0px; }
    #header ul.menu li {
      float: left; }
    #header ul.menu li.active {
      background: url("/images/nav_highlight.gif") repeat-x;
      line-height: 34px; }
    #header ul.menu ul.menu_level_1 {
      background: url(/images/subnavi.png) 30px bottom no-repeat;
      display: none;
      right: 0;
      height: 26px;
      line-height: 25px;
      margin-right: -30px;
      margin-top: 0px;
      list-style-type: none;
      padding: 0px 30px 0px 0px;
      position: absolute;
      text-align: right;
      top: 34px;
      width: 804px;
      z-index: 99; }
      #header ul.menu ul.menu_level_1 li {
        display: inline-block;
        float: none;
        height: 25px;
        line-height: 25px;
        margin: 0px;
        text-align: right;
        padding: 0px;
        width: auto; }
        #header ul.menu ul.menu_level_1 li a {
          color: #73a4f7;
          display: block;
          height: 25px;
          line-height: 25px;
          margin: 0px;
          text-align: right;
          padding: 0px 5px; }
        #header ul.menu ul.menu_level_1 li a:hover {
          background: #73a4f7;
          color: white; }
  #header div#subnavigation {
    background: url(/images/subnavi.png) top left no-repeat;
    clear: both;
    display: block;
    height: 25px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -410px;
    text-align: right;
    width: 810px; }
    #header div#subnavigation ul.subnavigation {
      height: 25px;
      line-height: 25px;
      list-style-type: none;
      margin: 0px;
      padding: 0px;
      position: absolute;
      right: 35px;
      width: auto; }
      #header div#subnavigation ul.subnavigation li {
        display: block;
        float: left;
        height: 25px; }
        #header div#subnavigation ul.subnavigation li a {
          color: #6ca2d4;
          height: 25px;
          line-height: 25px;
          padding: 0px 5px; }
        #header div#subnavigation ul.subnavigation li a:hover {
          background: #73a4f7;
          color: white; }
      #header div#subnavigation ul.subnavigation li.active {
        background: #73a4f7; }
        #header div#subnavigation ul.subnavigation li.active a {
          color: white; }

a.active {
  background: url("/images/nav_highlight.gif") repeat-x; }

#teaser {
  display: block;
  min-height: 250px;
  margin-top: 10px; }

#teaserblock {
  display: block;
  height: 127px;
  margin-top: 10px; }
  #teaserblock ul {
    margin: 0px;
    padding: 0px; }
  #teaserblock li {
    float: left;
    width: 152px;
    height: 127px;
    background: #f4f4f4 url(/images/teaser_bg.gif) no-repeat;
    margin-top: 10px;
    margin-right: 10px;
    padding-top: 10px;
    list-style-type: none;
    text-align: center;
    font-weight: 800;
    font-size: 12px;
    color: #6ca2d4; }

#top {
  background: url(/images/content_top.png) left bottom no-repeat;
  height: 10px;
  margin-top: 10px; }

#bottom {
  background: url(/images/content_btm.png) left bottom no-repeat;
  height: 10px; }

#content {
  display: block;
  padding: 0px 15px;
  background: #f4f4f4 url(/images/content_bg.png) repeat-y;
  margin-bottom: 0px;
  margin-top: 0px; }
  #content #block {
    float: left;
    width: 700px; }
  #content #content_main {
    float: left;
    text-align: justify;
    width: 760px; }
    #content #content_main a {
      color: #879cb5;
      font-weight: 700; }
    #content #content_main a:hover {
      color: #999999; }
    #content #content_main .appendage {
      background: #fafafa;
      border: 1px solid #cccccc;
      margin-top: 10px;
      padding: 5px;
      clear: both; }
      #content #content_main .appendage .information {
        display: inline-block;
        width: 705px; }
        #content #content_main .appendage .information h3 {
          margin-top: 3px; }
          #content #content_main .appendage .information h3 a {
            font-size: 13px;
            font-weight: 500;
            color: #6ca2d4;
            text-decoration: none; }
      #content #content_main .appendage img {
        width: 35px;
        float: left;
        margin: 5px 10px 5px 5px; }
    #content #content_main p img.article_image.float_left {
      float: left;
      clear: left;
      margin: 15px 15px 15px 0; }
    #content #content_main p img.article_image.float_right {
      float: right;
      clear: right;
      margin: 15px 0 15px 15px; }
    #content #content_main p img.article_image {
      margin: 15px 0; }
  #content #content_left {
    border-right: 1px solid #f8f8f8;
    float: left;
    padding: 10px;
    text-align: justify;
    width: 490px; }
    #content #content_left a {
      color: #879cb5;
      font-weight: 700; }
    #content #content_left a:hover {
      color: #999999; }
    #content #content_left p img.article_image.float_left {
      float: left;
      clear: left;
      margin: 15px 15px 15px 0; }
    #content #content_left p img.article_image.float_right {
      float: right;
      clear: right;
      margin: 15px 0 15px 15px; }
    #content #content_left p img.article_image {
      margin: 15px 0; }
  #content #content_right {
    float: right;
    width: 268px; }
    #content #content_right .appendage, #content #content_right .contact_person {
      background: #fafafa;
      border: 1px solid #cccccc;
      margin: 20px 0 20px 0px;
      padding: 0 0 10px 0;
      width: 248px;
      clear: both; }
      #content #content_right .appendage h1, #content #content_right .contact_person h1 {
        background: url(/images/box-header.png) no-repeat;
        color: white;
        font-size: 14px;
        font-weight: 600;
        height: 28px;
        line-height: 28px;
        margin: -10px -1px 10px -1px;
        padding: 0px 0px 4px 10px; }
      #content #content_right .appendage .information, #content #content_right .contact_person .information {
        float: left;
        width: 145px; }
        #content #content_right .appendage .information a, #content #content_right .contact_person .information a {
          color: #6ca2d4;
          text-decoration: none; }
        #content #content_right .appendage .information a:before, #content #content_right .contact_person .information a:before {
          content: "»";
          margin-right: 2px; }
        #content #content_right .appendage .information p, #content #content_right .contact_person .information p {
          margin-top: 0; }
        #content #content_right .appendage .information h3, #content #content_right .contact_person .information h3 {
          margin-top: 3px; }
          #content #content_right .appendage .information h3 a, #content #content_right .contact_person .information h3 a {
            font-size: 13px;
            font-weight: 500;
            color: #6ca2d4;
            text-decoration: none; }
      #content #content_right .appendage img, #content #content_right .contact_person img {
        clear: left;
        float: left;
        margin: 0px 10px 5px 5px;
        width: 75px; }

fieldset {
  border: 1px solid;
  border-color: #6ca2d4;
  margin-right: 15px; }
  fieldset legend {
    text-align: right;
    border-color: #6ca2d4;
    font-weight: bold;
    font-size: 12px; }

label {
  width: 300px;
  display: block;
  font-size: 11px;
  font-weight: bold; }

div.nofloat label {
  width: 500px;
  display: inline; }

#pdf {
  background: #f4f4f4; }

#content2 {
  clear: both;
  display: block;
  margin-top: 10px; }
  #content2 .catboxhead {
    background: #f4f4f4 url(/images/catbox_head.png) bottom left no-repeat;
    height: 10px;
    margin: 0;
    padding: 0; }
  #content2 .catboxbody {
    background: #f4f4f4 url(/images/catbox_body.gif) top left repeat-y;
    min-height: 100%;
    margin: 0 0 0 3px;
    padding: 0; }
  #content2 .catboxbody2 {
    background: #f4f4f4 url(/images/catbox_body2.gif) top left repeat-y;
    margin: 0 0 0 3px;
    padding: 0; }
  #content2 .catboxbottom {
    background: #f4f4f4 url(/images/catbox_btm.png) top left no-repeat;
    height: 10px;
    margin: 0 0 15px 0; }
  #content2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #content2 ul .location {
      float: left;
      font-weight: bold;
      margin-bottom: 10px;
      width: 50px; }
    #content2 ul .phone {
      float: right;
      margin-bottom: 10px;
      width: 120px; }

.c2block {
  border: 0;
  float: left;
  width: 170px;
  margin: 15px;
  margin-top: 5px;
  font-size: 11px; }
  .c2block .news {
    margin-top: 7px; }
  .c2block span {
    display: block;
    font-size: 14px;
    font-weight: 800;
    color: #6ca2d4;
    margin-bottom: 10px; }
  .c2block a {
    display: block;
    color: #879cb5;
    text-decoration: none; }
  .c2block a.orangelink {
    color: #ff9900;
    font-size: 11px;
    font-weight: 600;
    margin-top: 14px;
    float: left;
    clear: left; }
  .c2block ul {
    display: block; }

.c3block {
  float: left;
  width: 370px;
  margin: 15px;
  margin-top: 5px;
  font-size: 11px; }
  .c3block a {
    display: block;
    color: #879cb5;
    text-decoration: none; }
  .c3block input {
    border: 1px solid #879cb5;
    line-height: 18px;
    margin-left: 5px;
    width: 140px; }
  .c3block input#subscription_email {
    margin-left: 0px;
    width: 260px; }
  .c3block input#subscription_submit {
    background: url(/images/btn-green.png) left top no-repeat;
    border: 0px;
    color: white;
    font-size: 10px;
    font-weight: 600;
    height: 23px;
    line-height: 23px;
    width: 92px; }
  .c3block span {
    font-size: 14px;
    font-weight: 800;
    color: #6ca2d4; }

.c5block {
  border: 0;
  float: left;
  width: 130px;
  margin: 15px;
  margin-top: 5px;
  font-size: 11px; }
  .c5block .news {
    margin-top: 7px; }
  .c5block span {
    display: block;
    font-size: 14px;
    font-weight: 800;
    color: #6ca2d4;
    margin-bottom: 10px; }
  .c5block a {
    display: block;
    color: #879cb5;
    text-decoration: none; }
  .c5block ul {
    display: block; }

#footer {
  display: block;
  padding: 0px 15px;
  background: #f4f4f4 url(/images/footer_bg.png) no-repeat;
  height: 42px;
  font-size: 12px;
  color: #6ca2d4;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 20px; }
  #footer span.claim {
    display: inline;
    float: left;
    width: 500px; }
  #footer a {
    display: inline;
    color: #6ca2d4;
    text-decoration: none; }
  #footer > span {
    display: inline;
    float: right;
    margin-right: 25px; }

#flash {
  display: block;
  margin-top: 35px; }

#flash_message {
  color: #6595e6;
  padding: 10px;
  font-size: 22px; }

.clear {
  clear: both; }

.highlight {
  background-color: yellow; }

.fieldWithErrors {
  color: red; }

#swf, #page-swf {
  text-align: center; }
