body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

hr {
	border: 1px dashed #FFF9C9;
}
.fliestext {
	font-size: 10px;
	color: #666;
	line-height: 17px;
	margin: -15px 0 20px 0;
}

.headline {
	font-size: 10px;
	font-weight: bold;
	color: #E81106;
}

a:link {
	font-size: 10px;
	color: #E81106;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-size: 10px;
	color: #E81106;
	text-decoration: none;

}
a:hover {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	font-size: 10px;
	color: #E81106;
	text-decoration: none;

}
a.b:link {
	font-size: 10px;
	color: #A3CDDB;
	text-decoration: none;

}
a.b:visited {
	font-size: 10px;
	color: #A3CDDB;
	text-decoration: none;

}
a.b:hover {
	font-size: 10px;
	color: #A3CDDB;
	text-decoration: underline;

}
a.b:active {
	font-size: 10px;
	color: #A3CDDB;
	text-decoration: none;

}
.land {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

.kriterium_suchmaske {
	height:25px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
	vertical-align:middle;
}

.kriterium_formular {
	font-size:10px;
	color:#000;
}

.button {
	font-size:10px;
	font-weight:bold;
	color:#E81106;
	height:20px;
	width:75px;
}

.offer_pic {
  width: 120px;
  height: 80px
}

