/*General*/
body {
  margin: 0px;
  padding: 0px;
}

img{
  border: none;
}

#Logo{
  position: absolute;
  left: 0px;
  top: 0px;
}

#Switch{
  position: absolute;
  left: 1015px;
  top: 181px;
  z-index: 1000;
}

/*Content*/
#Content_Referenzen{
  position:absolute;
  left:250px;
  top:187px;
  font-family: Times New Roman, Times;
  font-size: 14px;
  line-height: 20px;
}


#ContentPreviews{
  position:absolute;
  left:250px;
  top:603px;
  font-family: Times New Roman, Times;
  font-size: 14px;
}

#Content{
  position:absolute;
  left:250px;
  top:176px;
  font-family: Times New Roman, Times;
  font-size: 14px;
}

#Credits{
  position:absolute;
  left:527px;
  top:655px;
  font-family: Times New Roman, Times;
  font-size: 10px;
}

#BildJohanna{
  position: absolute;
  left: 770px;
  top: 191px;
}

#ContactText{
  margin-top:11px;
}


#ContactText a{
  color: black;
}


/*Navigation Home*/
#Home_Navigation{
  position:absolute;
  left:20px;
  top:190px;
}

#Home_Navigation a{
  color: #ffffff;
  text-decoration: none;
  font-family: Times New Roman, Times;
  font-size: 36px;
}

#Home_Navigation a:hover{
  color:#9b5982;
}



/*Navigation Main*/
#Main_Navigation{
  position:absolute;
  left:20px;
  top:190px;
}

#Main_Navigation a{
  color: #3d3d3d;
  text-decoration: none; 
  font-family: Arial;
  font-size: 17px;
}

#Main_Navigation a:hover{
  color:#9b5982;
}


/*Navigation Bottom*/
#Bottom_Navigation{
  position:absolute;
  left:20px;
  top:600px;
}

#Bottom_Navigation a{
  color: #3d3d3d;
  text-decoration: none;
  font-family: Arial;
  font-size: 17px;
}


/*Navigation Footer*/
#Footer{
  position:absolute;
  left:0px;
  top:700px;
  width: 100%;
}

#Footer div{
  font-family: Arial;
  font-size: 12px;
  color: #989898;
  border-top: 1px solid #000000;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 5px;
}

#ArrowRight{
  position: absolute;
  left: 800px;
  top: 10px;
}

#ArrowLeft{
  position: absolute;
  left: 0px;
  top: 10px;
}


#Previews{
  width: 780px;
  height: 90px;
  left: 15px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: absolute;
  white-space: nowrap;
}

#ContentThumbs{
  overflow-x: scroll;
  overflow-y: hidden;
  position: absolute;
  white-space: nowrap;
  left:250px;
  top:188px;
  font-family: Times New Roman, Times;
  font-size: 14px;
  width: 810px;
}

#ContentMakingOf{
  overflow-x: scroll;
  overflow-y: hidden;
  position: absolute;
  white-space: nowrap;
  left:250px;
  top:190px;
  font-family: Times New Roman, Times;
  font-size: 14px;
  width: 810px;
  height: 367;
}

#ContentMakingOf img{
  padding: 0px;
  margin: 0px;
}


.ImgPreview{
  margin-left: 2px;
}

.hand {
  cursor: pointer; 
}


#Content_Portfolio{
  position:absolute;
  left:250px;
  top:187px;
  font-family: Times New Roman, Times;
  font-size: 14px;
  line-height: 20px;
}

#Content_Portfolio a{
  color: black;
  text-decoration: none;
}


#Content15{
  position:absolute;
  left: 250px;
  top: 170px;
  font-family: Times New Roman, Times;
  font-size: 16px;
}

#VitaText{
  width: 500px;
}

#Caption{
  padding-top: 3px;
}

#ContactText a{
  text-decoration: none;
}
