html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.5;
  color: #FFF;
  font-family: Verdana, Geneva, sans-serif; }

article, aside, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

p, figure {
  margin: 1em 0; }

a img {
  border: none; }

sup, sub {
  line-height: 0; }

h1, h2, h3, h4, h5, h6 {
  color: #fff; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5, h6 {
  font-size: 18px; }

#wrapper {
  margin: 0 auto;
  width: 930px;
  padding: 0 15px;
  position: relative; }

#header {
  position: relative;
  width: 930px;
  height: 115px; }

#langbar {
  height: 14px;
  width: 155px;
  padding: 5px 18px 8px 18px;
  position: absolute;
  background: #edf8ff;
  top: 0;
  right: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }
  #langbar a:link, #langbar a:visited {
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    color: #5e5e5e;
    font-size: 9px;
    position: relative;
    float: left;
    letter-spacing: -1px; }
  #langbar a:hover {
    text-decoration: underline; }
  #langbar a#de {
    padding-right: 10px; }
  #langbar a#fi {
    border-left: 1px solid #5e5e5e;
    border-right: 1px solid #5e5e5e;
    padding: 0 10px; }
  #langbar a#en {
    padding-left: 10px; }

#logo {
  background: url(/assets/img/logo.png) no-repeat;
  position: absolute;
  bottom: 20px;
  left: 0;
  height: 49px;
  width: 309px; }
  #logo:hover {
    cursor: pointer; }
  #logo h1 {
    display: none; }

#nav {
  position: absolute;
  right: 0;
  bottom: 13px;
  width: 360px; }
  #nav ul {
    float: right;
    position: relative;
    list-style-type: none; }
    #nav ul li {
      margin: 0;
      position: relative;
      float: left;
      padding: 5px 17px;
      border-left: 1px solid #dcdcdc;
      border-right: 1px solid #aaaaaa;
      color: #80b8d6;
      font-family: 'FuturaPTBook-Reg';
      font-weight: normal;
      font-style: normal;
      display: inline;
      font-size: 20px;
      text-transform: uppercase; }
  #nav .profile {
    padding-left: 0;
    border-left: 0; }
  #nav .contact {
    padding-right: 0;
    border-right: 0; }
  #nav ul li a:link, #nav ul li a:visited {
    text-decoration: none;
    color: #80b8d6; }
  #nav ul li a:hover {
    color: #038DD9; }

#main {
  overflow: hidden;
  position: relative;
  width: 930px;
  background: url(/assets/img/mitte.jpg) #78bbdb no-repeat center;
  height: 420px; }
  #main #news {
    position: absolute;
    bottom: 15px;
    right: 15px;
    text-align: right; }
    #main #news h2 {
      text-transform: uppercase;
      font-family: FuturaPTBook-Reg;
      font-weight: normal;
      font-style: normal;
      line-height: 20px; }
    #main #news p {
      font-size: 13px;
      margin: 6px 0 8px 0px; }
    #main #news img {
      margin-left: 10px;
      float: right; }
      #main #news img:hover {
        opacity: 0.5; }

#boxes {
  color: #000; }
  #boxes p {
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000; }
  #boxes h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    font-family: FuturaPTBook-Reg;
    font-weight: normal;
    font-style: normal;
    line-height: 18px; }

#imprint h3 {
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  font-family: FuturaPTBook-Reg;
  font-weight: normal;
  font-style: normal;
  line-height: 18px; }

#boxes h4 {
  color: #000;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold; }

#profile_box {
  background: url(/assets/img/tobias.png) no-repeat 380px 100% #a6ddff; }

.box ul {
  list-style-image: url(/assets/img/dash.png);
  margin-top: 5px; }
  .box ul li {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin-left: 17px;
    margin-bottom: 5px; }
  .box ul.links {
    list-style-type: none;
    list-style-image: none; }
    .box ul.links li {
      padding: 0;
      line-height: 14px;
      margin: 0 0 16px 0; }

.arrow {
  font-size: 27px; }

.box {
  padding: 30px;
  right: 930px;
  position: absolute;
  top: 0;
  border-right: #90c9eb;
  background: #a6ddff;
  height: 360px; }
  .box ul.links li a:link, .box ul.links li a:visited {
    font-family: FranklinGothicURWCom-Boo;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 19px;
    background: url(/assets/img/arrow_right.png) no-repeat right; }
  .box ul.links li a:hover {
    color: #fff; }

/*  Sliding box elements   */
.shadow {
  -webkit-box-shadow: 3px 0px 14px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 0px 14px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 0px 14px rgba(0, 0, 0, 0.4); }

#profile_box, #services_box, #contact_box {
  z-index: 4; }

#s2, #s3, #s4 {
  z-index: 3; }

#s2a, #s2b {
  z-index: 2; }

.thick1 {
  width: 250px; }

.thick2 {
  width: 560px; }

.thick3 {
  width: 870px; }

#imprint {
  display: none;
  background: #a6ddff;
  position: absolute;
  top: 115px;
  left: 15px;
  width: 736px;
  padding: 30px 30px 30px 164px;
  height: 1050px; }
  #imprint p {
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000; }

#footer {
  width: 400px;
  text-align: center;
  margin: 10px auto 0 auto;
  color: #8bbcd6;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9px;
  text-transform: uppercase; }
  #footer a:link, #footer a:visited {
    color: #8bbcd6;
    text-decoration: none;
    font-size: 9px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase; }

#contact_box h4 {
  margin-top: 10px; }
