/*.article_column_column1_cols2 table {
	width: 100%;
	border-collapse: collapse;
}
.article_column_column1_cols2 td {

}
.article_column_column1_cols2 th {
	height: 16px;
	vertical-align: top;
	font-size: 10px;
	background-color: #eeeeee;
}
.article_column_column1_cols2 th p, .article_column_column1_cols2 td p{
	padding: 0px;
}
.article_column_column1_cols2 td {
	height: 16px;
	font-size: 10px;
	text-align: center;
}
.article_column_column1_cols2 thead {
	font-weight: bold;
	vertical-align: top;
	font-size: 10px;
	background-color: #eeeeee;
}*/



.article_row_arbeitsschutz table {
	width: 100%;
	border-collapse: collapse;
}
.article_row_arbeitsschutz td {
	font-size: 11px;
	vertical-align: top;
}
.article_row_arbeitsschutz td p{
	padding: 4px;
}
.article_row_arbeitsschutz th {
	height: 16px;
	vertical-align: top;
	font-size: 10px;
	background-color: #eeeeee;
}
.article_row_arbeitsschutz th p {
	margin: 0px;
	padding: 0px;
}

.article_row_arbeitsschutz thead {
	font-weight: bold;
	vertical-align: top;
	font-size: 10px;
	background-color: #eeeeee;
}

/*---------------------------------------------------------------*/

.article_row_seminare table, .article_row_hebetechnik table, .article_row_hydraulik table {
	width: 100%;
	border-collapse: collapse;
}
.article_row_seminare td, .article_row_hebetechnik td, .article_row_hydraulik td  {
	font-size: 11px;
	vertical-align: top;
}
.article_row_seminare td p, .article_row_hebetechnik td p .article_row_hydrailik td p {
	padding: 4px;
}
.article_row_seminare th, .article_row_hebetechnik th, .article_row_hydraulik th {
	height: 16px;
	vertical-align: top;
	font-size: 10px;
	background-color: #eeeeee;
}
.article_row_seminare th p, .article_row_hebetechnik th p, .article_row_hydraulik th p {
	margin: 0px;
	padding: 0px;
}

.article_row_seminare thead, .article_row_hebetechnik thead, .article_row_hydraulik thead {
	font-weight: bold;
	vertical-align: top;
	font-size: 10px;
	background-color: #eeeeee;
}

