/* ANPASSUNGEN FÜR FAR INCLUDES (Termine & Preise, Zusatzleistungen etc.) */

h1 {
	color:#0D286D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
}

#terminKasten, .far_include {
	width: 420px;	
}

.kasten table.data {
	border-spacing: 1px;
	width: 420px;;
}
.kasten table.data th {
	font-size: 12px;
	font-weight: bold;
	border-left: 2px solid #fff;
	color: #0D286D;
	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: 100px;
	padding-left: 5px;
	white-space: nowrap;
}

.kasten table.data td.headline,
.kasten table.data th.headline{
	width: 150px;
	padding-left: 5px;
	white-space: nowrap;
}
.kasten table.data td.von,
.kasten table.data th.von,
.kasten table.data td.bis,
.kasten table.data th.bis{
	width: 100px;
}
.kasten table.data td.buchung {
	padding-left: 15px;
	width: 100px;
	white-space: nowrap;
}
.kasten table.data th.buchung {
	width: 100px;
	white-space: nowrap;
}
.kasten table.data td.ampel {
	width: 10%;
}

.kasten table.data th.f{
	border-left: none;
}
.kasten table.data td {
	vertical-align: top;
	padding: 2px 2px;
	background-color:#f6f5f5;
}

.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 {
	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 */
