body #page {
  position: relative;
  max-width: 900px;
  height: 810px;
  margin: 5px auto 36px auto; }

#page img {
  position: absolute;
  background-repeat: no-repeat;
  top: 0; }

#header {
  position: relative;
  top: 31px; }
  #header #topbar {
    position: absolute;
    left: 36px;
    top: 9px;
    width: 648px;
    height: 111.6px; }
    #header #topbar h1 {
      left: 27px;
      top: -21.6px;
      margin: 0;
      padding: 0;
      position: relative;
      width: 584px;
      height: 0;
      padding-top: 212px;
      /* add the value of top in span*/
      overflow: hidden; }
      #header #topbar h1 span {
        display: block;
        position: absolute;
        left: 3px;
        top: 36px;
        width: 584px;
        height: 212px;
        /* add the value of top in span */
        margin: 0;
        padding: 0;
        background: url("../images/kv.png") top left no-repeat;
        background-size: contain; }
    #header #topbar p {
      position: absolute;
      left: 0;
      top: 115.2px; }
  #header #menu {
    position: absolute;
    left: 36px;
    top: 144px;
    width: 846px;
    height: 54px; }
    #header #menu h2 {
      left: 602px;
      top: -36px;
      margin: 0;
      padding: 0;
      position: relative;
      width: 244px;
      height: 0;
      padding-top: 112px;
      overflow: hidden; }
      #header #menu h2 span {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 244px;
        height: 112px;
        margin: 0;
        padding: 0;
        background: url("../images/pf.png") top left no-repeat;
        background-size: contain;
        z-index: 1; }
    #header #menu p {
      position: absolute;
      left: 18px;
      top: 14.4px; }

#middle {
  position: relative;
  top: 247px; }
  #middle #navigation {
    position: absolute;
    left: 36px;
    top: 0;
    width: 162px;
    height: 306px; }
    #middle #navigation .accordion {
      border: 0;
      padding: 0 10px;
      margin: 0 auto;
      list-style: none outside; }
    #middle #navigation .accordion-item-hd {
      position: relative;
      cursor: pointer; }
    #middle #navigation label.accordion-item-hd {
      padding: 5px 0 3px 0;
      margin: 3px 0px 3px 6px;
      overflow: hidden; }
    #middle #navigation .accordion-item-input {
      clip: rect(0 0 0 0);
      width: 1px;
      height: 1px;
      margin: -1;
      overflow: hidden;
      position: absolute;
      left: -9999px; }
    #middle #navigation a.navpoint {
      padding: 5px 0 5px 9px;
      margin: 1px 0 1px 9px; }
  #middle #picture {
    position: absolute;
    left: 216px;
    top: 0;
    width: 468px;
    height: 306px; }
    #middle #picture #screen {
      position: relative;
      overflow: hidden;
      width: 459px;
      height: 297px;
      display: inline-block; }
    #middle #picture .slide {
      top: 0;
      width: 100%;
      display: inline-block; }
    #middle #picture .slide img {
      max-width: 459px;
      max-height: 297px;
      width: auto;
      height: auto; }
    #middle #picture h3 {
      position: absolute;
      bottom: 18px;
      left: 18px;
      padding: 9px;
      margin: auto;
      /*display: inline-block;*/
      box-shadow: 1px 1px 10px rgba(255, 255, 255, 0.5);
      border: solid 0 rgba(0, 0, 0, 0.3);
      border-width: 0 1px 1px 0; }
    #middle #picture #bar {
      position: absolute;
      bottom: 0px;
      right: 0;
      padding: 18px 9px 9px 18px; }
      #middle #picture #bar ol {
        list-style: none;
        width: 100%;
        padding: 6px; }
        #middle #picture #bar ol li {
          display: inline-block;
          border-radius: 50%;
          width: 14.4px;
          height: 14.4px;
          margin: 0 3px;
          border: solid 2px rgba(0, 0, 0, 0.3); }
  #middle #description {
    position: absolute;
    left: 702px;
    top: 0;
    width: 168px;
    height: 306px;
    padding: 0 6px; }
    #middle #description span {
      position: absolute; }
      #middle #description span h4 {
        letter-spacing: 0.02em;
        padding: 10px 5px 5px 2px; }
      #middle #description span p {
        padding: 4px 8px; }

