.technik {
	width:100%;
	background-color:white;
}

.technik th {
	width:12%;
	background-color:#00192f;
	color:#f29400;
	font-weight:bold;
	text-align:center;
	height:80px;
	font-size:10px;
}

.technik td {
	width:12%;
	background-color:#ccc2bd;
	color:black;
	font-weight:bold;
	text-align:center;
	height:40px;
}


.technik td.front {
	width:12%;
	background-color:#fcbc75;
	color:#00192f;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	height:40px;
	font-size:10px;
}
