body {
  margin: 0;
  padding: 0 10px 0 10px;
  background-color: #000000;
  color: #ffffff;
  font-family: Helvetica, Ariel, sans-serif;
  font-size: 12px;
}

#wrapper {
  margin: 20px auto 5px auto;
  padding: 0px;
  border: 1px solid #1f2830;
  width: 900px;
  background-image: url(images/gallery-background2.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
}

#header {
  padding: 0 0 0 500px;
  margin: 0;
  background-image: url(images/header-bkgrnd-3.jpg);
  background-repeat: no-repeat;
  background-color: #000000;
  border-bottom: 0 solid #323d46;
  height: 120px;
}

#header ul {
  color: #bad8e5;
  padding-top: 11px;
  margin: 0 3px 0 0;
}

#header li {
  display: inline;
  color: #bad8e5;
  margin: 0 2px 0 0;
  list-style: none;
}

#header a:link, #header a:visited {
  letter-spacing: .1em;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

#header a:hover {
  color: #bad8e5;
}

#header .copyright {
  color: #fdf3bb;
  font-size: 80%;
  text-align: right; 
  margin: 50px 16px 0 0;
  letter-spacing: .08em;
}


#gallery_page {
  top:0;
  left:  0;
  margin: -20px 0 0 0;
  padding: 0;
  width: 100%;

}

#content {
  margin: 0 50px 0 100px;
  padding-top: 12px;
  font-weight: normal;
}

#content-resume {
  margin: 0 300px 0 100px;
  padding-top: 12px;
  font-weight: normal;
}

#content p{
  margin: 0 120px 0 0;
  padding-top: 12px;
  text-align: left;
  font-weight: normal;
  line-height: 1.3em;
  font-size: 110%;
  color: #dce4eb;
}

#content h2{
  margin: 0 20px 0 0;
  padding-top: 12px;
  text-align: left;
  font-weight: normal;
  font-size: 180%;
  color: #d5edbf;
}

#content-resume h3{
  margin: 0 20px 0 0;
  padding-top: 32px;
  text-align: left;
  font-weight: normal;
  font-size: 140%;
  line-height: 1.2em;
  color: #d5edbf;
}

#content .title {
  margin: 0 20px 0 330px;
  padding: 50px 8px 0 0;
  font-weight: normal;
  text-align: right;
  line-height: 1.3em;
  color: #d3e7f7;
  letter-spacing: .08em;
}

#content-resume ul {
  margin: 10px 0 0 0;
}

#content-resume li {
  margin: 3px 0 5px 0;
  line-height: 1.3em;
}

#content-resume a:link, #content-resume a:visited {
  color: #7abad7;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  font-size: 100%;
  text-decoration: underline;
}

#content-resume a:hover {
  color: #f0efa4;
}

#content-contact {
  margin: 0 300px 0 200px;
  padding-top: 80px;
  font-weight: normal;
  height: 800px;
}

#content-contact h3{
  margin: 0 20px 0 0;
  padding-top: 32px;
  text-align: left;
  font-weight: normal;
  font-size: 140%;
  line-height: 1.2em;
  color: #d5edbf;
}

#content-contact a:link, #content-contact a:visited {
  color: #d5edbf;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  font-size: 140%;
  text-decoration: underline;
}

#content-contact a:hover {
  color: #7abad7;
}

img {
  border: none;
}

.portrait {
  border: none;
  float: right;
  padding: 0 0 10px 20px;
  margin: -40px 30px 0 0;
}

.ingolstadt {
  border: none;
  float: right;
  padding: 0;
  margin: 0 -270px 0 0;
  border: 1px solid #324c2c;
}
