/* Füge hier Dein eigenes CSS ein */


.tablepress thead th {
	background-color: #ffffff;
  border: none;
}

th.column-2.sorting_disabled {
  background-color: #45d636;
  color: #ffffff;

}

th.column-3.sorting_disabled {
  background-color: #367ad6;
  color: #ffffff;

}

th.column-4.sorting_disabled {
  background-color: #d6bd36;
  color: #ffffff;

}

th.column-5.sorting_disabled {
  background-color: #2cca6f;
  color: #ffffff;

}


.tablepress-id-1,
.tablepress-id-1 tr,
.tablepress-id-1 thead th,
.tablepress-id-1 tfoot th {
	border-bottom: 1px solid;
  width: 270px!important;
}

.tablepress-id-1 .column-1 {
    width: 150px!important;
}



.table-carousel img {
    width: 70%!important;
}

.tablepress-id-4,
.tablepress-id-4 tr,
.tablepress-id-4 thead th,
.tablepress-id-4 tfoot th {
	border-bottom: 1px solid;
  width: 270px!important;
}

.tablepress-id-5,
.tablepress-id-5 thead th,
.tablepress-id-5 tfoot th {
	border-bottom: 1px solid;
  width: 100% !important;
}

.tablepress-id-6,
.tablepress-id-6 tr,
.tablepress-id-6 thead th,
.tablepress-id-6 tfoot th {
	border-bottom: 1px solid;
  width: 270px!important;
}

.tablepress-id-7,
.tablepress-id-7 thead th,
.tablepress-id-7 tfoot th {
	border-bottom: 1px solid;
  width: 100% !important;
}

img.star {
	width: 30%!important;
  height: 90%!important;
}

s {
	color: red;
}

img.Produkt {
	width: 60%!important;
  height: 60%!important;
  
}

.visuallyhidden { 
  position: absolute; 
  overflow: hidden; 
  clip: rect(0 0 0 0); 
  height: 1px; width: 1px; 
  margin: -1px; padding: 0; border: 0; 
}

 a.angebot { position: relative; display: inline-block; }
 a.angebot:hover:after { content: url('http://i.imgur.com/GsyrSBE.jpg'); position: absolute; top: 0; right: 0; }

 a.Produkt1 { position: relative; display: inline-block; }
a.Produkt1:hover:after { content: url('http://i.imgur.com/GsyrSBE.jpg'); position: absolute; top: 0; right: 0; }
}

-------
.csColumnGap {
	border: solid 1px!important;
}

.tablepress-id-2 .column-1 {
    width: 150px !important;
}

..............
#toc_container {
    float: left !important;
    margin-right: 5px !important;
}

-----------
