body{
  margin-top:25px;
  background-color:#dedede;
}

.page{
  background-color:#ffffff;
  width:800px;
  height:600px;
}

.text  {
  font-family: Verdana;
  font-size: 20px;
  color: #000000;
}

.textklein  {
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
}

.nav1  {
  text-decoration: none;
  height: 30px;
  font-family: Verdana;
  font-size: 12px;
  color: #666666;
}

.nav  {
  font-family: Verdana;
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}


/* Start: gallery.php */
.galleryName  {
  height: 50px;
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 50px;
  font-family: Verdana;
  font-size: 55px;
  color: #666666;
}

.galleryContent{
  float:left;
  width:600px;
  height:370px;
  margin-left:30px;
}

.pageNavigation{
  float:left;
  width:600px;
  height:40px;

}

.pfeillinks{
  float: left;
}

.pfeilrechts{
  float: right;
  margin-right: 115px;
}
/* Ende: gallery.php */


/* Start: index.php */
.name  {
  float: left;
  height: 50px;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Verdana;
  font-size: 55px;
  color: #666666;
}

.nameZusatz  {
  clear: both;
  height: 50px;
  margin-left: 10px;
  font-family: Verdana;
  font-size: 35px;
  color: #666666;
}

.startPicture  {
  float: left;
  width: 630px;
  margin-top:32px;
  margin-left:0px;
}
/* Ende: index.php */


/* Start impressum.php */
.impressumName  {
  height: 50px;
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 50px;
  font-family: Verdana;
  font-size: 55px;
  color: #666666;
}

.pictureAndreas{
  float:left;
  width:300px;
}

.impressum{
  float:left;
  margin-left:20px;
  width:300px;
}

.agb{
  clear: both;
  margin-left: 50px;
}


/* Ende impressum.php */






