#link {
	color: #FFFF00;
	font-weight: bold;
	font-size: 18px;
	font-family: Century, sans-serif;
	text-decoration = none;
	text-shadow:white 10px 10px 10px;
}

#link2 {
	color: #8ACF00;
	font-weight: bold;
	font-family: Century;
}

p {

	color: #000000;
	font-weight: bold;
	font-family: Century;

}

h1 {
	color: #000000;
	font-family: Century, sans-serif;
}


#footer {
	color: #FFFF00;
	font-family: Century, sans-serif;
	
}

#unsichtbar {
	color: #FFFFFF;
	font-size: 12px;
}
#galerie {
  padding-left: 0px;
  list-style-type: none;
  display: table;
}
#galerie li {
  font-size: 0.6em;
  padding-bottom: 20px;
  float: left;
  width: 252px;
  text-align: center;
  }
  #inhalt {
  border: 2px groove #cc9933;
  padding: 20px;
  background-color: #ffffcc;
  margin-left: 200px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 16px;
  font-size: 14px;
  color: black;
  margin-bottom: auto;
  margin-right: 6px;
  min-height: 276px;
  min-width: 580px;
}
#galerie1 {
  padding-left: 0px;
  list-style-type: none;
  display: table;
}
#galerie1 li {
  font-size: 0.6em;
  padding-bottom: 20px;
  float: left;
  width: 252px;
  text-align: center;
  }
