/* ANPASSUNGEN FÜR FAR INCLUDES (Termine & Preise, Zusatzleistungen etc.) */

h1 {
	color:#454545;
	font-size:13px;
}
small{
	font-size: 9px;
}
#contentright{
	float: right;
	width: 260px;
}

#contentleft{
	width: 640px;
	text-align:left;
}	

#far_include_popup .kasten{
	margin-bottom: 15px;
	padding: 5px;
}
.far_include div {
	font: 11px Arial, Helvetica,sans-serif;
}


#balken {
    background-color: #BABABA;	
}

.far_include h1, #far_include_popup #contentright h1, #balken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	font-weight: bold;
	margin:0 0 5px 0;
	padding:0 0 0 0 ;
}

#far_include_popup #contentright h2 {
    color: #454545;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 2px 0;
    padding: 2px;
}

.spalte_buchen {
	text-align:center;
}


#far_include_popup .textfeld{
	width: 400px;
	border: 1px solid #0189B6;
	padding-left:3px;
}
#far_include_popup .textfeld_550, #far_include_popup .textfieldlong{
	border: 1px solid #0189B6;
	padding-left:3px;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#far_include_popup .textfeld_20{
	border: 1px solid #0189B6;
	padding-left:3px;
	width: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#far_include_popup .textfeld_50{
	border: 1px solid #0189B6;
	padding-left:3px;
	width: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#far_include_popup .textfeld_150{
	border: 1px solid #0189B6;
	padding-left:3px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#far_include_popup .textfeld_250{
	border: 1px solid #0189B6;
	padding-left:3px;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.agb_box {
	width:550px;
	height:180px;
	overflow: auto;
	border: 1px solid #0189B6;
	padding: 5px;
}
#far_include_popup .textfeld:hover, 
#far_include_popup .textfieldlong:hover, 
#far_include_popup .textfeld_20:hover, 
#far_include_popup .textfeld_50:hover, 
#far_include_popup .textfeld_150:hover, 
#far_include_popup .textfeld_250:hover, 
#far_include_popup .textfeld_550:hover, 
#far_include_popup .agb_box:hover{
	background-color: #E8F1F8;
}

.kasten{
	background-color: #F3F3F3;
	background-repeat:repeat-y;
	margin-bottom: 15px;
}

#terminKasten {
	width:100%;
}

.kastenhell{
	background-color: #F3F3F3;
	padding: 3px 8px;
}

.kasten table.data {
	border-collapse: collapse;
	width: 100%;
}
.kasten table.data th {
	background-color: #BABABA;
	text-align: left;
	font-weight: normal;
	padding: 1px 10px;
	border-left: 1px solid #F3F3F3;
}
.kasten table.data th.f{
	border-left: none;
}
.kasten table.data td {
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
	padding: 2px 10px;
}
.kasten table.data td.hinweis {
    border-top: 0;
	padding: 0px 5px 6px 5px;
}
.kasten table.data td.ampel,.kasten table.data td.buchung {
	text-align: center;
}

.kasten h3{
	margin: 0;
}

#terminKasten.kasten table.data td,
#terminKasten.kasten table.data th {
	padding: 2px 8px;
}

#linie {
	border-bottom: 1px dotted #0189B6;
	height:1px;
	width: 100%;
}

/* ENDE ANPASSUNGEN FÜR FAR INCLUDES */
