/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

a:link {
	font-weight:bold;
	font-size: 10px;
	color: #f63;
	text-decoration: underline;

}
a:visited {
	font-weight:bold;
	font-size: 10px;
	color: #f63;
	text-decoration: underline;

}
a:hover {
	font-weight:bold;
	font-size: 10px;
	color: #f63;
	text-decoration: underline;

}
a:active {
	font-weight:bold;
	font-size: 10px;
	color: #FF6633;
	text-decoration: none;
}

.rubrik_suchmaske 
{
	font-weight: bold;
  font-size: 11px;
  color: #f63; 
}

.formular {
  font-size: 10px;
  color: #000;
  width: 125px;
}

.fliestext {
	font-size: 10px;
	color: #666;
}
.hotel {
	font-size: 12px;
	font-weight: bold;
	color: #3b83a6;
}

.head_2 {
	font-size: 10px;
	font-weight: bold;
	color: #3b83a6;
}


.head_suchmaske {
	font-size: 10px;
	font-weight: bold;
	color: #3b83a6;
}

.land {
	font-size: 10px;
	font-weight: bold;
	color: #f63;
}

.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_familienreisen {
	border-top-width: 2px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3b83a6;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.titel {
	font-size: 10px;
	font-weight: bold;
	color: #109A72;
}

.offer_pic {
  width: 180px;
  height: 135px;
}


