	
/*MainClass*/
.tx-bitcalender-pi1{
	
}
.tx_bitcalender_pi1-listview a,.tx_bitcalender_pi1-listview a:link,.tx_bitcalender_pi1-listview a:visited,.tx_bitcalender_pi1-listview a:hover,.tx_bitcalender_pi1-listview a:active{
/*	color: white;*/
color: #1150A0;
/*	font-weight: bold;*/
text-decoration: underline;
}
.tx-bitcalender-pi1-browsebox{
	
}

.tx_bitcalender_pi1-listview{
	width: 95%;
/*	background-color: #e9f4fb;*/
	background-color: #E9F4FB;
	padding: 5px;
}
.tx_bitcalender_pi1-listview td{
	color: #333333;
}


.tx_bitcalender_pi1-listview-head{
	font-weight: bold;
	border-top: 1px solid black;
}
.tx_bitcalender_pi1-listview-head_date{
	
}
.tx_bitcalender_pi1-listview-head_kw{
	
}

.tx_bitcalender_pi1-listview-item{
	width: 100%;
/*	background-color: #456ea7;*/
	border: 1px solid #1150a0;
	background-color: #FFF5E6;
	color: white;
	padding: 5px;
}


.tx_bitcalender_pi1-singleview{
	width: 95%;
	/*background-color: #456ea7;*/
	background-color: #e9f4fb;
	color: white;
	padding: 5px;
}
.tx_bitcalender_pi1-singleview td{
	vertical-align: top;	
}
.tx_bitcalender_pi1-singleview_left{
	vertical-align: top;	
	border-bottom: 1px dotted #333333;
	padding: 5px;
}
.tx_bitcalender_pi1-singleview_right{
	/*background-color: #e9f4fb;	*/
	background-color: #fff5e6;
	color: #333333;
		padding: 5px;	
	border-bottom: 1px dotted #333333;
}
.tx_bitcalender_pi1-singleview_right a{
	color: black;
	text-decoration: underline;
}
.tx_bitcalender_pi1-singleview-item_wert{
	
}
.tx_bitcalender_pi1-singleview-item_titel{
	font-weight: bold;
}
.tx_bitcalender_pi1_backwrap{
	margin-top: 10px;
	margin-left: 10px;
}
.tx_bitcalender_pi1_backwrap a{
color: black;
}
table.tx_bitcalender_pi1-latest{
background-color: white;

} 
table.tx_bitcalender_pi1-latest td h2{
width: 100%;
padding: 5px;
background-color: yellow;
}
table.tx_bitcalender_pi1-latest td{
	font-size: 10px;
	border-bottom: 1px dotted #456ea7;
}

.tx_bitcalender_pi1-latest_date{
	margin: 0px;
	padding: 0px;
	color: #456ea7;
}

.tx_bitcalender_pi1-latest_title{
	margin: 0px;
	padding: 0px;

}
.tx_bitcalender_pi1-latest_title a,.tx_bitcalender_pi1-latest_title a:hover,.tx_bitcalender_pi1-latest_title a:active,.tx_bitcalender_pi1-latest_title a:visited,.tx_bitcalender_pi1-latest_title a:link{
	font-size: 10px;
	color: black;
	font-weight: normal;

}
.tx_bitcalender_pi1-latest_link{

}
.tx_bitcalender_pi1-latest_link a{
padding: 0px;
margin: 0px;
	padding-right: 15px;
	font-size: 10px;
	color: black;
}

//Calender
.tx_bitcalender_pi1_cal-table tr{
	border: 1px solid white;
	background-color: #456ea7;
}

.tx_bitcalender_pi1_cal-table td{
	padding: 3px;
	background-color: #e9f4fb;
}
.tx_bitcalender_pi1_cal-DAYS td{
	font-weight: bold;
}
td.tx_bitcalender_pi1_cal-weekdays{
	background-color: red;
	color: white;
}

td.tx_bitcalender_pi1_cal-kw {
	background-color: #FFBFBF;
	text-align: center;
}
.tx_bitcalender_pi1_cal{
	
}
td.tx_bitcalender_pi1_cal-emty{
	background-color: white;
}
td.tx_bitcalender_pi1_today{
	border: 1px solid red;
}
td.tx_bitcalender_pi1_selected{
	background-color: #FFFFE0;	
}

.tx_bitcalender_pi1-form_title{
	width:110px;
}
.tx_bitcalender_pi1-suche{
	padding: 5px;
}
.tx_bitcalender_pi1-form_field{
		width:150px;
}

.tx_bitcalender_pi1-form_field INPUT,.tx_bitcalender_pi1-form_field SELECT{
		width:120px;
}
.tx_bitcalender_pi1_cal-MONTH{
	text-align: center;
	font-weight: bold;
	padding: 3px;
	
}





