body {
background-color: #000000;
color: #996600;
margin: 64px 0px 0px 0px;
}

body, table {
font: 11px Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
  line-height: 180%;
}

a {
color: #996600;
font-weight: normal;
text-transform: none
}

a:link, a:visited, a:active {
color: #996600;
text-decoration: none
}

a:hover {
color: #663300;
text-decoration: none
}

.gallerie {
  width:830px;
  margin-top:20px;
  margin-bottom:20px;
  margin-left: 40px;
  overflow:hidden;
}

.gallerie ul{
  list-style:none;
}

.gallerie li{
  float:left;
  margin:10px;
}

.gallerie img{
  display:block;
  width:100px; height:100px;
  border:2px solid #996600;
  box-shadow: 2px 2px 4px #663300;
}

.gallerie img:hover {
  border: 2px solid #663300;
  box-shadow: 4px 4px 8px #996600;
}

.scroll-container {
  height: 400px;
  width: 900px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#iframe_pic_touch {
  height: 400px;
  width: 900px;
  border: none;
}
