body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.fliestext {	
  font-size: 10px;
  font-weight: normal;
  color: #333;
}

.rubrik {
  font-size: 10px;
  color: #333;
  font-weight: bold;
  padding-left: 4px;
}

.kriterium_formular {
  font-size: 10px;
  color: #333;
}

.button {
  font-size:10px;
  color:#000;
  height:20px;
  width:60px;
}

a:link {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  text-decoration: underline;
}

a:visited {
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}

a:hover {
  font-size: 10px;
  font-weight: normal;
  color: #F00;
  text-decoration: underline;
}

a:active {
  font-size: 10px;
  font-weight: normal;
  color: #F00;
  text-decoration: underline;
}

.headline {
  padding: 1px 0 2px 0;
  font-size: 10px;
  font-weight: normal;
  color: #333;
}

.hotel {
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
  color: #034ea2;
}

.offer_pic {
  width: 100px;
  height: 100px;
}

