body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

a:link {
	font-size: 11px;
	font-weight:bold;
	color: #C00;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #C00;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-weight:bold;
	color: #C00;
	text-decoration: underline;
}

a:active {
	font-size: 11px;
	font-weight:bold;
	color: #C00;
	text-decoration: none;
}

.fliestext {
	font-size: 10px;
	color: #666;
}

.head {
  font-size: 10px;
  color: #339;
}

.hotel {
  font-size: 12px;
  font-weight: bold;
  color: #339;
}

.offer_pic {
  width: 180px;
  height: 100px;
}

.linie {
	border-top-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}	

.linie_gruen {
	border-top-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #109A72;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.link {
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

.kriterium_suchmaske {
	height:25px;
	font-size:10px;
	font-weight:bold;
	color: #C00;
	padding-left:5px;
	vertical-align:middle;
}

.kriterium_formular {
	font-size:10px;
	color:#000;
}

.button {
	font-size:10px;
	font-weight:bold;
	color:#C00;
	height:20px;
	width:75px;
}

