body {
  font-family: georgia;
  font-size: 13px;
  
  color: #37373F;
  background-color: #B6B5DF;
}

h1 {
  font-family: impact, arial;
  font-size: 35px;
}

h2 {
  font-family: impact, arial;
  font-size: 30px;
}

#inhalt { 	
  text-align: center;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 850px;
}

.content img {
  border: 3px solid #36358F;
}

#box {
  padding: 15px;
  background-color: #8F8ECF; 
  border: 1px solid #36358F;
}

#box .hinweis {
  font-size: 12px;
}

#box input {
  font-size: 21px;
}

.pics {
  font-size: 11px;
}
