a[href^='http://go.dasistdeineip.de'],a[href^='https://go.dasistdeineip.de']{
    color:rgb(255,100,0); text-decoration: none; padding-right: 1.1em; background: url('data:image/svg+xml;utf8,<svg width="14" height="14" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon points="2,2 5,2 5,3 3,3 3,9 9,9 9,7 10,7 10,10 2,10" style="opacity:0.6" /><polygon points="6.2,2 10,2 10,5.79 8.58,4.37 6.5,6.5 5.5,5.5 7.6,3.4" style="opacity:0.6" /></svg>') right no-repeat;
}
a[href^='http://go.dasistdeineip.de']:active, a[href^='http://go.dasistdeineip.de']:hover, a[href^='https://go.dasistdeineip.de']:active, a[href^='https://go.dasistdeineip.de']:hover{
text-decoration:underline;
}

/*

  *, body {background: <?php print $BackgroundColor?>; color: <?php print $Color?>}
  select {background: <?php print $BackgroundColor?>; color: <?php print $Color?>}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  margin:1rem;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
table, th, td {
  border:1px solid #666;
}*/