#footer {
  position: relative;
  top: 589px; }
  #footer #icons {
    position: absolute;
    left: 216px;
    top: -36px; }
    #footer #icons p#question, #footer #icons p#magnifier, #footer #icons #linkedin, #footer #icons p#off_magnifier {
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      border-radius: 50%;
      width: 16.2px;
      height: 16.2px;
      margin: 2px 3px;
      border: solid 2px white; }
    #footer #icons #linkedin {
      left: 54px;
      width: 18px;
      height: 18px;
      border-radius: 3.6px;
      border: 0; }
    #footer #icons p#magnifier {
      left: 27px;
      border-width: 1px;
      border-color: brown; }
    #footer #icons p#off_magnifier {
      left: 28px;
      top: -5.4px;
      border: 0; }
  #footer #help {
    z-index: 1;
    position: absolute;
    left: 297px;
    top: -34px;
    display: none;
    border-radius: 4px;
    padding: 4px;
    margin: 6px; }
  #footer #hallo {
    position: absolute;
    top: 0;
    left: 36px;
    padding: 18px 18px;
    margin: 0px;
    width: 126px;
    height: 144px;
    display: block;
    /*	box-shadow: 1px 1px 10px rgba(255,255,255,0.5);
    	border: solid 0 rgba(0,0,0,0.3);
    	border-width: 0 1px 1px 0;*/ }
  #footer #profInfo {
    position: absolute;
    top: 0;
    left: 216px;
    padding: 12px 4.5px;
    margin: 0px;
    height: 66px;
    width: 657px;
    display: block;
    /*	box-shadow: 1px 1px 10px rgba(white, 0.5);
    	border: solid 0 rgba(0,0,0,0.3);
    	border-width: 0 1px 1px 0;*/ }
  #footer #personal_info {
    position: absolute;
    top: 108px;
    left: 216px;
    padding: 0 4.5px;
    margin: 0px;
    width: 657px;
    display: block;
    /*	box-shadow: 1px 1px 10px rgba(255,255,255,0.5);
    	border: solid 0 rgba(black, 0.3);
    	border-width: 0 1px 1px 0;*/ }
  #footer p#copyright {
    position: absolute;
    text-align: center;
    left: 216px;
    top: 180px;
    width: 666px; }

.glass {
  width: 300px;
  height: 300px;
  position: absolute;
  border-radius: 50%;
  cursor: crosshair;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  display: none;
  z-index: 1; }

/* EXPERIMENTING HERE */
#matrix {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 30px white, 0px 0px 20px rgba(0, 128, 0, 0.3), inset 0px 0px 10px rgba(255, 255, 0, 0.6);
  /*	color:white;*/
  background-color: rgba(0, 0, 0, 0.6);
  margin: 30px;
  padding: 30px;
  border-radius: 40%; }
  #matrix p {
    position: absolute;
    color: green;
    font: normal normal 500 14.54545px system;
    text-align: center;
    background-color: lightgreen;
    line-height: 100%;
    max-width: 14.4px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    display: block;
    border: solid 1px darkgreen;
    border-width: 0 2px; }

#introduction {
  position: fixed;
  vertical-align: top;
  top: 5px;
  left: -224px;
  color: black;
  display: inline;
  -webkit-transition: left 1s;
  transition: left 1s;
  cursor: pointer; }
  #introduction p {
    display: inline;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    /*overflow:hidden;*/ }
    #introduction p:first-child {
      padding: 10px;
      font: normal normal 500 0.8em /1.3 'Segoe UI';
      width: 200px;
      display: inline-block;
      background-color: rgba(255, 165, 0, 0.8);
      border-radius: 2px;
      border: solid 2px white; }
    #introduction p:last-child {
      padding: 10px 10px 10px 0;
      border-radius: 0 50% 50% 0;
      font: normal normal 500 1em 'Segoe Script';
      background-color: #a4ea8f;
      -webkit-transition: opacity 1s;
      transition: opacity 1s;
      opacity: 0.5; }
      #introduction p:last-child:hover {
        left: 0px;
        opacity: 1; }
  #introduction:hover {
    left: 0px;
    opacity: 1; }

.move_cursor {
  top: 100px;
  left: 100px;
  -webkit-transition: top 1s;
  transition: top 1s;
  -webkit-transition: left 1s;
  transition: left 1s;
  position: absolute; }

div.line {
  transform-origin: 0 100%;
  height: 3px;
  background: #fff; }

div.transforming-on-corner {
  transform-origin: 0% 0%; }

.info {
  border: solid 1px white !important;
  padding: 5px 1px 5px 6px !important; }
