input, textarea
{
  border: solid 1px #6B3E27;
  background: #EEE3C3;
}

textarea
{
  height: 150px;
}

input.button
{
  background: #C9BAA7;
}

.big
{
  width: 260px;
}

.small
{
  width: 50px;
}

.middle
{
  width: 205px;
}

div.headline
{
  position: relative;
  color: #46423F;
  margin-bottom: 23px;
  font-family: Times, Verdana, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  font-style: italic;
}

#contactAdress
{
  position: absolute;
  top: 82px;
  left: 440px;
}

.msg
{
  color: #CC0006;
  font-weight: bold;
}