#ueb {
	font-family: "PT Sans";
	font-size: 18px;
	font-weight: normal;
	font-style:normal;
 font-stretch: condensed;
	border-collapse: collapse;
	width: 100%;
}

#ueb td, #ueb th {
	padding: 8px 15px 8px 15px;
	border-bottom: 1px solid #a9a9a9;
}
.td-1 {
	text-align: left;
	width: 35%
}
.td-2 {
	text-align: left;
	width: 65%
}
#ueb tr:nth-child(odd){background-color: #FFFFFF;}
#ueb tr:nth-child(even){background-color: #FFFFFF;}

#vor, #vor-h, #vor-x1, #vor-v {
	font-family: "PT Sans";
	font-size: 18px;
	font-weight: normal;
	font-style:normal;
 font-stretch: condensed;
	border-collapse: collapse;
	width: 100%;
}
#vor td, #vor th, #vor-v td, #vor-v th, #vor-h td, #vor-h th {
	padding: 8px 15px 8px 15px;
	border-bottom: 1px solid #a9a9a9;
}
#vor-x1 td, #vor-x1 th {
	padding: 1px 0px 1px 8px;
	border-bottom: none;
}
.td-0 {
	text-align: left;
	width: 100%
}
.td-1 {
	text-align: left;
	width: 35%
}
.td-2 {
	text-align: left;
	width: 65%
}
#vor tr:nth-child(odd){background-color: #FFFFFF;}
#vor tr:nth-child(even){background-color: #FFFFFF;}
#vor-v tr:nth-child(odd){background-color: #FFFFFF;}
#vor-v tr:nth-child(even){background-color: #FFFFFF;}
#vor-h tr:nth-child(odd){background-color: #FFFFFF;}
#vor-h tr:nth-child(even){background-color: #FFFFFF;}

#zub, #zub-v, #zub-h {
	font-family: "PT Sans";
	font-size: 18px;
	font-weight: normal;
	font-style:normal;
 font-stretch: condensed;
	border-collapse: collapse;
	width: 100%;
}
#zub td, #zub th, #zub-v td, #zub-v th, #zub-h td, #zub-h th{
	padding: 8px 15px 8px 15px;
	border-bottom: 1px solid #a9a9a9;
}
.td-1 {
	text-align: left;
	width: 35%
}
.td-2 {
	text-align: left;
	width: 65%
}
#zub tr:nth-child(odd){background-color: #FFFFFF;}
#zub tr:nth-child(even){background-color: #FFFFFF;}
#zub-v tr:nth-child(odd){background-color: #FFFFFF;}
#zub-v tr:nth-child(even){background-color: #FFFFFF;}
#zub-h tr:nth-child(odd){background-color: #FFFFFF;}
#zub-h tr:nth-child(even){background-color: #FFFFFF;}

/*#oil tr:hover {background-color: #ddd;}

#oil th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4CAF50;
	color: white; 
}*/