table
{
	border-collapse: separate !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td, th
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table table td, table table th
{
	border-top-color: #00ff00;
	border-right-color: #00ff00;
	border-bottom-color: #00ff00;
	border-left-color: #00ff00;
}

table table table td, table table table th
{
	border-top-color: #0000ff;
	border-right-color: #0000ff;
	border-bottom-color: #0000ff;
	border-left-color: #0000ff;
}

table table table table td, table table table table th
{
	border-color: #ff0000;
}

table table table table table td, table table table table table th
{
    border-color: #00ff00 !important;
}

table table table table table table td, table table table table table table th
{
    border-color: #0000ff !important;
}
.drucken {
	font-size: 8pt;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	position: relative;
	top: 20px;
}
#drucken-icon {
	position: relative;
	top: 30px;
	left: 30px;
}

