.tickets_sendungen {
	font-size: 10px;

}

.tickets_karten_liste table
{
	width: 100%;
}
.tickets_karten_liste th
{
	font-weight: bold;
	font-size: 10px;
	vertical-align: bottom;
	text-align: left;
}

.tickets_sendungen_eintrag {
	font-size: 10px;
	text-align: center;
	width: 170px;
	float: left;
	height: 220px;
	border: 1px solid black;
}

.tickets_sendung {

}

.tickets_termine {

}

.tickets_termine table{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0px;
}

.tickets_termine th{
	/*text-align: left;*/
	font-size: 12px;
}

.tickets_termine tr{
	/* 	border- */
	/* 	background-color: green; */
}
.tickets_termine_hell {
	background-color: #DFEEFF;
}

.tickets_termine_dunkel {
	background-color: #98C0F8;
}

.termine_edit_list_hell {
	background-color: #DFEEFF;
}

.termine_edit_list_dunkel {
	background-color: #98C0F8;
}

.tickets_bestellung {
}

.tickets_bestellung_information {

}

.tickets_aktivierung {

}

.formularlabel {
	text-align: right;
	font-weight: bold;
}

