/* CSS Document */
	#carousel-example-generic_taenzer{
		width:524px;
		height:400px;
		}
.table {
	/*width: auto;*/
	border-width: 0px;
	display:inline-block;
}
.left{
	text-align: right;
	/*width: auto;*/
}
.timeline{
	text-align: center;
	width: 5%;
}
.right{
	text-align: left;
	/*width: auto;*/
}
.place{
	width: 5%;
	text-align: center;
	font-weight: bolder;
	font-size: large;
}
.programm{
	margin-left: 20%;
	margin-right: 20%;
}
.panel-title{
	font-weight: bolder;
	font-size: large;

}
.referenz_list{
	padding-left: 25%;
	padding-right: 25%;
}
.modal-dialog{
	width: 70%;
	height: 90%;
}
.well{
	width:50%;
}
