body {
	margin-left: 75px;
	margin-right: 50px;
}

.belPlan, table, tr, td, th{
	border: 2px solid black;
    border-collapse: collapse;
	/*width: 100%;*/
	/*width: 50%;*/
	/* height: 85%; */
	/* table-layout:fixed; */
}

table.belPlan tr td.zeittd {
	width: 200px;
}

h1{
	/*background-color: #A60B16;*/
	/*color: #A60B16;*/
	color: #FFFFFF;
}
.ger{
	background-color: #E9E9E9;
}
.unger{
	background-color: #C4C4C4;
}
.firstRow{
	background-color: #b3b3b3;
	font-weight: bold;
	font-size: 1.2rem;
}
.trData{
	font-size: 1rem;
}
.alert{
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
.info{
	font-size: 18px;
	font-weight: bold;
	
}
