@charset "utf-8";
/* CSS Document */
.schrift_anfrage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #284e53;
}

.flug_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #498F99;
	border-color: #498F99;
	
}
.flug_1 span {
	font-weight: normal;
}
.angebote_unser_katalogpreis {
	color: #FFFFFF;
	background-color: #000080;
	font-size: 12px;
	font-weight: bold;
}

.angebote_katalogpreis {
	text-decoration: line-through;
	font-size: 16px;
	color: #FFF;
	background-color: #000080;
}

.angebote_einleitung {
	font-size: 12px;
}
.angebote_einleitung h2 {
	font-size: 12px;
}


.angebote_hotel {
	font-size: 16px;
	color: #000080;
	padding-left: 7px;
}
.angebote_hotel h1 {
	font-size: 16px;
}


.angebote_ziel {
	font-size: 9px;
	padding-left: 2px;
	padding-top: 1px;
	color: #FFFFFF;
}

.angebote_unser_katalogpreis {
	color: #FFFFFF;
	background-color: #000080;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}

.angebote_katalogpreis {
	text-decoration: line-through;
	font-size: 16px;
	color: #FFF;
	background-color: #000080;
	padding-right: 7px;
}

.angebote_unser_preis {
	color: #FFFFFF;
	background-color: #000080;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

.angebote_unser_preisschrift {
	color: #FFFFFF;
	background-color: #000080;
	font-size: 16px;
	font-weight: bold;
}

.nav_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000080;
	padding-left: 7px;
}
#angebote_hotel h1 {
	font-size: 16px;
}


.headline {
	padding-left: 7px;
}

.box_main_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000080;
	text-decoration: none;
}

