	/*Stylesheet for bit_calender
b.it Dienstleistungen Niels Behrendt
Neue Str. 6
38162 Cremlingen/Weddel
info@make-it-typo3.de
www.behrendt-it.de
*/

/*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;
	font-weight: bold;
}
.tx-bitcalender-pi1-browsebox{
	
}

.tx_bitcalender_pi1-listview{
	width: 95%;
	background-color: #e9f4fb;
	padding: 5px;
	
}

.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;
	color: white;
	padding: 5px;
}
.tx_bitcalender_pi1-singleview{
	width: 95%;
	background-color: #456ea7;
	color: white;
	padding: 5px;
}
.tx_bitcalender_pi1-singleview td{
	vertical-align: top;	
}
.tx_bitcalender_pi1-singleview_left{
	vertical-align: top;	
	border-bottom: 1px dotted white;
}
.tx_bitcalender_pi1-singleview_right{
	background-color: #e9f4fb;	
	color: #456ea7;
	border-bottom: 1px dotted white;
}
.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 td{
	font-size: 10px;
	border-bottom: 1px dotted #456ea7;
}

.tx_bitcalender_pi1-latest_date{
	margin: 0px;
	padding: 0px;
}

.tx_bitcalender_pi1-latest_title{
	margin: 0px;
	padding: 0px;
	position: relative;

}
.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{
   text-align: right;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 5px;

}
.tx_bitcalender_pi1-latest_link a{
padding: 0px;
margin: 0px;
	background-image: url(../../../fileadmin/bilder/aus_blau_klein.gif);
	background-repeat: no-repeat;
	background-position: right;
	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:50px;
}
.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;
	
}
