body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
  font-size: 10px;
}

hr {
	border: 1px dashed #0F246C;
}

.fliestext {
	color: #333;
	line-height: 17px;
}

.headline {
	font-weight: bold;
	color: #0F246C;
}

.hotel {
	font-weight: bold;
	color: #189FCC;
}

a:link {
	color: #618AC0;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #618AC0;
	text-decoration: underline;
}

a:active {
	color: #618AC0;
	text-decoration: none;
}

a.b:link {
	color: #A3CDDB;
	text-decoration: none;
}

a.b:visited {
	color: #A3CDDB;
	text-decoration: none;
}

a.b:hover {
	color: #A3CDDB;
	text-decoration: underline;
}

a.b:active {
	color: #A3CDDB;
	text-decoration: none;
}

.kriterium_suchmaske {
	height:25px;
	font-weight:bold;
	color: #333;
	padding-left: 5px;
	vertical-align: middle;
}

.kriterium_formular {
	color: #000;
	padding-left: 3px;
	color: grey;
	font-size: 11px;
}

.button {
	color: #189FCC;
	vertical-align: middle;
	height: 20px;
	width: 90px;
	cursor: pointer;
}

.offer_pic {
  width: 120px;
  height: 80px;
}
