/* ANPASSUNGEN FÜR FAR INCLUDES (Termine & Preise, Zusatzleistungen etc.) */
.hr{
	border-bottom: 1px dotted #006600; 
	height: 2px; 
	background-color: #FEF3D7;
	color: #FEF3D7;	
	margin-top: 15px;
	margin-bottom: 15px;
}

#contentright{
    background-color: #FFFFCC;	
	float: right;
	width: 285px;
	padding: 10px;
}

#contentleft{
	width: 635px;
	text-align:left;
	padding: 10px;
}	

#contentleft h1{
	color:#006600;
	display:inline;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;		
}

.orangeklein {
	font-size: 11px;
	font-weight: bold;
	color: #F37636;
}

#far_include_popup{
	font-family:  Arial, Helvetica,sans-serif;
	font-size: 12px;
}


#far_include_popup a{
font-family: Arial, Helvetica, sans-serif; color:#505050 ; font-size: 12px; text-decoration:underline;
}

#far_include_popup .kasten{
	margin-bottom: 15px;
}

.far_include div {
	font: 11px Arial, Helvetica,sans-serif;
}
.far_include h1, #far_include_popup #contentright h1, #balken {
    background-color: #FFF685;
    color: #006600;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 2px 0;
    padding: 2px;
}
#contentright h1 {
	border-bottom: 1px solid #006600;
}
#linie {
	border-bottom: 1px solid #006600;
	height:1px;
	width: 100%;
}

#far_include_popup #contentright h2 {
    color: #505050;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 2px 0;
    padding: 2px;
}

#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;
}
#far_include_popup .textfeld_250{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 250px;
}
.agb_box {
	width:550px;
	height:180px;
	overflow: auto;
	background-color: #FFFFCC;
	border: 1px none #000000;
	padding: 5px;
}

.kasten table.data {
	border-spacing: 1px;
	width: 100%;
}
.kasten table.data th {
	font-size: 14px;
	font-weight: bold;
	border-left: 2px solid #F9F2E3;
	background-color: #FFF685;
	color: #006600;
	text-align:left;
}
.kasten table.data td {
	font-size: 12px;
	font-weight: normal;
	color: #606060;
}
.kasten table.data td.preis,
.kasten table.data th.preis{
	width: 80px;
	padding-right: 40px;
	white-space: nowrap;
}
.kasten table.data td.terminnr, 
.kasten table.data th.terminnr {
	width: 193px;
	background-color: #FFF685;
	text-align:center;
	font-weight:bold;
}
.kasten table.data td.buchung {
	padding-left: 25px;
	width: 180px;
	white-space: nowrap;
}
.kasten table.data th.buchung {
	width: 180px;
	white-space: nowrap;
}
.kasten table.data td.ampel {
	width: 10%;
}

.kasten table.data th.f{
	border-left: none;
	background-color:#FFF685;
}
.kasten table.data td {
	vertical-align: top;
	padding: 2px 2px;
	background-color:#fff;
	border-bottom: 1px solid #FFF685;
}

.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;
}

small {
	color: #8F9194;
}

.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;}

input {
	height: auto;
}
.padding_tabelle select {
	padding-right: 10px;	
}


/* ENDE ANPASSUNGEN FÜR FAR INCLUDES */