.postcard a {
  display: block;
  width: 120px;
  height: 120px;
  background-color: #31331c;
  padding: 5px;
}

.postcard-smalltext {
display: block; 
height: 55px;
width: 130px;
padding-bottom: 5px; 
margin-top: 0px;
font-size: 10px; 
color: #3d4042; 
font-family: Verdana;
}

.headline {
color: #3d4042;
font-weight:normal;
Font-size: 16px;
font-family: Verdana;
}
.greentext {
color: #31331c;
font-weight:normal;
Font-size: 16px;
font-family: Verdana;
}

hr {
color: #b3af90;
height: 1px;
width: 100%;
border: 0px;
background: #b3af90;
}

#swMenuTree{
  text-align: right;
}
.swMenuItem .swMenuItem  a {
  font-size: 10px;
color: #bf2f00;
font-weight:normal;
text-decoration: none;
}
.swMenuItem .swMenuItem  a:hover {
  font-size: 10px;
color: #842000;
font-weight:normal;
text-decoration: none;
}