/* ANPASSUNGEN FÜR FAR INCLUDES (Termine & Preise, Zusatzleistungen etc.) */

#contentright{
    background-color: #BDD5DF;	
	float: right;
	width: 265px;
	padding: 10px;
}

#contentleft{
	width: 640px;
	text-align:left;
	padding: 10px;
	background-color: #EBF2F5;
}	

.orangeklein {
	font-size: 11px;
	font-weight: bold;
	color: #F37636;
}

#far_include_popup .kasten{
	margin-bottom: 1px;
}
.far_include div {
	font: 11px Arial, Helvetica,sans-serif;
}
.far_include h1, #far_include_popup #contentright h1, #balken {
    background-color: #FF9933;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 2px;
	line-height: 12px;
}
#contentright h1 {
	border: none;
}
#linie {
	border-bottom: 1px solid #FF9933;
	height:1px;
	width: 100%;
}

#far_include_popup #contentright h2 {
    color: #000;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 2px 0;
    padding: 2px;
	text-transform:none;
}

#far_include_popup .textfeld{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#far_include_popup .textfeld_550, #far_include_popup .textfieldlong{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#far_include_popup .textfeld_20{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#far_include_popup .textfeld_50{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#far_include_popup .textfeld_150{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#far_include_popup .textfeld_250{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.agb_box {
	width:550px;
	height:180px;
	overflow: auto;
	background-color: #FFEBD7;
	border: 1px none #000000;
	padding: 5px;
}

.kasten table.data {
	border-collapse: collapse;
	width: 490px;
}
.kasten table.data th {
	border-left: 1px solid #fff;
	padding-left: 5px;
	background-color:#DE6C28;
	color: #fff;
	text-align: left;
}
.kasten table.data th.f{
	border-left: none;
	background-color:#DE6C28;
	color: #fff;
	text-align: left;
}
td.preis {
	width: 90px;	
}
td.hintergrund_blau h1, #reise h1 {
	color: #333333;
    font-size: 10px;
    font-weight: bold;	
	line-height: 12px;
}
.kasten table.data td.buchung {
	text-align: center;
	
}
.kasten table.data td {
	vertical-align: top;
	padding: 3px; 
	background-color:#FFEBD7;
	border-bottom: 1px solid #FF9933;
}

.kasten table.data td.hinweis_start {
	margin: 0;
	padding: 5px 5px 0 5px;
}
.kasten table.data td.hinweis_end {
	margin: 0;
	padding: 0 5px 6px 5px;
}

.kasten small, #kasten_content small{
	color: #8F9194;
	line-height:normal;
}

.kastenhell small p{
	line-height: 9px;	
}
.far_include a {
	color: #F47421;
	text-decoration: none; 
	padding: 0;
}

.far_include a:link    { color:#F47421; text-decoration:none; font-size: 11px;}
.far_include a:active  { color:#F47421; text-decoration:none; font-size: 11px;}
.far_include a:visited { color:#F47421; text-decoration:none; font-size: 11px;}
.far_include a:hover   { color:#8B0E11; text-decoration:none; font-size: 11px;}




/* ENDE ANPASSUNGEN FÜR FAR INCLUDES */